[==========] Running 24 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 22 tests from AutoRebalancerTest
[ RUN      ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260601 13:28:12.969867 24957 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.95.126:38169,127.24.95.125:43523,127.24.95.124:39901
I20260601 13:28:12.971052 24957 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260601 13:28:12.971612 24957 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:28:12.978423 24962 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:28:12.978423 24965 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:28:12.978423 24963 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:28:12.978734 24957 server_base.cc:1061] running on GCE node
I20260601 13:28:12.979267 24957 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:28:12.979387 24957 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:28:12.979430 24957 hybrid_clock.cc:648] HybridClock initialized: now 1780320492979427 us; error 0 us; skew 500 ppm
I20260601 13:28:12.981568 24957 webserver.cc:533] Webserver started at http://127.24.95.126:36523/ using document root <none> and password file <none>
I20260601 13:28:12.982172 24957 fs_manager.cc:362] Metadata directory not provided
I20260601 13:28:12.982235 24957 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:28:12.982470 24957 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:28:12.984114 24957 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320492958789-24957-0/minicluster-data/master-0-root/instance:
uuid: "d2cbf58f6dc0446b9ce5e7e9f6924329"
format_stamp: "Formatted at 2026-06-01 13:28:12 on dist-test-slave-3pmh"
I20260601 13:28:12.987835 24957 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:28:12.990235 24970 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:12.991525 24957 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:28:12.991694 24957 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320492958789-24957-0/minicluster-data/master-0-root
uuid: "d2cbf58f6dc0446b9ce5e7e9f6924329"
format_stamp: "Formatted at 2026-06-01 13:28:12 on dist-test-slave-3pmh"
I20260601 13:28:12.991796 24957 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320492958789-24957-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320492958789-24957-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320492958789-24957-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:28:13.007730 24957 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:28:13.008349 24957 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260601 13:28:13.008553 24957 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:28:13.015821 24957 rpc_server.cc:307] RPC server started. Bound to: 127.24.95.126:38169
I20260601 13:28:13.015897 25022 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.95.126:38169 every 8 connection(s)
I20260601 13:28:13.017171 24957 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:28:13.019083 25023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
W20260601 13:28:13.019764 25026 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:28:13.019948 25025 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:28:13.020026 25028 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:28:13.020115 24957 server_base.cc:1061] running on GCE node
I20260601 13:28:13.020394 24957 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:28:13.020447 24957 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:28:13.020467 24957 hybrid_clock.cc:648] HybridClock initialized: now 1780320493020467 us; error 0 us; skew 500 ppm
I20260601 13:28:13.021399 24957 webserver.cc:533] Webserver started at http://127.24.95.125:38725/ using document root <none> and password file <none>
I20260601 13:28:13.021647 24957 fs_manager.cc:362] Metadata directory not provided
I20260601 13:28:13.021700 24957 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:28:13.021772 24957 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:28:13.022125 24957 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320492958789-24957-0/minicluster-data/master-1-root/instance:
uuid: "7982060255dd4022943e8df1dbfa1167"
format_stamp: "Formatted at 2026-06-01 13:28:13 on dist-test-slave-3pmh"
I20260601 13:28:13.023639 24957 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:28:13.023947 25023 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.95.126" port: 38169 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:28:13.024708 25033 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:13.025008 24957 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:13.025117 24957 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320492958789-24957-0/minicluster-data/master-1-root
uuid: "7982060255dd4022943e8df1dbfa1167"
format_stamp: "Formatted at 2026-06-01 13:28:13 on dist-test-slave-3pmh"
I20260601 13:28:13.025185 24957 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320492958789-24957-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320492958789-24957-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320492958789-24957-0/minicluster-data/master-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:28:13.031955 24957 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:28:13.032402 24957 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:28:13.033999 25023 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.95.125" port: 43523 } has no permanent_uuid. Determining permanent_uuid...
W20260601 13:28:13.034893 24972 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.24.95.125:43523: connect: Connection refused (error 111)
W20260601 13:28:13.035928 25023 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.24.95.125:43523: Network error: Client connection negotiation failed: client connection to 127.24.95.125:43523: connect: Connection refused (error 111)
I20260601 13:28:13.038028 24957 rpc_server.cc:307] RPC server started. Bound to: 127.24.95.125:43523
I20260601 13:28:13.038086 25088 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.95.125:43523 every 8 connection(s)
I20260601 13:28:13.038722 24957 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:28:13.038852 25089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:13.040045 25089 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.95.126" port: 38169 } has no permanent_uuid. Determining permanent_uuid...
W20260601 13:28:13.040576 25091 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:28:13.041656 25092 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:28:13.041839 25094 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:28:13.041890 24957 server_base.cc:1061] running on GCE node
I20260601 13:28:13.042171 24957 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:28:13.042215 24957 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:28:13.042234 24957 hybrid_clock.cc:648] HybridClock initialized: now 1780320493042234 us; error 0 us; skew 500 ppm
I20260601 13:28:13.042997 24957 webserver.cc:533] Webserver started at http://127.24.95.124:37077/ using document root <none> and password file <none>
I20260601 13:28:13.043141 24957 fs_manager.cc:362] Metadata directory not provided
I20260601 13:28:13.043190 24957 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:28:13.043259 24957 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:28:13.043617 24957 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320492958789-24957-0/minicluster-data/master-2-root/instance:
uuid: "74ad6f14651442c5bc48381905f0541b"
format_stamp: "Formatted at 2026-06-01 13:28:13 on dist-test-slave-3pmh"
I20260601 13:28:13.045076 25089 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.95.125" port: 43523 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:28:13.045370 24957 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:28:13.046353 25101 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:13.046581 24957 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:13.046646 24957 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320492958789-24957-0/minicluster-data/master-2-root
uuid: "74ad6f14651442c5bc48381905f0541b"
format_stamp: "Formatted at 2026-06-01 13:28:13 on dist-test-slave-3pmh"
I20260601 13:28:13.046711 24957 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320492958789-24957-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320492958789-24957-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320492958789-24957-0/minicluster-data/master-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:28:13.049109 25089 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.95.124" port: 39901 } has no permanent_uuid. Determining permanent_uuid...
W20260601 13:28:13.050321 25089 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.24.95.124:39901: Network error: Client connection negotiation failed: client connection to 127.24.95.124:39901: connect: Connection refused (error 111)
I20260601 13:28:13.065495 24957 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:28:13.065943 24957 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:28:13.071345 24957 rpc_server.cc:307] RPC server started. Bound to: 127.24.95.124:39901
I20260601 13:28:13.071408 25154 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.95.124:39901 every 8 connection(s)
I20260601 13:28:13.071919 24957 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:28:13.072260 25155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:13.073328 25155 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.95.126" port: 38169 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:28:13.077953 25155 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.95.125" port: 43523 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:28:13.082549 25155 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.95.124" port: 39901 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:28:13.085170 25023 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.24.95.125" port: 43523 } attempt: 1
I20260601 13:28:13.089455 25155 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 74ad6f14651442c5bc48381905f0541b: Bootstrap starting.
I20260601 13:28:13.089461 25023 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.95.124" port: 39901 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:28:13.092782 25155 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 74ad6f14651442c5bc48381905f0541b: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:13.093902 25155 log.cc:826] T 00000000000000000000000000000000 P 74ad6f14651442c5bc48381905f0541b: Log is configured to *not* fsync() on all Append() calls
I20260601 13:28:13.094472 25023 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d2cbf58f6dc0446b9ce5e7e9f6924329: Bootstrap starting.
I20260601 13:28:13.095515 25023 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d2cbf58f6dc0446b9ce5e7e9f6924329: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:13.095783 25155 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 74ad6f14651442c5bc48381905f0541b: No bootstrap required, opened a new log
I20260601 13:28:13.096668 25023 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d2cbf58f6dc0446b9ce5e7e9f6924329: No bootstrap required, opened a new log
I20260601 13:28:13.099363 25155 raft_consensus.cc:359] T 00000000000000000000000000000000 P 74ad6f14651442c5bc48381905f0541b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2cbf58f6dc0446b9ce5e7e9f6924329" member_type: VOTER last_known_addr { host: "127.24.95.126" port: 38169 } } peers { permanent_uuid: "7982060255dd4022943e8df1dbfa1167" member_type: VOTER last_known_addr { host: "127.24.95.125" port: 43523 } } peers { permanent_uuid: "74ad6f14651442c5bc48381905f0541b" member_type: VOTER last_known_addr { host: "127.24.95.124" port: 39901 } }
I20260601 13:28:13.099342 25023 raft_consensus.cc:359] T 00000000000000000000000000000000 P d2cbf58f6dc0446b9ce5e7e9f6924329 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2cbf58f6dc0446b9ce5e7e9f6924329" member_type: VOTER last_known_addr { host: "127.24.95.126" port: 38169 } } peers { permanent_uuid: "7982060255dd4022943e8df1dbfa1167" member_type: VOTER last_known_addr { host: "127.24.95.125" port: 43523 } } peers { permanent_uuid: "74ad6f14651442c5bc48381905f0541b" member_type: VOTER last_known_addr { host: "127.24.95.124" port: 39901 } }
I20260601 13:28:13.099606 25155 raft_consensus.cc:385] T 00000000000000000000000000000000 P 74ad6f14651442c5bc48381905f0541b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:13.099613 25023 raft_consensus.cc:385] T 00000000000000000000000000000000 P d2cbf58f6dc0446b9ce5e7e9f6924329 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:13.099665 25155 raft_consensus.cc:740] T 00000000000000000000000000000000 P 74ad6f14651442c5bc48381905f0541b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74ad6f14651442c5bc48381905f0541b, State: Initialized, Role: FOLLOWER
I20260601 13:28:13.099665 25023 raft_consensus.cc:740] T 00000000000000000000000000000000 P d2cbf58f6dc0446b9ce5e7e9f6924329 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2cbf58f6dc0446b9ce5e7e9f6924329, State: Initialized, Role: FOLLOWER
I20260601 13:28:13.100136 25155 consensus_queue.cc:260] T 00000000000000000000000000000000 P 74ad6f14651442c5bc48381905f0541b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2cbf58f6dc0446b9ce5e7e9f6924329" member_type: VOTER last_known_addr { host: "127.24.95.126" port: 38169 } } peers { permanent_uuid: "7982060255dd4022943e8df1dbfa1167" member_type: VOTER last_known_addr { host: "127.24.95.125" port: 43523 } } peers { permanent_uuid: "74ad6f14651442c5bc48381905f0541b" member_type: VOTER last_known_addr { host: "127.24.95.124" port: 39901 } }
I20260601 13:28:13.100136 25023 consensus_queue.cc:260] T 00000000000000000000000000000000 P d2cbf58f6dc0446b9ce5e7e9f6924329 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2cbf58f6dc0446b9ce5e7e9f6924329" member_type: VOTER last_known_addr { host: "127.24.95.126" port: 38169 } } peers { permanent_uuid: "7982060255dd4022943e8df1dbfa1167" member_type: VOTER last_known_addr { host: "127.24.95.125" port: 43523 } } peers { permanent_uuid: "74ad6f14651442c5bc48381905f0541b" member_type: VOTER last_known_addr { host: "127.24.95.124" port: 39901 } }
I20260601 13:28:13.100694 25162 sys_catalog.cc:455] T 00000000000000000000000000000000 P d2cbf58f6dc0446b9ce5e7e9f6924329 [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: "d2cbf58f6dc0446b9ce5e7e9f6924329" member_type: VOTER last_known_addr { host: "127.24.95.126" port: 38169 } } peers { permanent_uuid: "7982060255dd4022943e8df1dbfa1167" member_type: VOTER last_known_addr { host: "127.24.95.125" port: 43523 } } peers { permanent_uuid: "74ad6f14651442c5bc48381905f0541b" member_type: VOTER last_known_addr { host: "127.24.95.124" port: 39901 } } }
I20260601 13:28:13.100816 25162 sys_catalog.cc:458] T 00000000000000000000000000000000 P d2cbf58f6dc0446b9ce5e7e9f6924329 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:28:13.100986 25161 sys_catalog.cc:455] T 00000000000000000000000000000000 P 74ad6f14651442c5bc48381905f0541b [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: "d2cbf58f6dc0446b9ce5e7e9f6924329" member_type: VOTER last_known_addr { host: "127.24.95.126" port: 38169 } } peers { permanent_uuid: "7982060255dd4022943e8df1dbfa1167" member_type: VOTER last_known_addr { host: "127.24.95.125" port: 43523 } } peers { permanent_uuid: "74ad6f14651442c5bc48381905f0541b" member_type: VOTER last_known_addr { host: "127.24.95.124" port: 39901 } } }
I20260601 13:28:13.101056 25161 sys_catalog.cc:458] T 00000000000000000000000000000000 P 74ad6f14651442c5bc48381905f0541b [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:28:13.101657 25155 sys_catalog.cc:565] T 00000000000000000000000000000000 P 74ad6f14651442c5bc48381905f0541b [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:28:13.101657 25023 sys_catalog.cc:565] T 00000000000000000000000000000000 P d2cbf58f6dc0446b9ce5e7e9f6924329 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:28:13.102494 25089 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.24.95.124" port: 39901 } attempt: 1
I20260601 13:28:13.104130 24957 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
W20260601 13:28:13.107082 25184 catalog_manager.cc:1593] T 00000000000000000000000000000000 P d2cbf58f6dc0446b9ce5e7e9f6924329: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260601 13:28:13.107082 25183 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 74ad6f14651442c5bc48381905f0541b: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260601 13:28:13.107203 25184 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260601 13:28:13.107218 25183 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260601 13:28:13.108606 25089 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7982060255dd4022943e8df1dbfa1167: Bootstrap starting.
I20260601 13:28:13.110116 25089 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7982060255dd4022943e8df1dbfa1167: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:13.111479 25089 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7982060255dd4022943e8df1dbfa1167: No bootstrap required, opened a new log
I20260601 13:28:13.112002 25089 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7982060255dd4022943e8df1dbfa1167 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2cbf58f6dc0446b9ce5e7e9f6924329" member_type: VOTER last_known_addr { host: "127.24.95.126" port: 38169 } } peers { permanent_uuid: "7982060255dd4022943e8df1dbfa1167" member_type: VOTER last_known_addr { host: "127.24.95.125" port: 43523 } } peers { permanent_uuid: "74ad6f14651442c5bc48381905f0541b" member_type: VOTER last_known_addr { host: "127.24.95.124" port: 39901 } }
I20260601 13:28:13.112159 25089 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7982060255dd4022943e8df1dbfa1167 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:13.112191 25089 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7982060255dd4022943e8df1dbfa1167 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7982060255dd4022943e8df1dbfa1167, State: Initialized, Role: FOLLOWER
I20260601 13:28:13.112352 25089 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7982060255dd4022943e8df1dbfa1167 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2cbf58f6dc0446b9ce5e7e9f6924329" member_type: VOTER last_known_addr { host: "127.24.95.126" port: 38169 } } peers { permanent_uuid: "7982060255dd4022943e8df1dbfa1167" member_type: VOTER last_known_addr { host: "127.24.95.125" port: 43523 } } peers { permanent_uuid: "74ad6f14651442c5bc48381905f0541b" member_type: VOTER last_known_addr { host: "127.24.95.124" port: 39901 } }
I20260601 13:28:13.112754 25187 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7982060255dd4022943e8df1dbfa1167 [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: "d2cbf58f6dc0446b9ce5e7e9f6924329" member_type: VOTER last_known_addr { host: "127.24.95.126" port: 38169 } } peers { permanent_uuid: "7982060255dd4022943e8df1dbfa1167" member_type: VOTER last_known_addr { host: "127.24.95.125" port: 43523 } } peers { permanent_uuid: "74ad6f14651442c5bc48381905f0541b" member_type: VOTER last_known_addr { host: "127.24.95.124" port: 39901 } } }
I20260601 13:28:13.112860 25187 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7982060255dd4022943e8df1dbfa1167 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:28:13.112950 25089 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7982060255dd4022943e8df1dbfa1167 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:28:13.115061 24957 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260601 13:28:13.115724 24957 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:28:13.115811 25198 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 7982060255dd4022943e8df1dbfa1167: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260601 13:28:13.115864 25198 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260601 13:28:13.118587 25199 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:28:13.118697 25200 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:28:13.118857 24957 server_base.cc:1061] running on GCE node
W20260601 13:28:13.118974 25202 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:28:13.119210 24957 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:28:13.119268 24957 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:28:13.119290 24957 hybrid_clock.cc:648] HybridClock initialized: now 1780320493119289 us; error 0 us; skew 500 ppm
I20260601 13:28:13.120365 24957 webserver.cc:533] Webserver started at http://127.24.95.65:35391/ using document root <none> and password file <none>
I20260601 13:28:13.120559 24957 fs_manager.cc:362] Metadata directory not provided
I20260601 13:28:13.120617 24957 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:28:13.120685 24957 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:28:13.121129 24957 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320492958789-24957-0/minicluster-data/ts-0-root/instance:
uuid: "36adcdefdab5477eaab6af8350fb1660"
format_stamp: "Formatted at 2026-06-01 13:28:13 on dist-test-slave-3pmh"
I20260601 13:28:13.122968 24957 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:28:13.124029 25207 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:13.124313 24957 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:28:13.124406 24957 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320492958789-24957-0/minicluster-data/ts-0-root
uuid: "36adcdefdab5477eaab6af8350fb1660"
format_stamp: "Formatted at 2026-06-01 13:28:13 on dist-test-slave-3pmh"
I20260601 13:28:13.124475 24957 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320492958789-24957-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320492958789-24957-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320492958789-24957-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:28:13.149979 24957 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:28:13.150475 24957 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:28:13.150890 24957 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:28:13.151748 24957 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:28:13.151801 24957 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:13.151839 24957 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:28:13.151865 24957 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:13.157778 24957 rpc_server.cc:307] RPC server started. Bound to: 127.24.95.65:41543
I20260601 13:28:13.157811 25270 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.95.65:41543 every 8 connection(s)
I20260601 13:28:13.158857 24957 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:28:13.161223 25280 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:28:13.161473 25278 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:28:13.161908 25277 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:28:13.164050 25272 heartbeater.cc:344] Connected to a master server at 127.24.95.126:38169
I20260601 13:28:13.164198 25272 heartbeater.cc:461] Registering TS with master...
I20260601 13:28:13.164316 25271 heartbeater.cc:344] Connected to a master server at 127.24.95.124:39901
I20260601 13:28:13.164475 25271 heartbeater.cc:461] Registering TS with master...
I20260601 13:28:13.164157 24957 server_base.cc:1061] running on GCE node
I20260601 13:28:13.164810 25272 heartbeater.cc:507] Master 127.24.95.126:38169 requested a full tablet report, sending...
I20260601 13:28:13.164942 24957 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:28:13.164986 24957 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:28:13.165004 24957 hybrid_clock.cc:648] HybridClock initialized: now 1780320493165004 us; error 0 us; skew 500 ppm
I20260601 13:28:13.166203 24957 webserver.cc:533] Webserver started at http://127.24.95.66:39759/ using document root <none> and password file <none>
I20260601 13:28:13.166349 24987 ts_manager.cc:194] Registered new tserver with Master: 36adcdefdab5477eaab6af8350fb1660 (127.24.95.65:41543)
I20260601 13:28:13.166358 24957 fs_manager.cc:362] Metadata directory not provided
I20260601 13:28:13.166628 24957 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:28:13.166707 24957 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:28:13.167033 25273 heartbeater.cc:344] Connected to a master server at 127.24.95.125:43523
I20260601 13:28:13.167117 25273 heartbeater.cc:461] Registering TS with master...
I20260601 13:28:13.167147 24957 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320492958789-24957-0/minicluster-data/ts-1-root/instance:
uuid: "b0ae5d37a57e4806aa341a1bbbcc0244"
format_stamp: "Formatted at 2026-06-01 13:28:13 on dist-test-slave-3pmh"
I20260601 13:28:13.164805 25271 heartbeater.cc:507] Master 127.24.95.124:39901 requested a full tablet report, sending...
I20260601 13:28:13.167312 25273 heartbeater.cc:507] Master 127.24.95.125:43523 requested a full tablet report, sending...
I20260601 13:28:13.167939 25118 ts_manager.cc:194] Registered new tserver with Master: 36adcdefdab5477eaab6af8350fb1660 (127.24.95.65:41543)
I20260601 13:28:13.167939 25053 ts_manager.cc:194] Registered new tserver with Master: 36adcdefdab5477eaab6af8350fb1660 (127.24.95.65:41543)
I20260601 13:28:13.169018 24957 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:28:13.169992 25286 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:13.170306 24957 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:13.170379 24957 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320492958789-24957-0/minicluster-data/ts-1-root
uuid: "b0ae5d37a57e4806aa341a1bbbcc0244"
format_stamp: "Formatted at 2026-06-01 13:28:13 on dist-test-slave-3pmh"
I20260601 13:28:13.170452 24957 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320492958789-24957-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320492958789-24957-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320492958789-24957-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:28:13.177886 24957 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:28:13.178349 24957 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:28:13.178658 24957 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:28:13.179160 24957 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:28:13.179203 24957 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:13.179245 24957 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:28:13.179273 24957 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:13.184787 24957 rpc_server.cc:307] RPC server started. Bound to: 127.24.95.66:40915
I20260601 13:28:13.184851 25349 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.95.66:40915 every 8 connection(s)
I20260601 13:28:13.185808 24957 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:28:13.188906 24957 server_base.cc:1061] running on GCE node
W20260601 13:28:13.189126 25357 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:28:13.189342 25358 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:28:13.190454 25350 heartbeater.cc:344] Connected to a master server at 127.24.95.124:39901
I20260601 13:28:13.190651 25350 heartbeater.cc:461] Registering TS with master...
I20260601 13:28:13.190882 25350 heartbeater.cc:507] Master 127.24.95.124:39901 requested a full tablet report, sending...
I20260601 13:28:13.191063 25351 heartbeater.cc:344] Connected to a master server at 127.24.95.126:38169
I20260601 13:28:13.191151 25351 heartbeater.cc:461] Registering TS with master...
I20260601 13:28:13.191344 25351 heartbeater.cc:507] Master 127.24.95.126:38169 requested a full tablet report, sending...
I20260601 13:28:13.191542 25118 ts_manager.cc:194] Registered new tserver with Master: b0ae5d37a57e4806aa341a1bbbcc0244 (127.24.95.66:40915)
I20260601 13:28:13.191913 24987 ts_manager.cc:194] Registered new tserver with Master: b0ae5d37a57e4806aa341a1bbbcc0244 (127.24.95.66:40915)
W20260601 13:28:13.192150 25360 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:28:13.192529 24957 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:28:13.192586 24957 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:28:13.192613 24957 hybrid_clock.cc:648] HybridClock initialized: now 1780320493192613 us; error 0 us; skew 500 ppm
I20260601 13:28:13.193544 24957 webserver.cc:533] Webserver started at http://127.24.95.67:39937/ using document root <none> and password file <none>
I20260601 13:28:13.193702 24957 fs_manager.cc:362] Metadata directory not provided
I20260601 13:28:13.193755 24957 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:28:13.193823 24957 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:28:13.193851 25352 heartbeater.cc:344] Connected to a master server at 127.24.95.125:43523
I20260601 13:28:13.193953 25352 heartbeater.cc:461] Registering TS with master...
I20260601 13:28:13.194197 25352 heartbeater.cc:507] Master 127.24.95.125:43523 requested a full tablet report, sending...
I20260601 13:28:13.194272 24957 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320492958789-24957-0/minicluster-data/ts-2-root/instance:
uuid: "b888761c6d684e3da15937014c9ea4f4"
format_stamp: "Formatted at 2026-06-01 13:28:13 on dist-test-slave-3pmh"
I20260601 13:28:13.194856 25053 ts_manager.cc:194] Registered new tserver with Master: b0ae5d37a57e4806aa341a1bbbcc0244 (127.24.95.66:40915)
I20260601 13:28:13.195818 24957 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:28:13.196938 25365 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:13.197170 24957 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:28:13.197247 24957 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320492958789-24957-0/minicluster-data/ts-2-root
uuid: "b888761c6d684e3da15937014c9ea4f4"
format_stamp: "Formatted at 2026-06-01 13:28:13 on dist-test-slave-3pmh"
I20260601 13:28:13.197314 24957 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320492958789-24957-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320492958789-24957-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320492958789-24957-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:28:13.205017 24957 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:28:13.205464 24957 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:28:13.205765 24957 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:28:13.206333 24957 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:28:13.206377 24957 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:13.206410 24957 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:28:13.206439 24957 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:13.211783 24957 rpc_server.cc:307] RPC server started. Bound to: 127.24.95.67:45059
I20260601 13:28:13.211964 25428 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.95.67:45059 every 8 connection(s)
I20260601 13:28:13.217339 25429 heartbeater.cc:344] Connected to a master server at 127.24.95.124:39901
I20260601 13:28:13.217454 25429 heartbeater.cc:461] Registering TS with master...
I20260601 13:28:13.217695 25429 heartbeater.cc:507] Master 127.24.95.124:39901 requested a full tablet report, sending...
I20260601 13:28:13.218302 25430 heartbeater.cc:344] Connected to a master server at 127.24.95.126:38169
I20260601 13:28:13.218387 25430 heartbeater.cc:461] Registering TS with master...
I20260601 13:28:13.218400 25118 ts_manager.cc:194] Registered new tserver with Master: b888761c6d684e3da15937014c9ea4f4 (127.24.95.67:45059)
I20260601 13:28:13.218657 25430 heartbeater.cc:507] Master 127.24.95.126:38169 requested a full tablet report, sending...
I20260601 13:28:13.219239 24987 ts_manager.cc:194] Registered new tserver with Master: b888761c6d684e3da15937014c9ea4f4 (127.24.95.67:45059)
I20260601 13:28:13.220057 25431 heartbeater.cc:344] Connected to a master server at 127.24.95.125:43523
I20260601 13:28:13.220135 25431 heartbeater.cc:461] Registering TS with master...
I20260601 13:28:13.220329 25431 heartbeater.cc:507] Master 127.24.95.125:43523 requested a full tablet report, sending...
I20260601 13:28:13.221006 25053 ts_manager.cc:194] Registered new tserver with Master: b888761c6d684e3da15937014c9ea4f4 (127.24.95.67:45059)
I20260601 13:28:13.221804 24957 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.00940335s
W20260601 13:28:13.259783 24976 tablet.cc:2404] T 00000000000000000000000000000000 P d2cbf58f6dc0446b9ce5e7e9f6924329: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260601 13:28:13.441438 25161 raft_consensus.cc:493] T 00000000000000000000000000000000 P 74ad6f14651442c5bc48381905f0541b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:28:13.441648 25161 raft_consensus.cc:515] T 00000000000000000000000000000000 P 74ad6f14651442c5bc48381905f0541b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2cbf58f6dc0446b9ce5e7e9f6924329" member_type: VOTER last_known_addr { host: "127.24.95.126" port: 38169 } } peers { permanent_uuid: "7982060255dd4022943e8df1dbfa1167" member_type: VOTER last_known_addr { host: "127.24.95.125" port: 43523 } } peers { permanent_uuid: "74ad6f14651442c5bc48381905f0541b" member_type: VOTER last_known_addr { host: "127.24.95.124" port: 39901 } }
I20260601 13:28:13.442734 25161 leader_election.cc:290] T 00000000000000000000000000000000 P 74ad6f14651442c5bc48381905f0541b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d2cbf58f6dc0446b9ce5e7e9f6924329 (127.24.95.126:38169), 7982060255dd4022943e8df1dbfa1167 (127.24.95.125:43523)
I20260601 13:28:13.443459 24997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "74ad6f14651442c5bc48381905f0541b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2cbf58f6dc0446b9ce5e7e9f6924329" is_pre_election: true
I20260601 13:28:13.443459 25063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "74ad6f14651442c5bc48381905f0541b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7982060255dd4022943e8df1dbfa1167" is_pre_election: true
I20260601 13:28:13.443804 24997 raft_consensus.cc:2468] T 00000000000000000000000000000000 P d2cbf58f6dc0446b9ce5e7e9f6924329 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 74ad6f14651442c5bc48381905f0541b in term 0.
I20260601 13:28:13.443804 25063 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 7982060255dd4022943e8df1dbfa1167 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 74ad6f14651442c5bc48381905f0541b in term 0.
I20260601 13:28:13.444366 25103 leader_election.cc:304] T 00000000000000000000000000000000 P 74ad6f14651442c5bc48381905f0541b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74ad6f14651442c5bc48381905f0541b, 7982060255dd4022943e8df1dbfa1167; no voters: 
I20260601 13:28:13.444655 25161 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 74ad6f14651442c5bc48381905f0541b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:28:13.444739 25161 raft_consensus.cc:493] T 00000000000000000000000000000000 P 74ad6f14651442c5bc48381905f0541b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:28:13.444770 25161 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 74ad6f14651442c5bc48381905f0541b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:13.445676 25161 raft_consensus.cc:515] T 00000000000000000000000000000000 P 74ad6f14651442c5bc48381905f0541b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2cbf58f6dc0446b9ce5e7e9f6924329" member_type: VOTER last_known_addr { host: "127.24.95.126" port: 38169 } } peers { permanent_uuid: "7982060255dd4022943e8df1dbfa1167" member_type: VOTER last_known_addr { host: "127.24.95.125" port: 43523 } } peers { permanent_uuid: "74ad6f14651442c5bc48381905f0541b" member_type: VOTER last_known_addr { host: "127.24.95.124" port: 39901 } }
I20260601 13:28:13.446026 25161 leader_election.cc:290] T 00000000000000000000000000000000 P 74ad6f14651442c5bc48381905f0541b [CANDIDATE]: Term 1 election: Requested vote from peers d2cbf58f6dc0446b9ce5e7e9f6924329 (127.24.95.126:38169), 7982060255dd4022943e8df1dbfa1167 (127.24.95.125:43523)
I20260601 13:28:13.446497 24997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "74ad6f14651442c5bc48381905f0541b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2cbf58f6dc0446b9ce5e7e9f6924329"
I20260601 13:28:13.446530 25063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "74ad6f14651442c5bc48381905f0541b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7982060255dd4022943e8df1dbfa1167"
I20260601 13:28:13.446650 24997 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d2cbf58f6dc0446b9ce5e7e9f6924329 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:13.446674 25063 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7982060255dd4022943e8df1dbfa1167 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:13.447520 25063 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 7982060255dd4022943e8df1dbfa1167 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74ad6f14651442c5bc48381905f0541b in term 1.
I20260601 13:28:13.447533 24997 raft_consensus.cc:2468] T 00000000000000000000000000000000 P d2cbf58f6dc0446b9ce5e7e9f6924329 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74ad6f14651442c5bc48381905f0541b in term 1.
I20260601 13:28:13.447791 25103 leader_election.cc:304] T 00000000000000000000000000000000 P 74ad6f14651442c5bc48381905f0541b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74ad6f14651442c5bc48381905f0541b, 7982060255dd4022943e8df1dbfa1167; no voters: 
I20260601 13:28:13.447969 25161 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 74ad6f14651442c5bc48381905f0541b [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:28:13.448151 25161 raft_consensus.cc:697] T 00000000000000000000000000000000 P 74ad6f14651442c5bc48381905f0541b [term 1 LEADER]: Becoming Leader. State: Replica: 74ad6f14651442c5bc48381905f0541b, State: Running, Role: LEADER
I20260601 13:28:13.448462 25161 consensus_queue.cc:237] T 00000000000000000000000000000000 P 74ad6f14651442c5bc48381905f0541b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2cbf58f6dc0446b9ce5e7e9f6924329" member_type: VOTER last_known_addr { host: "127.24.95.126" port: 38169 } } peers { permanent_uuid: "7982060255dd4022943e8df1dbfa1167" member_type: VOTER last_known_addr { host: "127.24.95.125" port: 43523 } } peers { permanent_uuid: "74ad6f14651442c5bc48381905f0541b" member_type: VOTER last_known_addr { host: "127.24.95.124" port: 39901 } }
I20260601 13:28:13.450284 25437 sys_catalog.cc:455] T 00000000000000000000000000000000 P 74ad6f14651442c5bc48381905f0541b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 74ad6f14651442c5bc48381905f0541b. Latest consensus state: current_term: 1 leader_uuid: "74ad6f14651442c5bc48381905f0541b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2cbf58f6dc0446b9ce5e7e9f6924329" member_type: VOTER last_known_addr { host: "127.24.95.126" port: 38169 } } peers { permanent_uuid: "7982060255dd4022943e8df1dbfa1167" member_type: VOTER last_known_addr { host: "127.24.95.125" port: 43523 } } peers { permanent_uuid: "74ad6f14651442c5bc48381905f0541b" member_type: VOTER last_known_addr { host: "127.24.95.124" port: 39901 } } }
I20260601 13:28:13.450397 25437 sys_catalog.cc:458] T 00000000000000000000000000000000 P 74ad6f14651442c5bc48381905f0541b [sys.catalog]: This master's current role is: LEADER
I20260601 13:28:13.450785 25439 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:28:13.451738 25439 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:28:13.456338 24997 raft_consensus.cc:1275] T 00000000000000000000000000000000 P d2cbf58f6dc0446b9ce5e7e9f6924329 [term 1 FOLLOWER]: Refusing update from remote peer 74ad6f14651442c5bc48381905f0541b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:28:13.456338 25063 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 7982060255dd4022943e8df1dbfa1167 [term 1 FOLLOWER]: Refusing update from remote peer 74ad6f14651442c5bc48381905f0541b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:28:13.456872 25437 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 74ad6f14651442c5bc48381905f0541b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2cbf58f6dc0446b9ce5e7e9f6924329" member_type: VOTER last_known_addr { host: "127.24.95.126" port: 38169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:28:13.457005 25161 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 74ad6f14651442c5bc48381905f0541b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7982060255dd4022943e8df1dbfa1167" member_type: VOTER last_known_addr { host: "127.24.95.125" port: 43523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:28:13.458916 25162 sys_catalog.cc:455] T 00000000000000000000000000000000 P d2cbf58f6dc0446b9ce5e7e9f6924329 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 74ad6f14651442c5bc48381905f0541b. Latest consensus state: current_term: 1 leader_uuid: "74ad6f14651442c5bc48381905f0541b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2cbf58f6dc0446b9ce5e7e9f6924329" member_type: VOTER last_known_addr { host: "127.24.95.126" port: 38169 } } peers { permanent_uuid: "7982060255dd4022943e8df1dbfa1167" member_type: VOTER last_known_addr { host: "127.24.95.125" port: 43523 } } peers { permanent_uuid: "74ad6f14651442c5bc48381905f0541b" member_type: VOTER last_known_addr { host: "127.24.95.124" port: 39901 } } }
I20260601 13:28:13.459066 25162 sys_catalog.cc:458] T 00000000000000000000000000000000 P d2cbf58f6dc0446b9ce5e7e9f6924329 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:28:13.458918 25187 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7982060255dd4022943e8df1dbfa1167 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 74ad6f14651442c5bc48381905f0541b. Latest consensus state: current_term: 1 leader_uuid: "74ad6f14651442c5bc48381905f0541b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2cbf58f6dc0446b9ce5e7e9f6924329" member_type: VOTER last_known_addr { host: "127.24.95.126" port: 38169 } } peers { permanent_uuid: "7982060255dd4022943e8df1dbfa1167" member_type: VOTER last_known_addr { host: "127.24.95.125" port: 43523 } } peers { permanent_uuid: "74ad6f14651442c5bc48381905f0541b" member_type: VOTER last_known_addr { host: "127.24.95.124" port: 39901 } } }
I20260601 13:28:13.459156 25187 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7982060255dd4022943e8df1dbfa1167 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:28:13.460603 25437 sys_catalog.cc:455] T 00000000000000000000000000000000 P 74ad6f14651442c5bc48381905f0541b [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "74ad6f14651442c5bc48381905f0541b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2cbf58f6dc0446b9ce5e7e9f6924329" member_type: VOTER last_known_addr { host: "127.24.95.126" port: 38169 } } peers { permanent_uuid: "7982060255dd4022943e8df1dbfa1167" member_type: VOTER last_known_addr { host: "127.24.95.125" port: 43523 } } peers { permanent_uuid: "74ad6f14651442c5bc48381905f0541b" member_type: VOTER last_known_addr { host: "127.24.95.124" port: 39901 } } }
I20260601 13:28:13.460711 25437 sys_catalog.cc:458] T 00000000000000000000000000000000 P 74ad6f14651442c5bc48381905f0541b [sys.catalog]: This master's current role is: LEADER
I20260601 13:28:13.460685 25161 sys_catalog.cc:455] T 00000000000000000000000000000000 P 74ad6f14651442c5bc48381905f0541b [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "74ad6f14651442c5bc48381905f0541b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2cbf58f6dc0446b9ce5e7e9f6924329" member_type: VOTER last_known_addr { host: "127.24.95.126" port: 38169 } } peers { permanent_uuid: "7982060255dd4022943e8df1dbfa1167" member_type: VOTER last_known_addr { host: "127.24.95.125" port: 43523 } } peers { permanent_uuid: "74ad6f14651442c5bc48381905f0541b" member_type: VOTER last_known_addr { host: "127.24.95.124" port: 39901 } } }
I20260601 13:28:13.460795 25161 sys_catalog.cc:458] T 00000000000000000000000000000000 P 74ad6f14651442c5bc48381905f0541b [sys.catalog]: This master's current role is: LEADER
I20260601 13:28:13.461179 25162 sys_catalog.cc:455] T 00000000000000000000000000000000 P d2cbf58f6dc0446b9ce5e7e9f6924329 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "74ad6f14651442c5bc48381905f0541b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2cbf58f6dc0446b9ce5e7e9f6924329" member_type: VOTER last_known_addr { host: "127.24.95.126" port: 38169 } } peers { permanent_uuid: "7982060255dd4022943e8df1dbfa1167" member_type: VOTER last_known_addr { host: "127.24.95.125" port: 43523 } } peers { permanent_uuid: "74ad6f14651442c5bc48381905f0541b" member_type: VOTER last_known_addr { host: "127.24.95.124" port: 39901 } } }
I20260601 13:28:13.461210 25441 mvcc.cc:204] Tried to move back new op lower bound from 7292192741190979584 to 7292192741167484928. Current Snapshot: MvccSnapshot[applied={T|T < 7292192741190979584}]
I20260601 13:28:13.461272 25162 sys_catalog.cc:458] T 00000000000000000000000000000000 P d2cbf58f6dc0446b9ce5e7e9f6924329 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:28:13.461422 25187 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7982060255dd4022943e8df1dbfa1167 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "74ad6f14651442c5bc48381905f0541b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2cbf58f6dc0446b9ce5e7e9f6924329" member_type: VOTER last_known_addr { host: "127.24.95.126" port: 38169 } } peers { permanent_uuid: "7982060255dd4022943e8df1dbfa1167" member_type: VOTER last_known_addr { host: "127.24.95.125" port: 43523 } } peers { permanent_uuid: "74ad6f14651442c5bc48381905f0541b" member_type: VOTER last_known_addr { host: "127.24.95.124" port: 39901 } } }
I20260601 13:28:13.461501 25187 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7982060255dd4022943e8df1dbfa1167 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:28:13.462726 25439 catalog_manager.cc:1382] Generated new cluster ID: 4c204103b1a84a3993b1f2a6aa95d214
I20260601 13:28:13.462780 25439 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:28:13.472751 25439 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:28:13.473668 25439 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:28:13.481638 25439 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 74ad6f14651442c5bc48381905f0541b: Generated new TSK 0
I20260601 13:28:13.482419 25439 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:28:14.108300 25184 catalog_manager.cc:1294] Loaded cluster ID: 4c204103b1a84a3993b1f2a6aa95d214
I20260601 13:28:14.108424 25184 catalog_manager.cc:1587] T 00000000000000000000000000000000 P d2cbf58f6dc0446b9ce5e7e9f6924329: loading cluster ID for follower catalog manager: success
I20260601 13:28:14.110338 25184 catalog_manager.cc:1609] T 00000000000000000000000000000000 P d2cbf58f6dc0446b9ce5e7e9f6924329: acquiring CA information for follower catalog manager: success
I20260601 13:28:14.111290 25184 catalog_manager.cc:1637] T 00000000000000000000000000000000 P d2cbf58f6dc0446b9ce5e7e9f6924329: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260601 13:28:14.116856 25198 catalog_manager.cc:1294] Loaded cluster ID: 4c204103b1a84a3993b1f2a6aa95d214
I20260601 13:28:14.117090 25198 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 7982060255dd4022943e8df1dbfa1167: loading cluster ID for follower catalog manager: success
I20260601 13:28:14.118458 25198 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 7982060255dd4022943e8df1dbfa1167: acquiring CA information for follower catalog manager: success
I20260601 13:28:14.119065 25198 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 7982060255dd4022943e8df1dbfa1167: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260601 13:28:14.170372 25118 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38358
I20260601 13:28:14.193629 25118 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38364
I20260601 13:28:14.220547 25118 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38380
I20260601 13:28:15.104419 25181 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:28:15.171963 25271 heartbeater.cc:499] Master 127.24.95.124:39901 was elected leader, sending a full tablet report...
I20260601 13:28:15.194526 25350 heartbeater.cc:499] Master 127.24.95.124:39901 was elected leader, sending a full tablet report...
I20260601 13:28:15.221557 25429 heartbeater.cc:499] Master 127.24.95.124:39901 was elected leader, sending a full tablet report...
I20260601 13:28:15.604110 25118 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34910:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260601 13:28:15.621454 25314 tablet_service.cc:1511] Processing CreateTablet for tablet c1863cb471c649219c83956b560bb547 (DEFAULT_TABLE table=test-workload [id=ba85458364834ef7a066a2b4bb1e6cf1]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:28:15.621570 25393 tablet_service.cc:1511] Processing CreateTablet for tablet e1f6f109748a42fa9820fc56d4ba0e92 (DEFAULT_TABLE table=test-workload [id=ba85458364834ef7a066a2b4bb1e6cf1]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:28:15.621773 25235 tablet_service.cc:1511] Processing CreateTablet for tablet 97c2664ee1fa49bf94d1e263fd8587e0 (DEFAULT_TABLE table=test-workload [id=ba85458364834ef7a066a2b4bb1e6cf1]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:28:15.621819 25234 tablet_service.cc:1511] Processing CreateTablet for tablet ce1f9d0ed53446c5ae6ead9ceeea0aa7 (DEFAULT_TABLE table=test-workload [id=ba85458364834ef7a066a2b4bb1e6cf1]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:28:15.621924 25314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1863cb471c649219c83956b560bb547. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:15.621924 25393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1f6f109748a42fa9820fc56d4ba0e92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:15.624151 25476 tablet_bootstrap.cc:492] T e1f6f109748a42fa9820fc56d4ba0e92 P b888761c6d684e3da15937014c9ea4f4: Bootstrap starting.
I20260601 13:28:15.624326 25477 tablet_bootstrap.cc:492] T c1863cb471c649219c83956b560bb547 P b0ae5d37a57e4806aa341a1bbbcc0244: Bootstrap starting.
I20260601 13:28:15.621958 25235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97c2664ee1fa49bf94d1e263fd8587e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:15.624588 25234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce1f9d0ed53446c5ae6ead9ceeea0aa7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:15.625313 25476 tablet_bootstrap.cc:654] T e1f6f109748a42fa9820fc56d4ba0e92 P b888761c6d684e3da15937014c9ea4f4: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:15.625357 25477 tablet_bootstrap.cc:654] T c1863cb471c649219c83956b560bb547 P b0ae5d37a57e4806aa341a1bbbcc0244: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:15.626874 25480 tablet_bootstrap.cc:492] T 97c2664ee1fa49bf94d1e263fd8587e0 P 36adcdefdab5477eaab6af8350fb1660: Bootstrap starting.
I20260601 13:28:15.627307 25476 tablet_bootstrap.cc:492] T e1f6f109748a42fa9820fc56d4ba0e92 P b888761c6d684e3da15937014c9ea4f4: No bootstrap required, opened a new log
I20260601 13:28:15.627307 25477 tablet_bootstrap.cc:492] T c1863cb471c649219c83956b560bb547 P b0ae5d37a57e4806aa341a1bbbcc0244: No bootstrap required, opened a new log
I20260601 13:28:15.627431 25477 ts_tablet_manager.cc:1403] T c1863cb471c649219c83956b560bb547 P b0ae5d37a57e4806aa341a1bbbcc0244: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:28:15.627431 25476 ts_tablet_manager.cc:1403] T e1f6f109748a42fa9820fc56d4ba0e92 P b888761c6d684e3da15937014c9ea4f4: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:28:15.627843 25476 raft_consensus.cc:359] T e1f6f109748a42fa9820fc56d4ba0e92 P b888761c6d684e3da15937014c9ea4f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b888761c6d684e3da15937014c9ea4f4" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 45059 } }
I20260601 13:28:15.627929 25476 raft_consensus.cc:385] T e1f6f109748a42fa9820fc56d4ba0e92 P b888761c6d684e3da15937014c9ea4f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:15.627892 25477 raft_consensus.cc:359] T c1863cb471c649219c83956b560bb547 P b0ae5d37a57e4806aa341a1bbbcc0244 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b0ae5d37a57e4806aa341a1bbbcc0244" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 40915 } }
I20260601 13:28:15.627960 25476 raft_consensus.cc:740] T e1f6f109748a42fa9820fc56d4ba0e92 P b888761c6d684e3da15937014c9ea4f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b888761c6d684e3da15937014c9ea4f4, State: Initialized, Role: FOLLOWER
I20260601 13:28:15.627976 25477 raft_consensus.cc:385] T c1863cb471c649219c83956b560bb547 P b0ae5d37a57e4806aa341a1bbbcc0244 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:15.628082 25477 raft_consensus.cc:740] T c1863cb471c649219c83956b560bb547 P b0ae5d37a57e4806aa341a1bbbcc0244 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0ae5d37a57e4806aa341a1bbbcc0244, State: Initialized, Role: FOLLOWER
I20260601 13:28:15.628157 25476 consensus_queue.cc:260] T e1f6f109748a42fa9820fc56d4ba0e92 P b888761c6d684e3da15937014c9ea4f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b888761c6d684e3da15937014c9ea4f4" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 45059 } }
I20260601 13:28:15.628203 25480 tablet_bootstrap.cc:654] T 97c2664ee1fa49bf94d1e263fd8587e0 P 36adcdefdab5477eaab6af8350fb1660: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:15.628250 25476 raft_consensus.cc:399] T e1f6f109748a42fa9820fc56d4ba0e92 P b888761c6d684e3da15937014c9ea4f4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:28:15.628283 25477 consensus_queue.cc:260] T c1863cb471c649219c83956b560bb547 P b0ae5d37a57e4806aa341a1bbbcc0244 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b0ae5d37a57e4806aa341a1bbbcc0244" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 40915 } }
I20260601 13:28:15.628324 25476 raft_consensus.cc:493] T e1f6f109748a42fa9820fc56d4ba0e92 P b888761c6d684e3da15937014c9ea4f4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:28:15.628435 25477 raft_consensus.cc:399] T c1863cb471c649219c83956b560bb547 P b0ae5d37a57e4806aa341a1bbbcc0244 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:28:15.628450 25476 raft_consensus.cc:3060] T e1f6f109748a42fa9820fc56d4ba0e92 P b888761c6d684e3da15937014c9ea4f4 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:15.628494 25477 raft_consensus.cc:493] T c1863cb471c649219c83956b560bb547 P b0ae5d37a57e4806aa341a1bbbcc0244 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:28:15.628592 25477 raft_consensus.cc:3060] T c1863cb471c649219c83956b560bb547 P b0ae5d37a57e4806aa341a1bbbcc0244 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:15.629247 25480 tablet_bootstrap.cc:492] T 97c2664ee1fa49bf94d1e263fd8587e0 P 36adcdefdab5477eaab6af8350fb1660: No bootstrap required, opened a new log
I20260601 13:28:15.629300 25476 raft_consensus.cc:515] T e1f6f109748a42fa9820fc56d4ba0e92 P b888761c6d684e3da15937014c9ea4f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b888761c6d684e3da15937014c9ea4f4" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 45059 } }
I20260601 13:28:15.629350 25477 raft_consensus.cc:515] T c1863cb471c649219c83956b560bb547 P b0ae5d37a57e4806aa341a1bbbcc0244 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b0ae5d37a57e4806aa341a1bbbcc0244" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 40915 } }
I20260601 13:28:15.629333 25480 ts_tablet_manager.cc:1403] T 97c2664ee1fa49bf94d1e263fd8587e0 P 36adcdefdab5477eaab6af8350fb1660: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:28:15.629423 25476 leader_election.cc:304] T e1f6f109748a42fa9820fc56d4ba0e92 P b888761c6d684e3da15937014c9ea4f4 [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: b888761c6d684e3da15937014c9ea4f4; no voters: 
I20260601 13:28:15.629472 25477 leader_election.cc:304] T c1863cb471c649219c83956b560bb547 P b0ae5d37a57e4806aa341a1bbbcc0244 [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: b0ae5d37a57e4806aa341a1bbbcc0244; no voters: 
I20260601 13:28:15.629639 25476 leader_election.cc:290] T e1f6f109748a42fa9820fc56d4ba0e92 P b888761c6d684e3da15937014c9ea4f4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:28:15.629675 25477 leader_election.cc:290] T c1863cb471c649219c83956b560bb547 P b0ae5d37a57e4806aa341a1bbbcc0244 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:28:15.629799 25480 raft_consensus.cc:359] T 97c2664ee1fa49bf94d1e263fd8587e0 P 36adcdefdab5477eaab6af8350fb1660 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "36adcdefdab5477eaab6af8350fb1660" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41543 } }
I20260601 13:28:15.629875 25480 raft_consensus.cc:385] T 97c2664ee1fa49bf94d1e263fd8587e0 P 36adcdefdab5477eaab6af8350fb1660 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:15.629904 25480 raft_consensus.cc:740] T 97c2664ee1fa49bf94d1e263fd8587e0 P 36adcdefdab5477eaab6af8350fb1660 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36adcdefdab5477eaab6af8350fb1660, State: Initialized, Role: FOLLOWER
I20260601 13:28:15.629974 25477 ts_tablet_manager.cc:1434] T c1863cb471c649219c83956b560bb547 P b0ae5d37a57e4806aa341a1bbbcc0244: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:28:15.629993 25476 ts_tablet_manager.cc:1434] T e1f6f109748a42fa9820fc56d4ba0e92 P b888761c6d684e3da15937014c9ea4f4: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:28:15.630010 25480 consensus_queue.cc:260] T 97c2664ee1fa49bf94d1e263fd8587e0 P 36adcdefdab5477eaab6af8350fb1660 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "36adcdefdab5477eaab6af8350fb1660" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41543 } }
I20260601 13:28:15.630079 25480 raft_consensus.cc:399] T 97c2664ee1fa49bf94d1e263fd8587e0 P 36adcdefdab5477eaab6af8350fb1660 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:28:15.630108 25480 raft_consensus.cc:493] T 97c2664ee1fa49bf94d1e263fd8587e0 P 36adcdefdab5477eaab6af8350fb1660 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:28:15.630142 25480 raft_consensus.cc:3060] T 97c2664ee1fa49bf94d1e263fd8587e0 P 36adcdefdab5477eaab6af8350fb1660 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:15.631045 25483 raft_consensus.cc:2804] T c1863cb471c649219c83956b560bb547 P b0ae5d37a57e4806aa341a1bbbcc0244 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:28:15.631237 25483 raft_consensus.cc:697] T c1863cb471c649219c83956b560bb547 P b0ae5d37a57e4806aa341a1bbbcc0244 [term 1 LEADER]: Becoming Leader. State: Replica: b0ae5d37a57e4806aa341a1bbbcc0244, State: Running, Role: LEADER
I20260601 13:28:15.631313 25482 raft_consensus.cc:2804] T e1f6f109748a42fa9820fc56d4ba0e92 P b888761c6d684e3da15937014c9ea4f4 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:28:15.631479 25482 raft_consensus.cc:697] T e1f6f109748a42fa9820fc56d4ba0e92 P b888761c6d684e3da15937014c9ea4f4 [term 1 LEADER]: Becoming Leader. State: Replica: b888761c6d684e3da15937014c9ea4f4, State: Running, Role: LEADER
I20260601 13:28:15.631457 25483 consensus_queue.cc:237] T c1863cb471c649219c83956b560bb547 P b0ae5d37a57e4806aa341a1bbbcc0244 [LEADER]: Queue going to LEADER mode. State: All 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: "b0ae5d37a57e4806aa341a1bbbcc0244" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 40915 } }
I20260601 13:28:15.631603 25482 consensus_queue.cc:237] T e1f6f109748a42fa9820fc56d4ba0e92 P b888761c6d684e3da15937014c9ea4f4 [LEADER]: Queue going to LEADER mode. State: All 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: "b888761c6d684e3da15937014c9ea4f4" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 45059 } }
I20260601 13:28:15.635326 25119 catalog_manager.cc:5696] T e1f6f109748a42fa9820fc56d4ba0e92 P b888761c6d684e3da15937014c9ea4f4 reported cstate change: term changed from 0 to 1, leader changed from <none> to b888761c6d684e3da15937014c9ea4f4 (127.24.95.67). New cstate: current_term: 1 leader_uuid: "b888761c6d684e3da15937014c9ea4f4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b888761c6d684e3da15937014c9ea4f4" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 45059 } health_report { overall_health: HEALTHY } } }
I20260601 13:28:15.636464 25118 catalog_manager.cc:5696] T c1863cb471c649219c83956b560bb547 P b0ae5d37a57e4806aa341a1bbbcc0244 reported cstate change: term changed from 0 to 1, leader changed from <none> to b0ae5d37a57e4806aa341a1bbbcc0244 (127.24.95.66). New cstate: current_term: 1 leader_uuid: "b0ae5d37a57e4806aa341a1bbbcc0244" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b0ae5d37a57e4806aa341a1bbbcc0244" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 40915 } health_report { overall_health: HEALTHY } } }
I20260601 13:28:15.639111 25480 raft_consensus.cc:515] T 97c2664ee1fa49bf94d1e263fd8587e0 P 36adcdefdab5477eaab6af8350fb1660 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "36adcdefdab5477eaab6af8350fb1660" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41543 } }
I20260601 13:28:15.639254 25480 leader_election.cc:304] T 97c2664ee1fa49bf94d1e263fd8587e0 P 36adcdefdab5477eaab6af8350fb1660 [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: 36adcdefdab5477eaab6af8350fb1660; no voters: 
I20260601 13:28:15.639446 25480 leader_election.cc:290] T 97c2664ee1fa49bf94d1e263fd8587e0 P 36adcdefdab5477eaab6af8350fb1660 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:28:15.639555 25492 raft_consensus.cc:2804] T 97c2664ee1fa49bf94d1e263fd8587e0 P 36adcdefdab5477eaab6af8350fb1660 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:28:15.639730 25492 raft_consensus.cc:697] T 97c2664ee1fa49bf94d1e263fd8587e0 P 36adcdefdab5477eaab6af8350fb1660 [term 1 LEADER]: Becoming Leader. State: Replica: 36adcdefdab5477eaab6af8350fb1660, State: Running, Role: LEADER
I20260601 13:28:15.639781 25480 ts_tablet_manager.cc:1434] T 97c2664ee1fa49bf94d1e263fd8587e0 P 36adcdefdab5477eaab6af8350fb1660: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.000s
I20260601 13:28:15.639962 25480 tablet_bootstrap.cc:492] T ce1f9d0ed53446c5ae6ead9ceeea0aa7 P 36adcdefdab5477eaab6af8350fb1660: Bootstrap starting.
I20260601 13:28:15.639909 25492 consensus_queue.cc:237] T 97c2664ee1fa49bf94d1e263fd8587e0 P 36adcdefdab5477eaab6af8350fb1660 [LEADER]: Queue going to LEADER mode. State: All 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: "36adcdefdab5477eaab6af8350fb1660" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41543 } }
I20260601 13:28:15.641469 25119 catalog_manager.cc:5696] T 97c2664ee1fa49bf94d1e263fd8587e0 P 36adcdefdab5477eaab6af8350fb1660 reported cstate change: term changed from 0 to 1, leader changed from <none> to 36adcdefdab5477eaab6af8350fb1660 (127.24.95.65). New cstate: current_term: 1 leader_uuid: "36adcdefdab5477eaab6af8350fb1660" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "36adcdefdab5477eaab6af8350fb1660" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41543 } health_report { overall_health: HEALTHY } } }
I20260601 13:28:15.643770 25480 tablet_bootstrap.cc:654] T ce1f9d0ed53446c5ae6ead9ceeea0aa7 P 36adcdefdab5477eaab6af8350fb1660: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:15.668820 25480 tablet_bootstrap.cc:492] T ce1f9d0ed53446c5ae6ead9ceeea0aa7 P 36adcdefdab5477eaab6af8350fb1660: No bootstrap required, opened a new log
I20260601 13:28:15.668949 25480 ts_tablet_manager.cc:1403] T ce1f9d0ed53446c5ae6ead9ceeea0aa7 P 36adcdefdab5477eaab6af8350fb1660: Time spent bootstrapping tablet: real 0.029s	user 0.002s	sys 0.000s
I20260601 13:28:15.669353 25480 raft_consensus.cc:359] T ce1f9d0ed53446c5ae6ead9ceeea0aa7 P 36adcdefdab5477eaab6af8350fb1660 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "36adcdefdab5477eaab6af8350fb1660" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41543 } }
I20260601 13:28:15.669450 25480 raft_consensus.cc:385] T ce1f9d0ed53446c5ae6ead9ceeea0aa7 P 36adcdefdab5477eaab6af8350fb1660 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:15.669471 25480 raft_consensus.cc:740] T ce1f9d0ed53446c5ae6ead9ceeea0aa7 P 36adcdefdab5477eaab6af8350fb1660 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36adcdefdab5477eaab6af8350fb1660, State: Initialized, Role: FOLLOWER
I20260601 13:28:15.669589 25480 consensus_queue.cc:260] T ce1f9d0ed53446c5ae6ead9ceeea0aa7 P 36adcdefdab5477eaab6af8350fb1660 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "36adcdefdab5477eaab6af8350fb1660" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41543 } }
I20260601 13:28:15.669670 25480 raft_consensus.cc:399] T ce1f9d0ed53446c5ae6ead9ceeea0aa7 P 36adcdefdab5477eaab6af8350fb1660 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:28:15.669694 25480 raft_consensus.cc:493] T ce1f9d0ed53446c5ae6ead9ceeea0aa7 P 36adcdefdab5477eaab6af8350fb1660 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:28:15.669721 25480 raft_consensus.cc:3060] T ce1f9d0ed53446c5ae6ead9ceeea0aa7 P 36adcdefdab5477eaab6af8350fb1660 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:15.670485 25480 raft_consensus.cc:515] T ce1f9d0ed53446c5ae6ead9ceeea0aa7 P 36adcdefdab5477eaab6af8350fb1660 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "36adcdefdab5477eaab6af8350fb1660" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41543 } }
I20260601 13:28:15.670608 25480 leader_election.cc:304] T ce1f9d0ed53446c5ae6ead9ceeea0aa7 P 36adcdefdab5477eaab6af8350fb1660 [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: 36adcdefdab5477eaab6af8350fb1660; no voters: 
I20260601 13:28:15.670686 25480 leader_election.cc:290] T ce1f9d0ed53446c5ae6ead9ceeea0aa7 P 36adcdefdab5477eaab6af8350fb1660 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:28:15.670764 25492 raft_consensus.cc:2804] T ce1f9d0ed53446c5ae6ead9ceeea0aa7 P 36adcdefdab5477eaab6af8350fb1660 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:28:15.670852 25492 raft_consensus.cc:697] T ce1f9d0ed53446c5ae6ead9ceeea0aa7 P 36adcdefdab5477eaab6af8350fb1660 [term 1 LEADER]: Becoming Leader. State: Replica: 36adcdefdab5477eaab6af8350fb1660, State: Running, Role: LEADER
I20260601 13:28:15.670957 25492 consensus_queue.cc:237] T ce1f9d0ed53446c5ae6ead9ceeea0aa7 P 36adcdefdab5477eaab6af8350fb1660 [LEADER]: Queue going to LEADER mode. State: All 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: "36adcdefdab5477eaab6af8350fb1660" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41543 } }
I20260601 13:28:15.671000 25480 ts_tablet_manager.cc:1434] T ce1f9d0ed53446c5ae6ead9ceeea0aa7 P 36adcdefdab5477eaab6af8350fb1660: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:28:15.672711 25119 catalog_manager.cc:5696] T ce1f9d0ed53446c5ae6ead9ceeea0aa7 P 36adcdefdab5477eaab6af8350fb1660 reported cstate change: term changed from 0 to 1, leader changed from <none> to 36adcdefdab5477eaab6af8350fb1660 (127.24.95.65). New cstate: current_term: 1 leader_uuid: "36adcdefdab5477eaab6af8350fb1660" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "36adcdefdab5477eaab6af8350fb1660" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41543 } health_report { overall_health: HEALTHY } } }
I20260601 13:28:15.677517 24957 tablet_server.cc:179] TabletServer@127.24.95.65:0 shutting down...
I20260601 13:28:15.681869 24957 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:28:15.682235 24957 tablet_replica.cc:333] T ce1f9d0ed53446c5ae6ead9ceeea0aa7 P 36adcdefdab5477eaab6af8350fb1660: stopping tablet replica
I20260601 13:28:15.682476 24957 raft_consensus.cc:2243] T ce1f9d0ed53446c5ae6ead9ceeea0aa7 P 36adcdefdab5477eaab6af8350fb1660 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:28:15.682608 24957 raft_consensus.cc:2272] T ce1f9d0ed53446c5ae6ead9ceeea0aa7 P 36adcdefdab5477eaab6af8350fb1660 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:15.683691 24957 tablet_replica.cc:333] T 97c2664ee1fa49bf94d1e263fd8587e0 P 36adcdefdab5477eaab6af8350fb1660: stopping tablet replica
I20260601 13:28:15.683770 24957 raft_consensus.cc:2243] T 97c2664ee1fa49bf94d1e263fd8587e0 P 36adcdefdab5477eaab6af8350fb1660 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:28:15.683847 24957 raft_consensus.cc:2272] T 97c2664ee1fa49bf94d1e263fd8587e0 P 36adcdefdab5477eaab6af8350fb1660 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:15.699270 24957 tablet_server.cc:196] TabletServer@127.24.95.65:0 shutdown complete.
I20260601 13:28:15.703142 24957 tablet_server.cc:179] TabletServer@127.24.95.66:0 shutting down...
I20260601 13:28:15.706923 24957 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:28:15.707219 24957 tablet_replica.cc:333] T c1863cb471c649219c83956b560bb547 P b0ae5d37a57e4806aa341a1bbbcc0244: stopping tablet replica
I20260601 13:28:15.707336 24957 raft_consensus.cc:2243] T c1863cb471c649219c83956b560bb547 P b0ae5d37a57e4806aa341a1bbbcc0244 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:28:15.707463 24957 raft_consensus.cc:2272] T c1863cb471c649219c83956b560bb547 P b0ae5d37a57e4806aa341a1bbbcc0244 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:15.720618 24957 tablet_server.cc:196] TabletServer@127.24.95.66:0 shutdown complete.
I20260601 13:28:15.722631 24957 tablet_server.cc:179] TabletServer@127.24.95.67:0 shutting down...
I20260601 13:28:15.727308 24957 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:28:15.727767 24957 tablet_replica.cc:333] T e1f6f109748a42fa9820fc56d4ba0e92 P b888761c6d684e3da15937014c9ea4f4: stopping tablet replica
I20260601 13:28:15.727923 24957 raft_consensus.cc:2243] T e1f6f109748a42fa9820fc56d4ba0e92 P b888761c6d684e3da15937014c9ea4f4 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:28:15.728087 24957 raft_consensus.cc:2272] T e1f6f109748a42fa9820fc56d4ba0e92 P b888761c6d684e3da15937014c9ea4f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:15.741371 24957 tablet_server.cc:196] TabletServer@127.24.95.67:0 shutdown complete.
I20260601 13:28:15.743505 24957 master.cc:562] Master@127.24.95.126:38169 shutting down...
I20260601 13:28:15.747771 24957 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d2cbf58f6dc0446b9ce5e7e9f6924329 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:15.747975 24957 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d2cbf58f6dc0446b9ce5e7e9f6924329 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:15.748054 24957 tablet_replica.cc:333] T 00000000000000000000000000000000 P d2cbf58f6dc0446b9ce5e7e9f6924329: stopping tablet replica
I20260601 13:28:15.761647 24957 master.cc:584] Master@127.24.95.126:38169 shutdown complete.
I20260601 13:28:15.764752 24957 master.cc:562] Master@127.24.95.125:43523 shutting down...
I20260601 13:28:15.768481 24957 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7982060255dd4022943e8df1dbfa1167 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:15.768709 24957 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7982060255dd4022943e8df1dbfa1167 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:15.768784 24957 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7982060255dd4022943e8df1dbfa1167: stopping tablet replica
I20260601 13:28:15.781953 24957 master.cc:584] Master@127.24.95.125:43523 shutdown complete.
I20260601 13:28:15.784353 24957 master.cc:562] Master@127.24.95.124:39901 shutting down...
I20260601 13:28:15.787684 24957 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 74ad6f14651442c5bc48381905f0541b [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:28:15.787987 24957 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 74ad6f14651442c5bc48381905f0541b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:15.788057 24957 tablet_replica.cc:333] T 00000000000000000000000000000000 P 74ad6f14651442c5bc48381905f0541b: stopping tablet replica
I20260601 13:28:15.801363 24957 master.cc:584] Master@127.24.95.124:39901 shutdown complete.
[       OK ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing (2839 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn
I20260601 13:28:15.808894 24957 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.95.126:46049
I20260601 13:28:15.809239 24957 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:28:15.810941 25502 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:28:15.810981 25499 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:28:15.811014 24957 server_base.cc:1061] running on GCE node
W20260601 13:28:15.811213 25500 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:28:15.811400 24957 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:28:15.811440 24957 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:28:15.811455 24957 hybrid_clock.cc:648] HybridClock initialized: now 1780320495811454 us; error 0 us; skew 500 ppm
I20260601 13:28:15.812220 24957 webserver.cc:533] Webserver started at http://127.24.95.126:42409/ using document root <none> and password file <none>
I20260601 13:28:15.812345 24957 fs_manager.cc:362] Metadata directory not provided
I20260601 13:28:15.812412 24957 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:28:15.812485 24957 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:28:15.812824 24957 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320492958789-24957-0/minicluster-data/master-0-root/instance:
uuid: "0c696d67a65f420e9598d2e74411f329"
format_stamp: "Formatted at 2026-06-01 13:28:15 on dist-test-slave-3pmh"
I20260601 13:28:15.814147 24957 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:28:15.814982 25507 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:15.815236 24957 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:28:15.815292 24957 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320492958789-24957-0/minicluster-data/master-0-root
uuid: "0c696d67a65f420e9598d2e74411f329"
format_stamp: "Formatted at 2026-06-01 13:28:15 on dist-test-slave-3pmh"
I20260601 13:28:15.815366 24957 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320492958789-24957-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320492958789-24957-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320492958789-24957-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:28:15.831977 24957 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:28:15.832430 24957 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:28:15.836294 24957 rpc_server.cc:307] RPC server started. Bound to: 127.24.95.126:46049
I20260601 13:28:15.839288 25559 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.95.126:46049 every 8 connection(s)
I20260601 13:28:15.839749 25560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:15.841616 25560 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0c696d67a65f420e9598d2e74411f329: Bootstrap starting.
I20260601 13:28:15.842420 25560 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0c696d67a65f420e9598d2e74411f329: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:15.843470 25560 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0c696d67a65f420e9598d2e74411f329: No bootstrap required, opened a new log
I20260601 13:28:15.843899 25560 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0c696d67a65f420e9598d2e74411f329 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0c696d67a65f420e9598d2e74411f329" member_type: VOTER }
I20260601 13:28:15.844007 25560 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0c696d67a65f420e9598d2e74411f329 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:15.844044 25560 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0c696d67a65f420e9598d2e74411f329 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c696d67a65f420e9598d2e74411f329, State: Initialized, Role: FOLLOWER
I20260601 13:28:15.844183 25560 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0c696d67a65f420e9598d2e74411f329 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0c696d67a65f420e9598d2e74411f329" member_type: VOTER }
I20260601 13:28:15.844269 25560 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0c696d67a65f420e9598d2e74411f329 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:28:15.844307 25560 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0c696d67a65f420e9598d2e74411f329 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:28:15.844352 25560 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0c696d67a65f420e9598d2e74411f329 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:15.845077 25560 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0c696d67a65f420e9598d2e74411f329 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0c696d67a65f420e9598d2e74411f329" member_type: VOTER }
I20260601 13:28:15.845206 25560 leader_election.cc:304] T 00000000000000000000000000000000 P 0c696d67a65f420e9598d2e74411f329 [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: 0c696d67a65f420e9598d2e74411f329; no voters: 
I20260601 13:28:15.845394 25560 leader_election.cc:290] T 00000000000000000000000000000000 P 0c696d67a65f420e9598d2e74411f329 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:28:15.845510 25563 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0c696d67a65f420e9598d2e74411f329 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:28:15.845652 25563 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0c696d67a65f420e9598d2e74411f329 [term 1 LEADER]: Becoming Leader. State: Replica: 0c696d67a65f420e9598d2e74411f329, State: Running, Role: LEADER
I20260601 13:28:15.845773 25563 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0c696d67a65f420e9598d2e74411f329 [LEADER]: Queue going to LEADER mode. State: All 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: "0c696d67a65f420e9598d2e74411f329" member_type: VOTER }
I20260601 13:28:15.845861 25560 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0c696d67a65f420e9598d2e74411f329 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:28:15.846200 25564 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0c696d67a65f420e9598d2e74411f329 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0c696d67a65f420e9598d2e74411f329" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0c696d67a65f420e9598d2e74411f329" member_type: VOTER } }
I20260601 13:28:15.846226 25565 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0c696d67a65f420e9598d2e74411f329 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0c696d67a65f420e9598d2e74411f329. Latest consensus state: current_term: 1 leader_uuid: "0c696d67a65f420e9598d2e74411f329" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0c696d67a65f420e9598d2e74411f329" member_type: VOTER } }
I20260601 13:28:15.846302 25564 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0c696d67a65f420e9598d2e74411f329 [sys.catalog]: This master's current role is: LEADER
I20260601 13:28:15.846309 25565 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0c696d67a65f420e9598d2e74411f329 [sys.catalog]: This master's current role is: LEADER
I20260601 13:28:15.846575 25567 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:28:15.847505 25567 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:28:15.847711 24957 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:28:15.849488 25567 catalog_manager.cc:1382] Generated new cluster ID: b4389210eb64454cbb906b6a18a7c9be
I20260601 13:28:15.849617 25567 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:28:15.855377 25567 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:28:15.855983 25567 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:28:15.861712 25567 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 0c696d67a65f420e9598d2e74411f329: Generated new TSK 0
I20260601 13:28:15.861886 25567 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:28:15.864058 24957 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:28:15.866127 25582 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:28:15.866151 25581 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:28:15.866289 24957 server_base.cc:1061] running on GCE node
W20260601 13:28:15.866431 25584 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:28:15.866606 24957 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:28:15.866649 24957 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:28:15.866663 24957 hybrid_clock.cc:648] HybridClock initialized: now 1780320495866663 us; error 0 us; skew 500 ppm
I20260601 13:28:15.867411 24957 webserver.cc:533] Webserver started at http://127.24.95.65:34727/ using document root <none> and password file <none>
I20260601 13:28:15.867588 24957 fs_manager.cc:362] Metadata directory not provided
I20260601 13:28:15.867661 24957 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:28:15.867722 24957 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:28:15.868057 24957 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320492958789-24957-0/minicluster-data/ts-0-root/instance:
uuid: "653ed3fdd9744f99bbdfd7d1c767df04"
format_stamp: "Formatted at 2026-06-01 13:28:15 on dist-test-slave-3pmh"
I20260601 13:28:15.869421 24957 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:28:15.870261 25589 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:15.870491 24957 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:28:15.870553 24957 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320492958789-24957-0/minicluster-data/ts-0-root
uuid: "653ed3fdd9744f99bbdfd7d1c767df04"
format_stamp: "Formatted at 2026-06-01 13:28:15 on dist-test-slave-3pmh"
I20260601 13:28:15.870621 24957 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320492958789-24957-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320492958789-24957-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320492958789-24957-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:28:15.887154 24957 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:28:15.887578 24957 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:28:15.887854 24957 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:28:15.888311 24957 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:28:15.888347 24957 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:15.888418 24957 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:28:15.888451 24957 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:15.892289 24957 rpc_server.cc:307] RPC server started. Bound to: 127.24.95.65:35655
I20260601 13:28:15.892349 25652 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.95.65:35655 every 8 connection(s)
I20260601 13:28:15.893095 24957 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:28:15.894997 25658 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:28:15.895154 24957 server_base.cc:1061] running on GCE node
W20260601 13:28:15.895231 25657 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:28:15.895123 25660 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:28:15.895634 24957 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:28:15.895677 24957 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:28:15.895694 24957 hybrid_clock.cc:648] HybridClock initialized: now 1780320495895693 us; error 0 us; skew 500 ppm
I20260601 13:28:15.896690 24957 webserver.cc:533] Webserver started at http://127.24.95.66:41975/ using document root <none> and password file <none>
I20260601 13:28:15.896850 24957 fs_manager.cc:362] Metadata directory not provided
I20260601 13:28:15.896896 24957 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:28:15.896971 24957 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:28:15.897377 24957 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320492958789-24957-0/minicluster-data/ts-1-root/instance:
uuid: "ee7f07edec77431a9e5fc3b112a68946"
format_stamp: "Formatted at 2026-06-01 13:28:15 on dist-test-slave-3pmh"
I20260601 13:28:15.897907 25653 heartbeater.cc:344] Connected to a master server at 127.24.95.126:46049
I20260601 13:28:15.898002 25653 heartbeater.cc:461] Registering TS with master...
I20260601 13:28:15.898260 25653 heartbeater.cc:507] Master 127.24.95.126:46049 requested a full tablet report, sending...
I20260601 13:28:15.898936 25524 ts_manager.cc:194] Registered new tserver with Master: 653ed3fdd9744f99bbdfd7d1c767df04 (127.24.95.65:35655)
I20260601 13:28:15.898969 24957 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:28:15.899659 25524 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48820
I20260601 13:28:15.899888 25665 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:15.900121 24957 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:15.900187 24957 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320492958789-24957-0/minicluster-data/ts-1-root
uuid: "ee7f07edec77431a9e5fc3b112a68946"
format_stamp: "Formatted at 2026-06-01 13:28:15 on dist-test-slave-3pmh"
I20260601 13:28:15.900262 24957 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320492958789-24957-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320492958789-24957-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320492958789-24957-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:28:15.934653 24957 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:28:15.935277 24957 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:28:15.935698 24957 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:28:15.936326 24957 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:28:15.936371 24957 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:15.936446 24957 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:28:15.936476 24957 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:15.941185 24957 rpc_server.cc:307] RPC server started. Bound to: 127.24.95.66:39643
I20260601 13:28:15.941198 25728 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.95.66:39643 every 8 connection(s)
I20260601 13:28:15.942045 24957 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:28:15.944213 25733 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:28:15.944252 25732 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:28:15.944492 24957 server_base.cc:1061] running on GCE node
W20260601 13:28:15.944247 25735 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:28:15.945078 24957 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:28:15.945137 24957 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:28:15.945153 24957 hybrid_clock.cc:648] HybridClock initialized: now 1780320495945153 us; error 0 us; skew 500 ppm
I20260601 13:28:15.946115 24957 webserver.cc:533] Webserver started at http://127.24.95.67:45949/ using document root <none> and password file <none>
I20260601 13:28:15.946275 24957 fs_manager.cc:362] Metadata directory not provided
I20260601 13:28:15.946333 24957 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:28:15.946408 24957 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:28:15.946799 24957 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320492958789-24957-0/minicluster-data/ts-2-root/instance:
uuid: "1d952a42b7914d58aa1df4ebb6341295"
format_stamp: "Formatted at 2026-06-01 13:28:15 on dist-test-slave-3pmh"
I20260601 13:28:15.946918 25729 heartbeater.cc:344] Connected to a master server at 127.24.95.126:46049
I20260601 13:28:15.947024 25729 heartbeater.cc:461] Registering TS with master...
I20260601 13:28:15.947248 25729 heartbeater.cc:507] Master 127.24.95.126:46049 requested a full tablet report, sending...
I20260601 13:28:15.947906 25524 ts_manager.cc:194] Registered new tserver with Master: ee7f07edec77431a9e5fc3b112a68946 (127.24.95.66:39643)
I20260601 13:28:15.948412 24957 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:28:15.948673 25524 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48830
I20260601 13:28:15.949489 25740 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:15.949811 24957 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:28:15.949873 24957 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320492958789-24957-0/minicluster-data/ts-2-root
uuid: "1d952a42b7914d58aa1df4ebb6341295"
format_stamp: "Formatted at 2026-06-01 13:28:15 on dist-test-slave-3pmh"
I20260601 13:28:15.949930 24957 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320492958789-24957-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320492958789-24957-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320492958789-24957-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:28:15.964931 24957 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:28:15.965387 24957 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:28:15.965840 24957 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:28:15.966395 24957 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:28:15.966439 24957 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:15.966471 24957 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:28:15.966485 24957 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:15.971024 24957 rpc_server.cc:307] RPC server started. Bound to: 127.24.95.67:42623
I20260601 13:28:15.971176 25803 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.95.67:42623 every 8 connection(s)
I20260601 13:28:15.976151 25804 heartbeater.cc:344] Connected to a master server at 127.24.95.126:46049
I20260601 13:28:15.976277 25804 heartbeater.cc:461] Registering TS with master...
I20260601 13:28:15.976603 25804 heartbeater.cc:507] Master 127.24.95.126:46049 requested a full tablet report, sending...
I20260601 13:28:15.977326 25524 ts_manager.cc:194] Registered new tserver with Master: 1d952a42b7914d58aa1df4ebb6341295 (127.24.95.67:42623)
I20260601 13:28:15.977877 25524 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48840
I20260601 13:28:15.978364 24957 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.006878974s
I20260601 13:28:16.900782 25653 heartbeater.cc:499] Master 127.24.95.126:46049 was elected leader, sending a full tablet report...
I20260601 13:28:16.949719 25729 heartbeater.cc:499] Master 127.24.95.126:46049 was elected leader, sending a full tablet report...
I20260601 13:28:16.979022 25804 heartbeater.cc:499] Master 127.24.95.126:46049 was elected leader, sending a full tablet report...
I20260601 13:28:17.019877 25524 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48850:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\017\004\001\000\376\377\377\037\004\001\000\375\377\377/\004\001\000\374\377\377?\004\001\000\373\377\377O\004\001\000\372\377\377_\004\001\000\371\377\377o""\004\001\000\377\377\377\017\004\001\000\376\377\377\037\004\001\000\375\377\377/\004\001\000\374\377\377?\004\001\000\373\377\377O\004\001\000\372\377\377_\004\001\000\371\377\377o"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260601 13:28:17.020587 25524 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260601 13:28:17.034449 25617 tablet_service.cc:1511] Processing CreateTablet for tablet fd75dbb8f7f0483c8de2cdffa2f2bdcc (DEFAULT_TABLE table=test-workload [id=1dcbbb2623284bf5b0e09260aca3799b]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260601 13:28:17.034628 25767 tablet_service.cc:1511] Processing CreateTablet for tablet 3ac7ecf3ac8a49acbc9f863d8aa306df (DEFAULT_TABLE table=test-workload [id=1dcbbb2623284bf5b0e09260aca3799b]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260601 13:28:17.034673 25693 tablet_service.cc:1511] Processing CreateTablet for tablet fd75dbb8f7f0483c8de2cdffa2f2bdcc (DEFAULT_TABLE table=test-workload [id=1dcbbb2623284bf5b0e09260aca3799b]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260601 13:28:17.034807 25767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ac7ecf3ac8a49acbc9f863d8aa306df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:17.034966 25693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd75dbb8f7f0483c8de2cdffa2f2bdcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:17.035003 25616 tablet_service.cc:1511] Processing CreateTablet for tablet 3ac7ecf3ac8a49acbc9f863d8aa306df (DEFAULT_TABLE table=test-workload [id=1dcbbb2623284bf5b0e09260aca3799b]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260601 13:28:17.035382 25615 tablet_service.cc:1511] Processing CreateTablet for tablet d2617da6233d435c853a66880844ecc4 (DEFAULT_TABLE table=test-workload [id=1dcbbb2623284bf5b0e09260aca3799b]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260601 13:28:17.035739 25614 tablet_service.cc:1511] Processing CreateTablet for tablet 267884f533d64f64af6be368257356ea (DEFAULT_TABLE table=test-workload [id=1dcbbb2623284bf5b0e09260aca3799b]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260601 13:28:17.036120 25613 tablet_service.cc:1511] Processing CreateTablet for tablet 3ef7d540509b45f791e59c2e6cb39571 (DEFAULT_TABLE table=test-workload [id=1dcbbb2623284bf5b0e09260aca3799b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260601 13:28:17.036700 25612 tablet_service.cc:1511] Processing CreateTablet for tablet 138b948b314947ab9386717d1199539b (DEFAULT_TABLE table=test-workload [id=1dcbbb2623284bf5b0e09260aca3799b]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260601 13:28:17.037122 25611 tablet_service.cc:1511] Processing CreateTablet for tablet 63b23ae9875f4231b2cd03db119ee4a4 (DEFAULT_TABLE table=test-workload [id=1dcbbb2623284bf5b0e09260aca3799b]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260601 13:28:17.037503 25766 tablet_service.cc:1511] Processing CreateTablet for tablet d2617da6233d435c853a66880844ecc4 (DEFAULT_TABLE table=test-workload [id=1dcbbb2623284bf5b0e09260aca3799b]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260601 13:28:17.037519 25692 tablet_service.cc:1511] Processing CreateTablet for tablet 3ac7ecf3ac8a49acbc9f863d8aa306df (DEFAULT_TABLE table=test-workload [id=1dcbbb2623284bf5b0e09260aca3799b]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260601 13:28:17.037734 25766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2617da6233d435c853a66880844ecc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:17.037698 25691 tablet_service.cc:1511] Processing CreateTablet for tablet d2617da6233d435c853a66880844ecc4 (DEFAULT_TABLE table=test-workload [id=1dcbbb2623284bf5b0e09260aca3799b]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260601 13:28:17.037853 25692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ac7ecf3ac8a49acbc9f863d8aa306df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:17.038034 25691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2617da6233d435c853a66880844ecc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:17.038096 25690 tablet_service.cc:1511] Processing CreateTablet for tablet 267884f533d64f64af6be368257356ea (DEFAULT_TABLE table=test-workload [id=1dcbbb2623284bf5b0e09260aca3799b]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260601 13:28:17.038204 25610 tablet_service.cc:1511] Processing CreateTablet for tablet 74469d011cfb41ff92067e0da283514c (DEFAULT_TABLE table=test-workload [id=1dcbbb2623284bf5b0e09260aca3799b]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260601 13:28:17.038326 25690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 267884f533d64f64af6be368257356ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:17.038683 25765 tablet_service.cc:1511] Processing CreateTablet for tablet 267884f533d64f64af6be368257356ea (DEFAULT_TABLE table=test-workload [id=1dcbbb2623284bf5b0e09260aca3799b]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260601 13:28:17.038892 25765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 267884f533d64f64af6be368257356ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:17.034449 25768 tablet_service.cc:1511] Processing CreateTablet for tablet fd75dbb8f7f0483c8de2cdffa2f2bdcc (DEFAULT_TABLE table=test-workload [id=1dcbbb2623284bf5b0e09260aca3799b]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260601 13:28:17.039995 25768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd75dbb8f7f0483c8de2cdffa2f2bdcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:17.040607 25759 tablet_service.cc:1511] Processing CreateTablet for tablet 63b23ae9875f4231b2cd03db119ee4a4 (DEFAULT_TABLE table=test-workload [id=1dcbbb2623284bf5b0e09260aca3799b]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260601 13:28:17.034807 25617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd75dbb8f7f0483c8de2cdffa2f2bdcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:17.040839 25759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63b23ae9875f4231b2cd03db119ee4a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:17.042255 25613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ef7d540509b45f791e59c2e6cb39571. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:17.042536 25763 tablet_service.cc:1511] Processing CreateTablet for tablet 74469d011cfb41ff92067e0da283514c (DEFAULT_TABLE table=test-workload [id=1dcbbb2623284bf5b0e09260aca3799b]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260601 13:28:17.042750 25763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74469d011cfb41ff92067e0da283514c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:17.042927 25826 tablet_bootstrap.cc:492] T fd75dbb8f7f0483c8de2cdffa2f2bdcc P 653ed3fdd9744f99bbdfd7d1c767df04: Bootstrap starting.
I20260601 13:28:17.043124 25824 tablet_bootstrap.cc:492] T 3ac7ecf3ac8a49acbc9f863d8aa306df P 1d952a42b7914d58aa1df4ebb6341295: Bootstrap starting.
I20260601 13:28:17.044137 25826 tablet_bootstrap.cc:654] T fd75dbb8f7f0483c8de2cdffa2f2bdcc P 653ed3fdd9744f99bbdfd7d1c767df04: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:17.044241 25610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74469d011cfb41ff92067e0da283514c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:17.044147 25824 tablet_bootstrap.cc:654] T 3ac7ecf3ac8a49acbc9f863d8aa306df P 1d952a42b7914d58aa1df4ebb6341295: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:17.044394 25611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63b23ae9875f4231b2cd03db119ee4a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:17.045039 25691 tablet_service.cc:1511] Processing CreateTablet for tablet 63b23ae9875f4231b2cd03db119ee4a4 (DEFAULT_TABLE table=test-workload [id=1dcbbb2623284bf5b0e09260aca3799b]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260601 13:28:17.045176 25616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ac7ecf3ac8a49acbc9f863d8aa306df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:17.045254 25691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63b23ae9875f4231b2cd03db119ee4a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:17.046032 25615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2617da6233d435c853a66880844ecc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:17.048012 25612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 138b948b314947ab9386717d1199539b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:17.048420 25690 tablet_service.cc:1511] Processing CreateTablet for tablet 138b948b314947ab9386717d1199539b (DEFAULT_TABLE table=test-workload [id=1dcbbb2623284bf5b0e09260aca3799b]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260601 13:28:17.048668 25690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 138b948b314947ab9386717d1199539b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:17.048743 25824 tablet_bootstrap.cc:492] T 3ac7ecf3ac8a49acbc9f863d8aa306df P 1d952a42b7914d58aa1df4ebb6341295: No bootstrap required, opened a new log
I20260601 13:28:17.048822 25824 ts_tablet_manager.cc:1403] T 3ac7ecf3ac8a49acbc9f863d8aa306df P 1d952a42b7914d58aa1df4ebb6341295: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:28:17.049276 25824 raft_consensus.cc:359] T 3ac7ecf3ac8a49acbc9f863d8aa306df P 1d952a42b7914d58aa1df4ebb6341295 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35655 } } peers { permanent_uuid: "ee7f07edec77431a9e5fc3b112a68946" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 39643 } } peers { permanent_uuid: "1d952a42b7914d58aa1df4ebb6341295" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 42623 } }
I20260601 13:28:17.049391 25824 raft_consensus.cc:385] T 3ac7ecf3ac8a49acbc9f863d8aa306df P 1d952a42b7914d58aa1df4ebb6341295 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:17.049424 25824 raft_consensus.cc:740] T 3ac7ecf3ac8a49acbc9f863d8aa306df P 1d952a42b7914d58aa1df4ebb6341295 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d952a42b7914d58aa1df4ebb6341295, State: Initialized, Role: FOLLOWER
I20260601 13:28:17.049551 25824 consensus_queue.cc:260] T 3ac7ecf3ac8a49acbc9f863d8aa306df P 1d952a42b7914d58aa1df4ebb6341295 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35655 } } peers { permanent_uuid: "ee7f07edec77431a9e5fc3b112a68946" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 39643 } } peers { permanent_uuid: "1d952a42b7914d58aa1df4ebb6341295" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 42623 } }
I20260601 13:28:17.049779 25614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 267884f533d64f64af6be368257356ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:17.049925 25824 ts_tablet_manager.cc:1434] T 3ac7ecf3ac8a49acbc9f863d8aa306df P 1d952a42b7914d58aa1df4ebb6341295: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:28:17.050117 25824 tablet_bootstrap.cc:492] T d2617da6233d435c853a66880844ecc4 P 1d952a42b7914d58aa1df4ebb6341295: Bootstrap starting.
I20260601 13:28:17.050801 25692 tablet_service.cc:1511] Processing CreateTablet for tablet 3ef7d540509b45f791e59c2e6cb39571 (DEFAULT_TABLE table=test-workload [id=1dcbbb2623284bf5b0e09260aca3799b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260601 13:28:17.051118 25692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ef7d540509b45f791e59c2e6cb39571. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:17.051270 25824 tablet_bootstrap.cc:654] T d2617da6233d435c853a66880844ecc4 P 1d952a42b7914d58aa1df4ebb6341295: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:17.052614 25766 tablet_service.cc:1511] Processing CreateTablet for tablet 3ef7d540509b45f791e59c2e6cb39571 (DEFAULT_TABLE table=test-workload [id=1dcbbb2623284bf5b0e09260aca3799b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260601 13:28:17.052802 25826 tablet_bootstrap.cc:492] T fd75dbb8f7f0483c8de2cdffa2f2bdcc P 653ed3fdd9744f99bbdfd7d1c767df04: No bootstrap required, opened a new log
I20260601 13:28:17.052886 25826 ts_tablet_manager.cc:1403] T fd75dbb8f7f0483c8de2cdffa2f2bdcc P 653ed3fdd9744f99bbdfd7d1c767df04: Time spent bootstrapping tablet: real 0.010s	user 0.001s	sys 0.002s
I20260601 13:28:17.053112 25767 tablet_service.cc:1511] Processing CreateTablet for tablet 138b948b314947ab9386717d1199539b (DEFAULT_TABLE table=test-workload [id=1dcbbb2623284bf5b0e09260aca3799b]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260601 13:28:17.053375 25826 raft_consensus.cc:359] T fd75dbb8f7f0483c8de2cdffa2f2bdcc P 653ed3fdd9744f99bbdfd7d1c767df04 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7f07edec77431a9e5fc3b112a68946" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 39643 } } peers { permanent_uuid: "1d952a42b7914d58aa1df4ebb6341295" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 42623 } } peers { permanent_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35655 } }
I20260601 13:28:17.052840 25766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ef7d540509b45f791e59c2e6cb39571. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:17.053481 25826 raft_consensus.cc:385] T fd75dbb8f7f0483c8de2cdffa2f2bdcc P 653ed3fdd9744f99bbdfd7d1c767df04 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:17.052830 25693 tablet_service.cc:1511] Processing CreateTablet for tablet 74469d011cfb41ff92067e0da283514c (DEFAULT_TABLE table=test-workload [id=1dcbbb2623284bf5b0e09260aca3799b]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260601 13:28:17.053512 25825 tablet_bootstrap.cc:492] T fd75dbb8f7f0483c8de2cdffa2f2bdcc P ee7f07edec77431a9e5fc3b112a68946: Bootstrap starting.
I20260601 13:28:17.053529 25826 raft_consensus.cc:740] T fd75dbb8f7f0483c8de2cdffa2f2bdcc P 653ed3fdd9744f99bbdfd7d1c767df04 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 653ed3fdd9744f99bbdfd7d1c767df04, State: Initialized, Role: FOLLOWER
I20260601 13:28:17.053666 25693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74469d011cfb41ff92067e0da283514c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:17.053668 25767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 138b948b314947ab9386717d1199539b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:17.053829 25826 consensus_queue.cc:260] T fd75dbb8f7f0483c8de2cdffa2f2bdcc P 653ed3fdd9744f99bbdfd7d1c767df04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7f07edec77431a9e5fc3b112a68946" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 39643 } } peers { permanent_uuid: "1d952a42b7914d58aa1df4ebb6341295" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 42623 } } peers { permanent_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35655 } }
I20260601 13:28:17.054242 25826 ts_tablet_manager.cc:1434] T fd75dbb8f7f0483c8de2cdffa2f2bdcc P 653ed3fdd9744f99bbdfd7d1c767df04: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:17.054656 25825 tablet_bootstrap.cc:654] T fd75dbb8f7f0483c8de2cdffa2f2bdcc P ee7f07edec77431a9e5fc3b112a68946: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:17.055807 25826 tablet_bootstrap.cc:492] T 3ef7d540509b45f791e59c2e6cb39571 P 653ed3fdd9744f99bbdfd7d1c767df04: Bootstrap starting.
I20260601 13:28:17.056370 25824 tablet_bootstrap.cc:492] T d2617da6233d435c853a66880844ecc4 P 1d952a42b7914d58aa1df4ebb6341295: No bootstrap required, opened a new log
I20260601 13:28:17.056480 25824 ts_tablet_manager.cc:1403] T d2617da6233d435c853a66880844ecc4 P 1d952a42b7914d58aa1df4ebb6341295: Time spent bootstrapping tablet: real 0.006s	user 0.000s	sys 0.002s
I20260601 13:28:17.056795 25826 tablet_bootstrap.cc:654] T 3ef7d540509b45f791e59c2e6cb39571 P 653ed3fdd9744f99bbdfd7d1c767df04: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:17.056893 25824 raft_consensus.cc:359] T d2617da6233d435c853a66880844ecc4 P 1d952a42b7914d58aa1df4ebb6341295 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35655 } } peers { permanent_uuid: "ee7f07edec77431a9e5fc3b112a68946" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 39643 } } peers { permanent_uuid: "1d952a42b7914d58aa1df4ebb6341295" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 42623 } }
I20260601 13:28:17.057006 25824 raft_consensus.cc:385] T d2617da6233d435c853a66880844ecc4 P 1d952a42b7914d58aa1df4ebb6341295 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:17.057036 25824 raft_consensus.cc:740] T d2617da6233d435c853a66880844ecc4 P 1d952a42b7914d58aa1df4ebb6341295 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d952a42b7914d58aa1df4ebb6341295, State: Initialized, Role: FOLLOWER
I20260601 13:28:17.057241 25824 consensus_queue.cc:260] T d2617da6233d435c853a66880844ecc4 P 1d952a42b7914d58aa1df4ebb6341295 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35655 } } peers { permanent_uuid: "ee7f07edec77431a9e5fc3b112a68946" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 39643 } } peers { permanent_uuid: "1d952a42b7914d58aa1df4ebb6341295" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 42623 } }
I20260601 13:28:17.057511 25825 tablet_bootstrap.cc:492] T fd75dbb8f7f0483c8de2cdffa2f2bdcc P ee7f07edec77431a9e5fc3b112a68946: No bootstrap required, opened a new log
I20260601 13:28:17.057593 25825 ts_tablet_manager.cc:1403] T fd75dbb8f7f0483c8de2cdffa2f2bdcc P ee7f07edec77431a9e5fc3b112a68946: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:28:17.057781 25826 tablet_bootstrap.cc:492] T 3ef7d540509b45f791e59c2e6cb39571 P 653ed3fdd9744f99bbdfd7d1c767df04: No bootstrap required, opened a new log
I20260601 13:28:17.057857 25826 ts_tablet_manager.cc:1403] T 3ef7d540509b45f791e59c2e6cb39571 P 653ed3fdd9744f99bbdfd7d1c767df04: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:28:17.058056 25825 raft_consensus.cc:359] T fd75dbb8f7f0483c8de2cdffa2f2bdcc P ee7f07edec77431a9e5fc3b112a68946 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7f07edec77431a9e5fc3b112a68946" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 39643 } } peers { permanent_uuid: "1d952a42b7914d58aa1df4ebb6341295" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 42623 } } peers { permanent_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35655 } }
I20260601 13:28:17.058146 25825 raft_consensus.cc:385] T fd75dbb8f7f0483c8de2cdffa2f2bdcc P ee7f07edec77431a9e5fc3b112a68946 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:17.058177 25825 raft_consensus.cc:740] T fd75dbb8f7f0483c8de2cdffa2f2bdcc P ee7f07edec77431a9e5fc3b112a68946 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee7f07edec77431a9e5fc3b112a68946, State: Initialized, Role: FOLLOWER
I20260601 13:28:17.058218 25826 raft_consensus.cc:359] T 3ef7d540509b45f791e59c2e6cb39571 P 653ed3fdd9744f99bbdfd7d1c767df04 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35655 } } peers { permanent_uuid: "ee7f07edec77431a9e5fc3b112a68946" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 39643 } } peers { permanent_uuid: "1d952a42b7914d58aa1df4ebb6341295" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 42623 } }
I20260601 13:28:17.058286 25826 raft_consensus.cc:385] T 3ef7d540509b45f791e59c2e6cb39571 P 653ed3fdd9744f99bbdfd7d1c767df04 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:17.058317 25825 consensus_queue.cc:260] T fd75dbb8f7f0483c8de2cdffa2f2bdcc P ee7f07edec77431a9e5fc3b112a68946 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7f07edec77431a9e5fc3b112a68946" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 39643 } } peers { permanent_uuid: "1d952a42b7914d58aa1df4ebb6341295" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 42623 } } peers { permanent_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35655 } }
I20260601 13:28:17.058312 25826 raft_consensus.cc:740] T 3ef7d540509b45f791e59c2e6cb39571 P 653ed3fdd9744f99bbdfd7d1c767df04 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 653ed3fdd9744f99bbdfd7d1c767df04, State: Initialized, Role: FOLLOWER
I20260601 13:28:17.058574 25826 consensus_queue.cc:260] T 3ef7d540509b45f791e59c2e6cb39571 P 653ed3fdd9744f99bbdfd7d1c767df04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35655 } } peers { permanent_uuid: "ee7f07edec77431a9e5fc3b112a68946" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 39643 } } peers { permanent_uuid: "1d952a42b7914d58aa1df4ebb6341295" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 42623 } }
I20260601 13:28:17.058665 25825 ts_tablet_manager.cc:1434] T fd75dbb8f7f0483c8de2cdffa2f2bdcc P ee7f07edec77431a9e5fc3b112a68946: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:17.058833 25826 ts_tablet_manager.cc:1434] T 3ef7d540509b45f791e59c2e6cb39571 P 653ed3fdd9744f99bbdfd7d1c767df04: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:17.058980 25826 tablet_bootstrap.cc:492] T 3ac7ecf3ac8a49acbc9f863d8aa306df P 653ed3fdd9744f99bbdfd7d1c767df04: Bootstrap starting.
I20260601 13:28:17.059160 25825 tablet_bootstrap.cc:492] T d2617da6233d435c853a66880844ecc4 P ee7f07edec77431a9e5fc3b112a68946: Bootstrap starting.
I20260601 13:28:17.059988 25825 tablet_bootstrap.cc:654] T d2617da6233d435c853a66880844ecc4 P ee7f07edec77431a9e5fc3b112a68946: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:17.059988 25826 tablet_bootstrap.cc:654] T 3ac7ecf3ac8a49acbc9f863d8aa306df P 653ed3fdd9744f99bbdfd7d1c767df04: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:17.057593 25824 ts_tablet_manager.cc:1434] T d2617da6233d435c853a66880844ecc4 P 1d952a42b7914d58aa1df4ebb6341295: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:17.061105 25826 tablet_bootstrap.cc:492] T 3ac7ecf3ac8a49acbc9f863d8aa306df P 653ed3fdd9744f99bbdfd7d1c767df04: No bootstrap required, opened a new log
I20260601 13:28:17.061194 25826 ts_tablet_manager.cc:1403] T 3ac7ecf3ac8a49acbc9f863d8aa306df P 653ed3fdd9744f99bbdfd7d1c767df04: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:28:17.061514 25825 tablet_bootstrap.cc:492] T d2617da6233d435c853a66880844ecc4 P ee7f07edec77431a9e5fc3b112a68946: No bootstrap required, opened a new log
I20260601 13:28:17.061582 25825 ts_tablet_manager.cc:1403] T d2617da6233d435c853a66880844ecc4 P ee7f07edec77431a9e5fc3b112a68946: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:28:17.061638 25826 raft_consensus.cc:359] T 3ac7ecf3ac8a49acbc9f863d8aa306df P 653ed3fdd9744f99bbdfd7d1c767df04 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35655 } } peers { permanent_uuid: "ee7f07edec77431a9e5fc3b112a68946" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 39643 } } peers { permanent_uuid: "1d952a42b7914d58aa1df4ebb6341295" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 42623 } }
I20260601 13:28:17.061738 25826 raft_consensus.cc:385] T 3ac7ecf3ac8a49acbc9f863d8aa306df P 653ed3fdd9744f99bbdfd7d1c767df04 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:17.061767 25826 raft_consensus.cc:740] T 3ac7ecf3ac8a49acbc9f863d8aa306df P 653ed3fdd9744f99bbdfd7d1c767df04 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 653ed3fdd9744f99bbdfd7d1c767df04, State: Initialized, Role: FOLLOWER
I20260601 13:28:17.061872 25826 consensus_queue.cc:260] T 3ac7ecf3ac8a49acbc9f863d8aa306df P 653ed3fdd9744f99bbdfd7d1c767df04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35655 } } peers { permanent_uuid: "ee7f07edec77431a9e5fc3b112a68946" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 39643 } } peers { permanent_uuid: "1d952a42b7914d58aa1df4ebb6341295" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 42623 } }
I20260601 13:28:17.062053 25825 raft_consensus.cc:359] T d2617da6233d435c853a66880844ecc4 P ee7f07edec77431a9e5fc3b112a68946 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35655 } } peers { permanent_uuid: "ee7f07edec77431a9e5fc3b112a68946" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 39643 } } peers { permanent_uuid: "1d952a42b7914d58aa1df4ebb6341295" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 42623 } }
I20260601 13:28:17.062120 25826 ts_tablet_manager.cc:1434] T 3ac7ecf3ac8a49acbc9f863d8aa306df P 653ed3fdd9744f99bbdfd7d1c767df04: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:28:17.062129 25825 raft_consensus.cc:385] T d2617da6233d435c853a66880844ecc4 P ee7f07edec77431a9e5fc3b112a68946 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:17.062229 25825 raft_consensus.cc:740] T d2617da6233d435c853a66880844ecc4 P ee7f07edec77431a9e5fc3b112a68946 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee7f07edec77431a9e5fc3b112a68946, State: Initialized, Role: FOLLOWER
I20260601 13:28:17.062250 25824 tablet_bootstrap.cc:492] T 267884f533d64f64af6be368257356ea P 1d952a42b7914d58aa1df4ebb6341295: Bootstrap starting.
I20260601 13:28:17.062266 25826 tablet_bootstrap.cc:492] T 63b23ae9875f4231b2cd03db119ee4a4 P 653ed3fdd9744f99bbdfd7d1c767df04: Bootstrap starting.
I20260601 13:28:17.062362 25825 consensus_queue.cc:260] T d2617da6233d435c853a66880844ecc4 P ee7f07edec77431a9e5fc3b112a68946 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35655 } } peers { permanent_uuid: "ee7f07edec77431a9e5fc3b112a68946" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 39643 } } peers { permanent_uuid: "1d952a42b7914d58aa1df4ebb6341295" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 42623 } }
I20260601 13:28:17.062723 25825 ts_tablet_manager.cc:1434] T d2617da6233d435c853a66880844ecc4 P ee7f07edec77431a9e5fc3b112a68946: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:28:17.062897 25825 tablet_bootstrap.cc:492] T 267884f533d64f64af6be368257356ea P ee7f07edec77431a9e5fc3b112a68946: Bootstrap starting.
I20260601 13:28:17.063241 25826 tablet_bootstrap.cc:654] T 63b23ae9875f4231b2cd03db119ee4a4 P 653ed3fdd9744f99bbdfd7d1c767df04: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:17.063843 25825 tablet_bootstrap.cc:654] T 267884f533d64f64af6be368257356ea P ee7f07edec77431a9e5fc3b112a68946: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:17.064450 25824 tablet_bootstrap.cc:654] T 267884f533d64f64af6be368257356ea P 1d952a42b7914d58aa1df4ebb6341295: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:17.065025 25825 tablet_bootstrap.cc:492] T 267884f533d64f64af6be368257356ea P ee7f07edec77431a9e5fc3b112a68946: No bootstrap required, opened a new log
I20260601 13:28:17.065047 25826 tablet_bootstrap.cc:492] T 63b23ae9875f4231b2cd03db119ee4a4 P 653ed3fdd9744f99bbdfd7d1c767df04: No bootstrap required, opened a new log
I20260601 13:28:17.065109 25825 ts_tablet_manager.cc:1403] T 267884f533d64f64af6be368257356ea P ee7f07edec77431a9e5fc3b112a68946: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:28:17.065121 25826 ts_tablet_manager.cc:1403] T 63b23ae9875f4231b2cd03db119ee4a4 P 653ed3fdd9744f99bbdfd7d1c767df04: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:28:17.065563 25825 raft_consensus.cc:359] T 267884f533d64f64af6be368257356ea P ee7f07edec77431a9e5fc3b112a68946 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35655 } } peers { permanent_uuid: "ee7f07edec77431a9e5fc3b112a68946" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 39643 } } peers { permanent_uuid: "1d952a42b7914d58aa1df4ebb6341295" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 42623 } }
I20260601 13:28:17.065598 25826 raft_consensus.cc:359] T 63b23ae9875f4231b2cd03db119ee4a4 P 653ed3fdd9744f99bbdfd7d1c767df04 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35655 } } peers { permanent_uuid: "ee7f07edec77431a9e5fc3b112a68946" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 39643 } } peers { permanent_uuid: "1d952a42b7914d58aa1df4ebb6341295" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 42623 } }
I20260601 13:28:17.065667 25825 raft_consensus.cc:385] T 267884f533d64f64af6be368257356ea P ee7f07edec77431a9e5fc3b112a68946 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:17.065686 25826 raft_consensus.cc:385] T 63b23ae9875f4231b2cd03db119ee4a4 P 653ed3fdd9744f99bbdfd7d1c767df04 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:17.065699 25825 raft_consensus.cc:740] T 267884f533d64f64af6be368257356ea P ee7f07edec77431a9e5fc3b112a68946 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee7f07edec77431a9e5fc3b112a68946, State: Initialized, Role: FOLLOWER
I20260601 13:28:17.065725 25826 raft_consensus.cc:740] T 63b23ae9875f4231b2cd03db119ee4a4 P 653ed3fdd9744f99bbdfd7d1c767df04 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 653ed3fdd9744f99bbdfd7d1c767df04, State: Initialized, Role: FOLLOWER
I20260601 13:28:17.065764 25824 tablet_bootstrap.cc:492] T 267884f533d64f64af6be368257356ea P 1d952a42b7914d58aa1df4ebb6341295: No bootstrap required, opened a new log
I20260601 13:28:17.065835 25824 ts_tablet_manager.cc:1403] T 267884f533d64f64af6be368257356ea P 1d952a42b7914d58aa1df4ebb6341295: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:28:17.065814 25825 consensus_queue.cc:260] T 267884f533d64f64af6be368257356ea P ee7f07edec77431a9e5fc3b112a68946 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35655 } } peers { permanent_uuid: "ee7f07edec77431a9e5fc3b112a68946" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 39643 } } peers { permanent_uuid: "1d952a42b7914d58aa1df4ebb6341295" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 42623 } }
I20260601 13:28:17.065855 25826 consensus_queue.cc:260] T 63b23ae9875f4231b2cd03db119ee4a4 P 653ed3fdd9744f99bbdfd7d1c767df04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35655 } } peers { permanent_uuid: "ee7f07edec77431a9e5fc3b112a68946" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 39643 } } peers { permanent_uuid: "1d952a42b7914d58aa1df4ebb6341295" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 42623 } }
I20260601 13:28:17.066069 25825 ts_tablet_manager.cc:1434] T 267884f533d64f64af6be368257356ea P ee7f07edec77431a9e5fc3b112a68946: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:28:17.066094 25826 ts_tablet_manager.cc:1434] T 63b23ae9875f4231b2cd03db119ee4a4 P 653ed3fdd9744f99bbdfd7d1c767df04: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:28:17.066247 25826 tablet_bootstrap.cc:492] T d2617da6233d435c853a66880844ecc4 P 653ed3fdd9744f99bbdfd7d1c767df04: Bootstrap starting.
I20260601 13:28:17.066236 25825 tablet_bootstrap.cc:492] T 3ac7ecf3ac8a49acbc9f863d8aa306df P ee7f07edec77431a9e5fc3b112a68946: Bootstrap starting.
I20260601 13:28:17.066248 25824 raft_consensus.cc:359] T 267884f533d64f64af6be368257356ea P 1d952a42b7914d58aa1df4ebb6341295 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35655 } } peers { permanent_uuid: "ee7f07edec77431a9e5fc3b112a68946" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 39643 } } peers { permanent_uuid: "1d952a42b7914d58aa1df4ebb6341295" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 42623 } }
I20260601 13:28:17.066443 25824 raft_consensus.cc:385] T 267884f533d64f64af6be368257356ea P 1d952a42b7914d58aa1df4ebb6341295 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:17.066484 25824 raft_consensus.cc:740] T 267884f533d64f64af6be368257356ea P 1d952a42b7914d58aa1df4ebb6341295 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d952a42b7914d58aa1df4ebb6341295, State: Initialized, Role: FOLLOWER
I20260601 13:28:17.066602 25824 consensus_queue.cc:260] T 267884f533d64f64af6be368257356ea P 1d952a42b7914d58aa1df4ebb6341295 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35655 } } peers { permanent_uuid: "ee7f07edec77431a9e5fc3b112a68946" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 39643 } } peers { permanent_uuid: "1d952a42b7914d58aa1df4ebb6341295" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 42623 } }
I20260601 13:28:17.066847 25824 ts_tablet_manager.cc:1434] T 267884f533d64f64af6be368257356ea P 1d952a42b7914d58aa1df4ebb6341295: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:28:17.067019 25824 tablet_bootstrap.cc:492] T 63b23ae9875f4231b2cd03db119ee4a4 P 1d952a42b7914d58aa1df4ebb6341295: Bootstrap starting.
I20260601 13:28:17.067235 25826 tablet_bootstrap.cc:654] T d2617da6233d435c853a66880844ecc4 P 653ed3fdd9744f99bbdfd7d1c767df04: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:17.067938 25824 tablet_bootstrap.cc:654] T 63b23ae9875f4231b2cd03db119ee4a4 P 1d952a42b7914d58aa1df4ebb6341295: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:17.068058 25825 tablet_bootstrap.cc:654] T 3ac7ecf3ac8a49acbc9f863d8aa306df P ee7f07edec77431a9e5fc3b112a68946: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:17.069643 25826 tablet_bootstrap.cc:492] T d2617da6233d435c853a66880844ecc4 P 653ed3fdd9744f99bbdfd7d1c767df04: No bootstrap required, opened a new log
I20260601 13:28:17.069739 25826 ts_tablet_manager.cc:1403] T d2617da6233d435c853a66880844ecc4 P 653ed3fdd9744f99bbdfd7d1c767df04: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.001s
I20260601 13:28:17.070128 25826 raft_consensus.cc:359] T d2617da6233d435c853a66880844ecc4 P 653ed3fdd9744f99bbdfd7d1c767df04 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35655 } } peers { permanent_uuid: "ee7f07edec77431a9e5fc3b112a68946" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 39643 } } peers { permanent_uuid: "1d952a42b7914d58aa1df4ebb6341295" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 42623 } }
I20260601 13:28:17.070231 25826 raft_consensus.cc:385] T d2617da6233d435c853a66880844ecc4 P 653ed3fdd9744f99bbdfd7d1c767df04 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:17.070251 25826 raft_consensus.cc:740] T d2617da6233d435c853a66880844ecc4 P 653ed3fdd9744f99bbdfd7d1c767df04 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 653ed3fdd9744f99bbdfd7d1c767df04, State: Initialized, Role: FOLLOWER
I20260601 13:28:17.070343 25826 consensus_queue.cc:260] T d2617da6233d435c853a66880844ecc4 P 653ed3fdd9744f99bbdfd7d1c767df04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35655 } } peers { permanent_uuid: "ee7f07edec77431a9e5fc3b112a68946" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 39643 } } peers { permanent_uuid: "1d952a42b7914d58aa1df4ebb6341295" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 42623 } }
I20260601 13:28:17.070600 25826 ts_tablet_manager.cc:1434] T d2617da6233d435c853a66880844ecc4 P 653ed3fdd9744f99bbdfd7d1c767df04: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:28:17.070819 25826 tablet_bootstrap.cc:492] T 74469d011cfb41ff92067e0da283514c P 653ed3fdd9744f99bbdfd7d1c767df04: Bootstrap starting.
I20260601 13:28:17.071255 25824 tablet_bootstrap.cc:492] T 63b23ae9875f4231b2cd03db119ee4a4 P 1d952a42b7914d58aa1df4ebb6341295: No bootstrap required, opened a new log
I20260601 13:28:17.071323 25825 tablet_bootstrap.cc:492] T 3ac7ecf3ac8a49acbc9f863d8aa306df P ee7f07edec77431a9e5fc3b112a68946: No bootstrap required, opened a new log
I20260601 13:28:17.071347 25824 ts_tablet_manager.cc:1403] T 63b23ae9875f4231b2cd03db119ee4a4 P 1d952a42b7914d58aa1df4ebb6341295: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:28:17.071395 25825 ts_tablet_manager.cc:1403] T 3ac7ecf3ac8a49acbc9f863d8aa306df P ee7f07edec77431a9e5fc3b112a68946: Time spent bootstrapping tablet: real 0.005s	user 0.001s	sys 0.001s
I20260601 13:28:17.071856 25825 raft_consensus.cc:359] T 3ac7ecf3ac8a49acbc9f863d8aa306df P ee7f07edec77431a9e5fc3b112a68946 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35655 } } peers { permanent_uuid: "ee7f07edec77431a9e5fc3b112a68946" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 39643 } } peers { permanent_uuid: "1d952a42b7914d58aa1df4ebb6341295" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 42623 } }
I20260601 13:28:17.071863 25826 tablet_bootstrap.cc:654] T 74469d011cfb41ff92067e0da283514c P 653ed3fdd9744f99bbdfd7d1c767df04: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:17.071985 25825 raft_consensus.cc:385] T 3ac7ecf3ac8a49acbc9f863d8aa306df P ee7f07edec77431a9e5fc3b112a68946 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:17.072021 25825 raft_consensus.cc:740] T 3ac7ecf3ac8a49acbc9f863d8aa306df P ee7f07edec77431a9e5fc3b112a68946 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee7f07edec77431a9e5fc3b112a68946, State: Initialized, Role: FOLLOWER
I20260601 13:28:17.071863 25824 raft_consensus.cc:359] T 63b23ae9875f4231b2cd03db119ee4a4 P 1d952a42b7914d58aa1df4ebb6341295 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35655 } } peers { permanent_uuid: "ee7f07edec77431a9e5fc3b112a68946" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 39643 } } peers { permanent_uuid: "1d952a42b7914d58aa1df4ebb6341295" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 42623 } }
I20260601 13:28:17.072144 25824 raft_consensus.cc:385] T 63b23ae9875f4231b2cd03db119ee4a4 P 1d952a42b7914d58aa1df4ebb6341295 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:17.072181 25824 raft_consensus.cc:740] T 63b23ae9875f4231b2cd03db119ee4a4 P 1d952a42b7914d58aa1df4ebb6341295 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d952a42b7914d58aa1df4ebb6341295, State: Initialized, Role: FOLLOWER
I20260601 13:28:17.072336 25824 consensus_queue.cc:260] T 63b23ae9875f4231b2cd03db119ee4a4 P 1d952a42b7914d58aa1df4ebb6341295 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35655 } } peers { permanent_uuid: "ee7f07edec77431a9e5fc3b112a68946" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 39643 } } peers { permanent_uuid: "1d952a42b7914d58aa1df4ebb6341295" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 42623 } }
I20260601 13:28:17.072670 25824 ts_tablet_manager.cc:1434] T 63b23ae9875f4231b2cd03db119ee4a4 P 1d952a42b7914d58aa1df4ebb6341295: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:17.072844 25824 tablet_bootstrap.cc:492] T fd75dbb8f7f0483c8de2cdffa2f2bdcc P 1d952a42b7914d58aa1df4ebb6341295: Bootstrap starting.
I20260601 13:28:17.073099 25826 tablet_bootstrap.cc:492] T 74469d011cfb41ff92067e0da283514c P 653ed3fdd9744f99bbdfd7d1c767df04: No bootstrap required, opened a new log
I20260601 13:28:17.073204 25826 ts_tablet_manager.cc:1403] T 74469d011cfb41ff92067e0da283514c P 653ed3fdd9744f99bbdfd7d1c767df04: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:28:17.073618 25826 raft_consensus.cc:359] T 74469d011cfb41ff92067e0da283514c P 653ed3fdd9744f99bbdfd7d1c767df04 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35655 } } peers { permanent_uuid: "ee7f07edec77431a9e5fc3b112a68946" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 39643 } } peers { permanent_uuid: "1d952a42b7914d58aa1df4ebb6341295" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 42623 } }
I20260601 13:28:17.073797 25826 raft_consensus.cc:385] T 74469d011cfb41ff92067e0da283514c P 653ed3fdd9744f99bbdfd7d1c767df04 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:17.073834 25824 tablet_bootstrap.cc:654] T fd75dbb8f7f0483c8de2cdffa2f2bdcc P 1d952a42b7914d58aa1df4ebb6341295: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:17.072171 25825 consensus_queue.cc:260] T 3ac7ecf3ac8a49acbc9f863d8aa306df P ee7f07edec77431a9e5fc3b112a68946 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35655 } } peers { permanent_uuid: "ee7f07edec77431a9e5fc3b112a68946" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 39643 } } peers { permanent_uuid: "1d952a42b7914d58aa1df4ebb6341295" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 42623 } }
I20260601 13:28:17.073835 25826 raft_consensus.cc:740] T 74469d011cfb41ff92067e0da283514c P 653ed3fdd9744f99bbdfd7d1c767df04 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 653ed3fdd9744f99bbdfd7d1c767df04, State: Initialized, Role: FOLLOWER
I20260601 13:28:17.074141 25826 consensus_queue.cc:260] T 74469d011cfb41ff92067e0da283514c P 653ed3fdd9744f99bbdfd7d1c767df04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35655 } } peers { permanent_uuid: "ee7f07edec77431a9e5fc3b112a68946" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 39643 } } peers { permanent_uuid: "1d952a42b7914d58aa1df4ebb6341295" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 42623 } }
I20260601 13:28:17.074424 25826 ts_tablet_manager.cc:1434] T 74469d011cfb41ff92067e0da283514c P 653ed3fdd9744f99bbdfd7d1c767df04: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:17.074589 25826 tablet_bootstrap.cc:492] T 138b948b314947ab9386717d1199539b P 653ed3fdd9744f99bbdfd7d1c767df04: Bootstrap starting.
I20260601 13:28:17.075034 25824 tablet_bootstrap.cc:492] T fd75dbb8f7f0483c8de2cdffa2f2bdcc P 1d952a42b7914d58aa1df4ebb6341295: No bootstrap required, opened a new log
I20260601 13:28:17.075117 25824 ts_tablet_manager.cc:1403] T fd75dbb8f7f0483c8de2cdffa2f2bdcc P 1d952a42b7914d58aa1df4ebb6341295: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:28:17.075544 25824 raft_consensus.cc:359] T fd75dbb8f7f0483c8de2cdffa2f2bdcc P 1d952a42b7914d58aa1df4ebb6341295 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7f07edec77431a9e5fc3b112a68946" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 39643 } } peers { permanent_uuid: "1d952a42b7914d58aa1df4ebb6341295" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 42623 } } peers { permanent_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35655 } }
I20260601 13:28:17.075639 25824 raft_consensus.cc:385] T fd75dbb8f7f0483c8de2cdffa2f2bdcc P 1d952a42b7914d58aa1df4ebb6341295 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:17.075672 25826 tablet_bootstrap.cc:654] T 138b948b314947ab9386717d1199539b P 653ed3fdd9744f99bbdfd7d1c767df04: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:17.075675 25824 raft_consensus.cc:740] T fd75dbb8f7f0483c8de2cdffa2f2bdcc P 1d952a42b7914d58aa1df4ebb6341295 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d952a42b7914d58aa1df4ebb6341295, State: Initialized, Role: FOLLOWER
I20260601 13:28:17.075850 25824 consensus_queue.cc:260] T fd75dbb8f7f0483c8de2cdffa2f2bdcc P 1d952a42b7914d58aa1df4ebb6341295 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7f07edec77431a9e5fc3b112a68946" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 39643 } } peers { permanent_uuid: "1d952a42b7914d58aa1df4ebb6341295" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 42623 } } peers { permanent_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35655 } }
I20260601 13:28:17.076146 25824 ts_tablet_manager.cc:1434] T fd75dbb8f7f0483c8de2cdffa2f2bdcc P 1d952a42b7914d58aa1df4ebb6341295: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:17.074133 25825 ts_tablet_manager.cc:1434] T 3ac7ecf3ac8a49acbc9f863d8aa306df P ee7f07edec77431a9e5fc3b112a68946: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:28:17.076327 25824 tablet_bootstrap.cc:492] T 74469d011cfb41ff92067e0da283514c P 1d952a42b7914d58aa1df4ebb6341295: Bootstrap starting.
I20260601 13:28:17.076610 25825 tablet_bootstrap.cc:492] T 63b23ae9875f4231b2cd03db119ee4a4 P ee7f07edec77431a9e5fc3b112a68946: Bootstrap starting.
I20260601 13:28:17.077278 25826 tablet_bootstrap.cc:492] T 138b948b314947ab9386717d1199539b P 653ed3fdd9744f99bbdfd7d1c767df04: No bootstrap required, opened a new log
I20260601 13:28:17.077422 25826 ts_tablet_manager.cc:1403] T 138b948b314947ab9386717d1199539b P 653ed3fdd9744f99bbdfd7d1c767df04: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.001s
I20260601 13:28:17.077515 25824 tablet_bootstrap.cc:654] T 74469d011cfb41ff92067e0da283514c P 1d952a42b7914d58aa1df4ebb6341295: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:17.077662 25825 tablet_bootstrap.cc:654] T 63b23ae9875f4231b2cd03db119ee4a4 P ee7f07edec77431a9e5fc3b112a68946: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:17.078032 25826 raft_consensus.cc:359] T 138b948b314947ab9386717d1199539b P 653ed3fdd9744f99bbdfd7d1c767df04 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35655 } } peers { permanent_uuid: "ee7f07edec77431a9e5fc3b112a68946" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 39643 } } peers { permanent_uuid: "1d952a42b7914d58aa1df4ebb6341295" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 42623 } }
I20260601 13:28:17.078346 25826 raft_consensus.cc:385] T 138b948b314947ab9386717d1199539b P 653ed3fdd9744f99bbdfd7d1c767df04 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:17.078387 25826 raft_consensus.cc:740] T 138b948b314947ab9386717d1199539b P 653ed3fdd9744f99bbdfd7d1c767df04 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 653ed3fdd9744f99bbdfd7d1c767df04, State: Initialized, Role: FOLLOWER
I20260601 13:28:17.078495 25826 consensus_queue.cc:260] T 138b948b314947ab9386717d1199539b P 653ed3fdd9744f99bbdfd7d1c767df04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35655 } } peers { permanent_uuid: "ee7f07edec77431a9e5fc3b112a68946" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 39643 } } peers { permanent_uuid: "1d952a42b7914d58aa1df4ebb6341295" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 42623 } }
I20260601 13:28:17.078740 25826 ts_tablet_manager.cc:1434] T 138b948b314947ab9386717d1199539b P 653ed3fdd9744f99bbdfd7d1c767df04: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:28:17.078894 25826 tablet_bootstrap.cc:492] T 267884f533d64f64af6be368257356ea P 653ed3fdd9744f99bbdfd7d1c767df04: Bootstrap starting.
I20260601 13:28:17.079494 25824 tablet_bootstrap.cc:492] T 74469d011cfb41ff92067e0da283514c P 1d952a42b7914d58aa1df4ebb6341295: No bootstrap required, opened a new log
I20260601 13:28:17.079612 25824 ts_tablet_manager.cc:1403] T 74469d011cfb41ff92067e0da283514c P 1d952a42b7914d58aa1df4ebb6341295: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:28:17.079977 25826 tablet_bootstrap.cc:654] T 267884f533d64f64af6be368257356ea P 653ed3fdd9744f99bbdfd7d1c767df04: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:17.080036 25824 raft_consensus.cc:359] T 74469d011cfb41ff92067e0da283514c P 1d952a42b7914d58aa1df4ebb6341295 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35655 } } peers { permanent_uuid: "ee7f07edec77431a9e5fc3b112a68946" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 39643 } } peers { permanent_uuid: "1d952a42b7914d58aa1df4ebb6341295" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 42623 } }
I20260601 13:28:17.080137 25824 raft_consensus.cc:385] T 74469d011cfb41ff92067e0da283514c P 1d952a42b7914d58aa1df4ebb6341295 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:17.080178 25824 raft_consensus.cc:740] T 74469d011cfb41ff92067e0da283514c P 1d952a42b7914d58aa1df4ebb6341295 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d952a42b7914d58aa1df4ebb6341295, State: Initialized, Role: FOLLOWER
I20260601 13:28:17.080296 25824 consensus_queue.cc:260] T 74469d011cfb41ff92067e0da283514c P 1d952a42b7914d58aa1df4ebb6341295 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35655 } } peers { permanent_uuid: "ee7f07edec77431a9e5fc3b112a68946" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 39643 } } peers { permanent_uuid: "1d952a42b7914d58aa1df4ebb6341295" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 42623 } }
I20260601 13:28:17.080602 25824 ts_tablet_manager.cc:1434] T 74469d011cfb41ff92067e0da283514c P 1d952a42b7914d58aa1df4ebb6341295: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:17.080875 25824 tablet_bootstrap.cc:492] T 138b948b314947ab9386717d1199539b P 1d952a42b7914d58aa1df4ebb6341295: Bootstrap starting.
I20260601 13:28:17.081451 25826 tablet_bootstrap.cc:492] T 267884f533d64f64af6be368257356ea P 653ed3fdd9744f99bbdfd7d1c767df04: No bootstrap required, opened a new log
I20260601 13:28:17.081537 25826 ts_tablet_manager.cc:1403] T 267884f533d64f64af6be368257356ea P 653ed3fdd9744f99bbdfd7d1c767df04: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:28:17.081883 25824 tablet_bootstrap.cc:654] T 138b948b314947ab9386717d1199539b P 1d952a42b7914d58aa1df4ebb6341295: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:17.081960 25826 raft_consensus.cc:359] T 267884f533d64f64af6be368257356ea P 653ed3fdd9744f99bbdfd7d1c767df04 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35655 } } peers { permanent_uuid: "ee7f07edec77431a9e5fc3b112a68946" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 39643 } } peers { permanent_uuid: "1d952a42b7914d58aa1df4ebb6341295" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 42623 } }
I20260601 13:28:17.082055 25826 raft_consensus.cc:385] T 267884f533d64f64af6be368257356ea P 653ed3fdd9744f99bbdfd7d1c767df04 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:17.082087 25826 raft_consensus.cc:740] T 267884f533d64f64af6be368257356ea P 653ed3fdd9744f99bbdfd7d1c767df04 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 653ed3fdd9744f99bbdfd7d1c767df04, State: Initialized, Role: FOLLOWER
I20260601 13:28:17.082204 25826 consensus_queue.cc:260] T 267884f533d64f64af6be368257356ea P 653ed3fdd9744f99bbdfd7d1c767df04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35655 } } peers { permanent_uuid: "ee7f07edec77431a9e5fc3b112a68946" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 39643 } } peers { permanent_uuid: "1d952a42b7914d58aa1df4ebb6341295" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 42623 } }
I20260601 13:28:17.082473 25826 ts_tablet_manager.cc:1434] T 267884f533d64f64af6be368257356ea P 653ed3fdd9744f99bbdfd7d1c767df04: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:17.082868 25825 tablet_bootstrap.cc:492] T 63b23ae9875f4231b2cd03db119ee4a4 P ee7f07edec77431a9e5fc3b112a68946: No bootstrap required, opened a new log
I20260601 13:28:17.082957 25825 ts_tablet_manager.cc:1403] T 63b23ae9875f4231b2cd03db119ee4a4 P ee7f07edec77431a9e5fc3b112a68946: Time spent bootstrapping tablet: real 0.006s	user 0.001s	sys 0.000s
I20260601 13:28:17.083353 25825 raft_consensus.cc:359] T 63b23ae9875f4231b2cd03db119ee4a4 P ee7f07edec77431a9e5fc3b112a68946 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35655 } } peers { permanent_uuid: "ee7f07edec77431a9e5fc3b112a68946" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 39643 } } peers { permanent_uuid: "1d952a42b7914d58aa1df4ebb6341295" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 42623 } }
I20260601 13:28:17.083452 25825 raft_consensus.cc:385] T 63b23ae9875f4231b2cd03db119ee4a4 P ee7f07edec77431a9e5fc3b112a68946 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:17.083482 25825 raft_consensus.cc:740] T 63b23ae9875f4231b2cd03db119ee4a4 P ee7f07edec77431a9e5fc3b112a68946 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee7f07edec77431a9e5fc3b112a68946, State: Initialized, Role: FOLLOWER
I20260601 13:28:17.083618 25824 tablet_bootstrap.cc:492] T 138b948b314947ab9386717d1199539b P 1d952a42b7914d58aa1df4ebb6341295: No bootstrap required, opened a new log
I20260601 13:28:17.083586 25825 consensus_queue.cc:260] T 63b23ae9875f4231b2cd03db119ee4a4 P ee7f07edec77431a9e5fc3b112a68946 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35655 } } peers { permanent_uuid: "ee7f07edec77431a9e5fc3b112a68946" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 39643 } } peers { permanent_uuid: "1d952a42b7914d58aa1df4ebb6341295" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 42623 } }
I20260601 13:28:17.083693 25824 ts_tablet_manager.cc:1403] T 138b948b314947ab9386717d1199539b P 1d952a42b7914d58aa1df4ebb6341295: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:28:17.083846 25825 ts_tablet_manager.cc:1434] T 63b23ae9875f4231b2cd03db119ee4a4 P ee7f07edec77431a9e5fc3b112a68946: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:28:17.084002 25825 tablet_bootstrap.cc:492] T 138b948b314947ab9386717d1199539b P ee7f07edec77431a9e5fc3b112a68946: Bootstrap starting.
I20260601 13:28:17.084106 25824 raft_consensus.cc:359] T 138b948b314947ab9386717d1199539b P 1d952a42b7914d58aa1df4ebb6341295 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35655 } } peers { permanent_uuid: "ee7f07edec77431a9e5fc3b112a68946" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 39643 } } peers { permanent_uuid: "1d952a42b7914d58aa1df4ebb6341295" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 42623 } }
I20260601 13:28:17.084192 25824 raft_consensus.cc:385] T 138b948b314947ab9386717d1199539b P 1d952a42b7914d58aa1df4ebb6341295 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:17.084219 25824 raft_consensus.cc:740] T 138b948b314947ab9386717d1199539b P 1d952a42b7914d58aa1df4ebb6341295 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d952a42b7914d58aa1df4ebb6341295, State: Initialized, Role: FOLLOWER
I20260601 13:28:17.084317 25824 consensus_queue.cc:260] T 138b948b314947ab9386717d1199539b P 1d952a42b7914d58aa1df4ebb6341295 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35655 } } peers { permanent_uuid: "ee7f07edec77431a9e5fc3b112a68946" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 39643 } } peers { permanent_uuid: "1d952a42b7914d58aa1df4ebb6341295" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 42623 } }
I20260601 13:28:17.084614 25824 ts_tablet_manager.cc:1434] T 138b948b314947ab9386717d1199539b P 1d952a42b7914d58aa1df4ebb6341295: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:17.084797 25824 tablet_bootstrap.cc:492] T 3ef7d540509b45f791e59c2e6cb39571 P 1d952a42b7914d58aa1df4ebb6341295: Bootstrap starting.
I20260601 13:28:17.085395 25825 tablet_bootstrap.cc:654] T 138b948b314947ab9386717d1199539b P ee7f07edec77431a9e5fc3b112a68946: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:17.086170 25824 tablet_bootstrap.cc:654] T 3ef7d540509b45f791e59c2e6cb39571 P 1d952a42b7914d58aa1df4ebb6341295: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:17.087208 25825 tablet_bootstrap.cc:492] T 138b948b314947ab9386717d1199539b P ee7f07edec77431a9e5fc3b112a68946: No bootstrap required, opened a new log
I20260601 13:28:17.087292 25824 tablet_bootstrap.cc:492] T 3ef7d540509b45f791e59c2e6cb39571 P 1d952a42b7914d58aa1df4ebb6341295: No bootstrap required, opened a new log
I20260601 13:28:17.087294 25825 ts_tablet_manager.cc:1403] T 138b948b314947ab9386717d1199539b P ee7f07edec77431a9e5fc3b112a68946: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:28:17.087399 25824 ts_tablet_manager.cc:1403] T 3ef7d540509b45f791e59c2e6cb39571 P 1d952a42b7914d58aa1df4ebb6341295: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:28:17.087671 25825 raft_consensus.cc:359] T 138b948b314947ab9386717d1199539b P ee7f07edec77431a9e5fc3b112a68946 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35655 } } peers { permanent_uuid: "ee7f07edec77431a9e5fc3b112a68946" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 39643 } } peers { permanent_uuid: "1d952a42b7914d58aa1df4ebb6341295" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 42623 } }
I20260601 13:28:17.087754 25825 raft_consensus.cc:385] T 138b948b314947ab9386717d1199539b P ee7f07edec77431a9e5fc3b112a68946 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:17.087774 25825 raft_consensus.cc:740] T 138b948b314947ab9386717d1199539b P ee7f07edec77431a9e5fc3b112a68946 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee7f07edec77431a9e5fc3b112a68946, State: Initialized, Role: FOLLOWER
I20260601 13:28:17.087775 25824 raft_consensus.cc:359] T 3ef7d540509b45f791e59c2e6cb39571 P 1d952a42b7914d58aa1df4ebb6341295 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35655 } } peers { permanent_uuid: "ee7f07edec77431a9e5fc3b112a68946" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 39643 } } peers { permanent_uuid: "1d952a42b7914d58aa1df4ebb6341295" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 42623 } }
I20260601 13:28:17.087877 25825 consensus_queue.cc:260] T 138b948b314947ab9386717d1199539b P ee7f07edec77431a9e5fc3b112a68946 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35655 } } peers { permanent_uuid: "ee7f07edec77431a9e5fc3b112a68946" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 39643 } } peers { permanent_uuid: "1d952a42b7914d58aa1df4ebb6341295" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 42623 } }
I20260601 13:28:17.087942 25824 raft_consensus.cc:385] T 3ef7d540509b45f791e59c2e6cb39571 P 1d952a42b7914d58aa1df4ebb6341295 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:17.087980 25824 raft_consensus.cc:740] T 3ef7d540509b45f791e59c2e6cb39571 P 1d952a42b7914d58aa1df4ebb6341295 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d952a42b7914d58aa1df4ebb6341295, State: Initialized, Role: FOLLOWER
I20260601 13:28:17.088099 25824 consensus_queue.cc:260] T 3ef7d540509b45f791e59c2e6cb39571 P 1d952a42b7914d58aa1df4ebb6341295 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35655 } } peers { permanent_uuid: "ee7f07edec77431a9e5fc3b112a68946" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 39643 } } peers { permanent_uuid: "1d952a42b7914d58aa1df4ebb6341295" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 42623 } }
I20260601 13:28:17.088162 25825 ts_tablet_manager.cc:1434] T 138b948b314947ab9386717d1199539b P ee7f07edec77431a9e5fc3b112a68946: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:17.088311 25825 tablet_bootstrap.cc:492] T 3ef7d540509b45f791e59c2e6cb39571 P ee7f07edec77431a9e5fc3b112a68946: Bootstrap starting.
I20260601 13:28:17.088342 25824 ts_tablet_manager.cc:1434] T 3ef7d540509b45f791e59c2e6cb39571 P 1d952a42b7914d58aa1df4ebb6341295: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:17.089392 25825 tablet_bootstrap.cc:654] T 3ef7d540509b45f791e59c2e6cb39571 P ee7f07edec77431a9e5fc3b112a68946: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:17.090179 25837 raft_consensus.cc:493] T d2617da6233d435c853a66880844ecc4 P ee7f07edec77431a9e5fc3b112a68946 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:28:17.090270 25837 raft_consensus.cc:515] T d2617da6233d435c853a66880844ecc4 P ee7f07edec77431a9e5fc3b112a68946 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35655 } } peers { permanent_uuid: "ee7f07edec77431a9e5fc3b112a68946" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 39643 } } peers { permanent_uuid: "1d952a42b7914d58aa1df4ebb6341295" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 42623 } }
I20260601 13:28:17.090773 25837 leader_election.cc:290] T d2617da6233d435c853a66880844ecc4 P ee7f07edec77431a9e5fc3b112a68946 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 653ed3fdd9744f99bbdfd7d1c767df04 (127.24.95.65:35655), 1d952a42b7914d58aa1df4ebb6341295 (127.24.95.67:42623)
I20260601 13:28:17.091517 25825 tablet_bootstrap.cc:492] T 3ef7d540509b45f791e59c2e6cb39571 P ee7f07edec77431a9e5fc3b112a68946: No bootstrap required, opened a new log
I20260601 13:28:17.091619 25825 ts_tablet_manager.cc:1403] T 3ef7d540509b45f791e59c2e6cb39571 P ee7f07edec77431a9e5fc3b112a68946: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:28:17.092053 25825 raft_consensus.cc:359] T 3ef7d540509b45f791e59c2e6cb39571 P ee7f07edec77431a9e5fc3b112a68946 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35655 } } peers { permanent_uuid: "ee7f07edec77431a9e5fc3b112a68946" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 39643 } } peers { permanent_uuid: "1d952a42b7914d58aa1df4ebb6341295" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 42623 } }
I20260601 13:28:17.092165 25825 raft_consensus.cc:385] T 3ef7d540509b45f791e59c2e6cb39571 P ee7f07edec77431a9e5fc3b112a68946 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:17.092208 25825 raft_consensus.cc:740] T 3ef7d540509b45f791e59c2e6cb39571 P ee7f07edec77431a9e5fc3b112a68946 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee7f07edec77431a9e5fc3b112a68946, State: Initialized, Role: FOLLOWER
I20260601 13:28:17.092320 25825 consensus_queue.cc:260] T 3ef7d540509b45f791e59c2e6cb39571 P ee7f07edec77431a9e5fc3b112a68946 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35655 } } peers { permanent_uuid: "ee7f07edec77431a9e5fc3b112a68946" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 39643 } } peers { permanent_uuid: "1d952a42b7914d58aa1df4ebb6341295" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 42623 } }
I20260601 13:28:17.092706 25825 ts_tablet_manager.cc:1434] T 3ef7d540509b45f791e59c2e6cb39571 P ee7f07edec77431a9e5fc3b112a68946: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:17.092850 25825 tablet_bootstrap.cc:492] T 74469d011cfb41ff92067e0da283514c P ee7f07edec77431a9e5fc3b112a68946: Bootstrap starting.
I20260601 13:28:17.093865 25825 tablet_bootstrap.cc:654] T 74469d011cfb41ff92067e0da283514c P ee7f07edec77431a9e5fc3b112a68946: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:17.095420 25778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2617da6233d435c853a66880844ecc4" candidate_uuid: "ee7f07edec77431a9e5fc3b112a68946" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d952a42b7914d58aa1df4ebb6341295" is_pre_election: true
I20260601 13:28:17.095430 25627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2617da6233d435c853a66880844ecc4" candidate_uuid: "ee7f07edec77431a9e5fc3b112a68946" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" is_pre_election: true
I20260601 13:28:17.095558 25778 raft_consensus.cc:2468] T d2617da6233d435c853a66880844ecc4 P 1d952a42b7914d58aa1df4ebb6341295 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee7f07edec77431a9e5fc3b112a68946 in term 0.
I20260601 13:28:17.095577 25627 raft_consensus.cc:2468] T d2617da6233d435c853a66880844ecc4 P 653ed3fdd9744f99bbdfd7d1c767df04 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee7f07edec77431a9e5fc3b112a68946 in term 0.
I20260601 13:28:17.095798 25825 tablet_bootstrap.cc:492] T 74469d011cfb41ff92067e0da283514c P ee7f07edec77431a9e5fc3b112a68946: No bootstrap required, opened a new log
I20260601 13:28:17.095839 25669 leader_election.cc:304] T d2617da6233d435c853a66880844ecc4 P ee7f07edec77431a9e5fc3b112a68946 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d952a42b7914d58aa1df4ebb6341295, ee7f07edec77431a9e5fc3b112a68946; no voters: 
I20260601 13:28:17.095885 25825 ts_tablet_manager.cc:1403] T 74469d011cfb41ff92067e0da283514c P ee7f07edec77431a9e5fc3b112a68946: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:28:17.095986 25837 raft_consensus.cc:2804] T d2617da6233d435c853a66880844ecc4 P ee7f07edec77431a9e5fc3b112a68946 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:28:17.096043 25837 raft_consensus.cc:493] T d2617da6233d435c853a66880844ecc4 P ee7f07edec77431a9e5fc3b112a68946 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:28:17.096086 25837 raft_consensus.cc:3060] T d2617da6233d435c853a66880844ecc4 P ee7f07edec77431a9e5fc3b112a68946 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:17.096295 25825 raft_consensus.cc:359] T 74469d011cfb41ff92067e0da283514c P ee7f07edec77431a9e5fc3b112a68946 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35655 } } peers { permanent_uuid: "ee7f07edec77431a9e5fc3b112a68946" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 39643 } } peers { permanent_uuid: "1d952a42b7914d58aa1df4ebb6341295" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 42623 } }
I20260601 13:28:17.096414 25825 raft_consensus.cc:385] T 74469d011cfb41ff92067e0da283514c P ee7f07edec77431a9e5fc3b112a68946 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:17.096454 25825 raft_consensus.cc:740] T 74469d011cfb41ff92067e0da283514c P ee7f07edec77431a9e5fc3b112a68946 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee7f07edec77431a9e5fc3b112a68946, State: Initialized, Role: FOLLOWER
I20260601 13:28:17.096573 25825 consensus_queue.cc:260] T 74469d011cfb41ff92067e0da283514c P ee7f07edec77431a9e5fc3b112a68946 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35655 } } peers { permanent_uuid: "ee7f07edec77431a9e5fc3b112a68946" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 39643 } } peers { permanent_uuid: "1d952a42b7914d58aa1df4ebb6341295" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 42623 } }
I20260601 13:28:17.096827 25825 ts_tablet_manager.cc:1434] T 74469d011cfb41ff92067e0da283514c P ee7f07edec77431a9e5fc3b112a68946: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:17.097040 25837 raft_consensus.cc:515] T d2617da6233d435c853a66880844ecc4 P ee7f07edec77431a9e5fc3b112a68946 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35655 } } peers { permanent_uuid: "ee7f07edec77431a9e5fc3b112a68946" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 39643 } } peers { permanent_uuid: "1d952a42b7914d58aa1df4ebb6341295" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 42623 } }
I20260601 13:28:17.097411 25837 leader_election.cc:290] T d2617da6233d435c853a66880844ecc4 P ee7f07edec77431a9e5fc3b112a68946 [CANDIDATE]: Term 1 election: Requested vote from peers 653ed3fdd9744f99bbdfd7d1c767df04 (127.24.95.65:35655), 1d952a42b7914d58aa1df4ebb6341295 (127.24.95.67:42623)
I20260601 13:28:17.097755 25627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2617da6233d435c853a66880844ecc4" candidate_uuid: "ee7f07edec77431a9e5fc3b112a68946" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "653ed3fdd9744f99bbdfd7d1c767df04"
I20260601 13:28:17.097854 25627 raft_consensus.cc:3060] T d2617da6233d435c853a66880844ecc4 P 653ed3fdd9744f99bbdfd7d1c767df04 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:17.098603 25627 raft_consensus.cc:2468] T d2617da6233d435c853a66880844ecc4 P 653ed3fdd9744f99bbdfd7d1c767df04 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee7f07edec77431a9e5fc3b112a68946 in term 1.
I20260601 13:28:17.098850 25666 leader_election.cc:304] T d2617da6233d435c853a66880844ecc4 P ee7f07edec77431a9e5fc3b112a68946 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 653ed3fdd9744f99bbdfd7d1c767df04, ee7f07edec77431a9e5fc3b112a68946; no voters: 
I20260601 13:28:17.098997 25837 raft_consensus.cc:2804] T d2617da6233d435c853a66880844ecc4 P ee7f07edec77431a9e5fc3b112a68946 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:28:17.099071 25837 raft_consensus.cc:697] T d2617da6233d435c853a66880844ecc4 P ee7f07edec77431a9e5fc3b112a68946 [term 1 LEADER]: Becoming Leader. State: Replica: ee7f07edec77431a9e5fc3b112a68946, State: Running, Role: LEADER
I20260601 13:28:17.099128 25778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2617da6233d435c853a66880844ecc4" candidate_uuid: "ee7f07edec77431a9e5fc3b112a68946" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d952a42b7914d58aa1df4ebb6341295"
I20260601 13:28:17.099237 25778 raft_consensus.cc:3060] T d2617da6233d435c853a66880844ecc4 P 1d952a42b7914d58aa1df4ebb6341295 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:17.099197 25837 consensus_queue.cc:237] T d2617da6233d435c853a66880844ecc4 P ee7f07edec77431a9e5fc3b112a68946 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35655 } } peers { permanent_uuid: "ee7f07edec77431a9e5fc3b112a68946" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 39643 } } peers { permanent_uuid: "1d952a42b7914d58aa1df4ebb6341295" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 42623 } }
I20260601 13:28:17.099949 25778 raft_consensus.cc:2468] T d2617da6233d435c853a66880844ecc4 P 1d952a42b7914d58aa1df4ebb6341295 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee7f07edec77431a9e5fc3b112a68946 in term 1.
I20260601 13:28:17.101020 25521 catalog_manager.cc:5696] T d2617da6233d435c853a66880844ecc4 P ee7f07edec77431a9e5fc3b112a68946 reported cstate change: term changed from 0 to 1, leader changed from <none> to ee7f07edec77431a9e5fc3b112a68946 (127.24.95.66). New cstate: current_term: 1 leader_uuid: "ee7f07edec77431a9e5fc3b112a68946" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee7f07edec77431a9e5fc3b112a68946" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 39643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d952a42b7914d58aa1df4ebb6341295" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 42623 } health_report { overall_health: UNKNOWN } } }
I20260601 13:28:17.106303 25831 raft_consensus.cc:493] T fd75dbb8f7f0483c8de2cdffa2f2bdcc P 653ed3fdd9744f99bbdfd7d1c767df04 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:28:17.106423 25831 raft_consensus.cc:515] T fd75dbb8f7f0483c8de2cdffa2f2bdcc P 653ed3fdd9744f99bbdfd7d1c767df04 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7f07edec77431a9e5fc3b112a68946" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 39643 } } peers { permanent_uuid: "1d952a42b7914d58aa1df4ebb6341295" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 42623 } } peers { permanent_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35655 } }
I20260601 13:28:17.106899 25831 leader_election.cc:290] T fd75dbb8f7f0483c8de2cdffa2f2bdcc P 653ed3fdd9744f99bbdfd7d1c767df04 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee7f07edec77431a9e5fc3b112a68946 (127.24.95.66:39643), 1d952a42b7914d58aa1df4ebb6341295 (127.24.95.67:42623)
I20260601 13:28:17.110610 25778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd75dbb8f7f0483c8de2cdffa2f2bdcc" candidate_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d952a42b7914d58aa1df4ebb6341295" is_pre_election: true
I20260601 13:28:17.110777 25778 raft_consensus.cc:2468] T fd75dbb8f7f0483c8de2cdffa2f2bdcc P 1d952a42b7914d58aa1df4ebb6341295 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 653ed3fdd9744f99bbdfd7d1c767df04 in term 0.
I20260601 13:28:17.110780 25703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd75dbb8f7f0483c8de2cdffa2f2bdcc" candidate_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee7f07edec77431a9e5fc3b112a68946" is_pre_election: true
I20260601 13:28:17.110942 25703 raft_consensus.cc:2468] T fd75dbb8f7f0483c8de2cdffa2f2bdcc P ee7f07edec77431a9e5fc3b112a68946 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 653ed3fdd9744f99bbdfd7d1c767df04 in term 0.
I20260601 13:28:17.111074 25593 leader_election.cc:304] T fd75dbb8f7f0483c8de2cdffa2f2bdcc P 653ed3fdd9744f99bbdfd7d1c767df04 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d952a42b7914d58aa1df4ebb6341295, 653ed3fdd9744f99bbdfd7d1c767df04; no voters: 
I20260601 13:28:17.111249 25831 raft_consensus.cc:2804] T fd75dbb8f7f0483c8de2cdffa2f2bdcc P 653ed3fdd9744f99bbdfd7d1c767df04 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:28:17.111308 25831 raft_consensus.cc:493] T fd75dbb8f7f0483c8de2cdffa2f2bdcc P 653ed3fdd9744f99bbdfd7d1c767df04 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:28:17.111354 25831 raft_consensus.cc:3060] T fd75dbb8f7f0483c8de2cdffa2f2bdcc P 653ed3fdd9744f99bbdfd7d1c767df04 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:17.112161 25831 raft_consensus.cc:515] T fd75dbb8f7f0483c8de2cdffa2f2bdcc P 653ed3fdd9744f99bbdfd7d1c767df04 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7f07edec77431a9e5fc3b112a68946" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 39643 } } peers { permanent_uuid: "1d952a42b7914d58aa1df4ebb6341295" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 42623 } } peers { permanent_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35655 } }
I20260601 13:28:17.112658 25831 leader_election.cc:290] T fd75dbb8f7f0483c8de2cdffa2f2bdcc P 653ed3fdd9744f99bbdfd7d1c767df04 [CANDIDATE]: Term 1 election: Requested vote from peers ee7f07edec77431a9e5fc3b112a68946 (127.24.95.66:39643), 1d952a42b7914d58aa1df4ebb6341295 (127.24.95.67:42623)
I20260601 13:28:17.112964 25703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd75dbb8f7f0483c8de2cdffa2f2bdcc" candidate_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee7f07edec77431a9e5fc3b112a68946"
I20260601 13:28:17.113000 25778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd75dbb8f7f0483c8de2cdffa2f2bdcc" candidate_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d952a42b7914d58aa1df4ebb6341295"
I20260601 13:28:17.113088 25778 raft_consensus.cc:3060] T fd75dbb8f7f0483c8de2cdffa2f2bdcc P 1d952a42b7914d58aa1df4ebb6341295 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:17.113070 25703 raft_consensus.cc:3060] T fd75dbb8f7f0483c8de2cdffa2f2bdcc P ee7f07edec77431a9e5fc3b112a68946 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:17.113795 25778 raft_consensus.cc:2468] T fd75dbb8f7f0483c8de2cdffa2f2bdcc P 1d952a42b7914d58aa1df4ebb6341295 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 653ed3fdd9744f99bbdfd7d1c767df04 in term 1.
I20260601 13:28:17.113914 25703 raft_consensus.cc:2468] T fd75dbb8f7f0483c8de2cdffa2f2bdcc P ee7f07edec77431a9e5fc3b112a68946 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 653ed3fdd9744f99bbdfd7d1c767df04 in term 1.
I20260601 13:28:17.114023 25593 leader_election.cc:304] T fd75dbb8f7f0483c8de2cdffa2f2bdcc P 653ed3fdd9744f99bbdfd7d1c767df04 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d952a42b7914d58aa1df4ebb6341295, 653ed3fdd9744f99bbdfd7d1c767df04; no voters: 
I20260601 13:28:17.114193 25831 raft_consensus.cc:2804] T fd75dbb8f7f0483c8de2cdffa2f2bdcc P 653ed3fdd9744f99bbdfd7d1c767df04 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:28:17.114423 25831 raft_consensus.cc:697] T fd75dbb8f7f0483c8de2cdffa2f2bdcc P 653ed3fdd9744f99bbdfd7d1c767df04 [term 1 LEADER]: Becoming Leader. State: Replica: 653ed3fdd9744f99bbdfd7d1c767df04, State: Running, Role: LEADER
I20260601 13:28:17.114560 25831 consensus_queue.cc:237] T fd75dbb8f7f0483c8de2cdffa2f2bdcc P 653ed3fdd9744f99bbdfd7d1c767df04 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7f07edec77431a9e5fc3b112a68946" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 39643 } } peers { permanent_uuid: "1d952a42b7914d58aa1df4ebb6341295" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 42623 } } peers { permanent_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35655 } }
I20260601 13:28:17.116079 25521 catalog_manager.cc:5696] T fd75dbb8f7f0483c8de2cdffa2f2bdcc P 653ed3fdd9744f99bbdfd7d1c767df04 reported cstate change: term changed from 0 to 1, leader changed from <none> to 653ed3fdd9744f99bbdfd7d1c767df04 (127.24.95.65). New cstate: current_term: 1 leader_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee7f07edec77431a9e5fc3b112a68946" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d952a42b7914d58aa1df4ebb6341295" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 42623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35655 } health_report { overall_health: HEALTHY } } }
I20260601 13:28:17.155532 25831 raft_consensus.cc:493] T 63b23ae9875f4231b2cd03db119ee4a4 P 653ed3fdd9744f99bbdfd7d1c767df04 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:28:17.155675 25831 raft_consensus.cc:515] T 63b23ae9875f4231b2cd03db119ee4a4 P 653ed3fdd9744f99bbdfd7d1c767df04 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35655 } } peers { permanent_uuid: "ee7f07edec77431a9e5fc3b112a68946" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 39643 } } peers { permanent_uuid: "1d952a42b7914d58aa1df4ebb6341295" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 42623 } }
I20260601 13:28:17.156104 25831 leader_election.cc:290] T 63b23ae9875f4231b2cd03db119ee4a4 P 653ed3fdd9744f99bbdfd7d1c767df04 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee7f07edec77431a9e5fc3b112a68946 (127.24.95.66:39643), 1d952a42b7914d58aa1df4ebb6341295 (127.24.95.67:42623)
I20260601 13:28:17.156638 25703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b23ae9875f4231b2cd03db119ee4a4" candidate_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee7f07edec77431a9e5fc3b112a68946" is_pre_election: true
I20260601 13:28:17.156639 25778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b23ae9875f4231b2cd03db119ee4a4" candidate_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d952a42b7914d58aa1df4ebb6341295" is_pre_election: true
I20260601 13:28:17.156788 25703 raft_consensus.cc:2468] T 63b23ae9875f4231b2cd03db119ee4a4 P ee7f07edec77431a9e5fc3b112a68946 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 653ed3fdd9744f99bbdfd7d1c767df04 in term 0.
I20260601 13:28:17.156811 25778 raft_consensus.cc:2468] T 63b23ae9875f4231b2cd03db119ee4a4 P 1d952a42b7914d58aa1df4ebb6341295 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 653ed3fdd9744f99bbdfd7d1c767df04 in term 0.
I20260601 13:28:17.157076 25593 leader_election.cc:304] T 63b23ae9875f4231b2cd03db119ee4a4 P 653ed3fdd9744f99bbdfd7d1c767df04 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 653ed3fdd9744f99bbdfd7d1c767df04, ee7f07edec77431a9e5fc3b112a68946; no voters: 
I20260601 13:28:17.157285 25831 raft_consensus.cc:2804] T 63b23ae9875f4231b2cd03db119ee4a4 P 653ed3fdd9744f99bbdfd7d1c767df04 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:28:17.157346 25831 raft_consensus.cc:493] T 63b23ae9875f4231b2cd03db119ee4a4 P 653ed3fdd9744f99bbdfd7d1c767df04 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:28:17.157375 25831 raft_consensus.cc:3060] T 63b23ae9875f4231b2cd03db119ee4a4 P 653ed3fdd9744f99bbdfd7d1c767df04 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:17.158190 25831 raft_consensus.cc:515] T 63b23ae9875f4231b2cd03db119ee4a4 P 653ed3fdd9744f99bbdfd7d1c767df04 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35655 } } peers { permanent_uuid: "ee7f07edec77431a9e5fc3b112a68946" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 39643 } } peers { permanent_uuid: "1d952a42b7914d58aa1df4ebb6341295" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 42623 } }
I20260601 13:28:17.158511 25831 leader_election.cc:290] T 63b23ae9875f4231b2cd03db119ee4a4 P 653ed3fdd9744f99bbdfd7d1c767df04 [CANDIDATE]: Term 1 election: Requested vote from peers ee7f07edec77431a9e5fc3b112a68946 (127.24.95.66:39643), 1d952a42b7914d58aa1df4ebb6341295 (127.24.95.67:42623)
I20260601 13:28:17.158881 25703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b23ae9875f4231b2cd03db119ee4a4" candidate_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee7f07edec77431a9e5fc3b112a68946"
I20260601 13:28:17.158980 25778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b23ae9875f4231b2cd03db119ee4a4" candidate_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d952a42b7914d58aa1df4ebb6341295"
I20260601 13:28:17.158990 25703 raft_consensus.cc:3060] T 63b23ae9875f4231b2cd03db119ee4a4 P ee7f07edec77431a9e5fc3b112a68946 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:17.159132 25778 raft_consensus.cc:3060] T 63b23ae9875f4231b2cd03db119ee4a4 P 1d952a42b7914d58aa1df4ebb6341295 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:17.159832 25703 raft_consensus.cc:2468] T 63b23ae9875f4231b2cd03db119ee4a4 P ee7f07edec77431a9e5fc3b112a68946 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 653ed3fdd9744f99bbdfd7d1c767df04 in term 1.
I20260601 13:28:17.159843 25778 raft_consensus.cc:2468] T 63b23ae9875f4231b2cd03db119ee4a4 P 1d952a42b7914d58aa1df4ebb6341295 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 653ed3fdd9744f99bbdfd7d1c767df04 in term 1.
I20260601 13:28:17.160128 25593 leader_election.cc:304] T 63b23ae9875f4231b2cd03db119ee4a4 P 653ed3fdd9744f99bbdfd7d1c767df04 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d952a42b7914d58aa1df4ebb6341295, 653ed3fdd9744f99bbdfd7d1c767df04; no voters: 
I20260601 13:28:17.160333 25831 raft_consensus.cc:2804] T 63b23ae9875f4231b2cd03db119ee4a4 P 653ed3fdd9744f99bbdfd7d1c767df04 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:28:17.160732 25831 raft_consensus.cc:697] T 63b23ae9875f4231b2cd03db119ee4a4 P 653ed3fdd9744f99bbdfd7d1c767df04 [term 1 LEADER]: Becoming Leader. State: Replica: 653ed3fdd9744f99bbdfd7d1c767df04, State: Running, Role: LEADER
I20260601 13:28:17.160895 25831 consensus_queue.cc:237] T 63b23ae9875f4231b2cd03db119ee4a4 P 653ed3fdd9744f99bbdfd7d1c767df04 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35655 } } peers { permanent_uuid: "ee7f07edec77431a9e5fc3b112a68946" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 39643 } } peers { permanent_uuid: "1d952a42b7914d58aa1df4ebb6341295" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 42623 } }
I20260601 13:28:17.162479 25521 catalog_manager.cc:5696] T 63b23ae9875f4231b2cd03db119ee4a4 P 653ed3fdd9744f99bbdfd7d1c767df04 reported cstate change: term changed from 0 to 1, leader changed from <none> to 653ed3fdd9744f99bbdfd7d1c767df04 (127.24.95.65). New cstate: current_term: 1 leader_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee7f07edec77431a9e5fc3b112a68946" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d952a42b7914d58aa1df4ebb6341295" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 42623 } health_report { overall_health: UNKNOWN } } }
I20260601 13:28:17.177604 25831 raft_consensus.cc:493] T 3ef7d540509b45f791e59c2e6cb39571 P 653ed3fdd9744f99bbdfd7d1c767df04 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:28:17.177768 25831 raft_consensus.cc:515] T 3ef7d540509b45f791e59c2e6cb39571 P 653ed3fdd9744f99bbdfd7d1c767df04 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35655 } } peers { permanent_uuid: "ee7f07edec77431a9e5fc3b112a68946" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 39643 } } peers { permanent_uuid: "1d952a42b7914d58aa1df4ebb6341295" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 42623 } }
I20260601 13:28:17.178253 25831 leader_election.cc:290] T 3ef7d540509b45f791e59c2e6cb39571 P 653ed3fdd9744f99bbdfd7d1c767df04 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee7f07edec77431a9e5fc3b112a68946 (127.24.95.66:39643), 1d952a42b7914d58aa1df4ebb6341295 (127.24.95.67:42623)
I20260601 13:28:17.178768 25703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ef7d540509b45f791e59c2e6cb39571" candidate_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee7f07edec77431a9e5fc3b112a68946" is_pre_election: true
I20260601 13:28:17.178820 25778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ef7d540509b45f791e59c2e6cb39571" candidate_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d952a42b7914d58aa1df4ebb6341295" is_pre_election: true
I20260601 13:28:17.178891 25703 raft_consensus.cc:2468] T 3ef7d540509b45f791e59c2e6cb39571 P ee7f07edec77431a9e5fc3b112a68946 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 653ed3fdd9744f99bbdfd7d1c767df04 in term 0.
I20260601 13:28:17.178936 25778 raft_consensus.cc:2468] T 3ef7d540509b45f791e59c2e6cb39571 P 1d952a42b7914d58aa1df4ebb6341295 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 653ed3fdd9744f99bbdfd7d1c767df04 in term 0.
I20260601 13:28:17.179147 25593 leader_election.cc:304] T 3ef7d540509b45f791e59c2e6cb39571 P 653ed3fdd9744f99bbdfd7d1c767df04 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 653ed3fdd9744f99bbdfd7d1c767df04, ee7f07edec77431a9e5fc3b112a68946; no voters: 
I20260601 13:28:17.179304 25831 raft_consensus.cc:2804] T 3ef7d540509b45f791e59c2e6cb39571 P 653ed3fdd9744f99bbdfd7d1c767df04 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:28:17.179360 25831 raft_consensus.cc:493] T 3ef7d540509b45f791e59c2e6cb39571 P 653ed3fdd9744f99bbdfd7d1c767df04 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:28:17.179402 25831 raft_consensus.cc:3060] T 3ef7d540509b45f791e59c2e6cb39571 P 653ed3fdd9744f99bbdfd7d1c767df04 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:17.180171 25831 raft_consensus.cc:515] T 3ef7d540509b45f791e59c2e6cb39571 P 653ed3fdd9744f99bbdfd7d1c767df04 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35655 } } peers { permanent_uuid: "ee7f07edec77431a9e5fc3b112a68946" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 39643 } } peers { permanent_uuid: "1d952a42b7914d58aa1df4ebb6341295" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 42623 } }
I20260601 13:28:17.180538 25831 leader_election.cc:290] T 3ef7d540509b45f791e59c2e6cb39571 P 653ed3fdd9744f99bbdfd7d1c767df04 [CANDIDATE]: Term 1 election: Requested vote from peers ee7f07edec77431a9e5fc3b112a68946 (127.24.95.66:39643), 1d952a42b7914d58aa1df4ebb6341295 (127.24.95.67:42623)
I20260601 13:28:17.180791 25703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ef7d540509b45f791e59c2e6cb39571" candidate_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee7f07edec77431a9e5fc3b112a68946"
I20260601 13:28:17.180824 25778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ef7d540509b45f791e59c2e6cb39571" candidate_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d952a42b7914d58aa1df4ebb6341295"
I20260601 13:28:17.180925 25703 raft_consensus.cc:3060] T 3ef7d540509b45f791e59c2e6cb39571 P ee7f07edec77431a9e5fc3b112a68946 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:17.180929 25778 raft_consensus.cc:3060] T 3ef7d540509b45f791e59c2e6cb39571 P 1d952a42b7914d58aa1df4ebb6341295 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:17.181804 25703 raft_consensus.cc:2468] T 3ef7d540509b45f791e59c2e6cb39571 P ee7f07edec77431a9e5fc3b112a68946 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 653ed3fdd9744f99bbdfd7d1c767df04 in term 1.
I20260601 13:28:17.181804 25778 raft_consensus.cc:2468] T 3ef7d540509b45f791e59c2e6cb39571 P 1d952a42b7914d58aa1df4ebb6341295 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 653ed3fdd9744f99bbdfd7d1c767df04 in term 1.
I20260601 13:28:17.182073 25593 leader_election.cc:304] T 3ef7d540509b45f791e59c2e6cb39571 P 653ed3fdd9744f99bbdfd7d1c767df04 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 653ed3fdd9744f99bbdfd7d1c767df04, ee7f07edec77431a9e5fc3b112a68946; no voters: 
I20260601 13:28:17.182219 25831 raft_consensus.cc:2804] T 3ef7d540509b45f791e59c2e6cb39571 P 653ed3fdd9744f99bbdfd7d1c767df04 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:28:17.182302 25831 raft_consensus.cc:697] T 3ef7d540509b45f791e59c2e6cb39571 P 653ed3fdd9744f99bbdfd7d1c767df04 [term 1 LEADER]: Becoming Leader. State: Replica: 653ed3fdd9744f99bbdfd7d1c767df04, State: Running, Role: LEADER
I20260601 13:28:17.182426 25831 consensus_queue.cc:237] T 3ef7d540509b45f791e59c2e6cb39571 P 653ed3fdd9744f99bbdfd7d1c767df04 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35655 } } peers { permanent_uuid: "ee7f07edec77431a9e5fc3b112a68946" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 39643 } } peers { permanent_uuid: "1d952a42b7914d58aa1df4ebb6341295" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 42623 } }
I20260601 13:28:17.184020 25521 catalog_manager.cc:5696] T 3ef7d540509b45f791e59c2e6cb39571 P 653ed3fdd9744f99bbdfd7d1c767df04 reported cstate change: term changed from 0 to 1, leader changed from <none> to 653ed3fdd9744f99bbdfd7d1c767df04 (127.24.95.65). New cstate: current_term: 1 leader_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee7f07edec77431a9e5fc3b112a68946" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d952a42b7914d58aa1df4ebb6341295" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 42623 } health_report { overall_health: UNKNOWN } } }
I20260601 13:28:17.192338 25829 raft_consensus.cc:493] T 3ac7ecf3ac8a49acbc9f863d8aa306df P 1d952a42b7914d58aa1df4ebb6341295 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:28:17.192497 25829 raft_consensus.cc:515] T 3ac7ecf3ac8a49acbc9f863d8aa306df P 1d952a42b7914d58aa1df4ebb6341295 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35655 } } peers { permanent_uuid: "ee7f07edec77431a9e5fc3b112a68946" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 39643 } } peers { permanent_uuid: "1d952a42b7914d58aa1df4ebb6341295" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 42623 } }
I20260601 13:28:17.193049 25829 leader_election.cc:290] T 3ac7ecf3ac8a49acbc9f863d8aa306df P 1d952a42b7914d58aa1df4ebb6341295 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 653ed3fdd9744f99bbdfd7d1c767df04 (127.24.95.65:35655), ee7f07edec77431a9e5fc3b112a68946 (127.24.95.66:39643)
I20260601 13:28:17.197572 25703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ac7ecf3ac8a49acbc9f863d8aa306df" candidate_uuid: "1d952a42b7914d58aa1df4ebb6341295" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee7f07edec77431a9e5fc3b112a68946" is_pre_election: true
I20260601 13:28:17.197572 25627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ac7ecf3ac8a49acbc9f863d8aa306df" candidate_uuid: "1d952a42b7914d58aa1df4ebb6341295" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" is_pre_election: true
I20260601 13:28:17.197739 25703 raft_consensus.cc:2468] T 3ac7ecf3ac8a49acbc9f863d8aa306df P ee7f07edec77431a9e5fc3b112a68946 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d952a42b7914d58aa1df4ebb6341295 in term 0.
I20260601 13:28:17.197772 25627 raft_consensus.cc:2468] T 3ac7ecf3ac8a49acbc9f863d8aa306df P 653ed3fdd9744f99bbdfd7d1c767df04 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d952a42b7914d58aa1df4ebb6341295 in term 0.
I20260601 13:28:17.198035 25744 leader_election.cc:304] T 3ac7ecf3ac8a49acbc9f863d8aa306df P 1d952a42b7914d58aa1df4ebb6341295 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: 1d952a42b7914d58aa1df4ebb6341295, 653ed3fdd9744f99bbdfd7d1c767df04, ee7f07edec77431a9e5fc3b112a68946; no voters: 
I20260601 13:28:17.198239 25829 raft_consensus.cc:2804] T 3ac7ecf3ac8a49acbc9f863d8aa306df P 1d952a42b7914d58aa1df4ebb6341295 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:28:17.198302 25829 raft_consensus.cc:493] T 3ac7ecf3ac8a49acbc9f863d8aa306df P 1d952a42b7914d58aa1df4ebb6341295 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:28:17.198339 25829 raft_consensus.cc:3060] T 3ac7ecf3ac8a49acbc9f863d8aa306df P 1d952a42b7914d58aa1df4ebb6341295 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:17.199163 25829 raft_consensus.cc:515] T 3ac7ecf3ac8a49acbc9f863d8aa306df P 1d952a42b7914d58aa1df4ebb6341295 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35655 } } peers { permanent_uuid: "ee7f07edec77431a9e5fc3b112a68946" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 39643 } } peers { permanent_uuid: "1d952a42b7914d58aa1df4ebb6341295" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 42623 } }
I20260601 13:28:17.199498 25829 leader_election.cc:290] T 3ac7ecf3ac8a49acbc9f863d8aa306df P 1d952a42b7914d58aa1df4ebb6341295 [CANDIDATE]: Term 1 election: Requested vote from peers 653ed3fdd9744f99bbdfd7d1c767df04 (127.24.95.65:35655), ee7f07edec77431a9e5fc3b112a68946 (127.24.95.66:39643)
I20260601 13:28:17.199859 25703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ac7ecf3ac8a49acbc9f863d8aa306df" candidate_uuid: "1d952a42b7914d58aa1df4ebb6341295" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee7f07edec77431a9e5fc3b112a68946"
I20260601 13:28:17.199971 25703 raft_consensus.cc:3060] T 3ac7ecf3ac8a49acbc9f863d8aa306df P ee7f07edec77431a9e5fc3b112a68946 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:17.200143 25627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ac7ecf3ac8a49acbc9f863d8aa306df" candidate_uuid: "1d952a42b7914d58aa1df4ebb6341295" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "653ed3fdd9744f99bbdfd7d1c767df04"
I20260601 13:28:17.200261 25627 raft_consensus.cc:3060] T 3ac7ecf3ac8a49acbc9f863d8aa306df P 653ed3fdd9744f99bbdfd7d1c767df04 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:17.200806 25703 raft_consensus.cc:2468] T 3ac7ecf3ac8a49acbc9f863d8aa306df P ee7f07edec77431a9e5fc3b112a68946 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d952a42b7914d58aa1df4ebb6341295 in term 1.
I20260601 13:28:17.201030 25627 raft_consensus.cc:2468] T 3ac7ecf3ac8a49acbc9f863d8aa306df P 653ed3fdd9744f99bbdfd7d1c767df04 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d952a42b7914d58aa1df4ebb6341295 in term 1.
I20260601 13:28:17.201107 25744 leader_election.cc:304] T 3ac7ecf3ac8a49acbc9f863d8aa306df P 1d952a42b7914d58aa1df4ebb6341295 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d952a42b7914d58aa1df4ebb6341295, ee7f07edec77431a9e5fc3b112a68946; no voters: 
I20260601 13:28:17.201262 25829 raft_consensus.cc:2804] T 3ac7ecf3ac8a49acbc9f863d8aa306df P 1d952a42b7914d58aa1df4ebb6341295 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:28:17.201473 25829 raft_consensus.cc:697] T 3ac7ecf3ac8a49acbc9f863d8aa306df P 1d952a42b7914d58aa1df4ebb6341295 [term 1 LEADER]: Becoming Leader. State: Replica: 1d952a42b7914d58aa1df4ebb6341295, State: Running, Role: LEADER
I20260601 13:28:17.201611 25829 consensus_queue.cc:237] T 3ac7ecf3ac8a49acbc9f863d8aa306df P 1d952a42b7914d58aa1df4ebb6341295 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35655 } } peers { permanent_uuid: "ee7f07edec77431a9e5fc3b112a68946" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 39643 } } peers { permanent_uuid: "1d952a42b7914d58aa1df4ebb6341295" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 42623 } }
I20260601 13:28:17.203184 25521 catalog_manager.cc:5696] T 3ac7ecf3ac8a49acbc9f863d8aa306df P 1d952a42b7914d58aa1df4ebb6341295 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d952a42b7914d58aa1df4ebb6341295 (127.24.95.67). New cstate: current_term: 1 leader_uuid: "1d952a42b7914d58aa1df4ebb6341295" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee7f07edec77431a9e5fc3b112a68946" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d952a42b7914d58aa1df4ebb6341295" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 42623 } health_report { overall_health: HEALTHY } } }
I20260601 13:28:17.205252 25837 raft_consensus.cc:493] T 138b948b314947ab9386717d1199539b P ee7f07edec77431a9e5fc3b112a68946 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:28:17.205344 25837 raft_consensus.cc:515] T 138b948b314947ab9386717d1199539b P ee7f07edec77431a9e5fc3b112a68946 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35655 } } peers { permanent_uuid: "ee7f07edec77431a9e5fc3b112a68946" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 39643 } } peers { permanent_uuid: "1d952a42b7914d58aa1df4ebb6341295" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 42623 } }
I20260601 13:28:17.205667 25837 leader_election.cc:290] T 138b948b314947ab9386717d1199539b P ee7f07edec77431a9e5fc3b112a68946 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 653ed3fdd9744f99bbdfd7d1c767df04 (127.24.95.65:35655), 1d952a42b7914d58aa1df4ebb6341295 (127.24.95.67:42623)
I20260601 13:28:17.205957 25627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "138b948b314947ab9386717d1199539b" candidate_uuid: "ee7f07edec77431a9e5fc3b112a68946" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" is_pre_election: true
I20260601 13:28:17.205981 25778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "138b948b314947ab9386717d1199539b" candidate_uuid: "ee7f07edec77431a9e5fc3b112a68946" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d952a42b7914d58aa1df4ebb6341295" is_pre_election: true
I20260601 13:28:17.206063 25627 raft_consensus.cc:2468] T 138b948b314947ab9386717d1199539b P 653ed3fdd9744f99bbdfd7d1c767df04 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee7f07edec77431a9e5fc3b112a68946 in term 0.
I20260601 13:28:17.206067 25778 raft_consensus.cc:2468] T 138b948b314947ab9386717d1199539b P 1d952a42b7914d58aa1df4ebb6341295 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee7f07edec77431a9e5fc3b112a68946 in term 0.
I20260601 13:28:17.206306 25666 leader_election.cc:304] T 138b948b314947ab9386717d1199539b P ee7f07edec77431a9e5fc3b112a68946 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 653ed3fdd9744f99bbdfd7d1c767df04, ee7f07edec77431a9e5fc3b112a68946; no voters: 
I20260601 13:28:17.206454 25837 raft_consensus.cc:2804] T 138b948b314947ab9386717d1199539b P ee7f07edec77431a9e5fc3b112a68946 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:28:17.206511 25837 raft_consensus.cc:493] T 138b948b314947ab9386717d1199539b P ee7f07edec77431a9e5fc3b112a68946 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:28:17.206557 25837 raft_consensus.cc:3060] T 138b948b314947ab9386717d1199539b P ee7f07edec77431a9e5fc3b112a68946 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:17.207294 25837 raft_consensus.cc:515] T 138b948b314947ab9386717d1199539b P ee7f07edec77431a9e5fc3b112a68946 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35655 } } peers { permanent_uuid: "ee7f07edec77431a9e5fc3b112a68946" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 39643 } } peers { permanent_uuid: "1d952a42b7914d58aa1df4ebb6341295" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 42623 } }
I20260601 13:28:17.207623 25837 leader_election.cc:290] T 138b948b314947ab9386717d1199539b P ee7f07edec77431a9e5fc3b112a68946 [CANDIDATE]: Term 1 election: Requested vote from peers 653ed3fdd9744f99bbdfd7d1c767df04 (127.24.95.65:35655), 1d952a42b7914d58aa1df4ebb6341295 (127.24.95.67:42623)
I20260601 13:28:17.207927 25627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "138b948b314947ab9386717d1199539b" candidate_uuid: "ee7f07edec77431a9e5fc3b112a68946" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "653ed3fdd9744f99bbdfd7d1c767df04"
I20260601 13:28:17.207927 25778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "138b948b314947ab9386717d1199539b" candidate_uuid: "ee7f07edec77431a9e5fc3b112a68946" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d952a42b7914d58aa1df4ebb6341295"
I20260601 13:28:17.208053 25627 raft_consensus.cc:3060] T 138b948b314947ab9386717d1199539b P 653ed3fdd9744f99bbdfd7d1c767df04 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:17.208053 25778 raft_consensus.cc:3060] T 138b948b314947ab9386717d1199539b P 1d952a42b7914d58aa1df4ebb6341295 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:17.208909 25627 raft_consensus.cc:2468] T 138b948b314947ab9386717d1199539b P 653ed3fdd9744f99bbdfd7d1c767df04 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee7f07edec77431a9e5fc3b112a68946 in term 1.
I20260601 13:28:17.208909 25778 raft_consensus.cc:2468] T 138b948b314947ab9386717d1199539b P 1d952a42b7914d58aa1df4ebb6341295 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee7f07edec77431a9e5fc3b112a68946 in term 1.
I20260601 13:28:17.209188 25669 leader_election.cc:304] T 138b948b314947ab9386717d1199539b P ee7f07edec77431a9e5fc3b112a68946 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d952a42b7914d58aa1df4ebb6341295, ee7f07edec77431a9e5fc3b112a68946; no voters: 
I20260601 13:28:17.209375 25837 raft_consensus.cc:2804] T 138b948b314947ab9386717d1199539b P ee7f07edec77431a9e5fc3b112a68946 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:28:17.209445 25837 raft_consensus.cc:697] T 138b948b314947ab9386717d1199539b P ee7f07edec77431a9e5fc3b112a68946 [term 1 LEADER]: Becoming Leader. State: Replica: ee7f07edec77431a9e5fc3b112a68946, State: Running, Role: LEADER
I20260601 13:28:17.209538 25837 consensus_queue.cc:237] T 138b948b314947ab9386717d1199539b P ee7f07edec77431a9e5fc3b112a68946 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35655 } } peers { permanent_uuid: "ee7f07edec77431a9e5fc3b112a68946" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 39643 } } peers { permanent_uuid: "1d952a42b7914d58aa1df4ebb6341295" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 42623 } }
I20260601 13:28:17.211045 25521 catalog_manager.cc:5696] T 138b948b314947ab9386717d1199539b P ee7f07edec77431a9e5fc3b112a68946 reported cstate change: term changed from 0 to 1, leader changed from <none> to ee7f07edec77431a9e5fc3b112a68946 (127.24.95.66). New cstate: current_term: 1 leader_uuid: "ee7f07edec77431a9e5fc3b112a68946" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee7f07edec77431a9e5fc3b112a68946" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 39643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d952a42b7914d58aa1df4ebb6341295" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 42623 } health_report { overall_health: UNKNOWN } } }
I20260601 13:28:17.263424 25831 raft_consensus.cc:493] T 74469d011cfb41ff92067e0da283514c P 653ed3fdd9744f99bbdfd7d1c767df04 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:28:17.263556 25831 raft_consensus.cc:515] T 74469d011cfb41ff92067e0da283514c P 653ed3fdd9744f99bbdfd7d1c767df04 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35655 } } peers { permanent_uuid: "ee7f07edec77431a9e5fc3b112a68946" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 39643 } } peers { permanent_uuid: "1d952a42b7914d58aa1df4ebb6341295" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 42623 } }
I20260601 13:28:17.263964 25831 leader_election.cc:290] T 74469d011cfb41ff92067e0da283514c P 653ed3fdd9744f99bbdfd7d1c767df04 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee7f07edec77431a9e5fc3b112a68946 (127.24.95.66:39643), 1d952a42b7914d58aa1df4ebb6341295 (127.24.95.67:42623)
I20260601 13:28:17.264425 25703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74469d011cfb41ff92067e0da283514c" candidate_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee7f07edec77431a9e5fc3b112a68946" is_pre_election: true
I20260601 13:28:17.264432 25778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74469d011cfb41ff92067e0da283514c" candidate_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d952a42b7914d58aa1df4ebb6341295" is_pre_election: true
I20260601 13:28:17.264587 25703 raft_consensus.cc:2468] T 74469d011cfb41ff92067e0da283514c P ee7f07edec77431a9e5fc3b112a68946 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 653ed3fdd9744f99bbdfd7d1c767df04 in term 0.
I20260601 13:28:17.264587 25778 raft_consensus.cc:2468] T 74469d011cfb41ff92067e0da283514c P 1d952a42b7914d58aa1df4ebb6341295 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 653ed3fdd9744f99bbdfd7d1c767df04 in term 0.
I20260601 13:28:17.264921 25593 leader_election.cc:304] T 74469d011cfb41ff92067e0da283514c P 653ed3fdd9744f99bbdfd7d1c767df04 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 653ed3fdd9744f99bbdfd7d1c767df04, ee7f07edec77431a9e5fc3b112a68946; no voters: 
I20260601 13:28:17.265172 25831 raft_consensus.cc:2804] T 74469d011cfb41ff92067e0da283514c P 653ed3fdd9744f99bbdfd7d1c767df04 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:28:17.265239 25831 raft_consensus.cc:493] T 74469d011cfb41ff92067e0da283514c P 653ed3fdd9744f99bbdfd7d1c767df04 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:28:17.265275 25831 raft_consensus.cc:3060] T 74469d011cfb41ff92067e0da283514c P 653ed3fdd9744f99bbdfd7d1c767df04 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:17.266070 25831 raft_consensus.cc:515] T 74469d011cfb41ff92067e0da283514c P 653ed3fdd9744f99bbdfd7d1c767df04 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35655 } } peers { permanent_uuid: "ee7f07edec77431a9e5fc3b112a68946" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 39643 } } peers { permanent_uuid: "1d952a42b7914d58aa1df4ebb6341295" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 42623 } }
I20260601 13:28:17.266422 25831 leader_election.cc:290] T 74469d011cfb41ff92067e0da283514c P 653ed3fdd9744f99bbdfd7d1c767df04 [CANDIDATE]: Term 1 election: Requested vote from peers ee7f07edec77431a9e5fc3b112a68946 (127.24.95.66:39643), 1d952a42b7914d58aa1df4ebb6341295 (127.24.95.67:42623)
I20260601 13:28:17.266760 25703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74469d011cfb41ff92067e0da283514c" candidate_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee7f07edec77431a9e5fc3b112a68946"
I20260601 13:28:17.266760 25778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74469d011cfb41ff92067e0da283514c" candidate_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d952a42b7914d58aa1df4ebb6341295"
I20260601 13:28:17.266892 25703 raft_consensus.cc:3060] T 74469d011cfb41ff92067e0da283514c P ee7f07edec77431a9e5fc3b112a68946 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:17.266896 25778 raft_consensus.cc:3060] T 74469d011cfb41ff92067e0da283514c P 1d952a42b7914d58aa1df4ebb6341295 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:17.267814 25778 raft_consensus.cc:2468] T 74469d011cfb41ff92067e0da283514c P 1d952a42b7914d58aa1df4ebb6341295 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 653ed3fdd9744f99bbdfd7d1c767df04 in term 1.
I20260601 13:28:17.268088 25703 raft_consensus.cc:2468] T 74469d011cfb41ff92067e0da283514c P ee7f07edec77431a9e5fc3b112a68946 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 653ed3fdd9744f99bbdfd7d1c767df04 in term 1.
I20260601 13:28:17.268113 25593 leader_election.cc:304] T 74469d011cfb41ff92067e0da283514c P 653ed3fdd9744f99bbdfd7d1c767df04 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d952a42b7914d58aa1df4ebb6341295, 653ed3fdd9744f99bbdfd7d1c767df04; no voters: 
I20260601 13:28:17.268278 25831 raft_consensus.cc:2804] T 74469d011cfb41ff92067e0da283514c P 653ed3fdd9744f99bbdfd7d1c767df04 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:28:17.268406 25831 raft_consensus.cc:697] T 74469d011cfb41ff92067e0da283514c P 653ed3fdd9744f99bbdfd7d1c767df04 [term 1 LEADER]: Becoming Leader. State: Replica: 653ed3fdd9744f99bbdfd7d1c767df04, State: Running, Role: LEADER
I20260601 13:28:17.268545 25831 consensus_queue.cc:237] T 74469d011cfb41ff92067e0da283514c P 653ed3fdd9744f99bbdfd7d1c767df04 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35655 } } peers { permanent_uuid: "ee7f07edec77431a9e5fc3b112a68946" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 39643 } } peers { permanent_uuid: "1d952a42b7914d58aa1df4ebb6341295" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 42623 } }
I20260601 13:28:17.270403 25521 catalog_manager.cc:5696] T 74469d011cfb41ff92067e0da283514c P 653ed3fdd9744f99bbdfd7d1c767df04 reported cstate change: term changed from 0 to 1, leader changed from <none> to 653ed3fdd9744f99bbdfd7d1c767df04 (127.24.95.65). New cstate: current_term: 1 leader_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee7f07edec77431a9e5fc3b112a68946" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d952a42b7914d58aa1df4ebb6341295" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 42623 } health_report { overall_health: UNKNOWN } } }
I20260601 13:28:17.371222 25831 raft_consensus.cc:493] T 267884f533d64f64af6be368257356ea P 653ed3fdd9744f99bbdfd7d1c767df04 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:28:17.371413 25831 raft_consensus.cc:515] T 267884f533d64f64af6be368257356ea P 653ed3fdd9744f99bbdfd7d1c767df04 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35655 } } peers { permanent_uuid: "ee7f07edec77431a9e5fc3b112a68946" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 39643 } } peers { permanent_uuid: "1d952a42b7914d58aa1df4ebb6341295" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 42623 } }
I20260601 13:28:17.372146 25831 leader_election.cc:290] T 267884f533d64f64af6be368257356ea P 653ed3fdd9744f99bbdfd7d1c767df04 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee7f07edec77431a9e5fc3b112a68946 (127.24.95.66:39643), 1d952a42b7914d58aa1df4ebb6341295 (127.24.95.67:42623)
I20260601 13:28:17.372602 25703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "267884f533d64f64af6be368257356ea" candidate_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee7f07edec77431a9e5fc3b112a68946" is_pre_election: true
I20260601 13:28:17.372640 25778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "267884f533d64f64af6be368257356ea" candidate_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d952a42b7914d58aa1df4ebb6341295" is_pre_election: true
I20260601 13:28:17.372725 25703 raft_consensus.cc:2468] T 267884f533d64f64af6be368257356ea P ee7f07edec77431a9e5fc3b112a68946 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 653ed3fdd9744f99bbdfd7d1c767df04 in term 0.
I20260601 13:28:17.372794 25778 raft_consensus.cc:2468] T 267884f533d64f64af6be368257356ea P 1d952a42b7914d58aa1df4ebb6341295 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 653ed3fdd9744f99bbdfd7d1c767df04 in term 0.
I20260601 13:28:17.373003 25593 leader_election.cc:304] T 267884f533d64f64af6be368257356ea P 653ed3fdd9744f99bbdfd7d1c767df04 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 653ed3fdd9744f99bbdfd7d1c767df04, ee7f07edec77431a9e5fc3b112a68946; no voters: 
I20260601 13:28:17.373162 25831 raft_consensus.cc:2804] T 267884f533d64f64af6be368257356ea P 653ed3fdd9744f99bbdfd7d1c767df04 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:28:17.373211 25831 raft_consensus.cc:493] T 267884f533d64f64af6be368257356ea P 653ed3fdd9744f99bbdfd7d1c767df04 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:28:17.373238 25831 raft_consensus.cc:3060] T 267884f533d64f64af6be368257356ea P 653ed3fdd9744f99bbdfd7d1c767df04 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:17.374013 25831 raft_consensus.cc:515] T 267884f533d64f64af6be368257356ea P 653ed3fdd9744f99bbdfd7d1c767df04 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35655 } } peers { permanent_uuid: "ee7f07edec77431a9e5fc3b112a68946" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 39643 } } peers { permanent_uuid: "1d952a42b7914d58aa1df4ebb6341295" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 42623 } }
I20260601 13:28:17.374343 25831 leader_election.cc:290] T 267884f533d64f64af6be368257356ea P 653ed3fdd9744f99bbdfd7d1c767df04 [CANDIDATE]: Term 1 election: Requested vote from peers ee7f07edec77431a9e5fc3b112a68946 (127.24.95.66:39643), 1d952a42b7914d58aa1df4ebb6341295 (127.24.95.67:42623)
I20260601 13:28:17.374663 25703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "267884f533d64f64af6be368257356ea" candidate_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee7f07edec77431a9e5fc3b112a68946"
I20260601 13:28:17.374758 25703 raft_consensus.cc:3060] T 267884f533d64f64af6be368257356ea P ee7f07edec77431a9e5fc3b112a68946 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:17.374794 25778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "267884f533d64f64af6be368257356ea" candidate_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d952a42b7914d58aa1df4ebb6341295"
I20260601 13:28:17.374904 25778 raft_consensus.cc:3060] T 267884f533d64f64af6be368257356ea P 1d952a42b7914d58aa1df4ebb6341295 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:17.375468 25703 raft_consensus.cc:2468] T 267884f533d64f64af6be368257356ea P ee7f07edec77431a9e5fc3b112a68946 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 653ed3fdd9744f99bbdfd7d1c767df04 in term 1.
I20260601 13:28:17.375625 25778 raft_consensus.cc:2468] T 267884f533d64f64af6be368257356ea P 1d952a42b7914d58aa1df4ebb6341295 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 653ed3fdd9744f99bbdfd7d1c767df04 in term 1.
I20260601 13:28:17.375720 25593 leader_election.cc:304] T 267884f533d64f64af6be368257356ea P 653ed3fdd9744f99bbdfd7d1c767df04 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 653ed3fdd9744f99bbdfd7d1c767df04, ee7f07edec77431a9e5fc3b112a68946; no voters: 
I20260601 13:28:17.375869 25831 raft_consensus.cc:2804] T 267884f533d64f64af6be368257356ea P 653ed3fdd9744f99bbdfd7d1c767df04 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:28:17.375947 25831 raft_consensus.cc:697] T 267884f533d64f64af6be368257356ea P 653ed3fdd9744f99bbdfd7d1c767df04 [term 1 LEADER]: Becoming Leader. State: Replica: 653ed3fdd9744f99bbdfd7d1c767df04, State: Running, Role: LEADER
I20260601 13:28:17.376075 25831 consensus_queue.cc:237] T 267884f533d64f64af6be368257356ea P 653ed3fdd9744f99bbdfd7d1c767df04 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35655 } } peers { permanent_uuid: "ee7f07edec77431a9e5fc3b112a68946" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 39643 } } peers { permanent_uuid: "1d952a42b7914d58aa1df4ebb6341295" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 42623 } }
I20260601 13:28:17.377693 25521 catalog_manager.cc:5696] T 267884f533d64f64af6be368257356ea P 653ed3fdd9744f99bbdfd7d1c767df04 reported cstate change: term changed from 0 to 1, leader changed from <none> to 653ed3fdd9744f99bbdfd7d1c767df04 (127.24.95.65). New cstate: current_term: 1 leader_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee7f07edec77431a9e5fc3b112a68946" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d952a42b7914d58aa1df4ebb6341295" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 42623 } health_report { overall_health: UNKNOWN } } }
I20260601 13:28:17.391410 24957 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:28:17.393813 24957 server_base.cc:1061] running on GCE node
W20260601 13:28:17.393846 25874 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:28:17.393813 25872 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:28:17.393813 25871 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:28:17.394326 24957 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:28:17.394372 24957 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:28:17.394387 24957 hybrid_clock.cc:648] HybridClock initialized: now 1780320497394387 us; error 0 us; skew 500 ppm
I20260601 13:28:17.395354 24957 webserver.cc:533] Webserver started at http://127.24.95.68:38441/ using document root <none> and password file <none>
I20260601 13:28:17.395509 24957 fs_manager.cc:362] Metadata directory not provided
I20260601 13:28:17.395560 24957 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:28:17.395635 24957 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:28:17.396025 24957 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320492958789-24957-0/minicluster-data/ts-3-root/instance:
uuid: "422e936bd7364a9099b9728ce2771573"
format_stamp: "Formatted at 2026-06-01 13:28:17 on dist-test-slave-3pmh"
I20260601 13:28:17.397656 24957 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:28:17.398770 25879 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:17.399071 24957 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:28:17.399156 24957 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320492958789-24957-0/minicluster-data/ts-3-root
uuid: "422e936bd7364a9099b9728ce2771573"
format_stamp: "Formatted at 2026-06-01 13:28:17 on dist-test-slave-3pmh"
I20260601 13:28:17.399235 24957 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320492958789-24957-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320492958789-24957-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320492958789-24957-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:28:17.411826 24957 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:28:17.412300 24957 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:28:17.412648 24957 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:28:17.413138 24957 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:28:17.413178 24957 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:17.413220 24957 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:28:17.413249 24957 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:17.418192 24957 rpc_server.cc:307] RPC server started. Bound to: 127.24.95.68:43265
I20260601 13:28:17.418244 25942 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.95.68:43265 every 8 connection(s)
I20260601 13:28:17.422791 25943 heartbeater.cc:344] Connected to a master server at 127.24.95.126:46049
I20260601 13:28:17.422904 25943 heartbeater.cc:461] Registering TS with master...
I20260601 13:28:17.423122 25943 heartbeater.cc:507] Master 127.24.95.126:46049 requested a full tablet report, sending...
I20260601 13:28:17.423736 25521 ts_manager.cc:194] Registered new tserver with Master: 422e936bd7364a9099b9728ce2771573 (127.24.95.68:43265)
I20260601 13:28:17.424285 25521 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48866
I20260601 13:28:17.514343 25831 consensus_queue.cc:1048] T fd75dbb8f7f0483c8de2cdffa2f2bdcc P 653ed3fdd9744f99bbdfd7d1c767df04 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d952a42b7914d58aa1df4ebb6341295" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 42623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:28:17.517534 25860 consensus_queue.cc:1048] T fd75dbb8f7f0483c8de2cdffa2f2bdcc P 653ed3fdd9744f99bbdfd7d1c767df04 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee7f07edec77431a9e5fc3b112a68946" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:28:17.650064 25829 consensus_queue.cc:1048] T 3ac7ecf3ac8a49acbc9f863d8aa306df P 1d952a42b7914d58aa1df4ebb6341295 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee7f07edec77431a9e5fc3b112a68946" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:28:17.653405 25952 consensus_queue.cc:1048] T 3ac7ecf3ac8a49acbc9f863d8aa306df P 1d952a42b7914d58aa1df4ebb6341295 [LEADER]: Connected to new peer: Peer: permanent_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:28:17.671995 25837 consensus_queue.cc:1048] T d2617da6233d435c853a66880844ecc4 P ee7f07edec77431a9e5fc3b112a68946 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d952a42b7914d58aa1df4ebb6341295" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 42623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:28:17.675796 25955 consensus_queue.cc:1048] T d2617da6233d435c853a66880844ecc4 P ee7f07edec77431a9e5fc3b112a68946 [LEADER]: Connected to new peer: Peer: permanent_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:28:17.677981 25831 consensus_queue.cc:1048] T 74469d011cfb41ff92067e0da283514c P 653ed3fdd9744f99bbdfd7d1c767df04 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee7f07edec77431a9e5fc3b112a68946" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:28:17.681313 25860 consensus_queue.cc:1048] T 74469d011cfb41ff92067e0da283514c P 653ed3fdd9744f99bbdfd7d1c767df04 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d952a42b7914d58aa1df4ebb6341295" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 42623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:28:17.699862 25860 consensus_queue.cc:1048] T 3ef7d540509b45f791e59c2e6cb39571 P 653ed3fdd9744f99bbdfd7d1c767df04 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d952a42b7914d58aa1df4ebb6341295" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 42623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:28:17.703425 25958 consensus_queue.cc:1048] T 3ef7d540509b45f791e59c2e6cb39571 P 653ed3fdd9744f99bbdfd7d1c767df04 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee7f07edec77431a9e5fc3b112a68946" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:28:17.707237 25958 consensus_queue.cc:1048] T 63b23ae9875f4231b2cd03db119ee4a4 P 653ed3fdd9744f99bbdfd7d1c767df04 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee7f07edec77431a9e5fc3b112a68946" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:28:17.709955 25958 consensus_queue.cc:1048] T 63b23ae9875f4231b2cd03db119ee4a4 P 653ed3fdd9744f99bbdfd7d1c767df04 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d952a42b7914d58aa1df4ebb6341295" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 42623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:28:17.722815 25955 consensus_queue.cc:1048] T 138b948b314947ab9386717d1199539b P ee7f07edec77431a9e5fc3b112a68946 [LEADER]: Connected to new peer: Peer: permanent_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:28:17.725975 25955 consensus_queue.cc:1048] T 138b948b314947ab9386717d1199539b P ee7f07edec77431a9e5fc3b112a68946 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d952a42b7914d58aa1df4ebb6341295" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 42623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:28:17.847904 25578 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:28:17.854110 25627 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3ef7d540509b45f791e59c2e6cb39571"
dest_uuid: "653ed3fdd9744f99bbdfd7d1c767df04"
mode: GRACEFUL
new_leader_uuid: "ee7f07edec77431a9e5fc3b112a68946"
 from {username='slave'} at 127.0.0.1:33114
I20260601 13:28:17.854319 25627 raft_consensus.cc:606] T 3ef7d540509b45f791e59c2e6cb39571 P 653ed3fdd9744f99bbdfd7d1c767df04 [term 1 LEADER]: Received request to transfer leadership to TS ee7f07edec77431a9e5fc3b112a68946
I20260601 13:28:17.855309 25627 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "63b23ae9875f4231b2cd03db119ee4a4"
dest_uuid: "653ed3fdd9744f99bbdfd7d1c767df04"
mode: GRACEFUL
new_leader_uuid: "1d952a42b7914d58aa1df4ebb6341295"
 from {username='slave'} at 127.0.0.1:33114
I20260601 13:28:17.855437 25627 raft_consensus.cc:606] T 63b23ae9875f4231b2cd03db119ee4a4 P 653ed3fdd9744f99bbdfd7d1c767df04 [term 1 LEADER]: Received request to transfer leadership to TS 1d952a42b7914d58aa1df4ebb6341295
I20260601 13:28:17.855850 25578 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260601 13:28:17.856055 25578 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:28:17.934508 25958 consensus_queue.cc:1048] T 267884f533d64f64af6be368257356ea P 653ed3fdd9744f99bbdfd7d1c767df04 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d952a42b7914d58aa1df4ebb6341295" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 42623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:28:17.937846 25860 consensus_queue.cc:1048] T 267884f533d64f64af6be368257356ea P 653ed3fdd9744f99bbdfd7d1c767df04 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee7f07edec77431a9e5fc3b112a68946" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:28:18.249562 25831 raft_consensus.cc:993] T 63b23ae9875f4231b2cd03db119ee4a4 P 653ed3fdd9744f99bbdfd7d1c767df04: : Instructing follower 1d952a42b7914d58aa1df4ebb6341295 to start an election
I20260601 13:28:18.249715 25831 raft_consensus.cc:1081] T 63b23ae9875f4231b2cd03db119ee4a4 P 653ed3fdd9744f99bbdfd7d1c767df04 [term 1 LEADER]: Signalling peer 1d952a42b7914d58aa1df4ebb6341295 to start an election
I20260601 13:28:18.250275 25778 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "63b23ae9875f4231b2cd03db119ee4a4"
dest_uuid: "1d952a42b7914d58aa1df4ebb6341295"
 from {username='slave'} at 127.0.0.1:41286
I20260601 13:28:18.250447 25778 raft_consensus.cc:493] T 63b23ae9875f4231b2cd03db119ee4a4 P 1d952a42b7914d58aa1df4ebb6341295 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:28:18.250519 25778 raft_consensus.cc:3060] T 63b23ae9875f4231b2cd03db119ee4a4 P 1d952a42b7914d58aa1df4ebb6341295 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:28:18.251490 25778 raft_consensus.cc:515] T 63b23ae9875f4231b2cd03db119ee4a4 P 1d952a42b7914d58aa1df4ebb6341295 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35655 } } peers { permanent_uuid: "ee7f07edec77431a9e5fc3b112a68946" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 39643 } } peers { permanent_uuid: "1d952a42b7914d58aa1df4ebb6341295" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 42623 } }
I20260601 13:28:18.251961 25778 leader_election.cc:290] T 63b23ae9875f4231b2cd03db119ee4a4 P 1d952a42b7914d58aa1df4ebb6341295 [CANDIDATE]: Term 2 election: Requested vote from peers 653ed3fdd9744f99bbdfd7d1c767df04 (127.24.95.65:35655), ee7f07edec77431a9e5fc3b112a68946 (127.24.95.66:39643)
I20260601 13:28:18.252209 25627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b23ae9875f4231b2cd03db119ee4a4" candidate_uuid: "1d952a42b7914d58aa1df4ebb6341295" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "653ed3fdd9744f99bbdfd7d1c767df04"
I20260601 13:28:18.252326 25627 raft_consensus.cc:3055] T 63b23ae9875f4231b2cd03db119ee4a4 P 653ed3fdd9744f99bbdfd7d1c767df04 [term 1 LEADER]: Stepping down as leader of term 1
I20260601 13:28:18.252367 25627 raft_consensus.cc:740] T 63b23ae9875f4231b2cd03db119ee4a4 P 653ed3fdd9744f99bbdfd7d1c767df04 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 653ed3fdd9744f99bbdfd7d1c767df04, State: Running, Role: LEADER
I20260601 13:28:18.252458 25703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b23ae9875f4231b2cd03db119ee4a4" candidate_uuid: "1d952a42b7914d58aa1df4ebb6341295" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ee7f07edec77431a9e5fc3b112a68946"
I20260601 13:28:18.252549 25831 raft_consensus.cc:993] T 3ef7d540509b45f791e59c2e6cb39571 P 653ed3fdd9744f99bbdfd7d1c767df04: : Instructing follower ee7f07edec77431a9e5fc3b112a68946 to start an election
I20260601 13:28:18.252578 25703 raft_consensus.cc:3060] T 63b23ae9875f4231b2cd03db119ee4a4 P ee7f07edec77431a9e5fc3b112a68946 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:28:18.252556 25627 consensus_queue.cc:260] T 63b23ae9875f4231b2cd03db119ee4a4 P 653ed3fdd9744f99bbdfd7d1c767df04 [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: "653ed3fdd9744f99bbdfd7d1c767df04" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35655 } } peers { permanent_uuid: "ee7f07edec77431a9e5fc3b112a68946" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 39643 } } peers { permanent_uuid: "1d952a42b7914d58aa1df4ebb6341295" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 42623 } }
I20260601 13:28:18.252806 25627 raft_consensus.cc:3060] T 63b23ae9875f4231b2cd03db119ee4a4 P 653ed3fdd9744f99bbdfd7d1c767df04 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:28:18.253590 25627 raft_consensus.cc:2468] T 63b23ae9875f4231b2cd03db119ee4a4 P 653ed3fdd9744f99bbdfd7d1c767df04 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d952a42b7914d58aa1df4ebb6341295 in term 2.
I20260601 13:28:18.253736 25703 raft_consensus.cc:2468] T 63b23ae9875f4231b2cd03db119ee4a4 P ee7f07edec77431a9e5fc3b112a68946 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d952a42b7914d58aa1df4ebb6341295 in term 2.
I20260601 13:28:18.253944 25958 raft_consensus.cc:1081] T 3ef7d540509b45f791e59c2e6cb39571 P 653ed3fdd9744f99bbdfd7d1c767df04 [term 1 LEADER]: Signalling peer ee7f07edec77431a9e5fc3b112a68946 to start an election
I20260601 13:28:18.254022 25741 leader_election.cc:304] T 63b23ae9875f4231b2cd03db119ee4a4 P 1d952a42b7914d58aa1df4ebb6341295 [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: 1d952a42b7914d58aa1df4ebb6341295, 653ed3fdd9744f99bbdfd7d1c767df04; no voters: 
I20260601 13:28:18.254256 25970 raft_consensus.cc:2804] T 63b23ae9875f4231b2cd03db119ee4a4 P 1d952a42b7914d58aa1df4ebb6341295 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:28:18.254328 25970 raft_consensus.cc:697] T 63b23ae9875f4231b2cd03db119ee4a4 P 1d952a42b7914d58aa1df4ebb6341295 [term 2 LEADER]: Becoming Leader. State: Replica: 1d952a42b7914d58aa1df4ebb6341295, State: Running, Role: LEADER
I20260601 13:28:18.254446 25703 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3ef7d540509b45f791e59c2e6cb39571"
dest_uuid: "ee7f07edec77431a9e5fc3b112a68946"
 from {username='slave'} at 127.0.0.1:36364
I20260601 13:28:18.254467 25970 consensus_queue.cc:237] T 63b23ae9875f4231b2cd03db119ee4a4 P 1d952a42b7914d58aa1df4ebb6341295 [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: "653ed3fdd9744f99bbdfd7d1c767df04" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35655 } } peers { permanent_uuid: "ee7f07edec77431a9e5fc3b112a68946" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 39643 } } peers { permanent_uuid: "1d952a42b7914d58aa1df4ebb6341295" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 42623 } }
I20260601 13:28:18.254565 25703 raft_consensus.cc:493] T 3ef7d540509b45f791e59c2e6cb39571 P ee7f07edec77431a9e5fc3b112a68946 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:28:18.254632 25703 raft_consensus.cc:3060] T 3ef7d540509b45f791e59c2e6cb39571 P ee7f07edec77431a9e5fc3b112a68946 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:28:18.255462 25703 raft_consensus.cc:515] T 3ef7d540509b45f791e59c2e6cb39571 P ee7f07edec77431a9e5fc3b112a68946 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35655 } } peers { permanent_uuid: "ee7f07edec77431a9e5fc3b112a68946" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 39643 } } peers { permanent_uuid: "1d952a42b7914d58aa1df4ebb6341295" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 42623 } }
I20260601 13:28:18.255885 25703 leader_election.cc:290] T 3ef7d540509b45f791e59c2e6cb39571 P ee7f07edec77431a9e5fc3b112a68946 [CANDIDATE]: Term 2 election: Requested vote from peers 653ed3fdd9744f99bbdfd7d1c767df04 (127.24.95.65:35655), 1d952a42b7914d58aa1df4ebb6341295 (127.24.95.67:42623)
I20260601 13:28:18.255998 25524 catalog_manager.cc:5696] T 63b23ae9875f4231b2cd03db119ee4a4 P 1d952a42b7914d58aa1df4ebb6341295 reported cstate change: term changed from 1 to 2, leader changed from 653ed3fdd9744f99bbdfd7d1c767df04 (127.24.95.65) to 1d952a42b7914d58aa1df4ebb6341295 (127.24.95.67). New cstate: current_term: 2 leader_uuid: "1d952a42b7914d58aa1df4ebb6341295" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee7f07edec77431a9e5fc3b112a68946" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d952a42b7914d58aa1df4ebb6341295" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 42623 } health_report { overall_health: HEALTHY } } }
I20260601 13:28:18.256183 25627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ef7d540509b45f791e59c2e6cb39571" candidate_uuid: "ee7f07edec77431a9e5fc3b112a68946" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "653ed3fdd9744f99bbdfd7d1c767df04"
I20260601 13:28:18.256233 25778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ef7d540509b45f791e59c2e6cb39571" candidate_uuid: "ee7f07edec77431a9e5fc3b112a68946" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d952a42b7914d58aa1df4ebb6341295"
I20260601 13:28:18.256292 25627 raft_consensus.cc:3055] T 3ef7d540509b45f791e59c2e6cb39571 P 653ed3fdd9744f99bbdfd7d1c767df04 [term 1 LEADER]: Stepping down as leader of term 1
I20260601 13:28:18.256299 25778 raft_consensus.cc:3060] T 3ef7d540509b45f791e59c2e6cb39571 P 1d952a42b7914d58aa1df4ebb6341295 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:28:18.256342 25627 raft_consensus.cc:740] T 3ef7d540509b45f791e59c2e6cb39571 P 653ed3fdd9744f99bbdfd7d1c767df04 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 653ed3fdd9744f99bbdfd7d1c767df04, State: Running, Role: LEADER
I20260601 13:28:18.256500 25627 consensus_queue.cc:260] T 3ef7d540509b45f791e59c2e6cb39571 P 653ed3fdd9744f99bbdfd7d1c767df04 [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: "653ed3fdd9744f99bbdfd7d1c767df04" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35655 } } peers { permanent_uuid: "ee7f07edec77431a9e5fc3b112a68946" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 39643 } } peers { permanent_uuid: "1d952a42b7914d58aa1df4ebb6341295" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 42623 } }
I20260601 13:28:18.256655 25627 raft_consensus.cc:3060] T 3ef7d540509b45f791e59c2e6cb39571 P 653ed3fdd9744f99bbdfd7d1c767df04 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:28:18.257323 25778 raft_consensus.cc:2468] T 3ef7d540509b45f791e59c2e6cb39571 P 1d952a42b7914d58aa1df4ebb6341295 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee7f07edec77431a9e5fc3b112a68946 in term 2.
I20260601 13:28:18.257673 25669 leader_election.cc:304] T 3ef7d540509b45f791e59c2e6cb39571 P ee7f07edec77431a9e5fc3b112a68946 [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: 1d952a42b7914d58aa1df4ebb6341295, ee7f07edec77431a9e5fc3b112a68946; no voters: 
I20260601 13:28:18.257861 25834 raft_consensus.cc:2804] T 3ef7d540509b45f791e59c2e6cb39571 P ee7f07edec77431a9e5fc3b112a68946 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:28:18.257946 25834 raft_consensus.cc:697] T 3ef7d540509b45f791e59c2e6cb39571 P ee7f07edec77431a9e5fc3b112a68946 [term 2 LEADER]: Becoming Leader. State: Replica: ee7f07edec77431a9e5fc3b112a68946, State: Running, Role: LEADER
I20260601 13:28:18.257962 25627 raft_consensus.cc:2468] T 3ef7d540509b45f791e59c2e6cb39571 P 653ed3fdd9744f99bbdfd7d1c767df04 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee7f07edec77431a9e5fc3b112a68946 in term 2.
I20260601 13:28:18.258057 25834 consensus_queue.cc:237] T 3ef7d540509b45f791e59c2e6cb39571 P ee7f07edec77431a9e5fc3b112a68946 [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: "653ed3fdd9744f99bbdfd7d1c767df04" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35655 } } peers { permanent_uuid: "ee7f07edec77431a9e5fc3b112a68946" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 39643 } } peers { permanent_uuid: "1d952a42b7914d58aa1df4ebb6341295" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 42623 } }
I20260601 13:28:18.259485 25524 catalog_manager.cc:5696] T 3ef7d540509b45f791e59c2e6cb39571 P ee7f07edec77431a9e5fc3b112a68946 reported cstate change: term changed from 1 to 2, leader changed from 653ed3fdd9744f99bbdfd7d1c767df04 (127.24.95.65) to ee7f07edec77431a9e5fc3b112a68946 (127.24.95.66). New cstate: current_term: 2 leader_uuid: "ee7f07edec77431a9e5fc3b112a68946" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee7f07edec77431a9e5fc3b112a68946" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 39643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d952a42b7914d58aa1df4ebb6341295" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 42623 } health_report { overall_health: UNKNOWN } } }
I20260601 13:28:18.425221 25943 heartbeater.cc:499] Master 127.24.95.126:46049 was elected leader, sending a full tablet report...
I20260601 13:28:18.635038 25703 raft_consensus.cc:1275] T 63b23ae9875f4231b2cd03db119ee4a4 P ee7f07edec77431a9e5fc3b112a68946 [term 2 FOLLOWER]: Refusing update from remote peer 1d952a42b7914d58aa1df4ebb6341295: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:28:18.635583 25970 consensus_queue.cc:1048] T 63b23ae9875f4231b2cd03db119ee4a4 P 1d952a42b7914d58aa1df4ebb6341295 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee7f07edec77431a9e5fc3b112a68946" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:28:18.638185 25627 raft_consensus.cc:1275] T 63b23ae9875f4231b2cd03db119ee4a4 P 653ed3fdd9744f99bbdfd7d1c767df04 [term 2 FOLLOWER]: Refusing update from remote peer 1d952a42b7914d58aa1df4ebb6341295: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:28:18.638679 25866 consensus_queue.cc:1048] T 63b23ae9875f4231b2cd03db119ee4a4 P 1d952a42b7914d58aa1df4ebb6341295 [LEADER]: Connected to new peer: Peer: permanent_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:28:18.715448 25778 raft_consensus.cc:1275] T 3ef7d540509b45f791e59c2e6cb39571 P 1d952a42b7914d58aa1df4ebb6341295 [term 2 FOLLOWER]: Refusing update from remote peer ee7f07edec77431a9e5fc3b112a68946: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:28:18.715906 25834 consensus_queue.cc:1048] T 3ef7d540509b45f791e59c2e6cb39571 P ee7f07edec77431a9e5fc3b112a68946 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d952a42b7914d58aa1df4ebb6341295" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 42623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:28:18.718365 25627 raft_consensus.cc:1275] T 3ef7d540509b45f791e59c2e6cb39571 P 653ed3fdd9744f99bbdfd7d1c767df04 [term 2 FOLLOWER]: Refusing update from remote peer ee7f07edec77431a9e5fc3b112a68946: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:28:18.718717 25837 consensus_queue.cc:1048] T 3ef7d540509b45f791e59c2e6cb39571 P ee7f07edec77431a9e5fc3b112a68946 [LEADER]: Connected to new peer: Peer: permanent_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:28:19.856508 25578 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:28:19.857332 25578 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:28:19.857414 25578 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:28:21.857777 25578 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:28:21.858577 25578 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:28:21.858659 25578 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:28:22.864734 25703 consensus_queue.cc:237] T 3ef7d540509b45f791e59c2e6cb39571 P ee7f07edec77431a9e5fc3b112a68946 [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: "653ed3fdd9744f99bbdfd7d1c767df04" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35655 } } peers { permanent_uuid: "ee7f07edec77431a9e5fc3b112a68946" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 39643 } } peers { permanent_uuid: "1d952a42b7914d58aa1df4ebb6341295" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 42623 } attrs { replace: true } } peers { permanent_uuid: "422e936bd7364a9099b9728ce2771573" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 43265 } attrs { promote: true } }
I20260601 13:28:22.866513 25626 raft_consensus.cc:1275] T 3ef7d540509b45f791e59c2e6cb39571 P 653ed3fdd9744f99bbdfd7d1c767df04 [term 2 FOLLOWER]: Refusing update from remote peer ee7f07edec77431a9e5fc3b112a68946: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:28:22.866921 25778 raft_consensus.cc:1275] T 3ef7d540509b45f791e59c2e6cb39571 P 1d952a42b7914d58aa1df4ebb6341295 [term 2 FOLLOWER]: Refusing update from remote peer ee7f07edec77431a9e5fc3b112a68946: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:28:22.867081 25837 consensus_queue.cc:1048] T 3ef7d540509b45f791e59c2e6cb39571 P ee7f07edec77431a9e5fc3b112a68946 [LEADER]: Connected to new peer: Peer: permanent_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:28:22.867434 25986 consensus_queue.cc:1048] T 3ef7d540509b45f791e59c2e6cb39571 P ee7f07edec77431a9e5fc3b112a68946 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d952a42b7914d58aa1df4ebb6341295" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 42623 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:28:22.869658 25986 raft_consensus.cc:2955] T 3ef7d540509b45f791e59c2e6cb39571 P ee7f07edec77431a9e5fc3b112a68946 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 422e936bd7364a9099b9728ce2771573 (127.24.95.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35655 } } peers { permanent_uuid: "ee7f07edec77431a9e5fc3b112a68946" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 39643 } } peers { permanent_uuid: "1d952a42b7914d58aa1df4ebb6341295" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 42623 } attrs { replace: true } } peers { permanent_uuid: "422e936bd7364a9099b9728ce2771573" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 43265 } attrs { promote: true } } }
I20260601 13:28:22.870059 25626 raft_consensus.cc:2955] T 3ef7d540509b45f791e59c2e6cb39571 P 653ed3fdd9744f99bbdfd7d1c767df04 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 422e936bd7364a9099b9728ce2771573 (127.24.95.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35655 } } peers { permanent_uuid: "ee7f07edec77431a9e5fc3b112a68946" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 39643 } } peers { permanent_uuid: "1d952a42b7914d58aa1df4ebb6341295" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 42623 } attrs { replace: true } } peers { permanent_uuid: "422e936bd7364a9099b9728ce2771573" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 43265 } attrs { promote: true } } }
W20260601 13:28:22.871115 25669 consensus_peers.cc:597] T 3ef7d540509b45f791e59c2e6cb39571 P ee7f07edec77431a9e5fc3b112a68946 -> Peer 422e936bd7364a9099b9728ce2771573 (127.24.95.68:43265): Couldn't send request to peer 422e936bd7364a9099b9728ce2771573. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3ef7d540509b45f791e59c2e6cb39571. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:28:22.872601 25778 raft_consensus.cc:2955] T 3ef7d540509b45f791e59c2e6cb39571 P 1d952a42b7914d58aa1df4ebb6341295 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 422e936bd7364a9099b9728ce2771573 (127.24.95.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35655 } } peers { permanent_uuid: "ee7f07edec77431a9e5fc3b112a68946" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 39643 } } peers { permanent_uuid: "1d952a42b7914d58aa1df4ebb6341295" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 42623 } attrs { replace: true } } peers { permanent_uuid: "422e936bd7364a9099b9728ce2771573" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 43265 } attrs { promote: true } } }
I20260601 13:28:22.873726 25524 catalog_manager.cc:5696] T 3ef7d540509b45f791e59c2e6cb39571 P 653ed3fdd9744f99bbdfd7d1c767df04 reported cstate change: config changed from index -1 to 3, NON_VOTER 422e936bd7364a9099b9728ce2771573 (127.24.95.68) added. New cstate: current_term: 2 leader_uuid: "ee7f07edec77431a9e5fc3b112a68946" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35655 } } peers { permanent_uuid: "ee7f07edec77431a9e5fc3b112a68946" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 39643 } } peers { permanent_uuid: "1d952a42b7914d58aa1df4ebb6341295" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 42623 } attrs { replace: true } } peers { permanent_uuid: "422e936bd7364a9099b9728ce2771573" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 43265 } attrs { promote: true } } }
I20260601 13:28:22.878940 25778 consensus_queue.cc:237] T 3ac7ecf3ac8a49acbc9f863d8aa306df P 1d952a42b7914d58aa1df4ebb6341295 [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: "653ed3fdd9744f99bbdfd7d1c767df04" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35655 } } peers { permanent_uuid: "ee7f07edec77431a9e5fc3b112a68946" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "1d952a42b7914d58aa1df4ebb6341295" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 42623 } } peers { permanent_uuid: "422e936bd7364a9099b9728ce2771573" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 43265 } attrs { promote: true } }
I20260601 13:28:22.880798 25703 raft_consensus.cc:1275] T 3ac7ecf3ac8a49acbc9f863d8aa306df P ee7f07edec77431a9e5fc3b112a68946 [term 1 FOLLOWER]: Refusing update from remote peer 1d952a42b7914d58aa1df4ebb6341295: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:28:22.880825 25626 raft_consensus.cc:1275] T 3ac7ecf3ac8a49acbc9f863d8aa306df P 653ed3fdd9744f99bbdfd7d1c767df04 [term 1 FOLLOWER]: Refusing update from remote peer 1d952a42b7914d58aa1df4ebb6341295: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:28:22.881206 25999 consensus_queue.cc:1048] T 3ac7ecf3ac8a49acbc9f863d8aa306df P 1d952a42b7914d58aa1df4ebb6341295 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee7f07edec77431a9e5fc3b112a68946" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 39643 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:28:22.881405 25998 consensus_queue.cc:1048] T 3ac7ecf3ac8a49acbc9f863d8aa306df P 1d952a42b7914d58aa1df4ebb6341295 [LEADER]: Connected to new peer: Peer: permanent_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:28:22.883343 25981 raft_consensus.cc:2955] T 3ac7ecf3ac8a49acbc9f863d8aa306df P 1d952a42b7914d58aa1df4ebb6341295 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 422e936bd7364a9099b9728ce2771573 (127.24.95.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35655 } } peers { permanent_uuid: "ee7f07edec77431a9e5fc3b112a68946" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "1d952a42b7914d58aa1df4ebb6341295" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 42623 } } peers { permanent_uuid: "422e936bd7364a9099b9728ce2771573" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 43265 } attrs { promote: true } } }
I20260601 13:28:22.883695 25626 raft_consensus.cc:2955] T 3ac7ecf3ac8a49acbc9f863d8aa306df P 653ed3fdd9744f99bbdfd7d1c767df04 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 422e936bd7364a9099b9728ce2771573 (127.24.95.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35655 } } peers { permanent_uuid: "ee7f07edec77431a9e5fc3b112a68946" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "1d952a42b7914d58aa1df4ebb6341295" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 42623 } } peers { permanent_uuid: "422e936bd7364a9099b9728ce2771573" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 43265 } attrs { promote: true } } }
W20260601 13:28:22.884052 25744 consensus_peers.cc:597] T 3ac7ecf3ac8a49acbc9f863d8aa306df P 1d952a42b7914d58aa1df4ebb6341295 -> Peer 422e936bd7364a9099b9728ce2771573 (127.24.95.68:43265): Couldn't send request to peer 422e936bd7364a9099b9728ce2771573. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3ac7ecf3ac8a49acbc9f863d8aa306df. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:28:22.885664 25703 raft_consensus.cc:2955] T 3ac7ecf3ac8a49acbc9f863d8aa306df P ee7f07edec77431a9e5fc3b112a68946 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 422e936bd7364a9099b9728ce2771573 (127.24.95.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35655 } } peers { permanent_uuid: "ee7f07edec77431a9e5fc3b112a68946" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "1d952a42b7914d58aa1df4ebb6341295" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 42623 } } peers { permanent_uuid: "422e936bd7364a9099b9728ce2771573" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 43265 } attrs { promote: true } } }
I20260601 13:28:22.885897 25523 catalog_manager.cc:5696] T 3ac7ecf3ac8a49acbc9f863d8aa306df P 653ed3fdd9744f99bbdfd7d1c767df04 reported cstate change: config changed from index -1 to 2, NON_VOTER 422e936bd7364a9099b9728ce2771573 (127.24.95.68) added. New cstate: current_term: 1 leader_uuid: "1d952a42b7914d58aa1df4ebb6341295" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35655 } } peers { permanent_uuid: "ee7f07edec77431a9e5fc3b112a68946" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "1d952a42b7914d58aa1df4ebb6341295" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 42623 } } peers { permanent_uuid: "422e936bd7364a9099b9728ce2771573" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 43265 } attrs { promote: true } } }
I20260601 13:28:22.887547 25778 consensus_queue.cc:237] T 63b23ae9875f4231b2cd03db119ee4a4 P 1d952a42b7914d58aa1df4ebb6341295 [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: "653ed3fdd9744f99bbdfd7d1c767df04" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "ee7f07edec77431a9e5fc3b112a68946" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 39643 } } peers { permanent_uuid: "1d952a42b7914d58aa1df4ebb6341295" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 42623 } } peers { permanent_uuid: "422e936bd7364a9099b9728ce2771573" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 43265 } attrs { promote: true } }
W20260601 13:28:22.888933 25744 consensus_peers.cc:597] T 63b23ae9875f4231b2cd03db119ee4a4 P 1d952a42b7914d58aa1df4ebb6341295 -> Peer 422e936bd7364a9099b9728ce2771573 (127.24.95.68:43265): Couldn't send request to peer 422e936bd7364a9099b9728ce2771573. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 63b23ae9875f4231b2cd03db119ee4a4. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:28:22.889014 25626 raft_consensus.cc:1275] T 63b23ae9875f4231b2cd03db119ee4a4 P 653ed3fdd9744f99bbdfd7d1c767df04 [term 2 FOLLOWER]: Refusing update from remote peer 1d952a42b7914d58aa1df4ebb6341295: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:28:22.889369 25999 consensus_queue.cc:1048] T 63b23ae9875f4231b2cd03db119ee4a4 P 1d952a42b7914d58aa1df4ebb6341295 [LEADER]: Connected to new peer: Peer: permanent_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35655 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:28:22.889991 25703 raft_consensus.cc:1275] T 63b23ae9875f4231b2cd03db119ee4a4 P ee7f07edec77431a9e5fc3b112a68946 [term 2 FOLLOWER]: Refusing update from remote peer 1d952a42b7914d58aa1df4ebb6341295: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:28:22.890377 25999 consensus_queue.cc:1048] T 63b23ae9875f4231b2cd03db119ee4a4 P 1d952a42b7914d58aa1df4ebb6341295 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee7f07edec77431a9e5fc3b112a68946" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:28:22.891150 26004 raft_consensus.cc:2955] T 63b23ae9875f4231b2cd03db119ee4a4 P 1d952a42b7914d58aa1df4ebb6341295 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 422e936bd7364a9099b9728ce2771573 (127.24.95.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "ee7f07edec77431a9e5fc3b112a68946" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 39643 } } peers { permanent_uuid: "1d952a42b7914d58aa1df4ebb6341295" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 42623 } } peers { permanent_uuid: "422e936bd7364a9099b9728ce2771573" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 43265 } attrs { promote: true } } }
I20260601 13:28:22.892055 25626 raft_consensus.cc:2955] T 63b23ae9875f4231b2cd03db119ee4a4 P 653ed3fdd9744f99bbdfd7d1c767df04 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 422e936bd7364a9099b9728ce2771573 (127.24.95.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "ee7f07edec77431a9e5fc3b112a68946" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 39643 } } peers { permanent_uuid: "1d952a42b7914d58aa1df4ebb6341295" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 42623 } } peers { permanent_uuid: "422e936bd7364a9099b9728ce2771573" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 43265 } attrs { promote: true } } }
I20260601 13:28:22.892773 25703 raft_consensus.cc:2955] T 63b23ae9875f4231b2cd03db119ee4a4 P ee7f07edec77431a9e5fc3b112a68946 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 422e936bd7364a9099b9728ce2771573 (127.24.95.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "ee7f07edec77431a9e5fc3b112a68946" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 39643 } } peers { permanent_uuid: "1d952a42b7914d58aa1df4ebb6341295" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 42623 } } peers { permanent_uuid: "422e936bd7364a9099b9728ce2771573" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 43265 } attrs { promote: true } } }
I20260601 13:28:22.894028 25702 consensus_queue.cc:237] T 138b948b314947ab9386717d1199539b P ee7f07edec77431a9e5fc3b112a68946 [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: "653ed3fdd9744f99bbdfd7d1c767df04" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "ee7f07edec77431a9e5fc3b112a68946" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 39643 } } peers { permanent_uuid: "1d952a42b7914d58aa1df4ebb6341295" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 42623 } } peers { permanent_uuid: "422e936bd7364a9099b9728ce2771573" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 43265 } attrs { promote: true } }
I20260601 13:28:22.894028 25521 catalog_manager.cc:5696] T 63b23ae9875f4231b2cd03db119ee4a4 P 1d952a42b7914d58aa1df4ebb6341295 reported cstate change: config changed from index -1 to 3, NON_VOTER 422e936bd7364a9099b9728ce2771573 (127.24.95.68) added. New cstate: current_term: 2 leader_uuid: "1d952a42b7914d58aa1df4ebb6341295" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35655 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee7f07edec77431a9e5fc3b112a68946" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 39643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d952a42b7914d58aa1df4ebb6341295" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 42623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "422e936bd7364a9099b9728ce2771573" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 43265 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:28:22.895794 25778 raft_consensus.cc:1275] T 138b948b314947ab9386717d1199539b P 1d952a42b7914d58aa1df4ebb6341295 [term 1 FOLLOWER]: Refusing update from remote peer ee7f07edec77431a9e5fc3b112a68946: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:28:22.896135 25669 consensus_peers.cc:597] T 138b948b314947ab9386717d1199539b P ee7f07edec77431a9e5fc3b112a68946 -> Peer 422e936bd7364a9099b9728ce2771573 (127.24.95.68:43265): Couldn't send request to peer 422e936bd7364a9099b9728ce2771573. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 138b948b314947ab9386717d1199539b. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:28:22.895794 25627 raft_consensus.cc:1275] T 138b948b314947ab9386717d1199539b P 653ed3fdd9744f99bbdfd7d1c767df04 [term 1 FOLLOWER]: Refusing update from remote peer ee7f07edec77431a9e5fc3b112a68946: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:28:22.896313 25986 consensus_queue.cc:1048] T 138b948b314947ab9386717d1199539b P ee7f07edec77431a9e5fc3b112a68946 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d952a42b7914d58aa1df4ebb6341295" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 42623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:28:22.896632 25987 consensus_queue.cc:1048] T 138b948b314947ab9386717d1199539b P ee7f07edec77431a9e5fc3b112a68946 [LEADER]: Connected to new peer: Peer: permanent_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35655 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:28:22.898294 25986 raft_consensus.cc:2955] T 138b948b314947ab9386717d1199539b P ee7f07edec77431a9e5fc3b112a68946 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 422e936bd7364a9099b9728ce2771573 (127.24.95.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "ee7f07edec77431a9e5fc3b112a68946" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 39643 } } peers { permanent_uuid: "1d952a42b7914d58aa1df4ebb6341295" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 42623 } } peers { permanent_uuid: "422e936bd7364a9099b9728ce2771573" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 43265 } attrs { promote: true } } }
I20260601 13:28:22.898706 25778 raft_consensus.cc:2955] T 138b948b314947ab9386717d1199539b P 1d952a42b7914d58aa1df4ebb6341295 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 422e936bd7364a9099b9728ce2771573 (127.24.95.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "ee7f07edec77431a9e5fc3b112a68946" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 39643 } } peers { permanent_uuid: "1d952a42b7914d58aa1df4ebb6341295" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 42623 } } peers { permanent_uuid: "422e936bd7364a9099b9728ce2771573" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 43265 } attrs { promote: true } } }
I20260601 13:28:22.898928 25626 raft_consensus.cc:2955] T 138b948b314947ab9386717d1199539b P 653ed3fdd9744f99bbdfd7d1c767df04 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 422e936bd7364a9099b9728ce2771573 (127.24.95.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "ee7f07edec77431a9e5fc3b112a68946" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 39643 } } peers { permanent_uuid: "1d952a42b7914d58aa1df4ebb6341295" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 42623 } } peers { permanent_uuid: "422e936bd7364a9099b9728ce2771573" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 43265 } attrs { promote: true } } }
I20260601 13:28:22.901115 25524 catalog_manager.cc:5696] T 138b948b314947ab9386717d1199539b P 1d952a42b7914d58aa1df4ebb6341295 reported cstate change: config changed from index -1 to 2, NON_VOTER 422e936bd7364a9099b9728ce2771573 (127.24.95.68) added. New cstate: current_term: 1 leader_uuid: "ee7f07edec77431a9e5fc3b112a68946" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "653ed3fdd9744f99bbdfd7d1c767df04" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "ee7f07edec77431a9e5fc3b112a68946" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 39643 } } peers { permanent_uuid: "1d952a42b7914d58aa1df4ebb6341295" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 42623 } } peers { permanent_uuid: "422e936bd7364a9099b9728ce2771573" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 43265 } attrs { promote: true } } }
I20260601 13:28:22.938650 24957 tablet_server.cc:179] TabletServer@127.24.95.65:0 shutting down...
I20260601 13:28:22.943107 24957 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:28:22.943329 24957 tablet_replica.cc:333] T 138b948b314947ab9386717d1199539b P 653ed3fdd9744f99bbdfd7d1c767df04: stopping tablet replica
I20260601 13:28:22.943467 24957 raft_consensus.cc:2243] T 138b948b314947ab9386717d1199539b P 653ed3fdd9744f99bbdfd7d1c767df04 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:22.943621 24957 raft_consensus.cc:2272] T 138b948b314947ab9386717d1199539b P 653ed3fdd9744f99bbdfd7d1c767df04 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:22.944235 24957 tablet_replica.cc:333] T 3ef7d540509b45f791e59c2e6cb39571 P 653ed3fdd9744f99bbdfd7d1c767df04: stopping tablet replica
I20260601 13:28:22.944327 24957 raft_consensus.cc:2243] T 3ef7d540509b45f791e59c2e6cb39571 P 653ed3fdd9744f99bbdfd7d1c767df04 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:22.944478 24957 raft_consensus.cc:2272] T 3ef7d540509b45f791e59c2e6cb39571 P 653ed3fdd9744f99bbdfd7d1c767df04 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:22.944993 24957 tablet_replica.cc:333] T fd75dbb8f7f0483c8de2cdffa2f2bdcc P 653ed3fdd9744f99bbdfd7d1c767df04: stopping tablet replica
I20260601 13:28:22.945144 24957 raft_consensus.cc:2243] T fd75dbb8f7f0483c8de2cdffa2f2bdcc P 653ed3fdd9744f99bbdfd7d1c767df04 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:28:22.945310 24957 raft_consensus.cc:2272] T fd75dbb8f7f0483c8de2cdffa2f2bdcc P 653ed3fdd9744f99bbdfd7d1c767df04 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:22.945637 24957 tablet_replica.cc:333] T 74469d011cfb41ff92067e0da283514c P 653ed3fdd9744f99bbdfd7d1c767df04: stopping tablet replica
I20260601 13:28:22.945725 24957 raft_consensus.cc:2243] T 74469d011cfb41ff92067e0da283514c P 653ed3fdd9744f99bbdfd7d1c767df04 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:28:22.945874 24957 raft_consensus.cc:2272] T 74469d011cfb41ff92067e0da283514c P 653ed3fdd9744f99bbdfd7d1c767df04 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:22.946182 24957 tablet_replica.cc:333] T 3ac7ecf3ac8a49acbc9f863d8aa306df P 653ed3fdd9744f99bbdfd7d1c767df04: stopping tablet replica
I20260601 13:28:22.946288 24957 raft_consensus.cc:2243] T 3ac7ecf3ac8a49acbc9f863d8aa306df P 653ed3fdd9744f99bbdfd7d1c767df04 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:22.946421 24957 raft_consensus.cc:2272] T 3ac7ecf3ac8a49acbc9f863d8aa306df P 653ed3fdd9744f99bbdfd7d1c767df04 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:22.946832 24957 tablet_replica.cc:333] T 63b23ae9875f4231b2cd03db119ee4a4 P 653ed3fdd9744f99bbdfd7d1c767df04: stopping tablet replica
I20260601 13:28:22.946904 24957 raft_consensus.cc:2243] T 63b23ae9875f4231b2cd03db119ee4a4 P 653ed3fdd9744f99bbdfd7d1c767df04 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:22.947001 24957 raft_consensus.cc:2272] T 63b23ae9875f4231b2cd03db119ee4a4 P 653ed3fdd9744f99bbdfd7d1c767df04 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:22.947402 24957 tablet_replica.cc:333] T 267884f533d64f64af6be368257356ea P 653ed3fdd9744f99bbdfd7d1c767df04: stopping tablet replica
I20260601 13:28:22.947471 24957 raft_consensus.cc:2243] T 267884f533d64f64af6be368257356ea P 653ed3fdd9744f99bbdfd7d1c767df04 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:28:22.947618 24957 raft_consensus.cc:2272] T 267884f533d64f64af6be368257356ea P 653ed3fdd9744f99bbdfd7d1c767df04 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:22.947949 24957 tablet_replica.cc:333] T d2617da6233d435c853a66880844ecc4 P 653ed3fdd9744f99bbdfd7d1c767df04: stopping tablet replica
I20260601 13:28:22.948016 24957 raft_consensus.cc:2243] T d2617da6233d435c853a66880844ecc4 P 653ed3fdd9744f99bbdfd7d1c767df04 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:22.948110 24957 raft_consensus.cc:2272] T d2617da6233d435c853a66880844ecc4 P 653ed3fdd9744f99bbdfd7d1c767df04 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:22.963081 24957 tablet_server.cc:196] TabletServer@127.24.95.65:0 shutdown complete.
I20260601 13:28:22.966140 24957 tablet_server.cc:179] TabletServer@127.24.95.66:0 shutting down...
I20260601 13:28:22.971810 24957 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:28:22.972057 24957 tablet_replica.cc:333] T 74469d011cfb41ff92067e0da283514c P ee7f07edec77431a9e5fc3b112a68946: stopping tablet replica
I20260601 13:28:22.972246 24957 raft_consensus.cc:2243] T 74469d011cfb41ff92067e0da283514c P ee7f07edec77431a9e5fc3b112a68946 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:22.972409 24957 raft_consensus.cc:2272] T 74469d011cfb41ff92067e0da283514c P ee7f07edec77431a9e5fc3b112a68946 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:22.972940 24957 tablet_replica.cc:333] T 3ef7d540509b45f791e59c2e6cb39571 P ee7f07edec77431a9e5fc3b112a68946: stopping tablet replica
I20260601 13:28:22.973050 24957 raft_consensus.cc:2243] T 3ef7d540509b45f791e59c2e6cb39571 P ee7f07edec77431a9e5fc3b112a68946 [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:28:22.973315 24957 raft_consensus.cc:2272] T 3ef7d540509b45f791e59c2e6cb39571 P ee7f07edec77431a9e5fc3b112a68946 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:22.973887 24957 tablet_replica.cc:333] T d2617da6233d435c853a66880844ecc4 P ee7f07edec77431a9e5fc3b112a68946: stopping tablet replica
I20260601 13:28:22.973991 24957 raft_consensus.cc:2243] T d2617da6233d435c853a66880844ecc4 P ee7f07edec77431a9e5fc3b112a68946 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:28:22.974174 24957 raft_consensus.cc:2272] T d2617da6233d435c853a66880844ecc4 P ee7f07edec77431a9e5fc3b112a68946 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:22.974570 24957 tablet_replica.cc:333] T 267884f533d64f64af6be368257356ea P ee7f07edec77431a9e5fc3b112a68946: stopping tablet replica
I20260601 13:28:22.974747 24957 raft_consensus.cc:2243] T 267884f533d64f64af6be368257356ea P ee7f07edec77431a9e5fc3b112a68946 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:22.974879 24957 raft_consensus.cc:2272] T 267884f533d64f64af6be368257356ea P ee7f07edec77431a9e5fc3b112a68946 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:22.975261 24957 tablet_replica.cc:333] T fd75dbb8f7f0483c8de2cdffa2f2bdcc P ee7f07edec77431a9e5fc3b112a68946: stopping tablet replica
I20260601 13:28:22.975363 24957 raft_consensus.cc:2243] T fd75dbb8f7f0483c8de2cdffa2f2bdcc P ee7f07edec77431a9e5fc3b112a68946 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:22.975453 24957 raft_consensus.cc:2272] T fd75dbb8f7f0483c8de2cdffa2f2bdcc P ee7f07edec77431a9e5fc3b112a68946 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:22.975801 24957 tablet_replica.cc:333] T 3ac7ecf3ac8a49acbc9f863d8aa306df P ee7f07edec77431a9e5fc3b112a68946: stopping tablet replica
I20260601 13:28:22.975893 24957 raft_consensus.cc:2243] T 3ac7ecf3ac8a49acbc9f863d8aa306df P ee7f07edec77431a9e5fc3b112a68946 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:22.975994 24957 raft_consensus.cc:2272] T 3ac7ecf3ac8a49acbc9f863d8aa306df P ee7f07edec77431a9e5fc3b112a68946 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:22.976532 24957 tablet_replica.cc:333] T 63b23ae9875f4231b2cd03db119ee4a4 P ee7f07edec77431a9e5fc3b112a68946: stopping tablet replica
I20260601 13:28:22.976626 24957 raft_consensus.cc:2243] T 63b23ae9875f4231b2cd03db119ee4a4 P ee7f07edec77431a9e5fc3b112a68946 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:22.976719 24957 raft_consensus.cc:2272] T 63b23ae9875f4231b2cd03db119ee4a4 P ee7f07edec77431a9e5fc3b112a68946 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:22.977208 24957 tablet_replica.cc:333] T 138b948b314947ab9386717d1199539b P ee7f07edec77431a9e5fc3b112a68946: stopping tablet replica
I20260601 13:28:22.977296 24957 raft_consensus.cc:2243] T 138b948b314947ab9386717d1199539b P ee7f07edec77431a9e5fc3b112a68946 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:28:22.977505 24957 raft_consensus.cc:2272] T 138b948b314947ab9386717d1199539b P ee7f07edec77431a9e5fc3b112a68946 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:22.993790 24957 tablet_server.cc:196] TabletServer@127.24.95.66:0 shutdown complete.
I20260601 13:28:22.997201 24957 tablet_server.cc:179] TabletServer@127.24.95.67:0 shutting down...
I20260601 13:28:23.002723 24957 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:28:23.003007 24957 tablet_replica.cc:333] T 3ef7d540509b45f791e59c2e6cb39571 P 1d952a42b7914d58aa1df4ebb6341295: stopping tablet replica
I20260601 13:28:23.003147 24957 raft_consensus.cc:2243] T 3ef7d540509b45f791e59c2e6cb39571 P 1d952a42b7914d58aa1df4ebb6341295 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:23.003285 24957 raft_consensus.cc:2272] T 3ef7d540509b45f791e59c2e6cb39571 P 1d952a42b7914d58aa1df4ebb6341295 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:23.003891 24957 tablet_replica.cc:333] T 138b948b314947ab9386717d1199539b P 1d952a42b7914d58aa1df4ebb6341295: stopping tablet replica
I20260601 13:28:23.003995 24957 raft_consensus.cc:2243] T 138b948b314947ab9386717d1199539b P 1d952a42b7914d58aa1df4ebb6341295 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:23.004112 24957 raft_consensus.cc:2272] T 138b948b314947ab9386717d1199539b P 1d952a42b7914d58aa1df4ebb6341295 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:23.004601 24957 tablet_replica.cc:333] T d2617da6233d435c853a66880844ecc4 P 1d952a42b7914d58aa1df4ebb6341295: stopping tablet replica
I20260601 13:28:23.004704 24957 raft_consensus.cc:2243] T d2617da6233d435c853a66880844ecc4 P 1d952a42b7914d58aa1df4ebb6341295 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:23.004797 24957 raft_consensus.cc:2272] T d2617da6233d435c853a66880844ecc4 P 1d952a42b7914d58aa1df4ebb6341295 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:23.005098 24957 tablet_replica.cc:333] T 267884f533d64f64af6be368257356ea P 1d952a42b7914d58aa1df4ebb6341295: stopping tablet replica
I20260601 13:28:23.005182 24957 raft_consensus.cc:2243] T 267884f533d64f64af6be368257356ea P 1d952a42b7914d58aa1df4ebb6341295 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:23.005270 24957 raft_consensus.cc:2272] T 267884f533d64f64af6be368257356ea P 1d952a42b7914d58aa1df4ebb6341295 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:23.005569 24957 tablet_replica.cc:333] T 3ac7ecf3ac8a49acbc9f863d8aa306df P 1d952a42b7914d58aa1df4ebb6341295: stopping tablet replica
I20260601 13:28:23.005658 24957 raft_consensus.cc:2243] T 3ac7ecf3ac8a49acbc9f863d8aa306df P 1d952a42b7914d58aa1df4ebb6341295 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:28:23.005858 24957 raft_consensus.cc:2272] T 3ac7ecf3ac8a49acbc9f863d8aa306df P 1d952a42b7914d58aa1df4ebb6341295 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:23.006274 24957 tablet_replica.cc:333] T 63b23ae9875f4231b2cd03db119ee4a4 P 1d952a42b7914d58aa1df4ebb6341295: stopping tablet replica
I20260601 13:28:23.006353 24957 raft_consensus.cc:2243] T 63b23ae9875f4231b2cd03db119ee4a4 P 1d952a42b7914d58aa1df4ebb6341295 [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:28:23.006534 24957 raft_consensus.cc:2272] T 63b23ae9875f4231b2cd03db119ee4a4 P 1d952a42b7914d58aa1df4ebb6341295 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:23.006944 24957 tablet_replica.cc:333] T fd75dbb8f7f0483c8de2cdffa2f2bdcc P 1d952a42b7914d58aa1df4ebb6341295: stopping tablet replica
I20260601 13:28:23.007020 24957 raft_consensus.cc:2243] T fd75dbb8f7f0483c8de2cdffa2f2bdcc P 1d952a42b7914d58aa1df4ebb6341295 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:23.007108 24957 raft_consensus.cc:2272] T fd75dbb8f7f0483c8de2cdffa2f2bdcc P 1d952a42b7914d58aa1df4ebb6341295 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:23.007387 24957 tablet_replica.cc:333] T 74469d011cfb41ff92067e0da283514c P 1d952a42b7914d58aa1df4ebb6341295: stopping tablet replica
I20260601 13:28:23.007460 24957 raft_consensus.cc:2243] T 74469d011cfb41ff92067e0da283514c P 1d952a42b7914d58aa1df4ebb6341295 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:23.007545 24957 raft_consensus.cc:2272] T 74469d011cfb41ff92067e0da283514c P 1d952a42b7914d58aa1df4ebb6341295 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:23.021536 24957 tablet_server.cc:196] TabletServer@127.24.95.67:0 shutdown complete.
I20260601 13:28:23.024822 24957 tablet_server.cc:179] TabletServer@127.24.95.68:0 shutting down...
I20260601 13:28:23.029546 24957 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:28:23.041730 24957 tablet_server.cc:196] TabletServer@127.24.95.68:0 shutdown complete.
I20260601 13:28:23.043591 24957 master.cc:562] Master@127.24.95.126:46049 shutting down...
W20260601 13:28:23.047317 25572 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260601 13:28:23.047436 25572 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260601 13:28:23.047482 25572 auto_rebalancer.cc:300] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260601 13:28:23.048182 24957 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0c696d67a65f420e9598d2e74411f329 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:28:23.048337 24957 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0c696d67a65f420e9598d2e74411f329 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:23.048424 24957 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0c696d67a65f420e9598d2e74411f329: stopping tablet replica
I20260601 13:28:23.061134 24957 master.cc:584] Master@127.24.95.126:46049 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn (7262 ms)
[ RUN      ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing
I20260601 13:28:23.071415 24957 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.95.126:41777,127.24.95.125:33077,127.24.95.124:34711
I20260601 13:28:23.071907 24957 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:28:23.074090 26012 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:28:23.074149 24957 server_base.cc:1061] running on GCE node
W20260601 13:28:23.074251 26015 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:28:23.074375 26013 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:28:23.074645 24957 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:28:23.074689 24957 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:28:23.074703 24957 hybrid_clock.cc:648] HybridClock initialized: now 1780320503074703 us; error 0 us; skew 500 ppm
I20260601 13:28:23.075744 24957 webserver.cc:533] Webserver started at http://127.24.95.126:37045/ using document root <none> and password file <none>
I20260601 13:28:23.075889 24957 fs_manager.cc:362] Metadata directory not provided
I20260601 13:28:23.075929 24957 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:28:23.075986 24957 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:28:23.076349 24957 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320492958789-24957-0/minicluster-data/master-0-root/instance:
uuid: "b73e30ac2b344b0dab300198f69bc548"
format_stamp: "Formatted at 2026-06-01 13:28:23 on dist-test-slave-3pmh"
I20260601 13:28:23.077823 24957 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:23.078894 26020 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:23.079193 24957 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:23.079254 24957 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320492958789-24957-0/minicluster-data/master-0-root
uuid: "b73e30ac2b344b0dab300198f69bc548"
format_stamp: "Formatted at 2026-06-01 13:28:23 on dist-test-slave-3pmh"
I20260601 13:28:23.079325 24957 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320492958789-24957-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320492958789-24957-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320492958789-24957-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:28:23.087231 24957 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:28:23.087610 24957 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:28:23.091660 24957 rpc_server.cc:307] RPC server started. Bound to: 127.24.95.126:41777
I20260601 13:28:23.092912 24957 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:28:23.096851 26072 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.95.126:41777 every 8 connection(s)
I20260601 13:28:23.097678 26073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
W20260601 13:28:23.098019 26075 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:28:23.098090 26076 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:28:23.098196 24957 server_base.cc:1061] running on GCE node
W20260601 13:28:23.098223 26078 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:28:23.098400 24957 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:28:23.098448 24957 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:28:23.098465 24957 hybrid_clock.cc:648] HybridClock initialized: now 1780320503098465 us; error 0 us; skew 500 ppm
I20260601 13:28:23.099280 24957 webserver.cc:533] Webserver started at http://127.24.95.125:45395/ using document root <none> and password file <none>
I20260601 13:28:23.099246 26073 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.95.126" port: 41777 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:28:23.099423 24957 fs_manager.cc:362] Metadata directory not provided
I20260601 13:28:23.099473 24957 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:28:23.099531 24957 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:28:23.099911 24957 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320492958789-24957-0/minicluster-data/master-1-root/instance:
uuid: "8615494c0f4d411e8e8400f6debaf418"
format_stamp: "Formatted at 2026-06-01 13:28:23 on dist-test-slave-3pmh"
I20260601 13:28:23.101395 24957 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:28:23.102437 26085 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:23.102761 24957 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:23.102823 24957 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320492958789-24957-0/minicluster-data/master-1-root
uuid: "8615494c0f4d411e8e8400f6debaf418"
format_stamp: "Formatted at 2026-06-01 13:28:23 on dist-test-slave-3pmh"
I20260601 13:28:23.102885 24957 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320492958789-24957-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320492958789-24957-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320492958789-24957-0/minicluster-data/master-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:28:23.103624 26073 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.95.125" port: 33077 } has no permanent_uuid. Determining permanent_uuid...
W20260601 13:28:23.104254 26024 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.24.95.125:33077: connect: Connection refused (error 111) [suppressed 1 similar messages]
W20260601 13:28:23.104956 26073 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.24.95.125:33077: Network error: Client connection negotiation failed: client connection to 127.24.95.125:33077: connect: Connection refused (error 111)
I20260601 13:28:23.115224 24957 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:28:23.115623 24957 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:28:23.119351 24957 rpc_server.cc:307] RPC server started. Bound to: 127.24.95.125:33077
I20260601 13:28:23.119405 26138 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.95.125:33077 every 8 connection(s)
I20260601 13:28:23.120024 24957 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:28:23.120234 26139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:23.121634 26139 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.95.126" port: 41777 } has no permanent_uuid. Determining permanent_uuid...
W20260601 13:28:23.122113 26141 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:28:23.122217 26142 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:28:23.122395 26144 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:28:23.122496 24957 server_base.cc:1061] running on GCE node
I20260601 13:28:23.122699 24957 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:28:23.122747 24957 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:28:23.122766 24957 hybrid_clock.cc:648] HybridClock initialized: now 1780320503122766 us; error 0 us; skew 500 ppm
I20260601 13:28:23.123644 24957 webserver.cc:533] Webserver started at http://127.24.95.124:43011/ using document root <none> and password file <none>
I20260601 13:28:23.123790 24957 fs_manager.cc:362] Metadata directory not provided
I20260601 13:28:23.123839 24957 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:28:23.123908 24957 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:28:23.124272 24957 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320492958789-24957-0/minicluster-data/master-2-root/instance:
uuid: "8141b9eaf4f94ff6956021b83abfea92"
format_stamp: "Formatted at 2026-06-01 13:28:23 on dist-test-slave-3pmh"
I20260601 13:28:23.125957 24957 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:28:23.126143 26139 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.95.125" port: 33077 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:28:23.127322 26151 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:23.127600 24957 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:28:23.127681 24957 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320492958789-24957-0/minicluster-data/master-2-root
uuid: "8141b9eaf4f94ff6956021b83abfea92"
format_stamp: "Formatted at 2026-06-01 13:28:23 on dist-test-slave-3pmh"
I20260601 13:28:23.127758 24957 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320492958789-24957-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320492958789-24957-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320492958789-24957-0/minicluster-data/master-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:28:23.131114 26073 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.24.95.125" port: 33077 } attempt: 1
I20260601 13:28:23.131513 26139 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.95.124" port: 34711 } has no permanent_uuid. Determining permanent_uuid...
W20260601 13:28:23.133787 26139 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.24.95.124:34711: Network error: Client connection negotiation failed: client connection to 127.24.95.124:34711: connect: Connection refused (error 111)
I20260601 13:28:23.135728 26073 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.95.124" port: 34711 } has no permanent_uuid. Determining permanent_uuid...
W20260601 13:28:23.136981 26073 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.24.95.124:34711: Network error: Client connection negotiation failed: client connection to 127.24.95.124:34711: connect: Connection refused (error 111)
I20260601 13:28:23.142266 24957 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:28:23.142678 24957 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:28:23.147009 24957 rpc_server.cc:307] RPC server started. Bound to: 127.24.95.124:34711
I20260601 13:28:23.147033 26204 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.95.124:34711 every 8 connection(s)
I20260601 13:28:23.147496 24957 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:28:23.147918 26205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:23.149017 26205 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.95.126" port: 41777 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:28:23.153277 26205 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.95.125" port: 33077 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:28:23.157243 26205 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.95.124" port: 34711 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:28:23.162408 26205 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8141b9eaf4f94ff6956021b83abfea92: Bootstrap starting.
I20260601 13:28:23.163283 26205 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8141b9eaf4f94ff6956021b83abfea92: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:23.164412 26205 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8141b9eaf4f94ff6956021b83abfea92: No bootstrap required, opened a new log
I20260601 13:28:23.164834 26205 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8141b9eaf4f94ff6956021b83abfea92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b73e30ac2b344b0dab300198f69bc548" member_type: VOTER last_known_addr { host: "127.24.95.126" port: 41777 } } peers { permanent_uuid: "8615494c0f4d411e8e8400f6debaf418" member_type: VOTER last_known_addr { host: "127.24.95.125" port: 33077 } } peers { permanent_uuid: "8141b9eaf4f94ff6956021b83abfea92" member_type: VOTER last_known_addr { host: "127.24.95.124" port: 34711 } }
I20260601 13:28:23.164935 26205 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8141b9eaf4f94ff6956021b83abfea92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:23.164965 26205 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8141b9eaf4f94ff6956021b83abfea92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8141b9eaf4f94ff6956021b83abfea92, State: Initialized, Role: FOLLOWER
I20260601 13:28:23.165089 26205 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8141b9eaf4f94ff6956021b83abfea92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b73e30ac2b344b0dab300198f69bc548" member_type: VOTER last_known_addr { host: "127.24.95.126" port: 41777 } } peers { permanent_uuid: "8615494c0f4d411e8e8400f6debaf418" member_type: VOTER last_known_addr { host: "127.24.95.125" port: 33077 } } peers { permanent_uuid: "8141b9eaf4f94ff6956021b83abfea92" member_type: VOTER last_known_addr { host: "127.24.95.124" port: 34711 } }
I20260601 13:28:23.165385 26210 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8141b9eaf4f94ff6956021b83abfea92 [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: "b73e30ac2b344b0dab300198f69bc548" member_type: VOTER last_known_addr { host: "127.24.95.126" port: 41777 } } peers { permanent_uuid: "8615494c0f4d411e8e8400f6debaf418" member_type: VOTER last_known_addr { host: "127.24.95.125" port: 33077 } } peers { permanent_uuid: "8141b9eaf4f94ff6956021b83abfea92" member_type: VOTER last_known_addr { host: "127.24.95.124" port: 34711 } } }
I20260601 13:28:23.165479 26210 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8141b9eaf4f94ff6956021b83abfea92 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:28:23.165529 26205 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8141b9eaf4f94ff6956021b83abfea92 [sys.catalog]: configured and running, proceeding with master startup.
W20260601 13:28:23.167496 26221 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 8141b9eaf4f94ff6956021b83abfea92: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260601 13:28:23.167564 26221 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260601 13:28:23.169142 26073 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.24.95.124" port: 34711 } attempt: 1
I20260601 13:28:23.173523 26073 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b73e30ac2b344b0dab300198f69bc548: Bootstrap starting.
I20260601 13:28:23.174436 26073 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b73e30ac2b344b0dab300198f69bc548: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:23.175645 26073 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b73e30ac2b344b0dab300198f69bc548: No bootstrap required, opened a new log
I20260601 13:28:23.176110 26073 raft_consensus.cc:359] T 00000000000000000000000000000000 P b73e30ac2b344b0dab300198f69bc548 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b73e30ac2b344b0dab300198f69bc548" member_type: VOTER last_known_addr { host: "127.24.95.126" port: 41777 } } peers { permanent_uuid: "8615494c0f4d411e8e8400f6debaf418" member_type: VOTER last_known_addr { host: "127.24.95.125" port: 33077 } } peers { permanent_uuid: "8141b9eaf4f94ff6956021b83abfea92" member_type: VOTER last_known_addr { host: "127.24.95.124" port: 34711 } }
I20260601 13:28:23.176208 26073 raft_consensus.cc:385] T 00000000000000000000000000000000 P b73e30ac2b344b0dab300198f69bc548 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:23.176229 26073 raft_consensus.cc:740] T 00000000000000000000000000000000 P b73e30ac2b344b0dab300198f69bc548 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b73e30ac2b344b0dab300198f69bc548, State: Initialized, Role: FOLLOWER
I20260601 13:28:23.176342 26073 consensus_queue.cc:260] T 00000000000000000000000000000000 P b73e30ac2b344b0dab300198f69bc548 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b73e30ac2b344b0dab300198f69bc548" member_type: VOTER last_known_addr { host: "127.24.95.126" port: 41777 } } peers { permanent_uuid: "8615494c0f4d411e8e8400f6debaf418" member_type: VOTER last_known_addr { host: "127.24.95.125" port: 33077 } } peers { permanent_uuid: "8141b9eaf4f94ff6956021b83abfea92" member_type: VOTER last_known_addr { host: "127.24.95.124" port: 34711 } }
I20260601 13:28:23.176707 26223 sys_catalog.cc:455] T 00000000000000000000000000000000 P b73e30ac2b344b0dab300198f69bc548 [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: "b73e30ac2b344b0dab300198f69bc548" member_type: VOTER last_known_addr { host: "127.24.95.126" port: 41777 } } peers { permanent_uuid: "8615494c0f4d411e8e8400f6debaf418" member_type: VOTER last_known_addr { host: "127.24.95.125" port: 33077 } } peers { permanent_uuid: "8141b9eaf4f94ff6956021b83abfea92" member_type: VOTER last_known_addr { host: "127.24.95.124" port: 34711 } } }
I20260601 13:28:23.176800 26223 sys_catalog.cc:458] T 00000000000000000000000000000000 P b73e30ac2b344b0dab300198f69bc548 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:28:23.176821 26073 sys_catalog.cc:565] T 00000000000000000000000000000000 P b73e30ac2b344b0dab300198f69bc548 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:28:23.178337 24957 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
W20260601 13:28:23.178900 26234 catalog_manager.cc:1593] T 00000000000000000000000000000000 P b73e30ac2b344b0dab300198f69bc548: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260601 13:28:23.178958 26234 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260601 13:28:23.181958 26139 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.24.95.124" port: 34711 } attempt: 1
I20260601 13:28:23.186901 26139 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8615494c0f4d411e8e8400f6debaf418: Bootstrap starting.
I20260601 13:28:23.187812 26139 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8615494c0f4d411e8e8400f6debaf418: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:23.188921 26139 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8615494c0f4d411e8e8400f6debaf418: No bootstrap required, opened a new log
I20260601 13:28:23.189325 26139 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8615494c0f4d411e8e8400f6debaf418 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b73e30ac2b344b0dab300198f69bc548" member_type: VOTER last_known_addr { host: "127.24.95.126" port: 41777 } } peers { permanent_uuid: "8615494c0f4d411e8e8400f6debaf418" member_type: VOTER last_known_addr { host: "127.24.95.125" port: 33077 } } peers { permanent_uuid: "8141b9eaf4f94ff6956021b83abfea92" member_type: VOTER last_known_addr { host: "127.24.95.124" port: 34711 } }
I20260601 13:28:23.189416 26139 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8615494c0f4d411e8e8400f6debaf418 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:23.189445 26139 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8615494c0f4d411e8e8400f6debaf418 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8615494c0f4d411e8e8400f6debaf418, State: Initialized, Role: FOLLOWER
I20260601 13:28:23.189576 26139 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8615494c0f4d411e8e8400f6debaf418 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b73e30ac2b344b0dab300198f69bc548" member_type: VOTER last_known_addr { host: "127.24.95.126" port: 41777 } } peers { permanent_uuid: "8615494c0f4d411e8e8400f6debaf418" member_type: VOTER last_known_addr { host: "127.24.95.125" port: 33077 } } peers { permanent_uuid: "8141b9eaf4f94ff6956021b83abfea92" member_type: VOTER last_known_addr { host: "127.24.95.124" port: 34711 } }
I20260601 13:28:23.189851 26236 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8615494c0f4d411e8e8400f6debaf418 [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: "b73e30ac2b344b0dab300198f69bc548" member_type: VOTER last_known_addr { host: "127.24.95.126" port: 41777 } } peers { permanent_uuid: "8615494c0f4d411e8e8400f6debaf418" member_type: VOTER last_known_addr { host: "127.24.95.125" port: 33077 } } peers { permanent_uuid: "8141b9eaf4f94ff6956021b83abfea92" member_type: VOTER last_known_addr { host: "127.24.95.124" port: 34711 } } }
I20260601 13:28:23.189939 26236 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8615494c0f4d411e8e8400f6debaf418 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:28:23.189989 26139 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8615494c0f4d411e8e8400f6debaf418 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:28:23.191515 24957 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260601 13:28:23.191955 24957 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:28:23.192001 26247 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 8615494c0f4d411e8e8400f6debaf418: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260601 13:28:23.192065 26247 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260601 13:28:23.193785 26251 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:28:23.193943 26248 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:28:23.194079 26249 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:28:23.194130 24957 server_base.cc:1061] running on GCE node
I20260601 13:28:23.194320 24957 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:28:23.194357 24957 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:28:23.194376 24957 hybrid_clock.cc:648] HybridClock initialized: now 1780320503194376 us; error 0 us; skew 500 ppm
I20260601 13:28:23.195252 24957 webserver.cc:533] Webserver started at http://127.24.95.65:35935/ using document root <none> and password file <none>
I20260601 13:28:23.195374 24957 fs_manager.cc:362] Metadata directory not provided
I20260601 13:28:23.195410 24957 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:28:23.195466 24957 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:28:23.195822 24957 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320492958789-24957-0/minicluster-data/ts-0-root/instance:
uuid: "00fd0c39166f403ba94da6aa3a80059a"
format_stamp: "Formatted at 2026-06-01 13:28:23 on dist-test-slave-3pmh"
I20260601 13:28:23.197256 24957 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:28:23.198226 26256 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:23.198484 24957 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:28:23.198545 24957 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320492958789-24957-0/minicluster-data/ts-0-root
uuid: "00fd0c39166f403ba94da6aa3a80059a"
format_stamp: "Formatted at 2026-06-01 13:28:23 on dist-test-slave-3pmh"
I20260601 13:28:23.198611 24957 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320492958789-24957-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320492958789-24957-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320492958789-24957-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:28:23.198745 26236 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8615494c0f4d411e8e8400f6debaf418 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:28:23.198848 26236 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8615494c0f4d411e8e8400f6debaf418 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b73e30ac2b344b0dab300198f69bc548" member_type: VOTER last_known_addr { host: "127.24.95.126" port: 41777 } } peers { permanent_uuid: "8615494c0f4d411e8e8400f6debaf418" member_type: VOTER last_known_addr { host: "127.24.95.125" port: 33077 } } peers { permanent_uuid: "8141b9eaf4f94ff6956021b83abfea92" member_type: VOTER last_known_addr { host: "127.24.95.124" port: 34711 } }
I20260601 13:28:23.199230 26236 leader_election.cc:290] T 00000000000000000000000000000000 P 8615494c0f4d411e8e8400f6debaf418 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b73e30ac2b344b0dab300198f69bc548 (127.24.95.126:41777), 8141b9eaf4f94ff6956021b83abfea92 (127.24.95.124:34711)
I20260601 13:28:23.199575 26047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "8615494c0f4d411e8e8400f6debaf418" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73e30ac2b344b0dab300198f69bc548" is_pre_election: true
I20260601 13:28:23.199654 26179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "8615494c0f4d411e8e8400f6debaf418" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8141b9eaf4f94ff6956021b83abfea92" is_pre_election: true
I20260601 13:28:23.199713 26047 raft_consensus.cc:2468] T 00000000000000000000000000000000 P b73e30ac2b344b0dab300198f69bc548 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8615494c0f4d411e8e8400f6debaf418 in term 0.
I20260601 13:28:23.199774 26179 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 8141b9eaf4f94ff6956021b83abfea92 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8615494c0f4d411e8e8400f6debaf418 in term 0.
I20260601 13:28:23.200037 26087 leader_election.cc:304] T 00000000000000000000000000000000 P 8615494c0f4d411e8e8400f6debaf418 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8141b9eaf4f94ff6956021b83abfea92, 8615494c0f4d411e8e8400f6debaf418; no voters: 
I20260601 13:28:23.200199 26236 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8615494c0f4d411e8e8400f6debaf418 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:28:23.200251 26236 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8615494c0f4d411e8e8400f6debaf418 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:28:23.200289 26236 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8615494c0f4d411e8e8400f6debaf418 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:23.201229 26236 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8615494c0f4d411e8e8400f6debaf418 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b73e30ac2b344b0dab300198f69bc548" member_type: VOTER last_known_addr { host: "127.24.95.126" port: 41777 } } peers { permanent_uuid: "8615494c0f4d411e8e8400f6debaf418" member_type: VOTER last_known_addr { host: "127.24.95.125" port: 33077 } } peers { permanent_uuid: "8141b9eaf4f94ff6956021b83abfea92" member_type: VOTER last_known_addr { host: "127.24.95.124" port: 34711 } }
I20260601 13:28:23.201550 26236 leader_election.cc:290] T 00000000000000000000000000000000 P 8615494c0f4d411e8e8400f6debaf418 [CANDIDATE]: Term 1 election: Requested vote from peers b73e30ac2b344b0dab300198f69bc548 (127.24.95.126:41777), 8141b9eaf4f94ff6956021b83abfea92 (127.24.95.124:34711)
I20260601 13:28:23.201808 26047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "8615494c0f4d411e8e8400f6debaf418" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73e30ac2b344b0dab300198f69bc548"
I20260601 13:28:23.201908 26047 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b73e30ac2b344b0dab300198f69bc548 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:23.201930 26179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "8615494c0f4d411e8e8400f6debaf418" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8141b9eaf4f94ff6956021b83abfea92"
I20260601 13:28:23.202008 26179 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8141b9eaf4f94ff6956021b83abfea92 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:23.202842 26047 raft_consensus.cc:2468] T 00000000000000000000000000000000 P b73e30ac2b344b0dab300198f69bc548 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8615494c0f4d411e8e8400f6debaf418 in term 1.
I20260601 13:28:23.202847 26179 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 8141b9eaf4f94ff6956021b83abfea92 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8615494c0f4d411e8e8400f6debaf418 in term 1.
I20260601 13:28:23.203109 26087 leader_election.cc:304] T 00000000000000000000000000000000 P 8615494c0f4d411e8e8400f6debaf418 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8615494c0f4d411e8e8400f6debaf418, b73e30ac2b344b0dab300198f69bc548; no voters: 
I20260601 13:28:23.203236 26236 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8615494c0f4d411e8e8400f6debaf418 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:28:23.203408 26236 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8615494c0f4d411e8e8400f6debaf418 [term 1 LEADER]: Becoming Leader. State: Replica: 8615494c0f4d411e8e8400f6debaf418, State: Running, Role: LEADER
I20260601 13:28:23.203552 26236 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8615494c0f4d411e8e8400f6debaf418 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b73e30ac2b344b0dab300198f69bc548" member_type: VOTER last_known_addr { host: "127.24.95.126" port: 41777 } } peers { permanent_uuid: "8615494c0f4d411e8e8400f6debaf418" member_type: VOTER last_known_addr { host: "127.24.95.125" port: 33077 } } peers { permanent_uuid: "8141b9eaf4f94ff6956021b83abfea92" member_type: VOTER last_known_addr { host: "127.24.95.124" port: 34711 } }
I20260601 13:28:23.204159 26261 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8615494c0f4d411e8e8400f6debaf418 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8615494c0f4d411e8e8400f6debaf418. Latest consensus state: current_term: 1 leader_uuid: "8615494c0f4d411e8e8400f6debaf418" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b73e30ac2b344b0dab300198f69bc548" member_type: VOTER last_known_addr { host: "127.24.95.126" port: 41777 } } peers { permanent_uuid: "8615494c0f4d411e8e8400f6debaf418" member_type: VOTER last_known_addr { host: "127.24.95.125" port: 33077 } } peers { permanent_uuid: "8141b9eaf4f94ff6956021b83abfea92" member_type: VOTER last_known_addr { host: "127.24.95.124" port: 34711 } } }
I20260601 13:28:23.204300 26261 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8615494c0f4d411e8e8400f6debaf418 [sys.catalog]: This master's current role is: LEADER
I20260601 13:28:23.204617 26263 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:28:23.205418 26263 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:28:23.207388 26047 raft_consensus.cc:1275] T 00000000000000000000000000000000 P b73e30ac2b344b0dab300198f69bc548 [term 1 FOLLOWER]: Refusing update from remote peer 8615494c0f4d411e8e8400f6debaf418: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:28:23.207427 26179 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 8141b9eaf4f94ff6956021b83abfea92 [term 1 FOLLOWER]: Refusing update from remote peer 8615494c0f4d411e8e8400f6debaf418: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:28:23.207763 26261 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 8615494c0f4d411e8e8400f6debaf418 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73e30ac2b344b0dab300198f69bc548" member_type: VOTER last_known_addr { host: "127.24.95.126" port: 41777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:28:23.207938 26236 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 8615494c0f4d411e8e8400f6debaf418 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8141b9eaf4f94ff6956021b83abfea92" member_type: VOTER last_known_addr { host: "127.24.95.124" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:28:23.209352 26210 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8141b9eaf4f94ff6956021b83abfea92 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8615494c0f4d411e8e8400f6debaf418. Latest consensus state: current_term: 1 leader_uuid: "8615494c0f4d411e8e8400f6debaf418" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b73e30ac2b344b0dab300198f69bc548" member_type: VOTER last_known_addr { host: "127.24.95.126" port: 41777 } } peers { permanent_uuid: "8615494c0f4d411e8e8400f6debaf418" member_type: VOTER last_known_addr { host: "127.24.95.125" port: 33077 } } peers { permanent_uuid: "8141b9eaf4f94ff6956021b83abfea92" member_type: VOTER last_known_addr { host: "127.24.95.124" port: 34711 } } }
I20260601 13:28:23.209375 26223 sys_catalog.cc:455] T 00000000000000000000000000000000 P b73e30ac2b344b0dab300198f69bc548 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8615494c0f4d411e8e8400f6debaf418. Latest consensus state: current_term: 1 leader_uuid: "8615494c0f4d411e8e8400f6debaf418" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b73e30ac2b344b0dab300198f69bc548" member_type: VOTER last_known_addr { host: "127.24.95.126" port: 41777 } } peers { permanent_uuid: "8615494c0f4d411e8e8400f6debaf418" member_type: VOTER last_known_addr { host: "127.24.95.125" port: 33077 } } peers { permanent_uuid: "8141b9eaf4f94ff6956021b83abfea92" member_type: VOTER last_known_addr { host: "127.24.95.124" port: 34711 } } }
I20260601 13:28:23.209452 26210 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8141b9eaf4f94ff6956021b83abfea92 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:28:23.209481 26223 sys_catalog.cc:458] T 00000000000000000000000000000000 P b73e30ac2b344b0dab300198f69bc548 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:28:23.210523 24957 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:28:23.210837 26236 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8615494c0f4d411e8e8400f6debaf418 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "8615494c0f4d411e8e8400f6debaf418" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b73e30ac2b344b0dab300198f69bc548" member_type: VOTER last_known_addr { host: "127.24.95.126" port: 41777 } } peers { permanent_uuid: "8615494c0f4d411e8e8400f6debaf418" member_type: VOTER last_known_addr { host: "127.24.95.125" port: 33077 } } peers { permanent_uuid: "8141b9eaf4f94ff6956021b83abfea92" member_type: VOTER last_known_addr { host: "127.24.95.124" port: 34711 } } }
I20260601 13:28:23.210949 26236 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8615494c0f4d411e8e8400f6debaf418 [sys.catalog]: This master's current role is: LEADER
I20260601 13:28:23.211091 26263 catalog_manager.cc:1382] Generated new cluster ID: 44b08f19df954be592c32c9a5b26273f
I20260601 13:28:23.211145 26263 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:28:23.211124 26210 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8141b9eaf4f94ff6956021b83abfea92 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "8615494c0f4d411e8e8400f6debaf418" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b73e30ac2b344b0dab300198f69bc548" member_type: VOTER last_known_addr { host: "127.24.95.126" port: 41777 } } peers { permanent_uuid: "8615494c0f4d411e8e8400f6debaf418" member_type: VOTER last_known_addr { host: "127.24.95.125" port: 33077 } } peers { permanent_uuid: "8141b9eaf4f94ff6956021b83abfea92" member_type: VOTER last_known_addr { host: "127.24.95.124" port: 34711 } } }
I20260601 13:28:23.211230 26210 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8141b9eaf4f94ff6956021b83abfea92 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:28:23.210950 24957 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:28:23.211796 24957 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:28:23.212170 26223 sys_catalog.cc:455] T 00000000000000000000000000000000 P b73e30ac2b344b0dab300198f69bc548 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "8615494c0f4d411e8e8400f6debaf418" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b73e30ac2b344b0dab300198f69bc548" member_type: VOTER last_known_addr { host: "127.24.95.126" port: 41777 } } peers { permanent_uuid: "8615494c0f4d411e8e8400f6debaf418" member_type: VOTER last_known_addr { host: "127.24.95.125" port: 33077 } } peers { permanent_uuid: "8141b9eaf4f94ff6956021b83abfea92" member_type: VOTER last_known_addr { host: "127.24.95.124" port: 34711 } } }
I20260601 13:28:23.212291 26223 sys_catalog.cc:458] T 00000000000000000000000000000000 P b73e30ac2b344b0dab300198f69bc548 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:28:23.212322 24957 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:28:23.212352 24957 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:23.212419 24957 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:28:23.212445 24957 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:23.212780 26236 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8615494c0f4d411e8e8400f6debaf418 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "8615494c0f4d411e8e8400f6debaf418" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b73e30ac2b344b0dab300198f69bc548" member_type: VOTER last_known_addr { host: "127.24.95.126" port: 41777 } } peers { permanent_uuid: "8615494c0f4d411e8e8400f6debaf418" member_type: VOTER last_known_addr { host: "127.24.95.125" port: 33077 } } peers { permanent_uuid: "8141b9eaf4f94ff6956021b83abfea92" member_type: VOTER last_known_addr { host: "127.24.95.124" port: 34711 } } }
I20260601 13:28:23.212867 26236 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8615494c0f4d411e8e8400f6debaf418 [sys.catalog]: This master's current role is: LEADER
I20260601 13:28:23.217008 24957 rpc_server.cc:307] RPC server started. Bound to: 127.24.95.65:41259
I20260601 13:28:23.217109 26331 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.95.65:41259 every 8 connection(s)
I20260601 13:28:23.217983 24957 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:28:23.220031 26338 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:28:23.221657 26341 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:28:23.221979 26332 heartbeater.cc:344] Connected to a master server at 127.24.95.124:34711
I20260601 13:28:23.222095 26332 heartbeater.cc:461] Registering TS with master...
I20260601 13:28:23.222349 26332 heartbeater.cc:507] Master 127.24.95.124:34711 requested a full tablet report, sending...
I20260601 13:28:23.223091 26169 ts_manager.cc:194] Registered new tserver with Master: 00fd0c39166f403ba94da6aa3a80059a (127.24.95.65:41259)
W20260601 13:28:23.223649 26339 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:28:23.225402 26333 heartbeater.cc:344] Connected to a master server at 127.24.95.126:41777
I20260601 13:28:23.225498 26333 heartbeater.cc:461] Registering TS with master...
I20260601 13:28:23.225714 26334 heartbeater.cc:344] Connected to a master server at 127.24.95.125:33077
I20260601 13:28:23.225730 26333 heartbeater.cc:507] Master 127.24.95.126:41777 requested a full tablet report, sending...
I20260601 13:28:23.225816 26334 heartbeater.cc:461] Registering TS with master...
I20260601 13:28:23.225988 26334 heartbeater.cc:507] Master 127.24.95.125:33077 requested a full tablet report, sending...
I20260601 13:28:23.226454 26037 ts_manager.cc:194] Registered new tserver with Master: 00fd0c39166f403ba94da6aa3a80059a (127.24.95.65:41259)
I20260601 13:28:23.226454 26103 ts_manager.cc:194] Registered new tserver with Master: 00fd0c39166f403ba94da6aa3a80059a (127.24.95.65:41259)
I20260601 13:28:23.226847 24957 server_base.cc:1061] running on GCE node
I20260601 13:28:23.227062 24957 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:28:23.227104 24957 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:28:23.227123 24957 hybrid_clock.cc:648] HybridClock initialized: now 1780320503227123 us; error 0 us; skew 500 ppm
I20260601 13:28:23.228010 24957 webserver.cc:533] Webserver started at http://127.24.95.66:41937/ using document root <none> and password file <none>
I20260601 13:28:23.228156 24957 fs_manager.cc:362] Metadata directory not provided
I20260601 13:28:23.228209 24957 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:28:23.228284 24957 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:28:23.228734 24957 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320492958789-24957-0/minicluster-data/ts-1-root/instance:
uuid: "6397089d769b4266b3b9b6c725345c94"
format_stamp: "Formatted at 2026-06-01 13:28:23 on dist-test-slave-3pmh"
I20260601 13:28:23.230336 24957 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:28:23.231367 26346 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:23.231619 24957 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:28:23.231700 24957 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320492958789-24957-0/minicluster-data/ts-1-root
uuid: "6397089d769b4266b3b9b6c725345c94"
format_stamp: "Formatted at 2026-06-01 13:28:23 on dist-test-slave-3pmh"
I20260601 13:28:23.231778 24957 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320492958789-24957-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320492958789-24957-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320492958789-24957-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:28:23.241375 24957 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:28:23.241827 24957 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:28:23.242144 24957 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:28:23.242628 24957 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:28:23.242669 24957 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:23.242709 24957 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:28:23.242738 24957 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:23.247185 24957 rpc_server.cc:307] RPC server started. Bound to: 127.24.95.66:44071
I20260601 13:28:23.247215 26409 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.95.66:44071 every 8 connection(s)
I20260601 13:28:23.248155 24957 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:28:23.252612 26263 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:28:23.253263 26263 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:28:23.255033 26411 heartbeater.cc:344] Connected to a master server at 127.24.95.126:41777
I20260601 13:28:23.255128 26411 heartbeater.cc:461] Registering TS with master...
I20260601 13:28:23.255177 26410 heartbeater.cc:344] Connected to a master server at 127.24.95.124:34711
I20260601 13:28:23.255324 26410 heartbeater.cc:461] Registering TS with master...
I20260601 13:28:23.255352 26411 heartbeater.cc:507] Master 127.24.95.126:41777 requested a full tablet report, sending...
I20260601 13:28:23.255576 26410 heartbeater.cc:507] Master 127.24.95.124:34711 requested a full tablet report, sending...
I20260601 13:28:23.255774 26412 heartbeater.cc:344] Connected to a master server at 127.24.95.125:33077
I20260601 13:28:23.255883 26412 heartbeater.cc:461] Registering TS with master...
W20260601 13:28:23.256042 26420 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:28:23.256134 26412 heartbeater.cc:507] Master 127.24.95.125:33077 requested a full tablet report, sending...
I20260601 13:28:23.256613 26037 ts_manager.cc:194] Registered new tserver with Master: 6397089d769b4266b3b9b6c725345c94 (127.24.95.66:44071)
I20260601 13:28:23.256686 26103 ts_manager.cc:194] Registered new tserver with Master: 6397089d769b4266b3b9b6c725345c94 (127.24.95.66:44071)
I20260601 13:28:23.256698 26169 ts_manager.cc:194] Registered new tserver with Master: 6397089d769b4266b3b9b6c725345c94 (127.24.95.66:44071)
I20260601 13:28:23.257025 24957 server_base.cc:1061] running on GCE node
W20260601 13:28:23.257180 26418 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:28:23.257321 26417 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:28:23.257584 24957 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:28:23.257637 24957 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:28:23.257658 24957 hybrid_clock.cc:648] HybridClock initialized: now 1780320503257658 us; error 0 us; skew 500 ppm
I20260601 13:28:23.258617 24957 webserver.cc:533] Webserver started at http://127.24.95.67:44885/ using document root <none> and password file <none>
I20260601 13:28:23.258772 24957 fs_manager.cc:362] Metadata directory not provided
I20260601 13:28:23.258822 24957 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:28:23.258898 24957 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:28:23.259254 24957 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320492958789-24957-0/minicluster-data/ts-2-root/instance:
uuid: "cec68a5ff7634b609c0d4fe4aa19ac4a"
format_stamp: "Formatted at 2026-06-01 13:28:23 on dist-test-slave-3pmh"
I20260601 13:28:23.260697 24957 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:28:23.261703 26425 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:23.261941 24957 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:28:23.261996 24957 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320492958789-24957-0/minicluster-data/ts-2-root
uuid: "cec68a5ff7634b609c0d4fe4aa19ac4a"
format_stamp: "Formatted at 2026-06-01 13:28:23 on dist-test-slave-3pmh"
I20260601 13:28:23.262064 24957 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320492958789-24957-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320492958789-24957-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320492958789-24957-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:28:23.267973 26263 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 8615494c0f4d411e8e8400f6debaf418: Generated new TSK 0
I20260601 13:28:23.268218 26263 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:28:23.270795 24957 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:28:23.271193 24957 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:28:23.271461 24957 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:28:23.271914 24957 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:28:23.271960 24957 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:23.271991 24957 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:28:23.272004 24957 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:23.276724 24957 rpc_server.cc:307] RPC server started. Bound to: 127.24.95.67:44893
I20260601 13:28:23.276820 26488 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.95.67:44893 every 8 connection(s)
I20260601 13:28:23.282454 26489 heartbeater.cc:344] Connected to a master server at 127.24.95.124:34711
I20260601 13:28:23.282581 26489 heartbeater.cc:461] Registering TS with master...
I20260601 13:28:23.282668 26490 heartbeater.cc:344] Connected to a master server at 127.24.95.126:41777
I20260601 13:28:23.282759 26490 heartbeater.cc:461] Registering TS with master...
I20260601 13:28:23.282842 26489 heartbeater.cc:507] Master 127.24.95.124:34711 requested a full tablet report, sending...
I20260601 13:28:23.282966 26490 heartbeater.cc:507] Master 127.24.95.126:41777 requested a full tablet report, sending...
I20260601 13:28:23.283049 26491 heartbeater.cc:344] Connected to a master server at 127.24.95.125:33077
I20260601 13:28:23.283177 26491 heartbeater.cc:461] Registering TS with master...
I20260601 13:28:23.283381 26491 heartbeater.cc:507] Master 127.24.95.125:33077 requested a full tablet report, sending...
I20260601 13:28:23.283490 26037 ts_manager.cc:194] Registered new tserver with Master: cec68a5ff7634b609c0d4fe4aa19ac4a (127.24.95.67:44893)
I20260601 13:28:23.283492 26169 ts_manager.cc:194] Registered new tserver with Master: cec68a5ff7634b609c0d4fe4aa19ac4a (127.24.95.67:44893)
I20260601 13:28:23.283988 26103 ts_manager.cc:194] Registered new tserver with Master: cec68a5ff7634b609c0d4fe4aa19ac4a (127.24.95.67:44893)
I20260601 13:28:23.284741 26103 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46604
I20260601 13:28:23.284816 24957 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.007569565s
I20260601 13:28:24.168411 26221 catalog_manager.cc:1294] Loaded cluster ID: 44b08f19df954be592c32c9a5b26273f
I20260601 13:28:24.168545 26221 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 8141b9eaf4f94ff6956021b83abfea92: loading cluster ID for follower catalog manager: success
I20260601 13:28:24.169739 26221 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 8141b9eaf4f94ff6956021b83abfea92: acquiring CA information for follower catalog manager: success
I20260601 13:28:24.170305 26221 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 8141b9eaf4f94ff6956021b83abfea92: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260601 13:28:24.179791 26234 catalog_manager.cc:1294] Loaded cluster ID: 44b08f19df954be592c32c9a5b26273f
I20260601 13:28:24.179884 26234 catalog_manager.cc:1587] T 00000000000000000000000000000000 P b73e30ac2b344b0dab300198f69bc548: loading cluster ID for follower catalog manager: success
I20260601 13:28:24.181123 26234 catalog_manager.cc:1609] T 00000000000000000000000000000000 P b73e30ac2b344b0dab300198f69bc548: acquiring CA information for follower catalog manager: success
I20260601 13:28:24.181703 26234 catalog_manager.cc:1637] T 00000000000000000000000000000000 P b73e30ac2b344b0dab300198f69bc548: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260601 13:28:24.228457 26103 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46590
I20260601 13:28:24.258966 26103 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46594
I20260601 13:28:24.285470 26491 heartbeater.cc:499] Master 127.24.95.125:33077 was elected leader, sending a full tablet report...
I20260601 13:28:25.191781 26246 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:28:25.229506 26334 heartbeater.cc:499] Master 127.24.95.125:33077 was elected leader, sending a full tablet report...
I20260601 13:28:25.259933 26412 heartbeater.cc:499] Master 127.24.95.125:33077 was elected leader, sending a full tablet report...
I20260601 13:28:25.347692 26103 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46608:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\252\252\252*\004\001\000TUUU""\004\001\000\252\252\252*\004\001\000TUUU"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260601 13:28:25.361708 26296 tablet_service.cc:1511] Processing CreateTablet for tablet 5f89508ac21a423da46f32b337accbba (DEFAULT_TABLE table=test-workload [id=d669c59c1f424be38b6fa1c736c975b8]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260601 13:28:25.362039 26296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f89508ac21a423da46f32b337accbba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:25.362540 26374 tablet_service.cc:1511] Processing CreateTablet for tablet dcab550829db4b36bdda67710f191c2c (DEFAULT_TABLE table=test-workload [id=d669c59c1f424be38b6fa1c736c975b8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260601 13:28:25.362805 26374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcab550829db4b36bdda67710f191c2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:25.364130 26524 tablet_bootstrap.cc:492] T 5f89508ac21a423da46f32b337accbba P 00fd0c39166f403ba94da6aa3a80059a: Bootstrap starting.
I20260601 13:28:25.364270 26453 tablet_service.cc:1511] Processing CreateTablet for tablet d926944f2c2b422099319723b8d20466 (DEFAULT_TABLE table=test-workload [id=d669c59c1f424be38b6fa1c736c975b8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260601 13:28:25.364526 26453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d926944f2c2b422099319723b8d20466. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:25.364845 26525 tablet_bootstrap.cc:492] T dcab550829db4b36bdda67710f191c2c P 6397089d769b4266b3b9b6c725345c94: Bootstrap starting.
I20260601 13:28:25.365165 26524 tablet_bootstrap.cc:654] T 5f89508ac21a423da46f32b337accbba P 00fd0c39166f403ba94da6aa3a80059a: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:25.365839 26525 tablet_bootstrap.cc:654] T dcab550829db4b36bdda67710f191c2c P 6397089d769b4266b3b9b6c725345c94: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:25.366498 26528 tablet_bootstrap.cc:492] T d926944f2c2b422099319723b8d20466 P cec68a5ff7634b609c0d4fe4aa19ac4a: Bootstrap starting.
I20260601 13:28:25.366962 26524 tablet_bootstrap.cc:492] T 5f89508ac21a423da46f32b337accbba P 00fd0c39166f403ba94da6aa3a80059a: No bootstrap required, opened a new log
I20260601 13:28:25.367044 26524 ts_tablet_manager.cc:1403] T 5f89508ac21a423da46f32b337accbba P 00fd0c39166f403ba94da6aa3a80059a: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:28:25.367345 26528 tablet_bootstrap.cc:654] T d926944f2c2b422099319723b8d20466 P cec68a5ff7634b609c0d4fe4aa19ac4a: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:25.367430 26524 raft_consensus.cc:359] T 5f89508ac21a423da46f32b337accbba P 00fd0c39166f403ba94da6aa3a80059a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "00fd0c39166f403ba94da6aa3a80059a" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41259 } }
I20260601 13:28:25.367535 26524 raft_consensus.cc:385] T 5f89508ac21a423da46f32b337accbba P 00fd0c39166f403ba94da6aa3a80059a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:25.367573 26524 raft_consensus.cc:740] T 5f89508ac21a423da46f32b337accbba P 00fd0c39166f403ba94da6aa3a80059a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00fd0c39166f403ba94da6aa3a80059a, State: Initialized, Role: FOLLOWER
I20260601 13:28:25.367697 26524 consensus_queue.cc:260] T 5f89508ac21a423da46f32b337accbba P 00fd0c39166f403ba94da6aa3a80059a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "00fd0c39166f403ba94da6aa3a80059a" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41259 } }
I20260601 13:28:25.367775 26524 raft_consensus.cc:399] T 5f89508ac21a423da46f32b337accbba P 00fd0c39166f403ba94da6aa3a80059a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:28:25.367815 26524 raft_consensus.cc:493] T 5f89508ac21a423da46f32b337accbba P 00fd0c39166f403ba94da6aa3a80059a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:28:25.367852 26524 raft_consensus.cc:3060] T 5f89508ac21a423da46f32b337accbba P 00fd0c39166f403ba94da6aa3a80059a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:25.368363 26528 tablet_bootstrap.cc:492] T d926944f2c2b422099319723b8d20466 P cec68a5ff7634b609c0d4fe4aa19ac4a: No bootstrap required, opened a new log
I20260601 13:28:25.368480 26528 ts_tablet_manager.cc:1403] T d926944f2c2b422099319723b8d20466 P cec68a5ff7634b609c0d4fe4aa19ac4a: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:28:25.368590 26524 raft_consensus.cc:515] T 5f89508ac21a423da46f32b337accbba P 00fd0c39166f403ba94da6aa3a80059a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "00fd0c39166f403ba94da6aa3a80059a" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41259 } }
I20260601 13:28:25.368717 26525 tablet_bootstrap.cc:492] T dcab550829db4b36bdda67710f191c2c P 6397089d769b4266b3b9b6c725345c94: No bootstrap required, opened a new log
I20260601 13:28:25.368729 26524 leader_election.cc:304] T 5f89508ac21a423da46f32b337accbba P 00fd0c39166f403ba94da6aa3a80059a [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: 00fd0c39166f403ba94da6aa3a80059a; no voters: 
I20260601 13:28:25.368830 26525 ts_tablet_manager.cc:1403] T dcab550829db4b36bdda67710f191c2c P 6397089d769b4266b3b9b6c725345c94: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:28:25.368918 26524 leader_election.cc:290] T 5f89508ac21a423da46f32b337accbba P 00fd0c39166f403ba94da6aa3a80059a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:28:25.369190 26524 ts_tablet_manager.cc:1434] T 5f89508ac21a423da46f32b337accbba P 00fd0c39166f403ba94da6aa3a80059a: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:28:25.369230 26525 raft_consensus.cc:359] T dcab550829db4b36bdda67710f191c2c P 6397089d769b4266b3b9b6c725345c94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6397089d769b4266b3b9b6c725345c94" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 44071 } }
I20260601 13:28:25.369295 26525 raft_consensus.cc:385] T dcab550829db4b36bdda67710f191c2c P 6397089d769b4266b3b9b6c725345c94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:25.369321 26525 raft_consensus.cc:740] T dcab550829db4b36bdda67710f191c2c P 6397089d769b4266b3b9b6c725345c94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6397089d769b4266b3b9b6c725345c94, State: Initialized, Role: FOLLOWER
I20260601 13:28:25.369445 26528 raft_consensus.cc:359] T d926944f2c2b422099319723b8d20466 P cec68a5ff7634b609c0d4fe4aa19ac4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cec68a5ff7634b609c0d4fe4aa19ac4a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 44893 } }
I20260601 13:28:25.369449 26525 consensus_queue.cc:260] T dcab550829db4b36bdda67710f191c2c P 6397089d769b4266b3b9b6c725345c94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6397089d769b4266b3b9b6c725345c94" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 44071 } }
I20260601 13:28:25.369526 26528 raft_consensus.cc:385] T d926944f2c2b422099319723b8d20466 P cec68a5ff7634b609c0d4fe4aa19ac4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:25.369570 26528 raft_consensus.cc:740] T d926944f2c2b422099319723b8d20466 P cec68a5ff7634b609c0d4fe4aa19ac4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cec68a5ff7634b609c0d4fe4aa19ac4a, State: Initialized, Role: FOLLOWER
I20260601 13:28:25.369573 26525 raft_consensus.cc:399] T dcab550829db4b36bdda67710f191c2c P 6397089d769b4266b3b9b6c725345c94 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:28:25.369638 26525 raft_consensus.cc:493] T dcab550829db4b36bdda67710f191c2c P 6397089d769b4266b3b9b6c725345c94 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:28:25.369675 26525 raft_consensus.cc:3060] T dcab550829db4b36bdda67710f191c2c P 6397089d769b4266b3b9b6c725345c94 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:25.369702 26528 consensus_queue.cc:260] T d926944f2c2b422099319723b8d20466 P cec68a5ff7634b609c0d4fe4aa19ac4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "cec68a5ff7634b609c0d4fe4aa19ac4a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 44893 } }
I20260601 13:28:25.369784 26528 raft_consensus.cc:399] T d926944f2c2b422099319723b8d20466 P cec68a5ff7634b609c0d4fe4aa19ac4a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:28:25.369817 26528 raft_consensus.cc:493] T d926944f2c2b422099319723b8d20466 P cec68a5ff7634b609c0d4fe4aa19ac4a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:28:25.369856 26528 raft_consensus.cc:3060] T d926944f2c2b422099319723b8d20466 P cec68a5ff7634b609c0d4fe4aa19ac4a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:25.371042 26531 raft_consensus.cc:2804] T 5f89508ac21a423da46f32b337accbba P 00fd0c39166f403ba94da6aa3a80059a [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:28:25.371305 26531 raft_consensus.cc:697] T 5f89508ac21a423da46f32b337accbba P 00fd0c39166f403ba94da6aa3a80059a [term 1 LEADER]: Becoming Leader. State: Replica: 00fd0c39166f403ba94da6aa3a80059a, State: Running, Role: LEADER
I20260601 13:28:25.371428 26528 raft_consensus.cc:515] T d926944f2c2b422099319723b8d20466 P cec68a5ff7634b609c0d4fe4aa19ac4a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cec68a5ff7634b609c0d4fe4aa19ac4a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 44893 } }
I20260601 13:28:25.371476 26531 consensus_queue.cc:237] T 5f89508ac21a423da46f32b337accbba P 00fd0c39166f403ba94da6aa3a80059a [LEADER]: Queue going to LEADER mode. State: All 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: "00fd0c39166f403ba94da6aa3a80059a" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41259 } }
I20260601 13:28:25.371562 26528 leader_election.cc:304] T d926944f2c2b422099319723b8d20466 P cec68a5ff7634b609c0d4fe4aa19ac4a [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: cec68a5ff7634b609c0d4fe4aa19ac4a; no voters: 
I20260601 13:28:25.371941 26528 leader_election.cc:290] T d926944f2c2b422099319723b8d20466 P cec68a5ff7634b609c0d4fe4aa19ac4a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:28:25.372267 26525 raft_consensus.cc:515] T dcab550829db4b36bdda67710f191c2c P 6397089d769b4266b3b9b6c725345c94 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6397089d769b4266b3b9b6c725345c94" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 44071 } }
I20260601 13:28:25.372351 26528 ts_tablet_manager.cc:1434] T d926944f2c2b422099319723b8d20466 P cec68a5ff7634b609c0d4fe4aa19ac4a: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:28:25.373131 26525 leader_election.cc:304] T dcab550829db4b36bdda67710f191c2c P 6397089d769b4266b3b9b6c725345c94 [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: 6397089d769b4266b3b9b6c725345c94; no voters: 
I20260601 13:28:25.373191 26533 raft_consensus.cc:2804] T d926944f2c2b422099319723b8d20466 P cec68a5ff7634b609c0d4fe4aa19ac4a [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:28:25.373323 26525 leader_election.cc:290] T dcab550829db4b36bdda67710f191c2c P 6397089d769b4266b3b9b6c725345c94 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:28:25.373344 26533 raft_consensus.cc:697] T d926944f2c2b422099319723b8d20466 P cec68a5ff7634b609c0d4fe4aa19ac4a [term 1 LEADER]: Becoming Leader. State: Replica: cec68a5ff7634b609c0d4fe4aa19ac4a, State: Running, Role: LEADER
I20260601 13:28:25.373733 26533 consensus_queue.cc:237] T d926944f2c2b422099319723b8d20466 P cec68a5ff7634b609c0d4fe4aa19ac4a [LEADER]: Queue going to LEADER mode. State: All 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: "cec68a5ff7634b609c0d4fe4aa19ac4a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 44893 } }
I20260601 13:28:25.373800 26525 ts_tablet_manager.cc:1434] T dcab550829db4b36bdda67710f191c2c P 6397089d769b4266b3b9b6c725345c94: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:28:25.374791 26537 raft_consensus.cc:2804] T dcab550829db4b36bdda67710f191c2c P 6397089d769b4266b3b9b6c725345c94 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:28:25.375003 26537 raft_consensus.cc:697] T dcab550829db4b36bdda67710f191c2c P 6397089d769b4266b3b9b6c725345c94 [term 1 LEADER]: Becoming Leader. State: Replica: 6397089d769b4266b3b9b6c725345c94, State: Running, Role: LEADER
I20260601 13:28:25.375505 26537 consensus_queue.cc:237] T dcab550829db4b36bdda67710f191c2c P 6397089d769b4266b3b9b6c725345c94 [LEADER]: Queue going to LEADER mode. State: All 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: "6397089d769b4266b3b9b6c725345c94" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 44071 } }
I20260601 13:28:25.376646 26102 catalog_manager.cc:5696] T dcab550829db4b36bdda67710f191c2c P 6397089d769b4266b3b9b6c725345c94 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6397089d769b4266b3b9b6c725345c94 (127.24.95.66). New cstate: current_term: 1 leader_uuid: "6397089d769b4266b3b9b6c725345c94" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6397089d769b4266b3b9b6c725345c94" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 44071 } health_report { overall_health: HEALTHY } } }
I20260601 13:28:25.375135 26101 catalog_manager.cc:5696] T d926944f2c2b422099319723b8d20466 P cec68a5ff7634b609c0d4fe4aa19ac4a reported cstate change: term changed from 0 to 1, leader changed from <none> to cec68a5ff7634b609c0d4fe4aa19ac4a (127.24.95.67). New cstate: current_term: 1 leader_uuid: "cec68a5ff7634b609c0d4fe4aa19ac4a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cec68a5ff7634b609c0d4fe4aa19ac4a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 44893 } health_report { overall_health: HEALTHY } } }
I20260601 13:28:25.373409 26103 catalog_manager.cc:5696] T 5f89508ac21a423da46f32b337accbba P 00fd0c39166f403ba94da6aa3a80059a reported cstate change: term changed from 0 to 1, leader changed from <none> to 00fd0c39166f403ba94da6aa3a80059a (127.24.95.65). New cstate: current_term: 1 leader_uuid: "00fd0c39166f403ba94da6aa3a80059a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "00fd0c39166f403ba94da6aa3a80059a" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41259 } health_report { overall_health: HEALTHY } } }
I20260601 13:28:25.386909 24957 master.cc:562] Master@127.24.95.125:33077 shutting down...
I20260601 13:28:25.390151 24957 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8615494c0f4d411e8e8400f6debaf418 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:28:25.390406 24957 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8615494c0f4d411e8e8400f6debaf418 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:25.390463 24957 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8615494c0f4d411e8e8400f6debaf418: stopping tablet replica
I20260601 13:28:25.404208 24957 master.cc:584] Master@127.24.95.125:33077 shutdown complete.
W20260601 13:28:26.381431 26412 heartbeater.cc:646] Failed to heartbeat to 127.24.95.125:33077 (0 consecutive failures): Network error: Failed to send heartbeat to master: Client connection negotiation failed: client connection to 127.24.95.125:33077: connect: Connection refused (error 111)
I20260601 13:28:26.882930 26551 raft_consensus.cc:493] T 00000000000000000000000000000000 P b73e30ac2b344b0dab300198f69bc548 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8615494c0f4d411e8e8400f6debaf418)
I20260601 13:28:26.883121 26551 raft_consensus.cc:515] T 00000000000000000000000000000000 P b73e30ac2b344b0dab300198f69bc548 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b73e30ac2b344b0dab300198f69bc548" member_type: VOTER last_known_addr { host: "127.24.95.126" port: 41777 } } peers { permanent_uuid: "8615494c0f4d411e8e8400f6debaf418" member_type: VOTER last_known_addr { host: "127.24.95.125" port: 33077 } } peers { permanent_uuid: "8141b9eaf4f94ff6956021b83abfea92" member_type: VOTER last_known_addr { host: "127.24.95.124" port: 34711 } }
I20260601 13:28:26.883597 26551 leader_election.cc:290] T 00000000000000000000000000000000 P b73e30ac2b344b0dab300198f69bc548 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8615494c0f4d411e8e8400f6debaf418 (127.24.95.125:33077), 8141b9eaf4f94ff6956021b83abfea92 (127.24.95.124:34711)
I20260601 13:28:26.883980 26552 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8141b9eaf4f94ff6956021b83abfea92 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8615494c0f4d411e8e8400f6debaf418)
I20260601 13:28:26.884119 26179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "b73e30ac2b344b0dab300198f69bc548" candidate_term: 2 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "8141b9eaf4f94ff6956021b83abfea92" is_pre_election: true
I20260601 13:28:26.884089 26552 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8141b9eaf4f94ff6956021b83abfea92 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b73e30ac2b344b0dab300198f69bc548" member_type: VOTER last_known_addr { host: "127.24.95.126" port: 41777 } } peers { permanent_uuid: "8615494c0f4d411e8e8400f6debaf418" member_type: VOTER last_known_addr { host: "127.24.95.125" port: 33077 } } peers { permanent_uuid: "8141b9eaf4f94ff6956021b83abfea92" member_type: VOTER last_known_addr { host: "127.24.95.124" port: 34711 } }
I20260601 13:28:26.884356 26179 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 8141b9eaf4f94ff6956021b83abfea92 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b73e30ac2b344b0dab300198f69bc548 in term 1.
I20260601 13:28:26.884605 26552 leader_election.cc:290] T 00000000000000000000000000000000 P 8141b9eaf4f94ff6956021b83abfea92 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b73e30ac2b344b0dab300198f69bc548 (127.24.95.126:41777), 8615494c0f4d411e8e8400f6debaf418 (127.24.95.125:33077)
I20260601 13:28:26.884917 26047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "8141b9eaf4f94ff6956021b83abfea92" candidate_term: 2 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "b73e30ac2b344b0dab300198f69bc548" is_pre_election: true
I20260601 13:28:26.884948 26022 leader_election.cc:304] T 00000000000000000000000000000000 P b73e30ac2b344b0dab300198f69bc548 [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: 8141b9eaf4f94ff6956021b83abfea92, b73e30ac2b344b0dab300198f69bc548; no voters: 
I20260601 13:28:26.885035 26047 raft_consensus.cc:2468] T 00000000000000000000000000000000 P b73e30ac2b344b0dab300198f69bc548 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8141b9eaf4f94ff6956021b83abfea92 in term 1.
W20260601 13:28:26.885205 26024 leader_election.cc:336] T 00000000000000000000000000000000 P b73e30ac2b344b0dab300198f69bc548 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8615494c0f4d411e8e8400f6debaf418 (127.24.95.125:33077): Network error: Client connection negotiation failed: client connection to 127.24.95.125:33077: connect: Connection refused (error 111)
I20260601 13:28:26.885150 26551 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b73e30ac2b344b0dab300198f69bc548 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:28:26.885464 26153 leader_election.cc:304] T 00000000000000000000000000000000 P 8141b9eaf4f94ff6956021b83abfea92 [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: 8141b9eaf4f94ff6956021b83abfea92, b73e30ac2b344b0dab300198f69bc548; no voters: 
I20260601 13:28:26.885494 26551 raft_consensus.cc:493] T 00000000000000000000000000000000 P b73e30ac2b344b0dab300198f69bc548 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 8615494c0f4d411e8e8400f6debaf418)
I20260601 13:28:26.885574 26551 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b73e30ac2b344b0dab300198f69bc548 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:28:26.885691 26552 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8141b9eaf4f94ff6956021b83abfea92 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:28:26.885753 26552 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8141b9eaf4f94ff6956021b83abfea92 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 8615494c0f4d411e8e8400f6debaf418)
I20260601 13:28:26.885830 26552 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8141b9eaf4f94ff6956021b83abfea92 [term 1 FOLLOWER]: Advancing to term 2
W20260601 13:28:26.886094 26155 leader_election.cc:336] T 00000000000000000000000000000000 P 8141b9eaf4f94ff6956021b83abfea92 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8615494c0f4d411e8e8400f6debaf418 (127.24.95.125:33077): Network error: Client connection negotiation failed: client connection to 127.24.95.125:33077: connect: Connection refused (error 111)
I20260601 13:28:26.886569 26551 raft_consensus.cc:515] T 00000000000000000000000000000000 P b73e30ac2b344b0dab300198f69bc548 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b73e30ac2b344b0dab300198f69bc548" member_type: VOTER last_known_addr { host: "127.24.95.126" port: 41777 } } peers { permanent_uuid: "8615494c0f4d411e8e8400f6debaf418" member_type: VOTER last_known_addr { host: "127.24.95.125" port: 33077 } } peers { permanent_uuid: "8141b9eaf4f94ff6956021b83abfea92" member_type: VOTER last_known_addr { host: "127.24.95.124" port: 34711 } }
I20260601 13:28:26.886710 26552 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8141b9eaf4f94ff6956021b83abfea92 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b73e30ac2b344b0dab300198f69bc548" member_type: VOTER last_known_addr { host: "127.24.95.126" port: 41777 } } peers { permanent_uuid: "8615494c0f4d411e8e8400f6debaf418" member_type: VOTER last_known_addr { host: "127.24.95.125" port: 33077 } } peers { permanent_uuid: "8141b9eaf4f94ff6956021b83abfea92" member_type: VOTER last_known_addr { host: "127.24.95.124" port: 34711 } }
I20260601 13:28:26.886883 26551 leader_election.cc:290] T 00000000000000000000000000000000 P b73e30ac2b344b0dab300198f69bc548 [CANDIDATE]: Term 2 election: Requested vote from peers 8615494c0f4d411e8e8400f6debaf418 (127.24.95.125:33077), 8141b9eaf4f94ff6956021b83abfea92 (127.24.95.124:34711)
I20260601 13:28:26.887038 26552 leader_election.cc:290] T 00000000000000000000000000000000 P 8141b9eaf4f94ff6956021b83abfea92 [CANDIDATE]: Term 2 election: Requested vote from peers b73e30ac2b344b0dab300198f69bc548 (127.24.95.126:41777), 8615494c0f4d411e8e8400f6debaf418 (127.24.95.125:33077)
I20260601 13:28:26.887223 26179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "b73e30ac2b344b0dab300198f69bc548" candidate_term: 2 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "8141b9eaf4f94ff6956021b83abfea92"
I20260601 13:28:26.887223 26047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "8141b9eaf4f94ff6956021b83abfea92" candidate_term: 2 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "b73e30ac2b344b0dab300198f69bc548"
I20260601 13:28:26.887382 26179 raft_consensus.cc:2393] T 00000000000000000000000000000000 P 8141b9eaf4f94ff6956021b83abfea92 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate b73e30ac2b344b0dab300198f69bc548 in current term 2: Already voted for candidate 8141b9eaf4f94ff6956021b83abfea92 in this term.
I20260601 13:28:26.887387 26047 raft_consensus.cc:2393] T 00000000000000000000000000000000 P b73e30ac2b344b0dab300198f69bc548 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 8141b9eaf4f94ff6956021b83abfea92 in current term 2: Already voted for candidate b73e30ac2b344b0dab300198f69bc548 in this term.
W20260601 13:28:26.887959 26024 leader_election.cc:336] T 00000000000000000000000000000000 P b73e30ac2b344b0dab300198f69bc548 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 8615494c0f4d411e8e8400f6debaf418 (127.24.95.125:33077): Network error: Client connection negotiation failed: client connection to 127.24.95.125:33077: connect: Connection refused (error 111)
I20260601 13:28:26.888026 26024 leader_election.cc:304] T 00000000000000000000000000000000 P b73e30ac2b344b0dab300198f69bc548 [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: b73e30ac2b344b0dab300198f69bc548; no voters: 8141b9eaf4f94ff6956021b83abfea92, 8615494c0f4d411e8e8400f6debaf418
W20260601 13:28:26.888134 26155 leader_election.cc:336] T 00000000000000000000000000000000 P 8141b9eaf4f94ff6956021b83abfea92 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 8615494c0f4d411e8e8400f6debaf418 (127.24.95.125:33077): Network error: Client connection negotiation failed: client connection to 127.24.95.125:33077: connect: Connection refused (error 111)
I20260601 13:28:26.888142 26551 raft_consensus.cc:2749] T 00000000000000000000000000000000 P b73e30ac2b344b0dab300198f69bc548 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260601 13:28:26.888202 26155 leader_election.cc:304] T 00000000000000000000000000000000 P 8141b9eaf4f94ff6956021b83abfea92 [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: 8141b9eaf4f94ff6956021b83abfea92; no voters: 8615494c0f4d411e8e8400f6debaf418, b73e30ac2b344b0dab300198f69bc548
I20260601 13:28:26.888317 26552 raft_consensus.cc:2749] T 00000000000000000000000000000000 P 8141b9eaf4f94ff6956021b83abfea92 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260601 13:28:28.901249 26564 raft_consensus.cc:493] T 00000000000000000000000000000000 P b73e30ac2b344b0dab300198f69bc548 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:28:28.901401 26564 raft_consensus.cc:515] T 00000000000000000000000000000000 P b73e30ac2b344b0dab300198f69bc548 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b73e30ac2b344b0dab300198f69bc548" member_type: VOTER last_known_addr { host: "127.24.95.126" port: 41777 } } peers { permanent_uuid: "8615494c0f4d411e8e8400f6debaf418" member_type: VOTER last_known_addr { host: "127.24.95.125" port: 33077 } } peers { permanent_uuid: "8141b9eaf4f94ff6956021b83abfea92" member_type: VOTER last_known_addr { host: "127.24.95.124" port: 34711 } }
I20260601 13:28:28.901942 26564 leader_election.cc:290] T 00000000000000000000000000000000 P b73e30ac2b344b0dab300198f69bc548 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8615494c0f4d411e8e8400f6debaf418 (127.24.95.125:33077), 8141b9eaf4f94ff6956021b83abfea92 (127.24.95.124:34711)
I20260601 13:28:28.902405 26179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "b73e30ac2b344b0dab300198f69bc548" candidate_term: 3 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "8141b9eaf4f94ff6956021b83abfea92" is_pre_election: true
I20260601 13:28:28.902644 26179 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 8141b9eaf4f94ff6956021b83abfea92 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b73e30ac2b344b0dab300198f69bc548 in term 2.
W20260601 13:28:28.902664 26024 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.24.95.125:33077: connect: Connection refused (error 111) [suppressed 6 similar messages]
I20260601 13:28:28.902976 26022 leader_election.cc:304] T 00000000000000000000000000000000 P b73e30ac2b344b0dab300198f69bc548 [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: 8141b9eaf4f94ff6956021b83abfea92, b73e30ac2b344b0dab300198f69bc548; no voters: 
I20260601 13:28:28.903155 26564 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b73e30ac2b344b0dab300198f69bc548 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260601 13:28:28.903216 26564 raft_consensus.cc:493] T 00000000000000000000000000000000 P b73e30ac2b344b0dab300198f69bc548 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:28:28.903316 26564 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b73e30ac2b344b0dab300198f69bc548 [term 2 FOLLOWER]: Advancing to term 3
W20260601 13:28:28.903446 26024 leader_election.cc:336] T 00000000000000000000000000000000 P b73e30ac2b344b0dab300198f69bc548 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 8615494c0f4d411e8e8400f6debaf418 (127.24.95.125:33077): Network error: Client connection negotiation failed: client connection to 127.24.95.125:33077: connect: Connection refused (error 111)
I20260601 13:28:28.904222 26564 raft_consensus.cc:515] T 00000000000000000000000000000000 P b73e30ac2b344b0dab300198f69bc548 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b73e30ac2b344b0dab300198f69bc548" member_type: VOTER last_known_addr { host: "127.24.95.126" port: 41777 } } peers { permanent_uuid: "8615494c0f4d411e8e8400f6debaf418" member_type: VOTER last_known_addr { host: "127.24.95.125" port: 33077 } } peers { permanent_uuid: "8141b9eaf4f94ff6956021b83abfea92" member_type: VOTER last_known_addr { host: "127.24.95.124" port: 34711 } }
I20260601 13:28:28.904580 26564 leader_election.cc:290] T 00000000000000000000000000000000 P b73e30ac2b344b0dab300198f69bc548 [CANDIDATE]: Term 3 election: Requested vote from peers 8615494c0f4d411e8e8400f6debaf418 (127.24.95.125:33077), 8141b9eaf4f94ff6956021b83abfea92 (127.24.95.124:34711)
I20260601 13:28:28.904918 26179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "b73e30ac2b344b0dab300198f69bc548" candidate_term: 3 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "8141b9eaf4f94ff6956021b83abfea92"
I20260601 13:28:28.905009 26179 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8141b9eaf4f94ff6956021b83abfea92 [term 2 FOLLOWER]: Advancing to term 3
W20260601 13:28:28.905506 26024 leader_election.cc:336] T 00000000000000000000000000000000 P b73e30ac2b344b0dab300198f69bc548 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 8615494c0f4d411e8e8400f6debaf418 (127.24.95.125:33077): Network error: Client connection negotiation failed: client connection to 127.24.95.125:33077: connect: Connection refused (error 111)
I20260601 13:28:28.905819 26179 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 8141b9eaf4f94ff6956021b83abfea92 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b73e30ac2b344b0dab300198f69bc548 in term 3.
I20260601 13:28:28.906092 26022 leader_election.cc:304] T 00000000000000000000000000000000 P b73e30ac2b344b0dab300198f69bc548 [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: 8141b9eaf4f94ff6956021b83abfea92, b73e30ac2b344b0dab300198f69bc548; no voters: 8615494c0f4d411e8e8400f6debaf418
I20260601 13:28:28.906246 26564 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b73e30ac2b344b0dab300198f69bc548 [term 3 FOLLOWER]: Leader election won for term 3
I20260601 13:28:28.906421 26564 raft_consensus.cc:697] T 00000000000000000000000000000000 P b73e30ac2b344b0dab300198f69bc548 [term 3 LEADER]: Becoming Leader. State: Replica: b73e30ac2b344b0dab300198f69bc548, State: Running, Role: LEADER
I20260601 13:28:28.906644 26564 consensus_queue.cc:237] T 00000000000000000000000000000000 P b73e30ac2b344b0dab300198f69bc548 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 1.9, Last appended by leader: 9, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b73e30ac2b344b0dab300198f69bc548" member_type: VOTER last_known_addr { host: "127.24.95.126" port: 41777 } } peers { permanent_uuid: "8615494c0f4d411e8e8400f6debaf418" member_type: VOTER last_known_addr { host: "127.24.95.125" port: 33077 } } peers { permanent_uuid: "8141b9eaf4f94ff6956021b83abfea92" member_type: VOTER last_known_addr { host: "127.24.95.124" port: 34711 } }
I20260601 13:28:28.907373 26567 sys_catalog.cc:455] T 00000000000000000000000000000000 P b73e30ac2b344b0dab300198f69bc548 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b73e30ac2b344b0dab300198f69bc548. Latest consensus state: current_term: 3 leader_uuid: "b73e30ac2b344b0dab300198f69bc548" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b73e30ac2b344b0dab300198f69bc548" member_type: VOTER last_known_addr { host: "127.24.95.126" port: 41777 } } peers { permanent_uuid: "8615494c0f4d411e8e8400f6debaf418" member_type: VOTER last_known_addr { host: "127.24.95.125" port: 33077 } } peers { permanent_uuid: "8141b9eaf4f94ff6956021b83abfea92" member_type: VOTER last_known_addr { host: "127.24.95.124" port: 34711 } } }
I20260601 13:28:28.907517 26567 sys_catalog.cc:458] T 00000000000000000000000000000000 P b73e30ac2b344b0dab300198f69bc548 [sys.catalog]: This master's current role is: LEADER
I20260601 13:28:28.907797 26569 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:28:28.908959 26569 catalog_manager.cc:679] Loaded metadata for table test-workload [id=d669c59c1f424be38b6fa1c736c975b8]
I20260601 13:28:28.909690 26569 tablet_loader.cc:96] loaded metadata for tablet 5f89508ac21a423da46f32b337accbba (table test-workload [id=d669c59c1f424be38b6fa1c736c975b8])
I20260601 13:28:28.909885 26569 tablet_loader.cc:96] loaded metadata for tablet d926944f2c2b422099319723b8d20466 (table test-workload [id=d669c59c1f424be38b6fa1c736c975b8])
I20260601 13:28:28.910152 26569 tablet_loader.cc:96] loaded metadata for tablet dcab550829db4b36bdda67710f191c2c (table test-workload [id=d669c59c1f424be38b6fa1c736c975b8])
I20260601 13:28:28.910290 26569 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:28:28.910863 26569 catalog_manager.cc:1294] Loaded cluster ID: 44b08f19df954be592c32c9a5b26273f
I20260601 13:28:28.910918 26569 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:28:28.911509 26569 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:28:28.911917 26569 catalog_manager.cc:6080] T 00000000000000000000000000000000 P b73e30ac2b344b0dab300198f69bc548: Loaded TSK: 0
I20260601 13:28:28.912333 26569 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:28:29.179160 26233 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:28:29.179281 26233 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:28:29.333943 26179 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 8141b9eaf4f94ff6956021b83abfea92 [term 3 FOLLOWER]: Refusing update from remote peer b73e30ac2b344b0dab300198f69bc548: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 3 index: 10. (index mismatch)
I20260601 13:28:29.334523 26567 consensus_queue.cc:1048] T 00000000000000000000000000000000 P b73e30ac2b344b0dab300198f69bc548 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8141b9eaf4f94ff6956021b83abfea92" member_type: VOTER last_known_addr { host: "127.24.95.124" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260601 13:28:29.335777 26570 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8141b9eaf4f94ff6956021b83abfea92 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b73e30ac2b344b0dab300198f69bc548. Latest consensus state: current_term: 3 leader_uuid: "b73e30ac2b344b0dab300198f69bc548" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b73e30ac2b344b0dab300198f69bc548" member_type: VOTER last_known_addr { host: "127.24.95.126" port: 41777 } } peers { permanent_uuid: "8615494c0f4d411e8e8400f6debaf418" member_type: VOTER last_known_addr { host: "127.24.95.125" port: 33077 } } peers { permanent_uuid: "8141b9eaf4f94ff6956021b83abfea92" member_type: VOTER last_known_addr { host: "127.24.95.124" port: 34711 } } }
I20260601 13:28:29.335914 26570 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8141b9eaf4f94ff6956021b83abfea92 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:28:29.336884 26567 sys_catalog.cc:455] T 00000000000000000000000000000000 P b73e30ac2b344b0dab300198f69bc548 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 3 leader_uuid: "b73e30ac2b344b0dab300198f69bc548" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b73e30ac2b344b0dab300198f69bc548" member_type: VOTER last_known_addr { host: "127.24.95.126" port: 41777 } } peers { permanent_uuid: "8615494c0f4d411e8e8400f6debaf418" member_type: VOTER last_known_addr { host: "127.24.95.125" port: 33077 } } peers { permanent_uuid: "8141b9eaf4f94ff6956021b83abfea92" member_type: VOTER last_known_addr { host: "127.24.95.124" port: 34711 } } }
I20260601 13:28:29.337002 26567 sys_catalog.cc:458] T 00000000000000000000000000000000 P b73e30ac2b344b0dab300198f69bc548 [sys.catalog]: This master's current role is: LEADER
I20260601 13:28:29.337296 26570 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8141b9eaf4f94ff6956021b83abfea92 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 3 leader_uuid: "b73e30ac2b344b0dab300198f69bc548" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b73e30ac2b344b0dab300198f69bc548" member_type: VOTER last_known_addr { host: "127.24.95.126" port: 41777 } } peers { permanent_uuid: "8615494c0f4d411e8e8400f6debaf418" member_type: VOTER last_known_addr { host: "127.24.95.125" port: 33077 } } peers { permanent_uuid: "8141b9eaf4f94ff6956021b83abfea92" member_type: VOTER last_known_addr { host: "127.24.95.124" port: 34711 } } }
I20260601 13:28:29.337437 26570 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8141b9eaf4f94ff6956021b83abfea92 [sys.catalog]: This master's current role is: FOLLOWER
W20260601 13:28:29.337931 26024 consensus_peers.cc:597] T 00000000000000000000000000000000 P b73e30ac2b344b0dab300198f69bc548 -> Peer 8615494c0f4d411e8e8400f6debaf418 (127.24.95.125:33077): Couldn't send request to peer 8615494c0f4d411e8e8400f6debaf418. Status: Network error: Client connection negotiation failed: client connection to 127.24.95.125:33077: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:28:29.434478 24957 tablet_server.cc:179] TabletServer@127.24.95.65:0 shutting down...
I20260601 13:28:29.438125 24957 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:28:29.438351 24957 tablet_replica.cc:333] T 5f89508ac21a423da46f32b337accbba P 00fd0c39166f403ba94da6aa3a80059a: stopping tablet replica
I20260601 13:28:29.438470 24957 raft_consensus.cc:2243] T 5f89508ac21a423da46f32b337accbba P 00fd0c39166f403ba94da6aa3a80059a [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:28:29.438606 24957 raft_consensus.cc:2272] T 5f89508ac21a423da46f32b337accbba P 00fd0c39166f403ba94da6aa3a80059a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:29.451406 24957 tablet_server.cc:196] TabletServer@127.24.95.65:0 shutdown complete.
I20260601 13:28:29.453482 24957 tablet_server.cc:179] TabletServer@127.24.95.66:0 shutting down...
I20260601 13:28:29.457190 24957 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:28:29.457415 24957 tablet_replica.cc:333] T dcab550829db4b36bdda67710f191c2c P 6397089d769b4266b3b9b6c725345c94: stopping tablet replica
I20260601 13:28:29.457556 24957 raft_consensus.cc:2243] T dcab550829db4b36bdda67710f191c2c P 6397089d769b4266b3b9b6c725345c94 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:28:29.457728 24957 raft_consensus.cc:2272] T dcab550829db4b36bdda67710f191c2c P 6397089d769b4266b3b9b6c725345c94 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:29.470676 24957 tablet_server.cc:196] TabletServer@127.24.95.66:0 shutdown complete.
I20260601 13:28:29.472994 24957 tablet_server.cc:179] TabletServer@127.24.95.67:0 shutting down...
I20260601 13:28:29.477056 24957 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:28:29.477352 24957 tablet_replica.cc:333] T d926944f2c2b422099319723b8d20466 P cec68a5ff7634b609c0d4fe4aa19ac4a: stopping tablet replica
I20260601 13:28:29.477484 24957 raft_consensus.cc:2243] T d926944f2c2b422099319723b8d20466 P cec68a5ff7634b609c0d4fe4aa19ac4a [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:28:29.477614 24957 raft_consensus.cc:2272] T d926944f2c2b422099319723b8d20466 P cec68a5ff7634b609c0d4fe4aa19ac4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:29.490309 24957 tablet_server.cc:196] TabletServer@127.24.95.67:0 shutdown complete.
I20260601 13:28:29.492470 24957 master.cc:562] Master@127.24.95.126:41777 shutting down...
I20260601 13:28:29.495656 24957 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b73e30ac2b344b0dab300198f69bc548 [term 3 LEADER]: Raft consensus shutting down.
I20260601 13:28:29.495935 24957 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b73e30ac2b344b0dab300198f69bc548 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:29.496054 24957 tablet_replica.cc:333] T 00000000000000000000000000000000 P b73e30ac2b344b0dab300198f69bc548: stopping tablet replica
I20260601 13:28:29.509074 24957 master.cc:584] Master@127.24.95.126:41777 shutdown complete.
I20260601 13:28:29.511703 24957 master.cc:562] Master@127.24.95.124:34711 shutting down...
I20260601 13:28:29.514887 24957 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8141b9eaf4f94ff6956021b83abfea92 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:29.515051 24957 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8141b9eaf4f94ff6956021b83abfea92 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:29.515123 24957 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8141b9eaf4f94ff6956021b83abfea92: stopping tablet replica
I20260601 13:28:29.528074 24957 master.cc:584] Master@127.24.95.124:34711 shutdown complete.
[       OK ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing (6463 ms)
[ RUN      ] AutoRebalancerTest.MovesScheduledIfAddTserver
I20260601 13:28:29.534817 24957 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.95.126:44419
I20260601 13:28:29.535152 24957 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:28:29.537590 26579 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:28:29.537701 24957 server_base.cc:1061] running on GCE node
W20260601 13:28:29.537755 26578 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:28:29.537957 26581 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:28:29.538214 24957 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:28:29.538260 24957 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:28:29.538275 24957 hybrid_clock.cc:648] HybridClock initialized: now 1780320509538274 us; error 0 us; skew 500 ppm
I20260601 13:28:29.539165 24957 webserver.cc:533] Webserver started at http://127.24.95.126:38609/ using document root <none> and password file <none>
I20260601 13:28:29.539321 24957 fs_manager.cc:362] Metadata directory not provided
I20260601 13:28:29.539373 24957 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:28:29.539448 24957 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:28:29.539882 24957 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320492958789-24957-0/minicluster-data/master-0-root/instance:
uuid: "75c28506667e4c1d8f171abc9d50650c"
format_stamp: "Formatted at 2026-06-01 13:28:29 on dist-test-slave-3pmh"
I20260601 13:28:29.541426 24957 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:28:29.542413 26586 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:29.542701 24957 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:28:29.542775 24957 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320492958789-24957-0/minicluster-data/master-0-root
uuid: "75c28506667e4c1d8f171abc9d50650c"
format_stamp: "Formatted at 2026-06-01 13:28:29 on dist-test-slave-3pmh"
I20260601 13:28:29.542850 24957 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320492958789-24957-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320492958789-24957-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320492958789-24957-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:28:29.565838 24957 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:28:29.566219 24957 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:28:29.570080 24957 rpc_server.cc:307] RPC server started. Bound to: 127.24.95.126:44419
I20260601 13:28:29.573173 26638 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.95.126:44419 every 8 connection(s)
I20260601 13:28:29.573669 26639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:29.575587 26639 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 75c28506667e4c1d8f171abc9d50650c: Bootstrap starting.
I20260601 13:28:29.576521 26639 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 75c28506667e4c1d8f171abc9d50650c: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:29.577632 26639 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 75c28506667e4c1d8f171abc9d50650c: No bootstrap required, opened a new log
I20260601 13:28:29.578034 26639 raft_consensus.cc:359] T 00000000000000000000000000000000 P 75c28506667e4c1d8f171abc9d50650c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "75c28506667e4c1d8f171abc9d50650c" member_type: VOTER }
I20260601 13:28:29.578126 26639 raft_consensus.cc:385] T 00000000000000000000000000000000 P 75c28506667e4c1d8f171abc9d50650c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:29.578148 26639 raft_consensus.cc:740] T 00000000000000000000000000000000 P 75c28506667e4c1d8f171abc9d50650c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75c28506667e4c1d8f171abc9d50650c, State: Initialized, Role: FOLLOWER
I20260601 13:28:29.578264 26639 consensus_queue.cc:260] T 00000000000000000000000000000000 P 75c28506667e4c1d8f171abc9d50650c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "75c28506667e4c1d8f171abc9d50650c" member_type: VOTER }
I20260601 13:28:29.578347 26639 raft_consensus.cc:399] T 00000000000000000000000000000000 P 75c28506667e4c1d8f171abc9d50650c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:28:29.578369 26639 raft_consensus.cc:493] T 00000000000000000000000000000000 P 75c28506667e4c1d8f171abc9d50650c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:28:29.578400 26639 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 75c28506667e4c1d8f171abc9d50650c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:29.579106 26639 raft_consensus.cc:515] T 00000000000000000000000000000000 P 75c28506667e4c1d8f171abc9d50650c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "75c28506667e4c1d8f171abc9d50650c" member_type: VOTER }
I20260601 13:28:29.579226 26639 leader_election.cc:304] T 00000000000000000000000000000000 P 75c28506667e4c1d8f171abc9d50650c [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: 75c28506667e4c1d8f171abc9d50650c; no voters: 
I20260601 13:28:29.579409 26639 leader_election.cc:290] T 00000000000000000000000000000000 P 75c28506667e4c1d8f171abc9d50650c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:28:29.579560 26642 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 75c28506667e4c1d8f171abc9d50650c [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:28:29.579808 26642 raft_consensus.cc:697] T 00000000000000000000000000000000 P 75c28506667e4c1d8f171abc9d50650c [term 1 LEADER]: Becoming Leader. State: Replica: 75c28506667e4c1d8f171abc9d50650c, State: Running, Role: LEADER
I20260601 13:28:29.579818 26639 sys_catalog.cc:565] T 00000000000000000000000000000000 P 75c28506667e4c1d8f171abc9d50650c [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:28:29.579953 26642 consensus_queue.cc:237] T 00000000000000000000000000000000 P 75c28506667e4c1d8f171abc9d50650c [LEADER]: Queue going to LEADER mode. State: All 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: "75c28506667e4c1d8f171abc9d50650c" member_type: VOTER }
I20260601 13:28:29.580441 26643 sys_catalog.cc:455] T 00000000000000000000000000000000 P 75c28506667e4c1d8f171abc9d50650c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "75c28506667e4c1d8f171abc9d50650c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "75c28506667e4c1d8f171abc9d50650c" member_type: VOTER } }
I20260601 13:28:29.580541 26643 sys_catalog.cc:458] T 00000000000000000000000000000000 P 75c28506667e4c1d8f171abc9d50650c [sys.catalog]: This master's current role is: LEADER
I20260601 13:28:29.580466 26644 sys_catalog.cc:455] T 00000000000000000000000000000000 P 75c28506667e4c1d8f171abc9d50650c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 75c28506667e4c1d8f171abc9d50650c. Latest consensus state: current_term: 1 leader_uuid: "75c28506667e4c1d8f171abc9d50650c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "75c28506667e4c1d8f171abc9d50650c" member_type: VOTER } }
I20260601 13:28:29.580603 26644 sys_catalog.cc:458] T 00000000000000000000000000000000 P 75c28506667e4c1d8f171abc9d50650c [sys.catalog]: This master's current role is: LEADER
I20260601 13:28:29.580796 26646 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:28:29.581640 26646 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:28:29.581810 24957 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:28:29.583460 26646 catalog_manager.cc:1382] Generated new cluster ID: a4a03c391bc743a289eda926ecaa74f1
I20260601 13:28:29.583508 26646 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:28:29.600638 26646 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:28:29.601356 26646 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:28:29.609874 26646 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 75c28506667e4c1d8f171abc9d50650c: Generated new TSK 0
I20260601 13:28:29.610049 26646 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:28:29.614305 24957 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:28:29.616506 26660 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:28:29.616506 24957 server_base.cc:1061] running on GCE node
W20260601 13:28:29.616573 26663 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:28:29.616573 26661 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:28:29.616986 24957 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:28:29.617027 24957 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:28:29.617043 24957 hybrid_clock.cc:648] HybridClock initialized: now 1780320509617042 us; error 0 us; skew 500 ppm
I20260601 13:28:29.617900 24957 webserver.cc:533] Webserver started at http://127.24.95.65:38585/ using document root <none> and password file <none>
I20260601 13:28:29.618052 24957 fs_manager.cc:362] Metadata directory not provided
I20260601 13:28:29.618105 24957 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:28:29.618170 24957 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:28:29.618651 24957 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320492958789-24957-0/minicluster-data/ts-0-root/instance:
uuid: "b818473d7d9343d0b4ab7ecc1d0a9f9b"
format_stamp: "Formatted at 2026-06-01 13:28:29 on dist-test-slave-3pmh"
I20260601 13:28:29.620201 24957 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:28:29.621429 26668 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:29.621663 24957 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:29.621731 24957 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320492958789-24957-0/minicluster-data/ts-0-root
uuid: "b818473d7d9343d0b4ab7ecc1d0a9f9b"
format_stamp: "Formatted at 2026-06-01 13:28:29 on dist-test-slave-3pmh"
I20260601 13:28:29.621800 24957 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320492958789-24957-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320492958789-24957-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320492958789-24957-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:28:29.634088 24957 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:28:29.634518 24957 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:28:29.634796 24957 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:28:29.635252 24957 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:28:29.635291 24957 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:29.635332 24957 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:28:29.635358 24957 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:29.639303 24957 rpc_server.cc:307] RPC server started. Bound to: 127.24.95.65:36579
I20260601 13:28:29.639333 26731 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.95.65:36579 every 8 connection(s)
I20260601 13:28:29.640125 24957 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:28:29.642041 26739 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:28:29.641999 26737 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:28:29.642091 26736 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:28:29.642189 24957 server_base.cc:1061] running on GCE node
I20260601 13:28:29.642462 24957 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:28:29.642503 24957 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:28:29.642522 24957 hybrid_clock.cc:648] HybridClock initialized: now 1780320509642522 us; error 0 us; skew 500 ppm
I20260601 13:28:29.643527 24957 webserver.cc:533] Webserver started at http://127.24.95.66:44425/ using document root <none> and password file <none>
I20260601 13:28:29.643677 24957 fs_manager.cc:362] Metadata directory not provided
I20260601 13:28:29.643743 24957 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:28:29.643836 24957 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:28:29.644188 24957 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320492958789-24957-0/minicluster-data/ts-1-root/instance:
uuid: "ffa0e08d0d36456d85da0787679d9ffd"
format_stamp: "Formatted at 2026-06-01 13:28:29 on dist-test-slave-3pmh"
I20260601 13:28:29.645651 24957 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:28:29.646611 26744 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:29.646889 24957 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:28:29.646951 24957 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320492958789-24957-0/minicluster-data/ts-1-root
uuid: "ffa0e08d0d36456d85da0787679d9ffd"
format_stamp: "Formatted at 2026-06-01 13:28:29 on dist-test-slave-3pmh"
I20260601 13:28:29.647019 24957 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320492958789-24957-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320492958789-24957-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320492958789-24957-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:28:29.650339 26732 heartbeater.cc:344] Connected to a master server at 127.24.95.126:44419
I20260601 13:28:29.650461 26732 heartbeater.cc:461] Registering TS with master...
I20260601 13:28:29.650708 26732 heartbeater.cc:507] Master 127.24.95.126:44419 requested a full tablet report, sending...
I20260601 13:28:29.651364 26603 ts_manager.cc:194] Registered new tserver with Master: b818473d7d9343d0b4ab7ecc1d0a9f9b (127.24.95.65:36579)
I20260601 13:28:29.652352 26603 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47580
I20260601 13:28:29.661502 24957 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:28:29.661913 24957 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:28:29.662177 24957 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:28:29.662638 24957 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:28:29.662678 24957 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:29.662705 24957 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:28:29.662721 24957 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:29.666476 24957 rpc_server.cc:307] RPC server started. Bound to: 127.24.95.66:33467
I20260601 13:28:29.666524 26807 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.95.66:33467 every 8 connection(s)
I20260601 13:28:29.667400 24957 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:28:29.669621 26811 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:28:29.669793 26814 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:28:29.669983 26812 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:28:29.670231 24957 server_base.cc:1061] running on GCE node
I20260601 13:28:29.670416 24957 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:28:29.670457 24957 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:28:29.670476 24957 hybrid_clock.cc:648] HybridClock initialized: now 1780320509670476 us; error 0 us; skew 500 ppm
I20260601 13:28:29.671553 24957 webserver.cc:533] Webserver started at http://127.24.95.67:40823/ using document root <none> and password file <none>
I20260601 13:28:29.671644 26808 heartbeater.cc:344] Connected to a master server at 127.24.95.126:44419
I20260601 13:28:29.671713 24957 fs_manager.cc:362] Metadata directory not provided
I20260601 13:28:29.671741 26808 heartbeater.cc:461] Registering TS with master...
I20260601 13:28:29.671775 24957 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:28:29.671849 24957 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:28:29.671962 26808 heartbeater.cc:507] Master 127.24.95.126:44419 requested a full tablet report, sending...
I20260601 13:28:29.672271 24957 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320492958789-24957-0/minicluster-data/ts-2-root/instance:
uuid: "56e00f35476b4345abbe420805acfbcc"
format_stamp: "Formatted at 2026-06-01 13:28:29 on dist-test-slave-3pmh"
I20260601 13:28:29.672569 26603 ts_manager.cc:194] Registered new tserver with Master: ffa0e08d0d36456d85da0787679d9ffd (127.24.95.66:33467)
I20260601 13:28:29.673084 26603 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47582
I20260601 13:28:29.673787 24957 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:28:29.674819 26819 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:29.675081 24957 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:28:29.675148 24957 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320492958789-24957-0/minicluster-data/ts-2-root
uuid: "56e00f35476b4345abbe420805acfbcc"
format_stamp: "Formatted at 2026-06-01 13:28:29 on dist-test-slave-3pmh"
I20260601 13:28:29.675248 24957 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320492958789-24957-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320492958789-24957-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320492958789-24957-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:28:29.684106 24957 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:28:29.684549 24957 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:28:29.684828 24957 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:28:29.685276 24957 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:28:29.685314 24957 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:29.685353 24957 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:28:29.685380 24957 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:29.689564 24957 rpc_server.cc:307] RPC server started. Bound to: 127.24.95.67:46313
I20260601 13:28:29.689694 26882 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.95.67:46313 every 8 connection(s)
I20260601 13:28:29.694185 26883 heartbeater.cc:344] Connected to a master server at 127.24.95.126:44419
I20260601 13:28:29.694303 26883 heartbeater.cc:461] Registering TS with master...
I20260601 13:28:29.694504 26883 heartbeater.cc:507] Master 127.24.95.126:44419 requested a full tablet report, sending...
I20260601 13:28:29.695158 26603 ts_manager.cc:194] Registered new tserver with Master: 56e00f35476b4345abbe420805acfbcc (127.24.95.67:46313)
I20260601 13:28:29.695653 24957 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005684244s
I20260601 13:28:29.695719 26603 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47598
I20260601 13:28:30.653374 26732 heartbeater.cc:499] Master 127.24.95.126:44419 was elected leader, sending a full tablet report...
I20260601 13:28:30.673993 26808 heartbeater.cc:499] Master 127.24.95.126:44419 was elected leader, sending a full tablet report...
I20260601 13:28:30.696686 26883 heartbeater.cc:499] Master 127.24.95.126:44419 was elected leader, sending a full tablet report...
I20260601 13:28:30.730736 26603 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47610:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260601 13:28:30.731248 26603 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260601 13:28:30.742085 26847 tablet_service.cc:1511] Processing CreateTablet for tablet 4ba463988e1c4d73892ec55fba75d9b5 (DEFAULT_TABLE table=test-workload [id=614fde4518b0445f9d476753bea4fc0c]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260601 13:28:30.742178 26846 tablet_service.cc:1511] Processing CreateTablet for tablet d240d60b1b1e4261beafdab598c7c119 (DEFAULT_TABLE table=test-workload [id=614fde4518b0445f9d476753bea4fc0c]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260601 13:28:30.742318 26696 tablet_service.cc:1511] Processing CreateTablet for tablet 4ba463988e1c4d73892ec55fba75d9b5 (DEFAULT_TABLE table=test-workload [id=614fde4518b0445f9d476753bea4fc0c]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260601 13:28:30.742451 26847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ba463988e1c4d73892ec55fba75d9b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:30.742542 26696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ba463988e1c4d73892ec55fba75d9b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:30.742923 26772 tablet_service.cc:1511] Processing CreateTablet for tablet 4ba463988e1c4d73892ec55fba75d9b5 (DEFAULT_TABLE table=test-workload [id=614fde4518b0445f9d476753bea4fc0c]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260601 13:28:30.743008 26846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d240d60b1b1e4261beafdab598c7c119. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:30.743165 26772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ba463988e1c4d73892ec55fba75d9b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:30.742928 26771 tablet_service.cc:1511] Processing CreateTablet for tablet d240d60b1b1e4261beafdab598c7c119 (DEFAULT_TABLE table=test-workload [id=614fde4518b0445f9d476753bea4fc0c]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260601 13:28:30.744786 26771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d240d60b1b1e4261beafdab598c7c119. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:30.745517 26695 tablet_service.cc:1511] Processing CreateTablet for tablet d240d60b1b1e4261beafdab598c7c119 (DEFAULT_TABLE table=test-workload [id=614fde4518b0445f9d476753bea4fc0c]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260601 13:28:30.745764 26695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d240d60b1b1e4261beafdab598c7c119. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:30.746294 26905 tablet_bootstrap.cc:492] T 4ba463988e1c4d73892ec55fba75d9b5 P ffa0e08d0d36456d85da0787679d9ffd: Bootstrap starting.
I20260601 13:28:30.747226 26903 tablet_bootstrap.cc:492] T 4ba463988e1c4d73892ec55fba75d9b5 P b818473d7d9343d0b4ab7ecc1d0a9f9b: Bootstrap starting.
I20260601 13:28:30.747390 26905 tablet_bootstrap.cc:654] T 4ba463988e1c4d73892ec55fba75d9b5 P ffa0e08d0d36456d85da0787679d9ffd: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:30.748153 26903 tablet_bootstrap.cc:654] T 4ba463988e1c4d73892ec55fba75d9b5 P b818473d7d9343d0b4ab7ecc1d0a9f9b: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:30.748458 26905 tablet_bootstrap.cc:492] T 4ba463988e1c4d73892ec55fba75d9b5 P ffa0e08d0d36456d85da0787679d9ffd: No bootstrap required, opened a new log
I20260601 13:28:30.748543 26905 ts_tablet_manager.cc:1403] T 4ba463988e1c4d73892ec55fba75d9b5 P ffa0e08d0d36456d85da0787679d9ffd: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:28:30.748544 26904 tablet_bootstrap.cc:492] T 4ba463988e1c4d73892ec55fba75d9b5 P 56e00f35476b4345abbe420805acfbcc: Bootstrap starting.
I20260601 13:28:30.749024 26905 raft_consensus.cc:359] T 4ba463988e1c4d73892ec55fba75d9b5 P ffa0e08d0d36456d85da0787679d9ffd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffa0e08d0d36456d85da0787679d9ffd" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 33467 } } peers { permanent_uuid: "56e00f35476b4345abbe420805acfbcc" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46313 } } peers { permanent_uuid: "b818473d7d9343d0b4ab7ecc1d0a9f9b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36579 } }
I20260601 13:28:30.749118 26905 raft_consensus.cc:385] T 4ba463988e1c4d73892ec55fba75d9b5 P ffa0e08d0d36456d85da0787679d9ffd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:30.749147 26905 raft_consensus.cc:740] T 4ba463988e1c4d73892ec55fba75d9b5 P ffa0e08d0d36456d85da0787679d9ffd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffa0e08d0d36456d85da0787679d9ffd, State: Initialized, Role: FOLLOWER
I20260601 13:28:30.749248 26903 tablet_bootstrap.cc:492] T 4ba463988e1c4d73892ec55fba75d9b5 P b818473d7d9343d0b4ab7ecc1d0a9f9b: No bootstrap required, opened a new log
I20260601 13:28:30.749305 26905 consensus_queue.cc:260] T 4ba463988e1c4d73892ec55fba75d9b5 P ffa0e08d0d36456d85da0787679d9ffd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffa0e08d0d36456d85da0787679d9ffd" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 33467 } } peers { permanent_uuid: "56e00f35476b4345abbe420805acfbcc" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46313 } } peers { permanent_uuid: "b818473d7d9343d0b4ab7ecc1d0a9f9b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36579 } }
I20260601 13:28:30.749370 26903 ts_tablet_manager.cc:1403] T 4ba463988e1c4d73892ec55fba75d9b5 P b818473d7d9343d0b4ab7ecc1d0a9f9b: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:28:30.749485 26904 tablet_bootstrap.cc:654] T 4ba463988e1c4d73892ec55fba75d9b5 P 56e00f35476b4345abbe420805acfbcc: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:30.749660 26905 ts_tablet_manager.cc:1434] T 4ba463988e1c4d73892ec55fba75d9b5 P ffa0e08d0d36456d85da0787679d9ffd: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:30.749785 26903 raft_consensus.cc:359] T 4ba463988e1c4d73892ec55fba75d9b5 P b818473d7d9343d0b4ab7ecc1d0a9f9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffa0e08d0d36456d85da0787679d9ffd" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 33467 } } peers { permanent_uuid: "56e00f35476b4345abbe420805acfbcc" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46313 } } peers { permanent_uuid: "b818473d7d9343d0b4ab7ecc1d0a9f9b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36579 } }
I20260601 13:28:30.749871 26905 tablet_bootstrap.cc:492] T d240d60b1b1e4261beafdab598c7c119 P ffa0e08d0d36456d85da0787679d9ffd: Bootstrap starting.
I20260601 13:28:30.750867 26905 tablet_bootstrap.cc:654] T d240d60b1b1e4261beafdab598c7c119 P ffa0e08d0d36456d85da0787679d9ffd: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:30.749919 26903 raft_consensus.cc:385] T 4ba463988e1c4d73892ec55fba75d9b5 P b818473d7d9343d0b4ab7ecc1d0a9f9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:30.751364 26903 raft_consensus.cc:740] T 4ba463988e1c4d73892ec55fba75d9b5 P b818473d7d9343d0b4ab7ecc1d0a9f9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b818473d7d9343d0b4ab7ecc1d0a9f9b, State: Initialized, Role: FOLLOWER
I20260601 13:28:30.751538 26903 consensus_queue.cc:260] T 4ba463988e1c4d73892ec55fba75d9b5 P b818473d7d9343d0b4ab7ecc1d0a9f9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffa0e08d0d36456d85da0787679d9ffd" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 33467 } } peers { permanent_uuid: "56e00f35476b4345abbe420805acfbcc" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46313 } } peers { permanent_uuid: "b818473d7d9343d0b4ab7ecc1d0a9f9b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36579 } }
I20260601 13:28:30.751747 26904 tablet_bootstrap.cc:492] T 4ba463988e1c4d73892ec55fba75d9b5 P 56e00f35476b4345abbe420805acfbcc: No bootstrap required, opened a new log
I20260601 13:28:30.751834 26905 tablet_bootstrap.cc:492] T d240d60b1b1e4261beafdab598c7c119 P ffa0e08d0d36456d85da0787679d9ffd: No bootstrap required, opened a new log
I20260601 13:28:30.751853 26904 ts_tablet_manager.cc:1403] T 4ba463988e1c4d73892ec55fba75d9b5 P 56e00f35476b4345abbe420805acfbcc: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:28:30.751931 26903 ts_tablet_manager.cc:1434] T 4ba463988e1c4d73892ec55fba75d9b5 P b818473d7d9343d0b4ab7ecc1d0a9f9b: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:28:30.751946 26905 ts_tablet_manager.cc:1403] T d240d60b1b1e4261beafdab598c7c119 P ffa0e08d0d36456d85da0787679d9ffd: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:28:30.752357 26904 raft_consensus.cc:359] T 4ba463988e1c4d73892ec55fba75d9b5 P 56e00f35476b4345abbe420805acfbcc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffa0e08d0d36456d85da0787679d9ffd" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 33467 } } peers { permanent_uuid: "56e00f35476b4345abbe420805acfbcc" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46313 } } peers { permanent_uuid: "b818473d7d9343d0b4ab7ecc1d0a9f9b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36579 } }
I20260601 13:28:30.752452 26905 raft_consensus.cc:359] T d240d60b1b1e4261beafdab598c7c119 P ffa0e08d0d36456d85da0787679d9ffd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b818473d7d9343d0b4ab7ecc1d0a9f9b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36579 } } peers { permanent_uuid: "ffa0e08d0d36456d85da0787679d9ffd" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 33467 } } peers { permanent_uuid: "56e00f35476b4345abbe420805acfbcc" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46313 } }
I20260601 13:28:30.752516 26903 tablet_bootstrap.cc:492] T d240d60b1b1e4261beafdab598c7c119 P b818473d7d9343d0b4ab7ecc1d0a9f9b: Bootstrap starting.
I20260601 13:28:30.752516 26904 raft_consensus.cc:385] T 4ba463988e1c4d73892ec55fba75d9b5 P 56e00f35476b4345abbe420805acfbcc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:30.752583 26905 raft_consensus.cc:385] T d240d60b1b1e4261beafdab598c7c119 P ffa0e08d0d36456d85da0787679d9ffd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:30.752599 26904 raft_consensus.cc:740] T 4ba463988e1c4d73892ec55fba75d9b5 P 56e00f35476b4345abbe420805acfbcc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56e00f35476b4345abbe420805acfbcc, State: Initialized, Role: FOLLOWER
I20260601 13:28:30.752616 26905 raft_consensus.cc:740] T d240d60b1b1e4261beafdab598c7c119 P ffa0e08d0d36456d85da0787679d9ffd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffa0e08d0d36456d85da0787679d9ffd, State: Initialized, Role: FOLLOWER
I20260601 13:28:30.752713 26904 consensus_queue.cc:260] T 4ba463988e1c4d73892ec55fba75d9b5 P 56e00f35476b4345abbe420805acfbcc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffa0e08d0d36456d85da0787679d9ffd" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 33467 } } peers { permanent_uuid: "56e00f35476b4345abbe420805acfbcc" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46313 } } peers { permanent_uuid: "b818473d7d9343d0b4ab7ecc1d0a9f9b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36579 } }
I20260601 13:28:30.752723 26905 consensus_queue.cc:260] T d240d60b1b1e4261beafdab598c7c119 P ffa0e08d0d36456d85da0787679d9ffd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b818473d7d9343d0b4ab7ecc1d0a9f9b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36579 } } peers { permanent_uuid: "ffa0e08d0d36456d85da0787679d9ffd" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 33467 } } peers { permanent_uuid: "56e00f35476b4345abbe420805acfbcc" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46313 } }
I20260601 13:28:30.753042 26905 ts_tablet_manager.cc:1434] T d240d60b1b1e4261beafdab598c7c119 P ffa0e08d0d36456d85da0787679d9ffd: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:30.753055 26904 ts_tablet_manager.cc:1434] T 4ba463988e1c4d73892ec55fba75d9b5 P 56e00f35476b4345abbe420805acfbcc: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:28:30.753264 26904 tablet_bootstrap.cc:492] T d240d60b1b1e4261beafdab598c7c119 P 56e00f35476b4345abbe420805acfbcc: Bootstrap starting.
I20260601 13:28:30.753441 26903 tablet_bootstrap.cc:654] T d240d60b1b1e4261beafdab598c7c119 P b818473d7d9343d0b4ab7ecc1d0a9f9b: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:30.754271 26904 tablet_bootstrap.cc:654] T d240d60b1b1e4261beafdab598c7c119 P 56e00f35476b4345abbe420805acfbcc: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:30.754354 26903 tablet_bootstrap.cc:492] T d240d60b1b1e4261beafdab598c7c119 P b818473d7d9343d0b4ab7ecc1d0a9f9b: No bootstrap required, opened a new log
I20260601 13:28:30.754433 26903 ts_tablet_manager.cc:1403] T d240d60b1b1e4261beafdab598c7c119 P b818473d7d9343d0b4ab7ecc1d0a9f9b: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:28:30.754829 26903 raft_consensus.cc:359] T d240d60b1b1e4261beafdab598c7c119 P b818473d7d9343d0b4ab7ecc1d0a9f9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b818473d7d9343d0b4ab7ecc1d0a9f9b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36579 } } peers { permanent_uuid: "ffa0e08d0d36456d85da0787679d9ffd" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 33467 } } peers { permanent_uuid: "56e00f35476b4345abbe420805acfbcc" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46313 } }
I20260601 13:28:30.754930 26903 raft_consensus.cc:385] T d240d60b1b1e4261beafdab598c7c119 P b818473d7d9343d0b4ab7ecc1d0a9f9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:30.754961 26903 raft_consensus.cc:740] T d240d60b1b1e4261beafdab598c7c119 P b818473d7d9343d0b4ab7ecc1d0a9f9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b818473d7d9343d0b4ab7ecc1d0a9f9b, State: Initialized, Role: FOLLOWER
I20260601 13:28:30.755064 26903 consensus_queue.cc:260] T d240d60b1b1e4261beafdab598c7c119 P b818473d7d9343d0b4ab7ecc1d0a9f9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b818473d7d9343d0b4ab7ecc1d0a9f9b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36579 } } peers { permanent_uuid: "ffa0e08d0d36456d85da0787679d9ffd" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 33467 } } peers { permanent_uuid: "56e00f35476b4345abbe420805acfbcc" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46313 } }
I20260601 13:28:30.755292 26904 tablet_bootstrap.cc:492] T d240d60b1b1e4261beafdab598c7c119 P 56e00f35476b4345abbe420805acfbcc: No bootstrap required, opened a new log
I20260601 13:28:30.755369 26904 ts_tablet_manager.cc:1403] T d240d60b1b1e4261beafdab598c7c119 P 56e00f35476b4345abbe420805acfbcc: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:28:30.755301 26903 ts_tablet_manager.cc:1434] T d240d60b1b1e4261beafdab598c7c119 P b818473d7d9343d0b4ab7ecc1d0a9f9b: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:30.755781 26904 raft_consensus.cc:359] T d240d60b1b1e4261beafdab598c7c119 P 56e00f35476b4345abbe420805acfbcc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b818473d7d9343d0b4ab7ecc1d0a9f9b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36579 } } peers { permanent_uuid: "ffa0e08d0d36456d85da0787679d9ffd" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 33467 } } peers { permanent_uuid: "56e00f35476b4345abbe420805acfbcc" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46313 } }
I20260601 13:28:30.755868 26904 raft_consensus.cc:385] T d240d60b1b1e4261beafdab598c7c119 P 56e00f35476b4345abbe420805acfbcc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:30.755888 26904 raft_consensus.cc:740] T d240d60b1b1e4261beafdab598c7c119 P 56e00f35476b4345abbe420805acfbcc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56e00f35476b4345abbe420805acfbcc, State: Initialized, Role: FOLLOWER
I20260601 13:28:30.755973 26904 consensus_queue.cc:260] T d240d60b1b1e4261beafdab598c7c119 P 56e00f35476b4345abbe420805acfbcc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b818473d7d9343d0b4ab7ecc1d0a9f9b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36579 } } peers { permanent_uuid: "ffa0e08d0d36456d85da0787679d9ffd" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 33467 } } peers { permanent_uuid: "56e00f35476b4345abbe420805acfbcc" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46313 } }
I20260601 13:28:30.756248 26904 ts_tablet_manager.cc:1434] T d240d60b1b1e4261beafdab598c7c119 P 56e00f35476b4345abbe420805acfbcc: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:28:30.796403 26908 raft_consensus.cc:493] T d240d60b1b1e4261beafdab598c7c119 P ffa0e08d0d36456d85da0787679d9ffd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:28:30.796564 26908 raft_consensus.cc:515] T d240d60b1b1e4261beafdab598c7c119 P ffa0e08d0d36456d85da0787679d9ffd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b818473d7d9343d0b4ab7ecc1d0a9f9b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36579 } } peers { permanent_uuid: "ffa0e08d0d36456d85da0787679d9ffd" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 33467 } } peers { permanent_uuid: "56e00f35476b4345abbe420805acfbcc" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46313 } }
I20260601 13:28:30.797101 26908 leader_election.cc:290] T d240d60b1b1e4261beafdab598c7c119 P ffa0e08d0d36456d85da0787679d9ffd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b818473d7d9343d0b4ab7ecc1d0a9f9b (127.24.95.65:36579), 56e00f35476b4345abbe420805acfbcc (127.24.95.67:46313)
I20260601 13:28:30.800915 26857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d240d60b1b1e4261beafdab598c7c119" candidate_uuid: "ffa0e08d0d36456d85da0787679d9ffd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56e00f35476b4345abbe420805acfbcc" is_pre_election: true
I20260601 13:28:30.800915 26706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d240d60b1b1e4261beafdab598c7c119" candidate_uuid: "ffa0e08d0d36456d85da0787679d9ffd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b818473d7d9343d0b4ab7ecc1d0a9f9b" is_pre_election: true
I20260601 13:28:30.801102 26857 raft_consensus.cc:2468] T d240d60b1b1e4261beafdab598c7c119 P 56e00f35476b4345abbe420805acfbcc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ffa0e08d0d36456d85da0787679d9ffd in term 0.
I20260601 13:28:30.801121 26706 raft_consensus.cc:2468] T d240d60b1b1e4261beafdab598c7c119 P b818473d7d9343d0b4ab7ecc1d0a9f9b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ffa0e08d0d36456d85da0787679d9ffd in term 0.
I20260601 13:28:30.801406 26746 leader_election.cc:304] T d240d60b1b1e4261beafdab598c7c119 P ffa0e08d0d36456d85da0787679d9ffd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56e00f35476b4345abbe420805acfbcc, ffa0e08d0d36456d85da0787679d9ffd; no voters: 
I20260601 13:28:30.801578 26908 raft_consensus.cc:2804] T d240d60b1b1e4261beafdab598c7c119 P ffa0e08d0d36456d85da0787679d9ffd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:28:30.801637 26908 raft_consensus.cc:493] T d240d60b1b1e4261beafdab598c7c119 P ffa0e08d0d36456d85da0787679d9ffd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:28:30.801663 26908 raft_consensus.cc:3060] T d240d60b1b1e4261beafdab598c7c119 P ffa0e08d0d36456d85da0787679d9ffd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:30.802495 26908 raft_consensus.cc:515] T d240d60b1b1e4261beafdab598c7c119 P ffa0e08d0d36456d85da0787679d9ffd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b818473d7d9343d0b4ab7ecc1d0a9f9b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36579 } } peers { permanent_uuid: "ffa0e08d0d36456d85da0787679d9ffd" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 33467 } } peers { permanent_uuid: "56e00f35476b4345abbe420805acfbcc" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46313 } }
I20260601 13:28:30.802837 26908 leader_election.cc:290] T d240d60b1b1e4261beafdab598c7c119 P ffa0e08d0d36456d85da0787679d9ffd [CANDIDATE]: Term 1 election: Requested vote from peers b818473d7d9343d0b4ab7ecc1d0a9f9b (127.24.95.65:36579), 56e00f35476b4345abbe420805acfbcc (127.24.95.67:46313)
I20260601 13:28:30.803205 26857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d240d60b1b1e4261beafdab598c7c119" candidate_uuid: "ffa0e08d0d36456d85da0787679d9ffd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56e00f35476b4345abbe420805acfbcc"
I20260601 13:28:30.803323 26857 raft_consensus.cc:3060] T d240d60b1b1e4261beafdab598c7c119 P 56e00f35476b4345abbe420805acfbcc [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:30.804337 26857 raft_consensus.cc:2468] T d240d60b1b1e4261beafdab598c7c119 P 56e00f35476b4345abbe420805acfbcc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffa0e08d0d36456d85da0787679d9ffd in term 1.
I20260601 13:28:30.804584 26706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d240d60b1b1e4261beafdab598c7c119" candidate_uuid: "ffa0e08d0d36456d85da0787679d9ffd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b818473d7d9343d0b4ab7ecc1d0a9f9b"
I20260601 13:28:30.804630 26746 leader_election.cc:304] T d240d60b1b1e4261beafdab598c7c119 P ffa0e08d0d36456d85da0787679d9ffd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56e00f35476b4345abbe420805acfbcc, ffa0e08d0d36456d85da0787679d9ffd; no voters: 
I20260601 13:28:30.804692 26706 raft_consensus.cc:3060] T d240d60b1b1e4261beafdab598c7c119 P b818473d7d9343d0b4ab7ecc1d0a9f9b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:30.804790 26908 raft_consensus.cc:2804] T d240d60b1b1e4261beafdab598c7c119 P ffa0e08d0d36456d85da0787679d9ffd [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:28:30.804996 26908 raft_consensus.cc:697] T d240d60b1b1e4261beafdab598c7c119 P ffa0e08d0d36456d85da0787679d9ffd [term 1 LEADER]: Becoming Leader. State: Replica: ffa0e08d0d36456d85da0787679d9ffd, State: Running, Role: LEADER
I20260601 13:28:30.805133 26908 consensus_queue.cc:237] T d240d60b1b1e4261beafdab598c7c119 P ffa0e08d0d36456d85da0787679d9ffd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b818473d7d9343d0b4ab7ecc1d0a9f9b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36579 } } peers { permanent_uuid: "ffa0e08d0d36456d85da0787679d9ffd" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 33467 } } peers { permanent_uuid: "56e00f35476b4345abbe420805acfbcc" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46313 } }
I20260601 13:28:30.805819 26706 raft_consensus.cc:2468] T d240d60b1b1e4261beafdab598c7c119 P b818473d7d9343d0b4ab7ecc1d0a9f9b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffa0e08d0d36456d85da0787679d9ffd in term 1.
I20260601 13:28:30.807453 26601 catalog_manager.cc:5696] T d240d60b1b1e4261beafdab598c7c119 P ffa0e08d0d36456d85da0787679d9ffd reported cstate change: term changed from 0 to 1, leader changed from <none> to ffa0e08d0d36456d85da0787679d9ffd (127.24.95.66). New cstate: current_term: 1 leader_uuid: "ffa0e08d0d36456d85da0787679d9ffd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b818473d7d9343d0b4ab7ecc1d0a9f9b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffa0e08d0d36456d85da0787679d9ffd" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 33467 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56e00f35476b4345abbe420805acfbcc" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46313 } health_report { overall_health: UNKNOWN } } }
I20260601 13:28:30.856694 26908 raft_consensus.cc:493] T 4ba463988e1c4d73892ec55fba75d9b5 P ffa0e08d0d36456d85da0787679d9ffd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:28:30.856844 26908 raft_consensus.cc:515] T 4ba463988e1c4d73892ec55fba75d9b5 P ffa0e08d0d36456d85da0787679d9ffd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffa0e08d0d36456d85da0787679d9ffd" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 33467 } } peers { permanent_uuid: "56e00f35476b4345abbe420805acfbcc" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46313 } } peers { permanent_uuid: "b818473d7d9343d0b4ab7ecc1d0a9f9b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36579 } }
I20260601 13:28:30.857308 26908 leader_election.cc:290] T 4ba463988e1c4d73892ec55fba75d9b5 P ffa0e08d0d36456d85da0787679d9ffd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 56e00f35476b4345abbe420805acfbcc (127.24.95.67:46313), b818473d7d9343d0b4ab7ecc1d0a9f9b (127.24.95.65:36579)
I20260601 13:28:30.857791 26857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ba463988e1c4d73892ec55fba75d9b5" candidate_uuid: "ffa0e08d0d36456d85da0787679d9ffd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56e00f35476b4345abbe420805acfbcc" is_pre_election: true
I20260601 13:28:30.857791 26706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ba463988e1c4d73892ec55fba75d9b5" candidate_uuid: "ffa0e08d0d36456d85da0787679d9ffd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b818473d7d9343d0b4ab7ecc1d0a9f9b" is_pre_election: true
I20260601 13:28:30.857937 26706 raft_consensus.cc:2468] T 4ba463988e1c4d73892ec55fba75d9b5 P b818473d7d9343d0b4ab7ecc1d0a9f9b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ffa0e08d0d36456d85da0787679d9ffd in term 0.
I20260601 13:28:30.857939 26857 raft_consensus.cc:2468] T 4ba463988e1c4d73892ec55fba75d9b5 P 56e00f35476b4345abbe420805acfbcc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ffa0e08d0d36456d85da0787679d9ffd in term 0.
I20260601 13:28:30.858222 26746 leader_election.cc:304] T 4ba463988e1c4d73892ec55fba75d9b5 P ffa0e08d0d36456d85da0787679d9ffd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56e00f35476b4345abbe420805acfbcc, ffa0e08d0d36456d85da0787679d9ffd; no voters: 
I20260601 13:28:30.858384 26908 raft_consensus.cc:2804] T 4ba463988e1c4d73892ec55fba75d9b5 P ffa0e08d0d36456d85da0787679d9ffd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:28:30.858443 26908 raft_consensus.cc:493] T 4ba463988e1c4d73892ec55fba75d9b5 P ffa0e08d0d36456d85da0787679d9ffd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:28:30.858479 26908 raft_consensus.cc:3060] T 4ba463988e1c4d73892ec55fba75d9b5 P ffa0e08d0d36456d85da0787679d9ffd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:30.859287 26908 raft_consensus.cc:515] T 4ba463988e1c4d73892ec55fba75d9b5 P ffa0e08d0d36456d85da0787679d9ffd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffa0e08d0d36456d85da0787679d9ffd" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 33467 } } peers { permanent_uuid: "56e00f35476b4345abbe420805acfbcc" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46313 } } peers { permanent_uuid: "b818473d7d9343d0b4ab7ecc1d0a9f9b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36579 } }
I20260601 13:28:30.859614 26908 leader_election.cc:290] T 4ba463988e1c4d73892ec55fba75d9b5 P ffa0e08d0d36456d85da0787679d9ffd [CANDIDATE]: Term 1 election: Requested vote from peers 56e00f35476b4345abbe420805acfbcc (127.24.95.67:46313), b818473d7d9343d0b4ab7ecc1d0a9f9b (127.24.95.65:36579)
I20260601 13:28:30.859902 26857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ba463988e1c4d73892ec55fba75d9b5" candidate_uuid: "ffa0e08d0d36456d85da0787679d9ffd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56e00f35476b4345abbe420805acfbcc"
I20260601 13:28:30.859995 26857 raft_consensus.cc:3060] T 4ba463988e1c4d73892ec55fba75d9b5 P 56e00f35476b4345abbe420805acfbcc [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:30.860033 26706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ba463988e1c4d73892ec55fba75d9b5" candidate_uuid: "ffa0e08d0d36456d85da0787679d9ffd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b818473d7d9343d0b4ab7ecc1d0a9f9b"
I20260601 13:28:30.860146 26706 raft_consensus.cc:3060] T 4ba463988e1c4d73892ec55fba75d9b5 P b818473d7d9343d0b4ab7ecc1d0a9f9b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:30.860832 26857 raft_consensus.cc:2468] T 4ba463988e1c4d73892ec55fba75d9b5 P 56e00f35476b4345abbe420805acfbcc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffa0e08d0d36456d85da0787679d9ffd in term 1.
I20260601 13:28:30.860948 26706 raft_consensus.cc:2468] T 4ba463988e1c4d73892ec55fba75d9b5 P b818473d7d9343d0b4ab7ecc1d0a9f9b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffa0e08d0d36456d85da0787679d9ffd in term 1.
I20260601 13:28:30.861152 26746 leader_election.cc:304] T 4ba463988e1c4d73892ec55fba75d9b5 P ffa0e08d0d36456d85da0787679d9ffd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56e00f35476b4345abbe420805acfbcc, ffa0e08d0d36456d85da0787679d9ffd; no voters: 
I20260601 13:28:30.861330 26908 raft_consensus.cc:2804] T 4ba463988e1c4d73892ec55fba75d9b5 P ffa0e08d0d36456d85da0787679d9ffd [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:28:30.861420 26908 raft_consensus.cc:697] T 4ba463988e1c4d73892ec55fba75d9b5 P ffa0e08d0d36456d85da0787679d9ffd [term 1 LEADER]: Becoming Leader. State: Replica: ffa0e08d0d36456d85da0787679d9ffd, State: Running, Role: LEADER
I20260601 13:28:30.861550 26908 consensus_queue.cc:237] T 4ba463988e1c4d73892ec55fba75d9b5 P ffa0e08d0d36456d85da0787679d9ffd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffa0e08d0d36456d85da0787679d9ffd" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 33467 } } peers { permanent_uuid: "56e00f35476b4345abbe420805acfbcc" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46313 } } peers { permanent_uuid: "b818473d7d9343d0b4ab7ecc1d0a9f9b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36579 } }
I20260601 13:28:30.863283 26601 catalog_manager.cc:5696] T 4ba463988e1c4d73892ec55fba75d9b5 P ffa0e08d0d36456d85da0787679d9ffd reported cstate change: term changed from 0 to 1, leader changed from <none> to ffa0e08d0d36456d85da0787679d9ffd (127.24.95.66). New cstate: current_term: 1 leader_uuid: "ffa0e08d0d36456d85da0787679d9ffd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffa0e08d0d36456d85da0787679d9ffd" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 33467 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56e00f35476b4345abbe420805acfbcc" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b818473d7d9343d0b4ab7ecc1d0a9f9b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36579 } health_report { overall_health: UNKNOWN } } }
I20260601 13:28:31.259392 26908 consensus_queue.cc:1048] T 4ba463988e1c4d73892ec55fba75d9b5 P ffa0e08d0d36456d85da0787679d9ffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "b818473d7d9343d0b4ab7ecc1d0a9f9b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:28:31.262852 26908 consensus_queue.cc:1048] T 4ba463988e1c4d73892ec55fba75d9b5 P ffa0e08d0d36456d85da0787679d9ffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "56e00f35476b4345abbe420805acfbcc" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:28:31.274497 26917 consensus_queue.cc:1048] T d240d60b1b1e4261beafdab598c7c119 P ffa0e08d0d36456d85da0787679d9ffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "56e00f35476b4345abbe420805acfbcc" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:28:31.277928 26917 consensus_queue.cc:1048] T d240d60b1b1e4261beafdab598c7c119 P ffa0e08d0d36456d85da0787679d9ffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "b818473d7d9343d0b4ab7ecc1d0a9f9b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:28:31.581954 26657 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:28:31.586745 26782 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4ba463988e1c4d73892ec55fba75d9b5"
dest_uuid: "ffa0e08d0d36456d85da0787679d9ffd"
mode: GRACEFUL
new_leader_uuid: "56e00f35476b4345abbe420805acfbcc"
 from {username='slave'} at 127.0.0.1:40966
I20260601 13:28:31.586905 26782 raft_consensus.cc:606] T 4ba463988e1c4d73892ec55fba75d9b5 P ffa0e08d0d36456d85da0787679d9ffd [term 1 LEADER]: Received request to transfer leadership to TS 56e00f35476b4345abbe420805acfbcc
I20260601 13:28:31.587325 26657 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260601 13:28:31.587414 26657 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:28:31.885254 26928 raft_consensus.cc:993] T 4ba463988e1c4d73892ec55fba75d9b5 P ffa0e08d0d36456d85da0787679d9ffd: : Instructing follower 56e00f35476b4345abbe420805acfbcc to start an election
I20260601 13:28:31.885391 26928 raft_consensus.cc:1081] T 4ba463988e1c4d73892ec55fba75d9b5 P ffa0e08d0d36456d85da0787679d9ffd [term 1 LEADER]: Signalling peer 56e00f35476b4345abbe420805acfbcc to start an election
I20260601 13:28:31.885859 26857 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4ba463988e1c4d73892ec55fba75d9b5"
dest_uuid: "56e00f35476b4345abbe420805acfbcc"
 from {username='slave'} at 127.0.0.1:40564
I20260601 13:28:31.886027 26857 raft_consensus.cc:493] T 4ba463988e1c4d73892ec55fba75d9b5 P 56e00f35476b4345abbe420805acfbcc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:28:31.886104 26857 raft_consensus.cc:3060] T 4ba463988e1c4d73892ec55fba75d9b5 P 56e00f35476b4345abbe420805acfbcc [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:28:31.887007 26857 raft_consensus.cc:515] T 4ba463988e1c4d73892ec55fba75d9b5 P 56e00f35476b4345abbe420805acfbcc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffa0e08d0d36456d85da0787679d9ffd" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 33467 } } peers { permanent_uuid: "56e00f35476b4345abbe420805acfbcc" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46313 } } peers { permanent_uuid: "b818473d7d9343d0b4ab7ecc1d0a9f9b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36579 } }
I20260601 13:28:31.887585 26857 leader_election.cc:290] T 4ba463988e1c4d73892ec55fba75d9b5 P 56e00f35476b4345abbe420805acfbcc [CANDIDATE]: Term 2 election: Requested vote from peers ffa0e08d0d36456d85da0787679d9ffd (127.24.95.66:33467), b818473d7d9343d0b4ab7ecc1d0a9f9b (127.24.95.65:36579)
I20260601 13:28:31.891180 26706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ba463988e1c4d73892ec55fba75d9b5" candidate_uuid: "56e00f35476b4345abbe420805acfbcc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b818473d7d9343d0b4ab7ecc1d0a9f9b"
I20260601 13:28:31.891187 26782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ba463988e1c4d73892ec55fba75d9b5" candidate_uuid: "56e00f35476b4345abbe420805acfbcc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ffa0e08d0d36456d85da0787679d9ffd"
I20260601 13:28:31.891332 26782 raft_consensus.cc:3055] T 4ba463988e1c4d73892ec55fba75d9b5 P ffa0e08d0d36456d85da0787679d9ffd [term 1 LEADER]: Stepping down as leader of term 1
I20260601 13:28:31.891335 26706 raft_consensus.cc:3060] T 4ba463988e1c4d73892ec55fba75d9b5 P b818473d7d9343d0b4ab7ecc1d0a9f9b [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:28:31.891388 26782 raft_consensus.cc:740] T 4ba463988e1c4d73892ec55fba75d9b5 P ffa0e08d0d36456d85da0787679d9ffd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ffa0e08d0d36456d85da0787679d9ffd, State: Running, Role: LEADER
I20260601 13:28:31.891561 26782 consensus_queue.cc:260] T 4ba463988e1c4d73892ec55fba75d9b5 P ffa0e08d0d36456d85da0787679d9ffd [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: "ffa0e08d0d36456d85da0787679d9ffd" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 33467 } } peers { permanent_uuid: "56e00f35476b4345abbe420805acfbcc" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46313 } } peers { permanent_uuid: "b818473d7d9343d0b4ab7ecc1d0a9f9b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36579 } }
I20260601 13:28:31.891721 26782 raft_consensus.cc:3060] T 4ba463988e1c4d73892ec55fba75d9b5 P ffa0e08d0d36456d85da0787679d9ffd [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:28:31.892403 26706 raft_consensus.cc:2468] T 4ba463988e1c4d73892ec55fba75d9b5 P b818473d7d9343d0b4ab7ecc1d0a9f9b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56e00f35476b4345abbe420805acfbcc in term 2.
I20260601 13:28:31.892561 26782 raft_consensus.cc:2468] T 4ba463988e1c4d73892ec55fba75d9b5 P ffa0e08d0d36456d85da0787679d9ffd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56e00f35476b4345abbe420805acfbcc in term 2.
I20260601 13:28:31.892810 26823 leader_election.cc:304] T 4ba463988e1c4d73892ec55fba75d9b5 P 56e00f35476b4345abbe420805acfbcc [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: 56e00f35476b4345abbe420805acfbcc, b818473d7d9343d0b4ab7ecc1d0a9f9b; no voters: 
I20260601 13:28:31.893301 26935 raft_consensus.cc:2804] T 4ba463988e1c4d73892ec55fba75d9b5 P 56e00f35476b4345abbe420805acfbcc [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:28:31.893513 26935 raft_consensus.cc:697] T 4ba463988e1c4d73892ec55fba75d9b5 P 56e00f35476b4345abbe420805acfbcc [term 2 LEADER]: Becoming Leader. State: Replica: 56e00f35476b4345abbe420805acfbcc, State: Running, Role: LEADER
I20260601 13:28:31.893813 26935 consensus_queue.cc:237] T 4ba463988e1c4d73892ec55fba75d9b5 P 56e00f35476b4345abbe420805acfbcc [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: "ffa0e08d0d36456d85da0787679d9ffd" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 33467 } } peers { permanent_uuid: "56e00f35476b4345abbe420805acfbcc" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46313 } } peers { permanent_uuid: "b818473d7d9343d0b4ab7ecc1d0a9f9b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36579 } }
I20260601 13:28:31.895258 26601 catalog_manager.cc:5696] T 4ba463988e1c4d73892ec55fba75d9b5 P 56e00f35476b4345abbe420805acfbcc reported cstate change: term changed from 1 to 2, leader changed from ffa0e08d0d36456d85da0787679d9ffd (127.24.95.66) to 56e00f35476b4345abbe420805acfbcc (127.24.95.67). New cstate: current_term: 2 leader_uuid: "56e00f35476b4345abbe420805acfbcc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffa0e08d0d36456d85da0787679d9ffd" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 33467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56e00f35476b4345abbe420805acfbcc" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b818473d7d9343d0b4ab7ecc1d0a9f9b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36579 } health_report { overall_health: UNKNOWN } } }
I20260601 13:28:32.371634 26782 raft_consensus.cc:1275] T 4ba463988e1c4d73892ec55fba75d9b5 P ffa0e08d0d36456d85da0787679d9ffd [term 2 FOLLOWER]: Refusing update from remote peer 56e00f35476b4345abbe420805acfbcc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:28:32.372151 26935 consensus_queue.cc:1048] T 4ba463988e1c4d73892ec55fba75d9b5 P 56e00f35476b4345abbe420805acfbcc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffa0e08d0d36456d85da0787679d9ffd" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 33467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:28:32.374620 26706 raft_consensus.cc:1275] T 4ba463988e1c4d73892ec55fba75d9b5 P b818473d7d9343d0b4ab7ecc1d0a9f9b [term 2 FOLLOWER]: Refusing update from remote peer 56e00f35476b4345abbe420805acfbcc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:28:32.375087 26936 consensus_queue.cc:1048] T 4ba463988e1c4d73892ec55fba75d9b5 P 56e00f35476b4345abbe420805acfbcc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b818473d7d9343d0b4ab7ecc1d0a9f9b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:28:33.587675 26657 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:28:33.588037 26657 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:28:33.588104 26657 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:28:35.588490 26657 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:28:35.588934 26657 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:28:35.589004 26657 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:28:37.589375 26657 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:28:37.589845 26657 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:28:37.589924 26657 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:28:39.590277 26657 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:28:39.590706 26657 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:28:39.590780 26657 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:28:41.591109 26657 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:28:41.591650 26657 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:28:41.591730 26657 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:28:41.946502 24957 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:28:41.948974 26953 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:28:41.949083 24957 server_base.cc:1061] running on GCE node
W20260601 13:28:41.949108 26950 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:28:41.949160 26951 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:28:41.949548 24957 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:28:41.949599 24957 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:28:41.949622 24957 hybrid_clock.cc:648] HybridClock initialized: now 1780320521949614 us; error 0 us; skew 500 ppm
I20260601 13:28:41.950603 24957 webserver.cc:533] Webserver started at http://127.24.95.68:40293/ using document root <none> and password file <none>
I20260601 13:28:41.950760 24957 fs_manager.cc:362] Metadata directory not provided
I20260601 13:28:41.950803 24957 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:28:41.950865 24957 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:28:41.951216 24957 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320492958789-24957-0/minicluster-data/ts-3-root/instance:
uuid: "03812e17213541bea757a39963012031"
format_stamp: "Formatted at 2026-06-01 13:28:41 on dist-test-slave-3pmh"
I20260601 13:28:41.953141 24957 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:28:41.954388 26958 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:41.954725 24957 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:41.954807 24957 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320492958789-24957-0/minicluster-data/ts-3-root
uuid: "03812e17213541bea757a39963012031"
format_stamp: "Formatted at 2026-06-01 13:28:41 on dist-test-slave-3pmh"
I20260601 13:28:41.954885 24957 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320492958789-24957-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320492958789-24957-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320492958789-24957-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:28:41.965631 24957 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:28:41.966096 24957 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:28:41.966463 24957 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:28:41.966986 24957 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:28:41.967028 24957 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:41.967070 24957 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:28:41.967099 24957 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:41.972011 24957 rpc_server.cc:307] RPC server started. Bound to: 127.24.95.68:33575
I20260601 13:28:41.972076 27021 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.95.68:33575 every 8 connection(s)
I20260601 13:28:41.985685 27022 heartbeater.cc:344] Connected to a master server at 127.24.95.126:44419
I20260601 13:28:41.985831 27022 heartbeater.cc:461] Registering TS with master...
I20260601 13:28:41.986096 27022 heartbeater.cc:507] Master 127.24.95.126:44419 requested a full tablet report, sending...
I20260601 13:28:41.986810 26601 ts_manager.cc:194] Registered new tserver with Master: 03812e17213541bea757a39963012031 (127.24.95.68:33575)
I20260601 13:28:41.987381 26601 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50500
I20260601 13:28:42.599807 26857 consensus_queue.cc:237] T 4ba463988e1c4d73892ec55fba75d9b5 P 56e00f35476b4345abbe420805acfbcc [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: "ffa0e08d0d36456d85da0787679d9ffd" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 33467 } } peers { permanent_uuid: "56e00f35476b4345abbe420805acfbcc" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46313 } } peers { permanent_uuid: "b818473d7d9343d0b4ab7ecc1d0a9f9b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36579 } attrs { replace: true } } peers { permanent_uuid: "03812e17213541bea757a39963012031" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 33575 } attrs { promote: true } }
I20260601 13:28:42.601859 26706 raft_consensus.cc:1275] T 4ba463988e1c4d73892ec55fba75d9b5 P b818473d7d9343d0b4ab7ecc1d0a9f9b [term 2 FOLLOWER]: Refusing update from remote peer 56e00f35476b4345abbe420805acfbcc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:28:42.602106 26782 raft_consensus.cc:1275] T 4ba463988e1c4d73892ec55fba75d9b5 P ffa0e08d0d36456d85da0787679d9ffd [term 2 FOLLOWER]: Refusing update from remote peer 56e00f35476b4345abbe420805acfbcc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:28:42.602299 27030 consensus_queue.cc:1048] T 4ba463988e1c4d73892ec55fba75d9b5 P 56e00f35476b4345abbe420805acfbcc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b818473d7d9343d0b4ab7ecc1d0a9f9b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36579 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:28:42.602495 27029 consensus_queue.cc:1048] T 4ba463988e1c4d73892ec55fba75d9b5 P 56e00f35476b4345abbe420805acfbcc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffa0e08d0d36456d85da0787679d9ffd" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 33467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:28:42.604537 27029 raft_consensus.cc:2955] T 4ba463988e1c4d73892ec55fba75d9b5 P 56e00f35476b4345abbe420805acfbcc [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 03812e17213541bea757a39963012031 (127.24.95.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ffa0e08d0d36456d85da0787679d9ffd" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 33467 } } peers { permanent_uuid: "56e00f35476b4345abbe420805acfbcc" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46313 } } peers { permanent_uuid: "b818473d7d9343d0b4ab7ecc1d0a9f9b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36579 } attrs { replace: true } } peers { permanent_uuid: "03812e17213541bea757a39963012031" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 33575 } attrs { promote: true } } }
I20260601 13:28:42.605389 26706 raft_consensus.cc:2955] T 4ba463988e1c4d73892ec55fba75d9b5 P b818473d7d9343d0b4ab7ecc1d0a9f9b [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 03812e17213541bea757a39963012031 (127.24.95.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ffa0e08d0d36456d85da0787679d9ffd" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 33467 } } peers { permanent_uuid: "56e00f35476b4345abbe420805acfbcc" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46313 } } peers { permanent_uuid: "b818473d7d9343d0b4ab7ecc1d0a9f9b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36579 } attrs { replace: true } } peers { permanent_uuid: "03812e17213541bea757a39963012031" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 33575 } attrs { promote: true } } }
W20260601 13:28:42.606653 26822 consensus_peers.cc:597] T 4ba463988e1c4d73892ec55fba75d9b5 P 56e00f35476b4345abbe420805acfbcc -> Peer 03812e17213541bea757a39963012031 (127.24.95.68:33575): Couldn't send request to peer 03812e17213541bea757a39963012031. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4ba463988e1c4d73892ec55fba75d9b5. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:28:42.606937 26602 catalog_manager.cc:5696] T 4ba463988e1c4d73892ec55fba75d9b5 P 56e00f35476b4345abbe420805acfbcc reported cstate change: config changed from index -1 to 3, NON_VOTER 03812e17213541bea757a39963012031 (127.24.95.68) added. New cstate: current_term: 2 leader_uuid: "56e00f35476b4345abbe420805acfbcc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ffa0e08d0d36456d85da0787679d9ffd" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 33467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56e00f35476b4345abbe420805acfbcc" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b818473d7d9343d0b4ab7ecc1d0a9f9b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36579 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03812e17213541bea757a39963012031" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 33575 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:28:42.606961 26782 raft_consensus.cc:2955] T 4ba463988e1c4d73892ec55fba75d9b5 P ffa0e08d0d36456d85da0787679d9ffd [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 03812e17213541bea757a39963012031 (127.24.95.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ffa0e08d0d36456d85da0787679d9ffd" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 33467 } } peers { permanent_uuid: "56e00f35476b4345abbe420805acfbcc" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46313 } } peers { permanent_uuid: "b818473d7d9343d0b4ab7ecc1d0a9f9b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36579 } attrs { replace: true } } peers { permanent_uuid: "03812e17213541bea757a39963012031" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 33575 } attrs { promote: true } } }
I20260601 13:28:42.988337 27022 heartbeater.cc:499] Master 127.24.95.126:44419 was elected leader, sending a full tablet report...
I20260601 13:28:43.196593 27040 ts_tablet_manager.cc:933] T 4ba463988e1c4d73892ec55fba75d9b5 P 03812e17213541bea757a39963012031: Initiating tablet copy from peer 56e00f35476b4345abbe420805acfbcc (127.24.95.67:46313)
I20260601 13:28:43.197222 27040 tablet_copy_client.cc:323] T 4ba463988e1c4d73892ec55fba75d9b5 P 03812e17213541bea757a39963012031: tablet copy: Beginning tablet copy session from remote peer at address 127.24.95.67:46313
I20260601 13:28:43.201081 26867 tablet_copy_service.cc:140] P 56e00f35476b4345abbe420805acfbcc: Received BeginTabletCopySession request for tablet 4ba463988e1c4d73892ec55fba75d9b5 from peer 03812e17213541bea757a39963012031 ({username='slave'} at 127.0.0.1:41790)
I20260601 13:28:43.201246 26867 tablet_copy_service.cc:161] P 56e00f35476b4345abbe420805acfbcc: Beginning new tablet copy session on tablet 4ba463988e1c4d73892ec55fba75d9b5 from peer 03812e17213541bea757a39963012031 at {username='slave'} at 127.0.0.1:41790: session id = 03812e17213541bea757a39963012031-4ba463988e1c4d73892ec55fba75d9b5
I20260601 13:28:43.202600 26867 tablet_copy_source_session.cc:215] T 4ba463988e1c4d73892ec55fba75d9b5 P 56e00f35476b4345abbe420805acfbcc: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:28:43.203907 27040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ba463988e1c4d73892ec55fba75d9b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:43.205880 27040 tablet_copy_client.cc:806] T 4ba463988e1c4d73892ec55fba75d9b5 P 03812e17213541bea757a39963012031: tablet copy: Starting download of 0 data blocks...
I20260601 13:28:43.206053 27040 tablet_copy_client.cc:670] T 4ba463988e1c4d73892ec55fba75d9b5 P 03812e17213541bea757a39963012031: tablet copy: Starting download of 1 WAL segments...
I20260601 13:28:43.207715 27040 tablet_copy_client.cc:538] T 4ba463988e1c4d73892ec55fba75d9b5 P 03812e17213541bea757a39963012031: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:28:43.209434 27040 tablet_bootstrap.cc:492] T 4ba463988e1c4d73892ec55fba75d9b5 P 03812e17213541bea757a39963012031: Bootstrap starting.
I20260601 13:28:43.214510 27040 tablet_bootstrap.cc:492] T 4ba463988e1c4d73892ec55fba75d9b5 P 03812e17213541bea757a39963012031: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:28:43.214794 27040 tablet_bootstrap.cc:492] T 4ba463988e1c4d73892ec55fba75d9b5 P 03812e17213541bea757a39963012031: Bootstrap complete.
I20260601 13:28:43.214962 27040 ts_tablet_manager.cc:1403] T 4ba463988e1c4d73892ec55fba75d9b5 P 03812e17213541bea757a39963012031: Time spent bootstrapping tablet: real 0.006s	user 0.004s	sys 0.000s
I20260601 13:28:43.215408 27040 raft_consensus.cc:359] T 4ba463988e1c4d73892ec55fba75d9b5 P 03812e17213541bea757a39963012031 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ffa0e08d0d36456d85da0787679d9ffd" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 33467 } } peers { permanent_uuid: "56e00f35476b4345abbe420805acfbcc" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46313 } } peers { permanent_uuid: "b818473d7d9343d0b4ab7ecc1d0a9f9b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36579 } attrs { replace: true } } peers { permanent_uuid: "03812e17213541bea757a39963012031" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 33575 } attrs { promote: true } }
I20260601 13:28:43.215524 27040 raft_consensus.cc:740] T 4ba463988e1c4d73892ec55fba75d9b5 P 03812e17213541bea757a39963012031 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 03812e17213541bea757a39963012031, State: Initialized, Role: LEARNER
I20260601 13:28:43.215616 27040 consensus_queue.cc:260] T 4ba463988e1c4d73892ec55fba75d9b5 P 03812e17213541bea757a39963012031 [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: "ffa0e08d0d36456d85da0787679d9ffd" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 33467 } } peers { permanent_uuid: "56e00f35476b4345abbe420805acfbcc" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46313 } } peers { permanent_uuid: "b818473d7d9343d0b4ab7ecc1d0a9f9b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36579 } attrs { replace: true } } peers { permanent_uuid: "03812e17213541bea757a39963012031" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 33575 } attrs { promote: true } }
I20260601 13:28:43.216114 27040 ts_tablet_manager.cc:1434] T 4ba463988e1c4d73892ec55fba75d9b5 P 03812e17213541bea757a39963012031: Time spent starting tablet: real 0.001s	user 0.003s	sys 0.000s
I20260601 13:28:43.216915 26867 tablet_copy_service.cc:342] P 56e00f35476b4345abbe420805acfbcc: Request end of tablet copy session 03812e17213541bea757a39963012031-4ba463988e1c4d73892ec55fba75d9b5 received from {username='slave'} at 127.0.0.1:41790
I20260601 13:28:43.217026 26867 tablet_copy_service.cc:434] P 56e00f35476b4345abbe420805acfbcc: ending tablet copy session 03812e17213541bea757a39963012031-4ba463988e1c4d73892ec55fba75d9b5 on tablet 4ba463988e1c4d73892ec55fba75d9b5 with peer 03812e17213541bea757a39963012031
I20260601 13:28:43.592067 26657 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:28:43.592613 26657 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:28:43.592705 26657 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:28:43.687808 26996 raft_consensus.cc:1217] T 4ba463988e1c4d73892ec55fba75d9b5 P 03812e17213541bea757a39963012031 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260601 13:28:44.300735 27047 raft_consensus.cc:1064] T 4ba463988e1c4d73892ec55fba75d9b5 P 56e00f35476b4345abbe420805acfbcc: attempting to promote NON_VOTER 03812e17213541bea757a39963012031 to VOTER
I20260601 13:28:44.301249 27047 consensus_queue.cc:237] T 4ba463988e1c4d73892ec55fba75d9b5 P 56e00f35476b4345abbe420805acfbcc [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: "ffa0e08d0d36456d85da0787679d9ffd" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 33467 } } peers { permanent_uuid: "56e00f35476b4345abbe420805acfbcc" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46313 } } peers { permanent_uuid: "b818473d7d9343d0b4ab7ecc1d0a9f9b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36579 } attrs { replace: true } } peers { permanent_uuid: "03812e17213541bea757a39963012031" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 33575 } attrs { promote: false } }
I20260601 13:28:44.302721 26782 raft_consensus.cc:1275] T 4ba463988e1c4d73892ec55fba75d9b5 P ffa0e08d0d36456d85da0787679d9ffd [term 2 FOLLOWER]: Refusing update from remote peer 56e00f35476b4345abbe420805acfbcc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:28:44.302721 26706 raft_consensus.cc:1275] T 4ba463988e1c4d73892ec55fba75d9b5 P b818473d7d9343d0b4ab7ecc1d0a9f9b [term 2 FOLLOWER]: Refusing update from remote peer 56e00f35476b4345abbe420805acfbcc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:28:44.302850 26996 raft_consensus.cc:1275] T 4ba463988e1c4d73892ec55fba75d9b5 P 03812e17213541bea757a39963012031 [term 2 LEARNER]: Refusing update from remote peer 56e00f35476b4345abbe420805acfbcc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:28:44.303206 27051 consensus_queue.cc:1048] T 4ba463988e1c4d73892ec55fba75d9b5 P 56e00f35476b4345abbe420805acfbcc [LEADER]: Connected to new peer: Peer: permanent_uuid: "03812e17213541bea757a39963012031" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 33575 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:28:44.303489 27048 consensus_queue.cc:1048] T 4ba463988e1c4d73892ec55fba75d9b5 P 56e00f35476b4345abbe420805acfbcc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b818473d7d9343d0b4ab7ecc1d0a9f9b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36579 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:28:44.303699 27050 consensus_queue.cc:1048] T 4ba463988e1c4d73892ec55fba75d9b5 P 56e00f35476b4345abbe420805acfbcc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffa0e08d0d36456d85da0787679d9ffd" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 33467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:28:44.305583 27051 raft_consensus.cc:2955] T 4ba463988e1c4d73892ec55fba75d9b5 P 56e00f35476b4345abbe420805acfbcc [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 03812e17213541bea757a39963012031 (127.24.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ffa0e08d0d36456d85da0787679d9ffd" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 33467 } } peers { permanent_uuid: "56e00f35476b4345abbe420805acfbcc" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46313 } } peers { permanent_uuid: "b818473d7d9343d0b4ab7ecc1d0a9f9b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36579 } attrs { replace: true } } peers { permanent_uuid: "03812e17213541bea757a39963012031" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 33575 } attrs { promote: false } } }
I20260601 13:28:44.306021 26996 raft_consensus.cc:2955] T 4ba463988e1c4d73892ec55fba75d9b5 P 03812e17213541bea757a39963012031 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 03812e17213541bea757a39963012031 (127.24.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ffa0e08d0d36456d85da0787679d9ffd" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 33467 } } peers { permanent_uuid: "56e00f35476b4345abbe420805acfbcc" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46313 } } peers { permanent_uuid: "b818473d7d9343d0b4ab7ecc1d0a9f9b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36579 } attrs { replace: true } } peers { permanent_uuid: "03812e17213541bea757a39963012031" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 33575 } attrs { promote: false } } }
I20260601 13:28:44.306188 26706 raft_consensus.cc:2955] T 4ba463988e1c4d73892ec55fba75d9b5 P b818473d7d9343d0b4ab7ecc1d0a9f9b [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 03812e17213541bea757a39963012031 (127.24.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ffa0e08d0d36456d85da0787679d9ffd" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 33467 } } peers { permanent_uuid: "56e00f35476b4345abbe420805acfbcc" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46313 } } peers { permanent_uuid: "b818473d7d9343d0b4ab7ecc1d0a9f9b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36579 } attrs { replace: true } } peers { permanent_uuid: "03812e17213541bea757a39963012031" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 33575 } attrs { promote: false } } }
I20260601 13:28:44.307994 26782 raft_consensus.cc:2955] T 4ba463988e1c4d73892ec55fba75d9b5 P ffa0e08d0d36456d85da0787679d9ffd [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 03812e17213541bea757a39963012031 (127.24.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ffa0e08d0d36456d85da0787679d9ffd" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 33467 } } peers { permanent_uuid: "56e00f35476b4345abbe420805acfbcc" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46313 } } peers { permanent_uuid: "b818473d7d9343d0b4ab7ecc1d0a9f9b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36579 } attrs { replace: true } } peers { permanent_uuid: "03812e17213541bea757a39963012031" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 33575 } attrs { promote: false } } }
I20260601 13:28:44.308336 26601 catalog_manager.cc:5696] T 4ba463988e1c4d73892ec55fba75d9b5 P b818473d7d9343d0b4ab7ecc1d0a9f9b reported cstate change: config changed from index 3 to 4, 03812e17213541bea757a39963012031 (127.24.95.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "56e00f35476b4345abbe420805acfbcc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ffa0e08d0d36456d85da0787679d9ffd" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 33467 } } peers { permanent_uuid: "56e00f35476b4345abbe420805acfbcc" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46313 } } peers { permanent_uuid: "b818473d7d9343d0b4ab7ecc1d0a9f9b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36579 } attrs { replace: true } } peers { permanent_uuid: "03812e17213541bea757a39963012031" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 33575 } attrs { promote: false } } }
I20260601 13:28:44.312419 26857 consensus_queue.cc:237] T 4ba463988e1c4d73892ec55fba75d9b5 P 56e00f35476b4345abbe420805acfbcc [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: "ffa0e08d0d36456d85da0787679d9ffd" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 33467 } } peers { permanent_uuid: "56e00f35476b4345abbe420805acfbcc" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46313 } } peers { permanent_uuid: "03812e17213541bea757a39963012031" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 33575 } attrs { promote: false } }
I20260601 13:28:44.313539 26782 raft_consensus.cc:1275] T 4ba463988e1c4d73892ec55fba75d9b5 P ffa0e08d0d36456d85da0787679d9ffd [term 2 FOLLOWER]: Refusing update from remote peer 56e00f35476b4345abbe420805acfbcc: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260601 13:28:44.313539 26996 raft_consensus.cc:1275] T 4ba463988e1c4d73892ec55fba75d9b5 P 03812e17213541bea757a39963012031 [term 2 FOLLOWER]: Refusing update from remote peer 56e00f35476b4345abbe420805acfbcc: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260601 13:28:44.313894 27051 consensus_queue.cc:1048] T 4ba463988e1c4d73892ec55fba75d9b5 P 56e00f35476b4345abbe420805acfbcc [LEADER]: Connected to new peer: Peer: permanent_uuid: "03812e17213541bea757a39963012031" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 33575 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:28:44.314105 27050 consensus_queue.cc:1048] T 4ba463988e1c4d73892ec55fba75d9b5 P 56e00f35476b4345abbe420805acfbcc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffa0e08d0d36456d85da0787679d9ffd" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 33467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:28:44.315718 27048 raft_consensus.cc:2955] T 4ba463988e1c4d73892ec55fba75d9b5 P 56e00f35476b4345abbe420805acfbcc [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER b818473d7d9343d0b4ab7ecc1d0a9f9b (127.24.95.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ffa0e08d0d36456d85da0787679d9ffd" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 33467 } } peers { permanent_uuid: "56e00f35476b4345abbe420805acfbcc" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46313 } } peers { permanent_uuid: "03812e17213541bea757a39963012031" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 33575 } attrs { promote: false } } }
I20260601 13:28:44.317046 26588 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 4ba463988e1c4d73892ec55fba75d9b5 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:28:44.317843 26996 raft_consensus.cc:2955] T 4ba463988e1c4d73892ec55fba75d9b5 P 03812e17213541bea757a39963012031 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER b818473d7d9343d0b4ab7ecc1d0a9f9b (127.24.95.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ffa0e08d0d36456d85da0787679d9ffd" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 33467 } } peers { permanent_uuid: "56e00f35476b4345abbe420805acfbcc" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46313 } } peers { permanent_uuid: "03812e17213541bea757a39963012031" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 33575 } attrs { promote: false } } }
I20260601 13:28:44.318107 26600 catalog_manager.cc:5696] T 4ba463988e1c4d73892ec55fba75d9b5 P 56e00f35476b4345abbe420805acfbcc reported cstate change: config changed from index 4 to 5, VOTER b818473d7d9343d0b4ab7ecc1d0a9f9b (127.24.95.65) evicted. New cstate: current_term: 2 leader_uuid: "56e00f35476b4345abbe420805acfbcc" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ffa0e08d0d36456d85da0787679d9ffd" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 33467 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56e00f35476b4345abbe420805acfbcc" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03812e17213541bea757a39963012031" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 33575 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:28:44.319661 26782 raft_consensus.cc:2955] T 4ba463988e1c4d73892ec55fba75d9b5 P ffa0e08d0d36456d85da0787679d9ffd [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER b818473d7d9343d0b4ab7ecc1d0a9f9b (127.24.95.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ffa0e08d0d36456d85da0787679d9ffd" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 33467 } } peers { permanent_uuid: "56e00f35476b4345abbe420805acfbcc" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46313 } } peers { permanent_uuid: "03812e17213541bea757a39963012031" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 33575 } attrs { promote: false } } }
I20260601 13:28:44.321074 26695 tablet_service.cc:1558] Processing DeleteTablet for tablet 4ba463988e1c4d73892ec55fba75d9b5 with delete_type TABLET_DATA_TOMBSTONED (TS b818473d7d9343d0b4ab7ecc1d0a9f9b not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:40558
I20260601 13:28:44.321587 27064 tablet_replica.cc:333] T 4ba463988e1c4d73892ec55fba75d9b5 P b818473d7d9343d0b4ab7ecc1d0a9f9b: stopping tablet replica
I20260601 13:28:44.321748 27064 raft_consensus.cc:2243] T 4ba463988e1c4d73892ec55fba75d9b5 P b818473d7d9343d0b4ab7ecc1d0a9f9b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:44.321883 27064 raft_consensus.cc:2272] T 4ba463988e1c4d73892ec55fba75d9b5 P b818473d7d9343d0b4ab7ecc1d0a9f9b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:44.323076 27064 ts_tablet_manager.cc:1916] T 4ba463988e1c4d73892ec55fba75d9b5 P b818473d7d9343d0b4ab7ecc1d0a9f9b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:28:44.325264 27064 ts_tablet_manager.cc:1929] T 4ba463988e1c4d73892ec55fba75d9b5 P b818473d7d9343d0b4ab7ecc1d0a9f9b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260601 13:28:44.325354 27064 log.cc:1199] T 4ba463988e1c4d73892ec55fba75d9b5 P b818473d7d9343d0b4ab7ecc1d0a9f9b: Deleting WAL directory at /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320492958789-24957-0/minicluster-data/ts-0-root/wals/4ba463988e1c4d73892ec55fba75d9b5
I20260601 13:28:44.325982 26590 catalog_manager.cc:5027] TS b818473d7d9343d0b4ab7ecc1d0a9f9b (127.24.95.65:36579): tablet 4ba463988e1c4d73892ec55fba75d9b5 (table test-workload [id=614fde4518b0445f9d476753bea4fc0c]) successfully deleted
I20260601 13:28:45.593084 26657 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:28:45.593575 26657 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:28:45.593670 26657 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:28:47.594051 26657 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:28:47.594532 26657 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:28:47.594616 26657 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:28:49.595011 26657 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:28:49.595438 26657 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:28:49.595525 26657 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:28:51.595896 26657 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:28:51.596333 26657 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:28:51.596458 26657 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:28:53.596808 26657 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:28:53.597251 26657 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:28:53.597327 26657 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:28:55.597651 26657 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:28:55.598074 26657 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:28:55.598148 26657 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:28:56.307689 24957 tablet_server.cc:179] TabletServer@127.24.95.65:0 shutting down...
I20260601 13:28:56.311367 24957 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:28:56.311581 24957 tablet_replica.cc:333] T d240d60b1b1e4261beafdab598c7c119 P b818473d7d9343d0b4ab7ecc1d0a9f9b: stopping tablet replica
I20260601 13:28:56.311698 24957 raft_consensus.cc:2243] T d240d60b1b1e4261beafdab598c7c119 P b818473d7d9343d0b4ab7ecc1d0a9f9b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:56.311821 24957 raft_consensus.cc:2272] T d240d60b1b1e4261beafdab598c7c119 P b818473d7d9343d0b4ab7ecc1d0a9f9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:56.324995 24957 tablet_server.cc:196] TabletServer@127.24.95.65:0 shutdown complete.
I20260601 13:28:56.327818 24957 tablet_server.cc:179] TabletServer@127.24.95.66:0 shutting down...
I20260601 13:28:56.332134 24957 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:28:56.332670 24957 tablet_replica.cc:333] T d240d60b1b1e4261beafdab598c7c119 P ffa0e08d0d36456d85da0787679d9ffd: stopping tablet replica
I20260601 13:28:56.332825 24957 raft_consensus.cc:2243] T d240d60b1b1e4261beafdab598c7c119 P ffa0e08d0d36456d85da0787679d9ffd [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:28:56.333122 24957 raft_consensus.cc:2272] T d240d60b1b1e4261beafdab598c7c119 P ffa0e08d0d36456d85da0787679d9ffd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:56.333823 24957 tablet_replica.cc:333] T 4ba463988e1c4d73892ec55fba75d9b5 P ffa0e08d0d36456d85da0787679d9ffd: stopping tablet replica
I20260601 13:28:56.333936 24957 raft_consensus.cc:2243] T 4ba463988e1c4d73892ec55fba75d9b5 P ffa0e08d0d36456d85da0787679d9ffd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:56.334071 24957 raft_consensus.cc:2272] T 4ba463988e1c4d73892ec55fba75d9b5 P ffa0e08d0d36456d85da0787679d9ffd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:56.347335 24957 tablet_server.cc:196] TabletServer@127.24.95.66:0 shutdown complete.
I20260601 13:28:56.349968 24957 tablet_server.cc:179] TabletServer@127.24.95.67:0 shutting down...
I20260601 13:28:56.353174 24957 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:28:56.353418 24957 tablet_replica.cc:333] T d240d60b1b1e4261beafdab598c7c119 P 56e00f35476b4345abbe420805acfbcc: stopping tablet replica
I20260601 13:28:56.353546 24957 raft_consensus.cc:2243] T d240d60b1b1e4261beafdab598c7c119 P 56e00f35476b4345abbe420805acfbcc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:56.353668 24957 raft_consensus.cc:2272] T d240d60b1b1e4261beafdab598c7c119 P 56e00f35476b4345abbe420805acfbcc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:56.354118 24957 tablet_replica.cc:333] T 4ba463988e1c4d73892ec55fba75d9b5 P 56e00f35476b4345abbe420805acfbcc: stopping tablet replica
I20260601 13:28:56.354205 24957 raft_consensus.cc:2243] T 4ba463988e1c4d73892ec55fba75d9b5 P 56e00f35476b4345abbe420805acfbcc [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:28:56.354403 24957 raft_consensus.cc:2272] T 4ba463988e1c4d73892ec55fba75d9b5 P 56e00f35476b4345abbe420805acfbcc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:56.367612 24957 tablet_server.cc:196] TabletServer@127.24.95.67:0 shutdown complete.
I20260601 13:28:56.370262 24957 tablet_server.cc:179] TabletServer@127.24.95.68:0 shutting down...
I20260601 13:28:56.374081 24957 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:28:56.374293 24957 tablet_replica.cc:333] T 4ba463988e1c4d73892ec55fba75d9b5 P 03812e17213541bea757a39963012031: stopping tablet replica
I20260601 13:28:56.374415 24957 raft_consensus.cc:2243] T 4ba463988e1c4d73892ec55fba75d9b5 P 03812e17213541bea757a39963012031 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:56.374537 24957 raft_consensus.cc:2272] T 4ba463988e1c4d73892ec55fba75d9b5 P 03812e17213541bea757a39963012031 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:56.387147 24957 tablet_server.cc:196] TabletServer@127.24.95.68:0 shutdown complete.
I20260601 13:28:56.389555 24957 master.cc:562] Master@127.24.95.126:44419 shutting down...
I20260601 13:28:56.393931 24957 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 75c28506667e4c1d8f171abc9d50650c [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:28:56.394117 24957 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 75c28506667e4c1d8f171abc9d50650c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:56.394171 24957 tablet_replica.cc:333] T 00000000000000000000000000000000 P 75c28506667e4c1d8f171abc9d50650c: stopping tablet replica
I20260601 13:28:56.407156 24957 master.cc:584] Master@127.24.95.126:44419 shutdown complete.
[       OK ] AutoRebalancerTest.MovesScheduledIfAddTserver (26879 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTservers
I20260601 13:28:56.414431 24957 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.95.126:34071
I20260601 13:28:56.414790 24957 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:28:56.417178 27072 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:28:56.417178 27070 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:28:56.417312 27069 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:28:56.417408 24957 server_base.cc:1061] running on GCE node
I20260601 13:28:56.417615 24957 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:28:56.417661 24957 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:28:56.417682 24957 hybrid_clock.cc:648] HybridClock initialized: now 1780320536417681 us; error 0 us; skew 500 ppm
I20260601 13:28:56.418565 24957 webserver.cc:533] Webserver started at http://127.24.95.126:44285/ using document root <none> and password file <none>
I20260601 13:28:56.418720 24957 fs_manager.cc:362] Metadata directory not provided
I20260601 13:28:56.418781 24957 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:28:56.418855 24957 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:28:56.419242 24957 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780320492958789-24957-0/minicluster-data/master-0-root/instance:
uuid: "24d34f11c20043f4aefeffb1ca61cd02"
format_stamp: "Formatted at 2026-06-01 13:28:56 on dist-test-slave-3pmh"
I20260601 13:28:56.420840 24957 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:28:56.421875 27077 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:56.422147 24957 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:56.422227 24957 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780320492958789-24957-0/minicluster-data/master-0-root
uuid: "24d34f11c20043f4aefeffb1ca61cd02"
format_stamp: "Formatted at 2026-06-01 13:28:56 on dist-test-slave-3pmh"
I20260601 13:28:56.422307 24957 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780320492958789-24957-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780320492958789-24957-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780320492958789-24957-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:28:56.438934 24957 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:28:56.439337 24957 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:28:56.443432 24957 rpc_server.cc:307] RPC server started. Bound to: 127.24.95.126:34071
I20260601 13:28:56.446053 27129 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.95.126:34071 every 8 connection(s)
I20260601 13:28:56.446458 27130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:56.448148 27130 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 24d34f11c20043f4aefeffb1ca61cd02: Bootstrap starting.
I20260601 13:28:56.448998 27130 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 24d34f11c20043f4aefeffb1ca61cd02: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:56.450263 27130 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 24d34f11c20043f4aefeffb1ca61cd02: No bootstrap required, opened a new log
I20260601 13:28:56.450659 27130 raft_consensus.cc:359] T 00000000000000000000000000000000 P 24d34f11c20043f4aefeffb1ca61cd02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "24d34f11c20043f4aefeffb1ca61cd02" member_type: VOTER }
I20260601 13:28:56.450753 27130 raft_consensus.cc:385] T 00000000000000000000000000000000 P 24d34f11c20043f4aefeffb1ca61cd02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:56.450779 27130 raft_consensus.cc:740] T 00000000000000000000000000000000 P 24d34f11c20043f4aefeffb1ca61cd02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24d34f11c20043f4aefeffb1ca61cd02, State: Initialized, Role: FOLLOWER
I20260601 13:28:56.450901 27130 consensus_queue.cc:260] T 00000000000000000000000000000000 P 24d34f11c20043f4aefeffb1ca61cd02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "24d34f11c20043f4aefeffb1ca61cd02" member_type: VOTER }
I20260601 13:28:56.450987 27130 raft_consensus.cc:399] T 00000000000000000000000000000000 P 24d34f11c20043f4aefeffb1ca61cd02 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:28:56.451023 27130 raft_consensus.cc:493] T 00000000000000000000000000000000 P 24d34f11c20043f4aefeffb1ca61cd02 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:28:56.451058 27130 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 24d34f11c20043f4aefeffb1ca61cd02 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:56.451777 27130 raft_consensus.cc:515] T 00000000000000000000000000000000 P 24d34f11c20043f4aefeffb1ca61cd02 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "24d34f11c20043f4aefeffb1ca61cd02" member_type: VOTER }
I20260601 13:28:56.451894 27130 leader_election.cc:304] T 00000000000000000000000000000000 P 24d34f11c20043f4aefeffb1ca61cd02 [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: 24d34f11c20043f4aefeffb1ca61cd02; no voters: 
I20260601 13:28:56.452066 27130 leader_election.cc:290] T 00000000000000000000000000000000 P 24d34f11c20043f4aefeffb1ca61cd02 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:28:56.452255 27133 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 24d34f11c20043f4aefeffb1ca61cd02 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:28:56.452478 27133 raft_consensus.cc:697] T 00000000000000000000000000000000 P 24d34f11c20043f4aefeffb1ca61cd02 [term 1 LEADER]: Becoming Leader. State: Replica: 24d34f11c20043f4aefeffb1ca61cd02, State: Running, Role: LEADER
I20260601 13:28:56.452569 27130 sys_catalog.cc:565] T 00000000000000000000000000000000 P 24d34f11c20043f4aefeffb1ca61cd02 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:28:56.452639 27133 consensus_queue.cc:237] T 00000000000000000000000000000000 P 24d34f11c20043f4aefeffb1ca61cd02 [LEADER]: Queue going to LEADER mode. State: All 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: "24d34f11c20043f4aefeffb1ca61cd02" member_type: VOTER }
I20260601 13:28:56.453152 27134 sys_catalog.cc:455] T 00000000000000000000000000000000 P 24d34f11c20043f4aefeffb1ca61cd02 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "24d34f11c20043f4aefeffb1ca61cd02" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "24d34f11c20043f4aefeffb1ca61cd02" member_type: VOTER } }
I20260601 13:28:56.453192 27135 sys_catalog.cc:455] T 00000000000000000000000000000000 P 24d34f11c20043f4aefeffb1ca61cd02 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 24d34f11c20043f4aefeffb1ca61cd02. Latest consensus state: current_term: 1 leader_uuid: "24d34f11c20043f4aefeffb1ca61cd02" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "24d34f11c20043f4aefeffb1ca61cd02" member_type: VOTER } }
I20260601 13:28:56.453315 27134 sys_catalog.cc:458] T 00000000000000000000000000000000 P 24d34f11c20043f4aefeffb1ca61cd02 [sys.catalog]: This master's current role is: LEADER
I20260601 13:28:56.453328 27135 sys_catalog.cc:458] T 00000000000000000000000000000000 P 24d34f11c20043f4aefeffb1ca61cd02 [sys.catalog]: This master's current role is: LEADER
I20260601 13:28:56.453825 27141 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:28:56.454656 27141 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:28:56.454795 24957 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:28:56.456720 27141 catalog_manager.cc:1382] Generated new cluster ID: c54d04b9aaac47a198914523766395b2
I20260601 13:28:56.456784 27141 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:28:56.468799 27141 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:28:56.469381 27141 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:28:56.477504 27141 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 24d34f11c20043f4aefeffb1ca61cd02: Generated new TSK 0
I20260601 13:28:56.477802 27141 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:28:56.486845 24957 internal_mini_cluster.cc:371] 0 TS(s) registered with all masters after 8.6577e-05s
I20260601 13:29:08.566476 24957 master.cc:562] Master@127.24.95.126:34071 shutting down...
I20260601 13:29:08.570132 24957 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 24d34f11c20043f4aefeffb1ca61cd02 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:29:08.570343 24957 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 24d34f11c20043f4aefeffb1ca61cd02 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:08.570410 24957 tablet_replica.cc:333] T 00000000000000000000000000000000 P 24d34f11c20043f4aefeffb1ca61cd02: stopping tablet replica
I20260601 13:29:08.582659 24957 master.cc:584] Master@127.24.95.126:34071 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTservers (12172 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTablets
I20260601 13:29:08.587196 24957 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.95.126:41725
I20260601 13:29:08.587565 24957 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:29:08.590880 27153 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:29:08.590947 27152 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:29:08.591015 24957 server_base.cc:1061] running on GCE node
W20260601 13:29:08.590953 27155 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:29:08.591349 24957 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:29:08.591403 24957 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:29:08.591419 24957 hybrid_clock.cc:648] HybridClock initialized: now 1780320548591419 us; error 0 us; skew 500 ppm
I20260601 13:29:08.592285 24957 webserver.cc:533] Webserver started at http://127.24.95.126:46511/ using document root <none> and password file <none>
I20260601 13:29:08.592514 24957 fs_manager.cc:362] Metadata directory not provided
I20260601 13:29:08.592573 24957 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:29:08.592654 24957 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:29:08.593057 24957 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320492958789-24957-0/minicluster-data/master-0-root/instance:
uuid: "e8eb9ef8c772479b98eeb3d201fdaedb"
format_stamp: "Formatted at 2026-06-01 13:29:08 on dist-test-slave-3pmh"
I20260601 13:29:08.594573 24957 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:29:08.595901 27160 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:08.596271 24957 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:08.596357 24957 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320492958789-24957-0/minicluster-data/master-0-root
uuid: "e8eb9ef8c772479b98eeb3d201fdaedb"
format_stamp: "Formatted at 2026-06-01 13:29:08 on dist-test-slave-3pmh"
I20260601 13:29:08.596463 24957 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320492958789-24957-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320492958789-24957-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320492958789-24957-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:29:08.613595 24957 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:29:08.614029 24957 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:29:08.618465 24957 rpc_server.cc:307] RPC server started. Bound to: 127.24.95.126:41725
I20260601 13:29:08.619082 27212 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.95.126:41725 every 8 connection(s)
I20260601 13:29:08.619545 27213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:08.621368 27213 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e8eb9ef8c772479b98eeb3d201fdaedb: Bootstrap starting.
I20260601 13:29:08.622150 27213 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e8eb9ef8c772479b98eeb3d201fdaedb: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:08.623263 27213 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e8eb9ef8c772479b98eeb3d201fdaedb: No bootstrap required, opened a new log
I20260601 13:29:08.623653 27213 raft_consensus.cc:359] T 00000000000000000000000000000000 P e8eb9ef8c772479b98eeb3d201fdaedb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e8eb9ef8c772479b98eeb3d201fdaedb" member_type: VOTER }
I20260601 13:29:08.623744 27213 raft_consensus.cc:385] T 00000000000000000000000000000000 P e8eb9ef8c772479b98eeb3d201fdaedb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:08.623766 27213 raft_consensus.cc:740] T 00000000000000000000000000000000 P e8eb9ef8c772479b98eeb3d201fdaedb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8eb9ef8c772479b98eeb3d201fdaedb, State: Initialized, Role: FOLLOWER
I20260601 13:29:08.623875 27213 consensus_queue.cc:260] T 00000000000000000000000000000000 P e8eb9ef8c772479b98eeb3d201fdaedb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e8eb9ef8c772479b98eeb3d201fdaedb" member_type: VOTER }
I20260601 13:29:08.623958 27213 raft_consensus.cc:399] T 00000000000000000000000000000000 P e8eb9ef8c772479b98eeb3d201fdaedb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:29:08.623987 27213 raft_consensus.cc:493] T 00000000000000000000000000000000 P e8eb9ef8c772479b98eeb3d201fdaedb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:29:08.624018 27213 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e8eb9ef8c772479b98eeb3d201fdaedb [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:08.624758 27213 raft_consensus.cc:515] T 00000000000000000000000000000000 P e8eb9ef8c772479b98eeb3d201fdaedb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e8eb9ef8c772479b98eeb3d201fdaedb" member_type: VOTER }
I20260601 13:29:08.624882 27213 leader_election.cc:304] T 00000000000000000000000000000000 P e8eb9ef8c772479b98eeb3d201fdaedb [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: e8eb9ef8c772479b98eeb3d201fdaedb; no voters: 
I20260601 13:29:08.625031 27213 leader_election.cc:290] T 00000000000000000000000000000000 P e8eb9ef8c772479b98eeb3d201fdaedb [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:29:08.625240 27216 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e8eb9ef8c772479b98eeb3d201fdaedb [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:29:08.625427 27216 raft_consensus.cc:697] T 00000000000000000000000000000000 P e8eb9ef8c772479b98eeb3d201fdaedb [term 1 LEADER]: Becoming Leader. State: Replica: e8eb9ef8c772479b98eeb3d201fdaedb, State: Running, Role: LEADER
I20260601 13:29:08.625571 27216 consensus_queue.cc:237] T 00000000000000000000000000000000 P e8eb9ef8c772479b98eeb3d201fdaedb [LEADER]: Queue going to LEADER mode. State: All 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: "e8eb9ef8c772479b98eeb3d201fdaedb" member_type: VOTER }
I20260601 13:29:08.625587 27213 sys_catalog.cc:565] T 00000000000000000000000000000000 P e8eb9ef8c772479b98eeb3d201fdaedb [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:29:08.626142 27217 sys_catalog.cc:455] T 00000000000000000000000000000000 P e8eb9ef8c772479b98eeb3d201fdaedb [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e8eb9ef8c772479b98eeb3d201fdaedb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e8eb9ef8c772479b98eeb3d201fdaedb" member_type: VOTER } }
I20260601 13:29:08.626180 27218 sys_catalog.cc:455] T 00000000000000000000000000000000 P e8eb9ef8c772479b98eeb3d201fdaedb [sys.catalog]: SysCatalogTable state changed. Reason: New leader e8eb9ef8c772479b98eeb3d201fdaedb. Latest consensus state: current_term: 1 leader_uuid: "e8eb9ef8c772479b98eeb3d201fdaedb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e8eb9ef8c772479b98eeb3d201fdaedb" member_type: VOTER } }
I20260601 13:29:08.626289 27217 sys_catalog.cc:458] T 00000000000000000000000000000000 P e8eb9ef8c772479b98eeb3d201fdaedb [sys.catalog]: This master's current role is: LEADER
I20260601 13:29:08.626310 27218 sys_catalog.cc:458] T 00000000000000000000000000000000 P e8eb9ef8c772479b98eeb3d201fdaedb [sys.catalog]: This master's current role is: LEADER
I20260601 13:29:08.626853 27220 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:29:08.627694 27220 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:29:08.627935 24957 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:29:08.630036 27220 catalog_manager.cc:1382] Generated new cluster ID: 519bbcd354fe4fe1b499dbc9bc9f7703
I20260601 13:29:08.630103 27220 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:29:08.651589 27220 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:29:08.652271 27220 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:29:08.657678 27220 catalog_manager.cc:6069] T 00000000000000000000000000000000 P e8eb9ef8c772479b98eeb3d201fdaedb: Generated new TSK 0
I20260601 13:29:08.657873 27220 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:29:08.660526 24957 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:29:08.662576 27234 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:29:08.662672 27237 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:29:08.662778 24957 server_base.cc:1061] running on GCE node
W20260601 13:29:08.662847 27235 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:29:08.663028 24957 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:29:08.663077 24957 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:29:08.663097 24957 hybrid_clock.cc:648] HybridClock initialized: now 1780320548663096 us; error 0 us; skew 500 ppm
I20260601 13:29:08.663945 24957 webserver.cc:533] Webserver started at http://127.24.95.65:41711/ using document root <none> and password file <none>
I20260601 13:29:08.664088 24957 fs_manager.cc:362] Metadata directory not provided
I20260601 13:29:08.664139 24957 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:29:08.664212 24957 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:29:08.664638 24957 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320492958789-24957-0/minicluster-data/ts-0-root/instance:
uuid: "5946d3bc8ebc41d6bf3e2b506b426b59"
format_stamp: "Formatted at 2026-06-01 13:29:08 on dist-test-slave-3pmh"
I20260601 13:29:08.666054 24957 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:29:08.667296 27242 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:08.667639 24957 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:29:08.667718 24957 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320492958789-24957-0/minicluster-data/ts-0-root
uuid: "5946d3bc8ebc41d6bf3e2b506b426b59"
format_stamp: "Formatted at 2026-06-01 13:29:08 on dist-test-slave-3pmh"
I20260601 13:29:08.667799 24957 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320492958789-24957-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320492958789-24957-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320492958789-24957-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:29:08.681541 24957 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:29:08.681979 24957 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:29:08.682278 24957 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:29:08.682762 24957 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:29:08.682801 24957 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:08.682842 24957 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:29:08.682869 24957 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:08.686923 24957 rpc_server.cc:307] RPC server started. Bound to: 127.24.95.65:43897
I20260601 13:29:08.686944 27305 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.95.65:43897 every 8 connection(s)
I20260601 13:29:08.687700 24957 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:29:08.690332 27311 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:29:08.690430 27313 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:29:08.690505 27310 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:29:08.690430 24957 server_base.cc:1061] running on GCE node
I20260601 13:29:08.690752 24957 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:29:08.690789 24957 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:29:08.690809 24957 hybrid_clock.cc:648] HybridClock initialized: now 1780320548690809 us; error 0 us; skew 500 ppm
I20260601 13:29:08.691702 24957 webserver.cc:533] Webserver started at http://127.24.95.66:42297/ using document root <none> and password file <none>
I20260601 13:29:08.691874 24957 fs_manager.cc:362] Metadata directory not provided
I20260601 13:29:08.691931 24957 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:29:08.692025 24957 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:29:08.692472 24957 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320492958789-24957-0/minicluster-data/ts-1-root/instance:
uuid: "db0a04f0ef9b491790e37055c4391047"
format_stamp: "Formatted at 2026-06-01 13:29:08 on dist-test-slave-3pmh"
I20260601 13:29:08.692584 27306 heartbeater.cc:344] Connected to a master server at 127.24.95.126:41725
I20260601 13:29:08.692682 27306 heartbeater.cc:461] Registering TS with master...
I20260601 13:29:08.692915 27306 heartbeater.cc:507] Master 127.24.95.126:41725 requested a full tablet report, sending...
I20260601 13:29:08.693676 27177 ts_manager.cc:194] Registered new tserver with Master: 5946d3bc8ebc41d6bf3e2b506b426b59 (127.24.95.65:43897)
I20260601 13:29:08.694164 24957 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:29:08.694597 27177 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41716
I20260601 13:29:08.695520 27318 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:08.695807 24957 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:29:08.695871 24957 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320492958789-24957-0/minicluster-data/ts-1-root
uuid: "db0a04f0ef9b491790e37055c4391047"
format_stamp: "Formatted at 2026-06-01 13:29:08 on dist-test-slave-3pmh"
I20260601 13:29:08.695940 24957 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320492958789-24957-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320492958789-24957-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320492958789-24957-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:29:08.704648 24957 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:29:08.705055 24957 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:29:08.705331 24957 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:29:08.705807 24957 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:29:08.705847 24957 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:08.705889 24957 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:29:08.705915 24957 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:08.710314 24957 rpc_server.cc:307] RPC server started. Bound to: 127.24.95.66:35707
I20260601 13:29:08.710398 27381 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.95.66:35707 every 8 connection(s)
I20260601 13:29:08.711138 24957 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:29:08.713276 27385 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:29:08.713583 27386 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:29:08.713685 24957 server_base.cc:1061] running on GCE node
W20260601 13:29:08.713819 27388 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:29:08.714105 24957 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:29:08.714176 24957 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:29:08.714201 24957 hybrid_clock.cc:648] HybridClock initialized: now 1780320548714201 us; error 0 us; skew 500 ppm
I20260601 13:29:08.715299 24957 webserver.cc:533] Webserver started at http://127.24.95.67:34453/ using document root <none> and password file <none>
I20260601 13:29:08.715513 24957 fs_manager.cc:362] Metadata directory not provided
I20260601 13:29:08.715605 24957 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:29:08.715679 24957 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:29:08.715907 27382 heartbeater.cc:344] Connected to a master server at 127.24.95.126:41725
I20260601 13:29:08.716005 27382 heartbeater.cc:461] Registering TS with master...
I20260601 13:29:08.716123 24957 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320492958789-24957-0/minicluster-data/ts-2-root/instance:
uuid: "bcb818bfd76146be95bab6d759280135"
format_stamp: "Formatted at 2026-06-01 13:29:08 on dist-test-slave-3pmh"
I20260601 13:29:08.716239 27382 heartbeater.cc:507] Master 127.24.95.126:41725 requested a full tablet report, sending...
I20260601 13:29:08.716893 27177 ts_manager.cc:194] Registered new tserver with Master: db0a04f0ef9b491790e37055c4391047 (127.24.95.66:35707)
I20260601 13:29:08.717409 27177 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41720
I20260601 13:29:08.717682 24957 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:29:08.718662 27393 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:08.718930 24957 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:29:08.718990 24957 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320492958789-24957-0/minicluster-data/ts-2-root
uuid: "bcb818bfd76146be95bab6d759280135"
format_stamp: "Formatted at 2026-06-01 13:29:08 on dist-test-slave-3pmh"
I20260601 13:29:08.719058 24957 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320492958789-24957-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320492958789-24957-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320492958789-24957-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:29:08.736711 24957 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:29:08.737298 24957 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:29:08.737630 24957 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:29:08.738121 24957 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:29:08.738162 24957 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:08.738205 24957 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:29:08.738233 24957 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:08.742690 24957 rpc_server.cc:307] RPC server started. Bound to: 127.24.95.67:39317
I20260601 13:29:08.742818 27456 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.95.67:39317 every 8 connection(s)
I20260601 13:29:08.747789 27457 heartbeater.cc:344] Connected to a master server at 127.24.95.126:41725
I20260601 13:29:08.747918 27457 heartbeater.cc:461] Registering TS with master...
I20260601 13:29:08.748140 27457 heartbeater.cc:507] Master 127.24.95.126:41725 requested a full tablet report, sending...
I20260601 13:29:08.748807 27177 ts_manager.cc:194] Registered new tserver with Master: bcb818bfd76146be95bab6d759280135 (127.24.95.67:39317)
I20260601 13:29:08.749347 27177 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41722
I20260601 13:29:08.749889 24957 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.006807587s
I20260601 13:29:09.695497 27306 heartbeater.cc:499] Master 127.24.95.126:41725 was elected leader, sending a full tablet report...
I20260601 13:29:09.718293 27382 heartbeater.cc:499] Master 127.24.95.126:41725 was elected leader, sending a full tablet report...
I20260601 13:29:09.750552 27457 heartbeater.cc:499] Master 127.24.95.126:41725 was elected leader, sending a full tablet report...
I20260601 13:29:10.627908 27231 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:29:12.628346 27231 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:29:14.628762 27231 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:29:16.629141 27231 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:29:18.629505 27231 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:29:20.629984 27231 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:29:20.833674 24957 tablet_server.cc:179] TabletServer@127.24.95.65:0 shutting down...
I20260601 13:29:20.838321 24957 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:29:20.851117 24957 tablet_server.cc:196] TabletServer@127.24.95.65:0 shutdown complete.
I20260601 13:29:20.853176 24957 tablet_server.cc:179] TabletServer@127.24.95.66:0 shutting down...
I20260601 13:29:20.857024 24957 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:29:20.869244 24957 tablet_server.cc:196] TabletServer@127.24.95.66:0 shutdown complete.
I20260601 13:29:20.871158 24957 tablet_server.cc:179] TabletServer@127.24.95.67:0 shutting down...
I20260601 13:29:20.876456 24957 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:29:20.889420 24957 tablet_server.cc:196] TabletServer@127.24.95.67:0 shutdown complete.
I20260601 13:29:20.891450 24957 master.cc:562] Master@127.24.95.126:41725 shutting down...
I20260601 13:29:20.895008 24957 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e8eb9ef8c772479b98eeb3d201fdaedb [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:29:20.895205 24957 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e8eb9ef8c772479b98eeb3d201fdaedb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:20.895279 24957 tablet_replica.cc:333] T 00000000000000000000000000000000 P e8eb9ef8c772479b98eeb3d201fdaedb: stopping tablet replica
I20260601 13:29:20.908041 24957 master.cc:584] Master@127.24.95.126:41725 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTablets (12326 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange
I20260601 13:29:20.913605 24957 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.95.126:34623
I20260601 13:29:20.913956 24957 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:29:20.915970 27461 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:29:20.916100 27462 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:29:20.916173 27464 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:29:20.916270 24957 server_base.cc:1061] running on GCE node
I20260601 13:29:20.916483 24957 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:29:20.916536 24957 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:29:20.916553 24957 hybrid_clock.cc:648] HybridClock initialized: now 1780320560916553 us; error 0 us; skew 500 ppm
I20260601 13:29:20.917438 24957 webserver.cc:533] Webserver started at http://127.24.95.126:33169/ using document root <none> and password file <none>
I20260601 13:29:20.917572 24957 fs_manager.cc:362] Metadata directory not provided
I20260601 13:29:20.917613 24957 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:29:20.917728 24957 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:29:20.918097 24957 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320492958789-24957-0/minicluster-data/master-0-root/instance:
uuid: "6c6e8f83bc554715921857fa5739958e"
format_stamp: "Formatted at 2026-06-01 13:29:20 on dist-test-slave-3pmh"
I20260601 13:29:20.919617 24957 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:29:20.920687 27469 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:20.920993 24957 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:29:20.921058 24957 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320492958789-24957-0/minicluster-data/master-0-root
uuid: "6c6e8f83bc554715921857fa5739958e"
format_stamp: "Formatted at 2026-06-01 13:29:20 on dist-test-slave-3pmh"
I20260601 13:29:20.921123 24957 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320492958789-24957-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320492958789-24957-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320492958789-24957-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:29:20.946079 24957 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:29:20.946506 24957 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:29:20.950731 24957 rpc_server.cc:307] RPC server started. Bound to: 127.24.95.126:34623
I20260601 13:29:20.952100 27521 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.95.126:34623 every 8 connection(s)
I20260601 13:29:20.952556 27522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:20.954519 27522 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6c6e8f83bc554715921857fa5739958e: Bootstrap starting.
I20260601 13:29:20.955363 27522 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6c6e8f83bc554715921857fa5739958e: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:20.956439 27522 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6c6e8f83bc554715921857fa5739958e: No bootstrap required, opened a new log
I20260601 13:29:20.956918 27522 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6c6e8f83bc554715921857fa5739958e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6c6e8f83bc554715921857fa5739958e" member_type: VOTER }
I20260601 13:29:20.957016 27522 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6c6e8f83bc554715921857fa5739958e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:20.957037 27522 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6c6e8f83bc554715921857fa5739958e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c6e8f83bc554715921857fa5739958e, State: Initialized, Role: FOLLOWER
I20260601 13:29:20.957142 27522 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6c6e8f83bc554715921857fa5739958e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6c6e8f83bc554715921857fa5739958e" member_type: VOTER }
I20260601 13:29:20.957218 27522 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6c6e8f83bc554715921857fa5739958e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:29:20.957242 27522 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6c6e8f83bc554715921857fa5739958e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:29:20.957288 27522 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6c6e8f83bc554715921857fa5739958e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:20.958024 27522 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6c6e8f83bc554715921857fa5739958e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6c6e8f83bc554715921857fa5739958e" member_type: VOTER }
I20260601 13:29:20.958137 27522 leader_election.cc:304] T 00000000000000000000000000000000 P 6c6e8f83bc554715921857fa5739958e [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: 6c6e8f83bc554715921857fa5739958e; no voters: 
I20260601 13:29:20.958320 27522 leader_election.cc:290] T 00000000000000000000000000000000 P 6c6e8f83bc554715921857fa5739958e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:29:20.958501 27525 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6c6e8f83bc554715921857fa5739958e [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:29:20.958690 27525 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6c6e8f83bc554715921857fa5739958e [term 1 LEADER]: Becoming Leader. State: Replica: 6c6e8f83bc554715921857fa5739958e, State: Running, Role: LEADER
I20260601 13:29:20.958763 27522 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6c6e8f83bc554715921857fa5739958e [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:29:20.958819 27525 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6c6e8f83bc554715921857fa5739958e [LEADER]: Queue going to LEADER mode. State: All 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: "6c6e8f83bc554715921857fa5739958e" member_type: VOTER }
I20260601 13:29:20.959241 27526 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6c6e8f83bc554715921857fa5739958e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6c6e8f83bc554715921857fa5739958e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6c6e8f83bc554715921857fa5739958e" member_type: VOTER } }
I20260601 13:29:20.959259 27527 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6c6e8f83bc554715921857fa5739958e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6c6e8f83bc554715921857fa5739958e. Latest consensus state: current_term: 1 leader_uuid: "6c6e8f83bc554715921857fa5739958e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6c6e8f83bc554715921857fa5739958e" member_type: VOTER } }
I20260601 13:29:20.959347 27527 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6c6e8f83bc554715921857fa5739958e [sys.catalog]: This master's current role is: LEADER
I20260601 13:29:20.959547 27526 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6c6e8f83bc554715921857fa5739958e [sys.catalog]: This master's current role is: LEADER
I20260601 13:29:20.959604 27531 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:29:20.960485 27531 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:29:20.961359 24957 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:29:20.962899 27531 catalog_manager.cc:1382] Generated new cluster ID: a2add154014c4c09b65927b96a72cabe
I20260601 13:29:20.962965 27531 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:29:20.971042 27531 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:29:20.971661 27531 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:29:20.980243 27531 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 6c6e8f83bc554715921857fa5739958e: Generated new TSK 0
I20260601 13:29:20.980532 27531 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:29:20.993886 24957 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:29:20.995954 27543 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:29:20.996101 27546 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:29:20.996122 27544 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:29:20.996155 24957 server_base.cc:1061] running on GCE node
I20260601 13:29:20.996452 24957 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:29:20.996493 24957 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:29:20.996507 24957 hybrid_clock.cc:648] HybridClock initialized: now 1780320560996507 us; error 0 us; skew 500 ppm
I20260601 13:29:20.997268 24957 webserver.cc:533] Webserver started at http://127.24.95.65:39427/ using document root <none> and password file <none>
I20260601 13:29:20.997431 24957 fs_manager.cc:362] Metadata directory not provided
I20260601 13:29:20.997474 24957 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:29:20.997524 24957 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:29:20.997859 24957 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320492958789-24957-0/minicluster-data/ts-0-root/instance:
uuid: "6e9fd264056c4c25a64e843ec3af86b5"
format_stamp: "Formatted at 2026-06-01 13:29:20 on dist-test-slave-3pmh"
I20260601 13:29:20.999359 24957 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:29:21.000298 27551 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:21.000651 24957 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:21.000720 24957 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320492958789-24957-0/minicluster-data/ts-0-root
uuid: "6e9fd264056c4c25a64e843ec3af86b5"
format_stamp: "Formatted at 2026-06-01 13:29:20 on dist-test-slave-3pmh"
I20260601 13:29:21.000784 24957 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320492958789-24957-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320492958789-24957-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320492958789-24957-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:29:21.017050 24957 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:29:21.017483 24957 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:29:21.017787 24957 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:29:21.018265 24957 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:29:21.018311 24957 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:21.018342 24957 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:29:21.018354 24957 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:21.022642 24957 rpc_server.cc:307] RPC server started. Bound to: 127.24.95.65:34937
I20260601 13:29:21.022727 27614 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.95.65:34937 every 8 connection(s)
I20260601 13:29:21.023514 24957 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:29:21.025521 27620 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:29:21.025588 27619 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:29:21.025796 27622 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:29:21.025854 24957 server_base.cc:1061] running on GCE node
I20260601 13:29:21.026046 24957 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:29:21.026088 24957 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:29:21.026124 24957 hybrid_clock.cc:648] HybridClock initialized: now 1780320561026123 us; error 0 us; skew 500 ppm
I20260601 13:29:21.027175 24957 webserver.cc:533] Webserver started at http://127.24.95.66:32921/ using document root <none> and password file <none>
I20260601 13:29:21.027335 24957 fs_manager.cc:362] Metadata directory not provided
I20260601 13:29:21.027395 24957 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:29:21.027470 24957 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:29:21.027947 24957 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320492958789-24957-0/minicluster-data/ts-1-root/instance:
uuid: "ef5a9f3e3d354d7fbe34cf8272fd50c9"
format_stamp: "Formatted at 2026-06-01 13:29:21 on dist-test-slave-3pmh"
I20260601 13:29:21.028353 27615 heartbeater.cc:344] Connected to a master server at 127.24.95.126:34623
I20260601 13:29:21.028488 27615 heartbeater.cc:461] Registering TS with master...
I20260601 13:29:21.028716 27615 heartbeater.cc:507] Master 127.24.95.126:34623 requested a full tablet report, sending...
I20260601 13:29:21.029485 27486 ts_manager.cc:194] Registered new tserver with Master: 6e9fd264056c4c25a64e843ec3af86b5 (127.24.95.65:34937)
I20260601 13:29:21.029842 24957 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:29:21.030258 27486 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59862
I20260601 13:29:21.030879 27627 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:21.031167 24957 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:29:21.031236 24957 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320492958789-24957-0/minicluster-data/ts-1-root
uuid: "ef5a9f3e3d354d7fbe34cf8272fd50c9"
format_stamp: "Formatted at 2026-06-01 13:29:21 on dist-test-slave-3pmh"
I20260601 13:29:21.031356 24957 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320492958789-24957-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320492958789-24957-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320492958789-24957-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:29:21.071195 24957 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:29:21.071635 24957 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:29:21.071956 24957 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:29:21.072476 24957 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:29:21.072518 24957 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:21.072561 24957 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:29:21.072588 24957 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:21.076910 24957 rpc_server.cc:307] RPC server started. Bound to: 127.24.95.66:43365
I20260601 13:29:21.076951 27690 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.95.66:43365 every 8 connection(s)
I20260601 13:29:21.077731 24957 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:29:21.079761 27694 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:29:21.079771 27695 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:29:21.079905 24957 server_base.cc:1061] running on GCE node
W20260601 13:29:21.080080 27697 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:29:21.080304 24957 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:29:21.080364 24957 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:29:21.080420 24957 hybrid_clock.cc:648] HybridClock initialized: now 1780320561080420 us; error 0 us; skew 500 ppm
I20260601 13:29:21.081492 24957 webserver.cc:533] Webserver started at http://127.24.95.67:43969/ using document root <none> and password file <none>
I20260601 13:29:21.081653 24957 fs_manager.cc:362] Metadata directory not provided
I20260601 13:29:21.081715 24957 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:29:21.081805 24957 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:29:21.082258 24957 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320492958789-24957-0/minicluster-data/ts-2-root/instance:
uuid: "ef1d9d6dbf3d424ca1c0ce287ac5f6ab"
format_stamp: "Formatted at 2026-06-01 13:29:21 on dist-test-slave-3pmh"
I20260601 13:29:21.082306 27691 heartbeater.cc:344] Connected to a master server at 127.24.95.126:34623
I20260601 13:29:21.082404 27691 heartbeater.cc:461] Registering TS with master...
I20260601 13:29:21.082615 27691 heartbeater.cc:507] Master 127.24.95.126:34623 requested a full tablet report, sending...
I20260601 13:29:21.083205 27486 ts_manager.cc:194] Registered new tserver with Master: ef5a9f3e3d354d7fbe34cf8272fd50c9 (127.24.95.66:43365)
I20260601 13:29:21.083799 27486 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59870
I20260601 13:29:21.083900 24957 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:29:21.084926 27702 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:21.085162 24957 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:29:21.085232 24957 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320492958789-24957-0/minicluster-data/ts-2-root
uuid: "ef1d9d6dbf3d424ca1c0ce287ac5f6ab"
format_stamp: "Formatted at 2026-06-01 13:29:21 on dist-test-slave-3pmh"
I20260601 13:29:21.085309 24957 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320492958789-24957-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320492958789-24957-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320492958789-24957-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:29:21.104998 24957 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:29:21.105496 24957 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:29:21.105824 24957 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:29:21.106349 24957 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:29:21.106391 24957 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:21.106432 24957 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:29:21.106459 24957 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:21.111006 24957 rpc_server.cc:307] RPC server started. Bound to: 127.24.95.67:46325
I20260601 13:29:21.111057 27765 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.95.67:46325 every 8 connection(s)
I20260601 13:29:21.115698 27766 heartbeater.cc:344] Connected to a master server at 127.24.95.126:34623
I20260601 13:29:21.115806 27766 heartbeater.cc:461] Registering TS with master...
I20260601 13:29:21.116044 27766 heartbeater.cc:507] Master 127.24.95.126:34623 requested a full tablet report, sending...
I20260601 13:29:21.116698 27486 ts_manager.cc:194] Registered new tserver with Master: ef1d9d6dbf3d424ca1c0ce287ac5f6ab (127.24.95.67:46325)
I20260601 13:29:21.117049 24957 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005636194s
I20260601 13:29:21.117416 27486 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59884
I20260601 13:29:22.031366 27615 heartbeater.cc:499] Master 127.24.95.126:34623 was elected leader, sending a full tablet report...
I20260601 13:29:22.084739 27691 heartbeater.cc:499] Master 127.24.95.126:34623 was elected leader, sending a full tablet report...
I20260601 13:29:22.118381 27766 heartbeater.cc:499] Master 127.24.95.126:34623 was elected leader, sending a full tablet report...
I20260601 13:29:22.156253 27486 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59896:
name: "range_aware_auto_rebalancer_test"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\006\001\000\000\000\000\007\001\n\000\000\000\006\001\n\000\000\000\007\001\024\000\000\000""\006\001\000\000\000\000\007\001\n\000\000\000\006\001\n\000\000\000\007\001\024\000\000\000"
  indirect_data: """"
}
partition_schema {
  hash_schema {
    columns {
      name: "key"
    }
    num_buckets: 2
    seed: 0
  }
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260601 13:29:22.157090 27486 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table range_aware_auto_rebalancer_test in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260601 13:29:22.169663 27730 tablet_service.cc:1511] Processing CreateTablet for tablet b5402a933dab498191c997d5e0342175 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=afe43e166fb648ac82be59ba8ac075b3]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:29:22.169838 27729 tablet_service.cc:1511] Processing CreateTablet for tablet f35c34acdf9d4ae09da0198e4b11bd0e (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=afe43e166fb648ac82be59ba8ac075b3]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:29:22.170095 27730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5402a933dab498191c997d5e0342175. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:22.170289 27729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f35c34acdf9d4ae09da0198e4b11bd0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:22.170351 27654 tablet_service.cc:1511] Processing CreateTablet for tablet f35c34acdf9d4ae09da0198e4b11bd0e (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=afe43e166fb648ac82be59ba8ac075b3]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:29:22.170605 27654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f35c34acdf9d4ae09da0198e4b11bd0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:22.172621 27728 tablet_service.cc:1511] Processing CreateTablet for tablet fddb251fb77f4ffca90c1414647f7359 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=afe43e166fb648ac82be59ba8ac075b3]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:29:22.172722 27786 tablet_bootstrap.cc:492] T f35c34acdf9d4ae09da0198e4b11bd0e P ef1d9d6dbf3d424ca1c0ce287ac5f6ab: Bootstrap starting.
I20260601 13:29:22.173043 27728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fddb251fb77f4ffca90c1414647f7359. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:22.173802 27786 tablet_bootstrap.cc:654] T f35c34acdf9d4ae09da0198e4b11bd0e P ef1d9d6dbf3d424ca1c0ce287ac5f6ab: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:22.175019 27786 tablet_bootstrap.cc:492] T f35c34acdf9d4ae09da0198e4b11bd0e P ef1d9d6dbf3d424ca1c0ce287ac5f6ab: No bootstrap required, opened a new log
I20260601 13:29:22.175105 27786 ts_tablet_manager.cc:1403] T f35c34acdf9d4ae09da0198e4b11bd0e P ef1d9d6dbf3d424ca1c0ce287ac5f6ab: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:29:22.175073 27653 tablet_service.cc:1511] Processing CreateTablet for tablet fddb251fb77f4ffca90c1414647f7359 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=afe43e166fb648ac82be59ba8ac075b3]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:29:22.175383 27727 tablet_service.cc:1511] Processing CreateTablet for tablet 7775889a2a63487bbf377b7da5765141 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=afe43e166fb648ac82be59ba8ac075b3]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:29:22.175477 27786 raft_consensus.cc:359] T f35c34acdf9d4ae09da0198e4b11bd0e P ef1d9d6dbf3d424ca1c0ce287ac5f6ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e9fd264056c4c25a64e843ec3af86b5" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 34937 } } peers { permanent_uuid: "ef5a9f3e3d354d7fbe34cf8272fd50c9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43365 } } peers { permanent_uuid: "ef1d9d6dbf3d424ca1c0ce287ac5f6ab" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46325 } }
I20260601 13:29:22.175558 27786 raft_consensus.cc:385] T f35c34acdf9d4ae09da0198e4b11bd0e P ef1d9d6dbf3d424ca1c0ce287ac5f6ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:22.175573 27727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7775889a2a63487bbf377b7da5765141. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:22.175577 27786 raft_consensus.cc:740] T f35c34acdf9d4ae09da0198e4b11bd0e P ef1d9d6dbf3d424ca1c0ce287ac5f6ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef1d9d6dbf3d424ca1c0ce287ac5f6ab, State: Initialized, Role: FOLLOWER
I20260601 13:29:22.175698 27786 consensus_queue.cc:260] T f35c34acdf9d4ae09da0198e4b11bd0e P ef1d9d6dbf3d424ca1c0ce287ac5f6ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e9fd264056c4c25a64e843ec3af86b5" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 34937 } } peers { permanent_uuid: "ef5a9f3e3d354d7fbe34cf8272fd50c9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43365 } } peers { permanent_uuid: "ef1d9d6dbf3d424ca1c0ce287ac5f6ab" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46325 } }
I20260601 13:29:22.176023 27786 ts_tablet_manager.cc:1434] T f35c34acdf9d4ae09da0198e4b11bd0e P ef1d9d6dbf3d424ca1c0ce287ac5f6ab: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:22.176164 27786 tablet_bootstrap.cc:492] T b5402a933dab498191c997d5e0342175 P ef1d9d6dbf3d424ca1c0ce287ac5f6ab: Bootstrap starting.
I20260601 13:29:22.177362 27786 tablet_bootstrap.cc:654] T b5402a933dab498191c997d5e0342175 P ef1d9d6dbf3d424ca1c0ce287ac5f6ab: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:22.177703 27652 tablet_service.cc:1511] Processing CreateTablet for tablet 7775889a2a63487bbf377b7da5765141 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=afe43e166fb648ac82be59ba8ac075b3]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:29:22.178020 27579 tablet_service.cc:1511] Processing CreateTablet for tablet b5402a933dab498191c997d5e0342175 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=afe43e166fb648ac82be59ba8ac075b3]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:29:22.178244 27579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5402a933dab498191c997d5e0342175. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:22.178464 27786 tablet_bootstrap.cc:492] T b5402a933dab498191c997d5e0342175 P ef1d9d6dbf3d424ca1c0ce287ac5f6ab: No bootstrap required, opened a new log
I20260601 13:29:22.178544 27786 ts_tablet_manager.cc:1403] T b5402a933dab498191c997d5e0342175 P ef1d9d6dbf3d424ca1c0ce287ac5f6ab: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:29:22.178992 27786 raft_consensus.cc:359] T b5402a933dab498191c997d5e0342175 P ef1d9d6dbf3d424ca1c0ce287ac5f6ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef1d9d6dbf3d424ca1c0ce287ac5f6ab" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46325 } } peers { permanent_uuid: "ef5a9f3e3d354d7fbe34cf8272fd50c9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43365 } } peers { permanent_uuid: "6e9fd264056c4c25a64e843ec3af86b5" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 34937 } }
I20260601 13:29:22.179091 27786 raft_consensus.cc:385] T b5402a933dab498191c997d5e0342175 P ef1d9d6dbf3d424ca1c0ce287ac5f6ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:22.179122 27786 raft_consensus.cc:740] T b5402a933dab498191c997d5e0342175 P ef1d9d6dbf3d424ca1c0ce287ac5f6ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef1d9d6dbf3d424ca1c0ce287ac5f6ab, State: Initialized, Role: FOLLOWER
I20260601 13:29:22.179245 27786 consensus_queue.cc:260] T b5402a933dab498191c997d5e0342175 P ef1d9d6dbf3d424ca1c0ce287ac5f6ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef1d9d6dbf3d424ca1c0ce287ac5f6ab" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46325 } } peers { permanent_uuid: "ef5a9f3e3d354d7fbe34cf8272fd50c9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43365 } } peers { permanent_uuid: "6e9fd264056c4c25a64e843ec3af86b5" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 34937 } }
I20260601 13:29:22.179535 27786 ts_tablet_manager.cc:1434] T b5402a933dab498191c997d5e0342175 P ef1d9d6dbf3d424ca1c0ce287ac5f6ab: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:29:22.179715 27786 tablet_bootstrap.cc:492] T fddb251fb77f4ffca90c1414647f7359 P ef1d9d6dbf3d424ca1c0ce287ac5f6ab: Bootstrap starting.
I20260601 13:29:22.180431 27790 tablet_bootstrap.cc:492] T b5402a933dab498191c997d5e0342175 P 6e9fd264056c4c25a64e843ec3af86b5: Bootstrap starting.
I20260601 13:29:22.180740 27786 tablet_bootstrap.cc:654] T fddb251fb77f4ffca90c1414647f7359 P ef1d9d6dbf3d424ca1c0ce287ac5f6ab: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:22.181205 27578 tablet_service.cc:1511] Processing CreateTablet for tablet f35c34acdf9d4ae09da0198e4b11bd0e (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=afe43e166fb648ac82be59ba8ac075b3]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:29:22.181469 27578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f35c34acdf9d4ae09da0198e4b11bd0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:22.181524 27790 tablet_bootstrap.cc:654] T b5402a933dab498191c997d5e0342175 P 6e9fd264056c4c25a64e843ec3af86b5: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:22.183302 27576 tablet_service.cc:1511] Processing CreateTablet for tablet 7775889a2a63487bbf377b7da5765141 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=afe43e166fb648ac82be59ba8ac075b3]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:29:22.183302 27577 tablet_service.cc:1511] Processing CreateTablet for tablet fddb251fb77f4ffca90c1414647f7359 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=afe43e166fb648ac82be59ba8ac075b3]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:29:22.169682 27655 tablet_service.cc:1511] Processing CreateTablet for tablet b5402a933dab498191c997d5e0342175 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=afe43e166fb648ac82be59ba8ac075b3]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:29:22.183611 27576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7775889a2a63487bbf377b7da5765141. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:22.183748 27577 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fddb251fb77f4ffca90c1414647f7359. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:22.183931 27793 tablet_bootstrap.cc:492] T f35c34acdf9d4ae09da0198e4b11bd0e P ef5a9f3e3d354d7fbe34cf8272fd50c9: Bootstrap starting.
I20260601 13:29:22.184010 27652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7775889a2a63487bbf377b7da5765141. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:22.184504 27655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5402a933dab498191c997d5e0342175. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:22.185187 27793 tablet_bootstrap.cc:654] T f35c34acdf9d4ae09da0198e4b11bd0e P ef5a9f3e3d354d7fbe34cf8272fd50c9: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:22.186374 27653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fddb251fb77f4ffca90c1414647f7359. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:22.186461 27793 tablet_bootstrap.cc:492] T f35c34acdf9d4ae09da0198e4b11bd0e P ef5a9f3e3d354d7fbe34cf8272fd50c9: No bootstrap required, opened a new log
I20260601 13:29:22.186540 27793 ts_tablet_manager.cc:1403] T f35c34acdf9d4ae09da0198e4b11bd0e P ef5a9f3e3d354d7fbe34cf8272fd50c9: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:29:22.187009 27793 raft_consensus.cc:359] T f35c34acdf9d4ae09da0198e4b11bd0e P ef5a9f3e3d354d7fbe34cf8272fd50c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e9fd264056c4c25a64e843ec3af86b5" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 34937 } } peers { permanent_uuid: "ef5a9f3e3d354d7fbe34cf8272fd50c9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43365 } } peers { permanent_uuid: "ef1d9d6dbf3d424ca1c0ce287ac5f6ab" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46325 } }
I20260601 13:29:22.187119 27793 raft_consensus.cc:385] T f35c34acdf9d4ae09da0198e4b11bd0e P ef5a9f3e3d354d7fbe34cf8272fd50c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:22.187151 27793 raft_consensus.cc:740] T f35c34acdf9d4ae09da0198e4b11bd0e P ef5a9f3e3d354d7fbe34cf8272fd50c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef5a9f3e3d354d7fbe34cf8272fd50c9, State: Initialized, Role: FOLLOWER
I20260601 13:29:22.187295 27793 consensus_queue.cc:260] T f35c34acdf9d4ae09da0198e4b11bd0e P ef5a9f3e3d354d7fbe34cf8272fd50c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e9fd264056c4c25a64e843ec3af86b5" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 34937 } } peers { permanent_uuid: "ef5a9f3e3d354d7fbe34cf8272fd50c9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43365 } } peers { permanent_uuid: "ef1d9d6dbf3d424ca1c0ce287ac5f6ab" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46325 } }
I20260601 13:29:22.187652 27793 ts_tablet_manager.cc:1434] T f35c34acdf9d4ae09da0198e4b11bd0e P ef5a9f3e3d354d7fbe34cf8272fd50c9: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:22.188113 27793 tablet_bootstrap.cc:492] T b5402a933dab498191c997d5e0342175 P ef5a9f3e3d354d7fbe34cf8272fd50c9: Bootstrap starting.
I20260601 13:29:22.189004 27786 tablet_bootstrap.cc:492] T fddb251fb77f4ffca90c1414647f7359 P ef1d9d6dbf3d424ca1c0ce287ac5f6ab: No bootstrap required, opened a new log
I20260601 13:29:22.189072 27793 tablet_bootstrap.cc:654] T b5402a933dab498191c997d5e0342175 P ef5a9f3e3d354d7fbe34cf8272fd50c9: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:22.189085 27786 ts_tablet_manager.cc:1403] T fddb251fb77f4ffca90c1414647f7359 P ef1d9d6dbf3d424ca1c0ce287ac5f6ab: Time spent bootstrapping tablet: real 0.009s	user 0.002s	sys 0.000s
I20260601 13:29:22.189333 27790 tablet_bootstrap.cc:492] T b5402a933dab498191c997d5e0342175 P 6e9fd264056c4c25a64e843ec3af86b5: No bootstrap required, opened a new log
I20260601 13:29:22.189410 27790 ts_tablet_manager.cc:1403] T b5402a933dab498191c997d5e0342175 P 6e9fd264056c4c25a64e843ec3af86b5: Time spent bootstrapping tablet: real 0.009s	user 0.002s	sys 0.000s
I20260601 13:29:22.189541 27786 raft_consensus.cc:359] T fddb251fb77f4ffca90c1414647f7359 P ef1d9d6dbf3d424ca1c0ce287ac5f6ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e9fd264056c4c25a64e843ec3af86b5" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 34937 } } peers { permanent_uuid: "ef5a9f3e3d354d7fbe34cf8272fd50c9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43365 } } peers { permanent_uuid: "ef1d9d6dbf3d424ca1c0ce287ac5f6ab" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46325 } }
I20260601 13:29:22.189638 27786 raft_consensus.cc:385] T fddb251fb77f4ffca90c1414647f7359 P ef1d9d6dbf3d424ca1c0ce287ac5f6ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:22.189670 27786 raft_consensus.cc:740] T fddb251fb77f4ffca90c1414647f7359 P ef1d9d6dbf3d424ca1c0ce287ac5f6ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef1d9d6dbf3d424ca1c0ce287ac5f6ab, State: Initialized, Role: FOLLOWER
I20260601 13:29:22.189771 27786 consensus_queue.cc:260] T fddb251fb77f4ffca90c1414647f7359 P ef1d9d6dbf3d424ca1c0ce287ac5f6ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e9fd264056c4c25a64e843ec3af86b5" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 34937 } } peers { permanent_uuid: "ef5a9f3e3d354d7fbe34cf8272fd50c9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43365 } } peers { permanent_uuid: "ef1d9d6dbf3d424ca1c0ce287ac5f6ab" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46325 } }
I20260601 13:29:22.189806 27790 raft_consensus.cc:359] T b5402a933dab498191c997d5e0342175 P 6e9fd264056c4c25a64e843ec3af86b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef1d9d6dbf3d424ca1c0ce287ac5f6ab" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46325 } } peers { permanent_uuid: "ef5a9f3e3d354d7fbe34cf8272fd50c9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43365 } } peers { permanent_uuid: "6e9fd264056c4c25a64e843ec3af86b5" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 34937 } }
I20260601 13:29:22.189895 27790 raft_consensus.cc:385] T b5402a933dab498191c997d5e0342175 P 6e9fd264056c4c25a64e843ec3af86b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:22.189925 27790 raft_consensus.cc:740] T b5402a933dab498191c997d5e0342175 P 6e9fd264056c4c25a64e843ec3af86b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e9fd264056c4c25a64e843ec3af86b5, State: Initialized, Role: FOLLOWER
I20260601 13:29:22.190025 27786 ts_tablet_manager.cc:1434] T fddb251fb77f4ffca90c1414647f7359 P ef1d9d6dbf3d424ca1c0ce287ac5f6ab: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:22.190094 27793 tablet_bootstrap.cc:492] T b5402a933dab498191c997d5e0342175 P ef5a9f3e3d354d7fbe34cf8272fd50c9: No bootstrap required, opened a new log
I20260601 13:29:22.190064 27790 consensus_queue.cc:260] T b5402a933dab498191c997d5e0342175 P 6e9fd264056c4c25a64e843ec3af86b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef1d9d6dbf3d424ca1c0ce287ac5f6ab" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46325 } } peers { permanent_uuid: "ef5a9f3e3d354d7fbe34cf8272fd50c9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43365 } } peers { permanent_uuid: "6e9fd264056c4c25a64e843ec3af86b5" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 34937 } }
I20260601 13:29:22.190157 27793 ts_tablet_manager.cc:1403] T b5402a933dab498191c997d5e0342175 P ef5a9f3e3d354d7fbe34cf8272fd50c9: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:29:22.190186 27786 tablet_bootstrap.cc:492] T 7775889a2a63487bbf377b7da5765141 P ef1d9d6dbf3d424ca1c0ce287ac5f6ab: Bootstrap starting.
I20260601 13:29:22.190412 27790 ts_tablet_manager.cc:1434] T b5402a933dab498191c997d5e0342175 P 6e9fd264056c4c25a64e843ec3af86b5: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:22.190562 27793 raft_consensus.cc:359] T b5402a933dab498191c997d5e0342175 P ef5a9f3e3d354d7fbe34cf8272fd50c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef1d9d6dbf3d424ca1c0ce287ac5f6ab" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46325 } } peers { permanent_uuid: "ef5a9f3e3d354d7fbe34cf8272fd50c9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43365 } } peers { permanent_uuid: "6e9fd264056c4c25a64e843ec3af86b5" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 34937 } }
I20260601 13:29:22.190652 27793 raft_consensus.cc:385] T b5402a933dab498191c997d5e0342175 P ef5a9f3e3d354d7fbe34cf8272fd50c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:22.190683 27793 raft_consensus.cc:740] T b5402a933dab498191c997d5e0342175 P ef5a9f3e3d354d7fbe34cf8272fd50c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef5a9f3e3d354d7fbe34cf8272fd50c9, State: Initialized, Role: FOLLOWER
I20260601 13:29:22.190786 27793 consensus_queue.cc:260] T b5402a933dab498191c997d5e0342175 P ef5a9f3e3d354d7fbe34cf8272fd50c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef1d9d6dbf3d424ca1c0ce287ac5f6ab" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46325 } } peers { permanent_uuid: "ef5a9f3e3d354d7fbe34cf8272fd50c9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43365 } } peers { permanent_uuid: "6e9fd264056c4c25a64e843ec3af86b5" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 34937 } }
I20260601 13:29:22.190946 27790 tablet_bootstrap.cc:492] T f35c34acdf9d4ae09da0198e4b11bd0e P 6e9fd264056c4c25a64e843ec3af86b5: Bootstrap starting.
I20260601 13:29:22.191026 27793 ts_tablet_manager.cc:1434] T b5402a933dab498191c997d5e0342175 P ef5a9f3e3d354d7fbe34cf8272fd50c9: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:22.191092 27786 tablet_bootstrap.cc:654] T 7775889a2a63487bbf377b7da5765141 P ef1d9d6dbf3d424ca1c0ce287ac5f6ab: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:22.191169 27793 tablet_bootstrap.cc:492] T 7775889a2a63487bbf377b7da5765141 P ef5a9f3e3d354d7fbe34cf8272fd50c9: Bootstrap starting.
I20260601 13:29:22.191869 27790 tablet_bootstrap.cc:654] T f35c34acdf9d4ae09da0198e4b11bd0e P 6e9fd264056c4c25a64e843ec3af86b5: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:22.192014 27793 tablet_bootstrap.cc:654] T 7775889a2a63487bbf377b7da5765141 P ef5a9f3e3d354d7fbe34cf8272fd50c9: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:22.192297 27786 tablet_bootstrap.cc:492] T 7775889a2a63487bbf377b7da5765141 P ef1d9d6dbf3d424ca1c0ce287ac5f6ab: No bootstrap required, opened a new log
I20260601 13:29:22.192409 27786 ts_tablet_manager.cc:1403] T 7775889a2a63487bbf377b7da5765141 P ef1d9d6dbf3d424ca1c0ce287ac5f6ab: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:29:22.192814 27786 raft_consensus.cc:359] T 7775889a2a63487bbf377b7da5765141 P ef1d9d6dbf3d424ca1c0ce287ac5f6ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e9fd264056c4c25a64e843ec3af86b5" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 34937 } } peers { permanent_uuid: "ef5a9f3e3d354d7fbe34cf8272fd50c9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43365 } } peers { permanent_uuid: "ef1d9d6dbf3d424ca1c0ce287ac5f6ab" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46325 } }
I20260601 13:29:22.192909 27786 raft_consensus.cc:385] T 7775889a2a63487bbf377b7da5765141 P ef1d9d6dbf3d424ca1c0ce287ac5f6ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:22.192940 27786 raft_consensus.cc:740] T 7775889a2a63487bbf377b7da5765141 P ef1d9d6dbf3d424ca1c0ce287ac5f6ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef1d9d6dbf3d424ca1c0ce287ac5f6ab, State: Initialized, Role: FOLLOWER
I20260601 13:29:22.193348 27790 tablet_bootstrap.cc:492] T f35c34acdf9d4ae09da0198e4b11bd0e P 6e9fd264056c4c25a64e843ec3af86b5: No bootstrap required, opened a new log
I20260601 13:29:22.193322 27786 consensus_queue.cc:260] T 7775889a2a63487bbf377b7da5765141 P ef1d9d6dbf3d424ca1c0ce287ac5f6ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e9fd264056c4c25a64e843ec3af86b5" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 34937 } } peers { permanent_uuid: "ef5a9f3e3d354d7fbe34cf8272fd50c9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43365 } } peers { permanent_uuid: "ef1d9d6dbf3d424ca1c0ce287ac5f6ab" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46325 } }
I20260601 13:29:22.193426 27790 ts_tablet_manager.cc:1403] T f35c34acdf9d4ae09da0198e4b11bd0e P 6e9fd264056c4c25a64e843ec3af86b5: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:29:22.193667 27786 ts_tablet_manager.cc:1434] T 7775889a2a63487bbf377b7da5765141 P ef1d9d6dbf3d424ca1c0ce287ac5f6ab: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:22.193835 27790 raft_consensus.cc:359] T f35c34acdf9d4ae09da0198e4b11bd0e P 6e9fd264056c4c25a64e843ec3af86b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e9fd264056c4c25a64e843ec3af86b5" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 34937 } } peers { permanent_uuid: "ef5a9f3e3d354d7fbe34cf8272fd50c9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43365 } } peers { permanent_uuid: "ef1d9d6dbf3d424ca1c0ce287ac5f6ab" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46325 } }
I20260601 13:29:22.193933 27790 raft_consensus.cc:385] T f35c34acdf9d4ae09da0198e4b11bd0e P 6e9fd264056c4c25a64e843ec3af86b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:22.193958 27790 raft_consensus.cc:740] T f35c34acdf9d4ae09da0198e4b11bd0e P 6e9fd264056c4c25a64e843ec3af86b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e9fd264056c4c25a64e843ec3af86b5, State: Initialized, Role: FOLLOWER
I20260601 13:29:22.194056 27790 consensus_queue.cc:260] T f35c34acdf9d4ae09da0198e4b11bd0e P 6e9fd264056c4c25a64e843ec3af86b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e9fd264056c4c25a64e843ec3af86b5" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 34937 } } peers { permanent_uuid: "ef5a9f3e3d354d7fbe34cf8272fd50c9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43365 } } peers { permanent_uuid: "ef1d9d6dbf3d424ca1c0ce287ac5f6ab" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46325 } }
I20260601 13:29:22.194306 27790 ts_tablet_manager.cc:1434] T f35c34acdf9d4ae09da0198e4b11bd0e P 6e9fd264056c4c25a64e843ec3af86b5: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:22.194516 27790 tablet_bootstrap.cc:492] T 7775889a2a63487bbf377b7da5765141 P 6e9fd264056c4c25a64e843ec3af86b5: Bootstrap starting.
I20260601 13:29:22.194684 27793 tablet_bootstrap.cc:492] T 7775889a2a63487bbf377b7da5765141 P ef5a9f3e3d354d7fbe34cf8272fd50c9: No bootstrap required, opened a new log
I20260601 13:29:22.194770 27793 ts_tablet_manager.cc:1403] T 7775889a2a63487bbf377b7da5765141 P ef5a9f3e3d354d7fbe34cf8272fd50c9: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:29:22.195106 27793 raft_consensus.cc:359] T 7775889a2a63487bbf377b7da5765141 P ef5a9f3e3d354d7fbe34cf8272fd50c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e9fd264056c4c25a64e843ec3af86b5" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 34937 } } peers { permanent_uuid: "ef5a9f3e3d354d7fbe34cf8272fd50c9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43365 } } peers { permanent_uuid: "ef1d9d6dbf3d424ca1c0ce287ac5f6ab" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46325 } }
I20260601 13:29:22.195185 27793 raft_consensus.cc:385] T 7775889a2a63487bbf377b7da5765141 P ef5a9f3e3d354d7fbe34cf8272fd50c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:22.195214 27793 raft_consensus.cc:740] T 7775889a2a63487bbf377b7da5765141 P ef5a9f3e3d354d7fbe34cf8272fd50c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef5a9f3e3d354d7fbe34cf8272fd50c9, State: Initialized, Role: FOLLOWER
I20260601 13:29:22.195333 27793 consensus_queue.cc:260] T 7775889a2a63487bbf377b7da5765141 P ef5a9f3e3d354d7fbe34cf8272fd50c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e9fd264056c4c25a64e843ec3af86b5" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 34937 } } peers { permanent_uuid: "ef5a9f3e3d354d7fbe34cf8272fd50c9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43365 } } peers { permanent_uuid: "ef1d9d6dbf3d424ca1c0ce287ac5f6ab" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46325 } }
I20260601 13:29:22.195501 27790 tablet_bootstrap.cc:654] T 7775889a2a63487bbf377b7da5765141 P 6e9fd264056c4c25a64e843ec3af86b5: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:22.195899 27793 ts_tablet_manager.cc:1434] T 7775889a2a63487bbf377b7da5765141 P ef5a9f3e3d354d7fbe34cf8272fd50c9: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:22.196065 27793 tablet_bootstrap.cc:492] T fddb251fb77f4ffca90c1414647f7359 P ef5a9f3e3d354d7fbe34cf8272fd50c9: Bootstrap starting.
I20260601 13:29:22.196753 27790 tablet_bootstrap.cc:492] T 7775889a2a63487bbf377b7da5765141 P 6e9fd264056c4c25a64e843ec3af86b5: No bootstrap required, opened a new log
I20260601 13:29:22.196897 27790 ts_tablet_manager.cc:1403] T 7775889a2a63487bbf377b7da5765141 P 6e9fd264056c4c25a64e843ec3af86b5: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:29:22.197023 27793 tablet_bootstrap.cc:654] T fddb251fb77f4ffca90c1414647f7359 P ef5a9f3e3d354d7fbe34cf8272fd50c9: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:22.197407 27790 raft_consensus.cc:359] T 7775889a2a63487bbf377b7da5765141 P 6e9fd264056c4c25a64e843ec3af86b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e9fd264056c4c25a64e843ec3af86b5" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 34937 } } peers { permanent_uuid: "ef5a9f3e3d354d7fbe34cf8272fd50c9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43365 } } peers { permanent_uuid: "ef1d9d6dbf3d424ca1c0ce287ac5f6ab" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46325 } }
I20260601 13:29:22.197552 27790 raft_consensus.cc:385] T 7775889a2a63487bbf377b7da5765141 P 6e9fd264056c4c25a64e843ec3af86b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:22.197600 27790 raft_consensus.cc:740] T 7775889a2a63487bbf377b7da5765141 P 6e9fd264056c4c25a64e843ec3af86b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e9fd264056c4c25a64e843ec3af86b5, State: Initialized, Role: FOLLOWER
I20260601 13:29:22.197731 27790 consensus_queue.cc:260] T 7775889a2a63487bbf377b7da5765141 P 6e9fd264056c4c25a64e843ec3af86b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e9fd264056c4c25a64e843ec3af86b5" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 34937 } } peers { permanent_uuid: "ef5a9f3e3d354d7fbe34cf8272fd50c9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43365 } } peers { permanent_uuid: "ef1d9d6dbf3d424ca1c0ce287ac5f6ab" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46325 } }
I20260601 13:29:22.198027 27793 tablet_bootstrap.cc:492] T fddb251fb77f4ffca90c1414647f7359 P ef5a9f3e3d354d7fbe34cf8272fd50c9: No bootstrap required, opened a new log
I20260601 13:29:22.198052 27790 ts_tablet_manager.cc:1434] T 7775889a2a63487bbf377b7da5765141 P 6e9fd264056c4c25a64e843ec3af86b5: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:22.198086 27793 ts_tablet_manager.cc:1403] T fddb251fb77f4ffca90c1414647f7359 P ef5a9f3e3d354d7fbe34cf8272fd50c9: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:29:22.198213 27790 tablet_bootstrap.cc:492] T fddb251fb77f4ffca90c1414647f7359 P 6e9fd264056c4c25a64e843ec3af86b5: Bootstrap starting.
I20260601 13:29:22.198446 27793 raft_consensus.cc:359] T fddb251fb77f4ffca90c1414647f7359 P ef5a9f3e3d354d7fbe34cf8272fd50c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e9fd264056c4c25a64e843ec3af86b5" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 34937 } } peers { permanent_uuid: "ef5a9f3e3d354d7fbe34cf8272fd50c9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43365 } } peers { permanent_uuid: "ef1d9d6dbf3d424ca1c0ce287ac5f6ab" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46325 } }
I20260601 13:29:22.198544 27793 raft_consensus.cc:385] T fddb251fb77f4ffca90c1414647f7359 P ef5a9f3e3d354d7fbe34cf8272fd50c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:22.198576 27793 raft_consensus.cc:740] T fddb251fb77f4ffca90c1414647f7359 P ef5a9f3e3d354d7fbe34cf8272fd50c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef5a9f3e3d354d7fbe34cf8272fd50c9, State: Initialized, Role: FOLLOWER
I20260601 13:29:22.198707 27793 consensus_queue.cc:260] T fddb251fb77f4ffca90c1414647f7359 P ef5a9f3e3d354d7fbe34cf8272fd50c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e9fd264056c4c25a64e843ec3af86b5" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 34937 } } peers { permanent_uuid: "ef5a9f3e3d354d7fbe34cf8272fd50c9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43365 } } peers { permanent_uuid: "ef1d9d6dbf3d424ca1c0ce287ac5f6ab" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46325 } }
I20260601 13:29:22.198980 27793 ts_tablet_manager.cc:1434] T fddb251fb77f4ffca90c1414647f7359 P ef5a9f3e3d354d7fbe34cf8272fd50c9: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:22.199126 27790 tablet_bootstrap.cc:654] T fddb251fb77f4ffca90c1414647f7359 P 6e9fd264056c4c25a64e843ec3af86b5: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:22.200112 27790 tablet_bootstrap.cc:492] T fddb251fb77f4ffca90c1414647f7359 P 6e9fd264056c4c25a64e843ec3af86b5: No bootstrap required, opened a new log
I20260601 13:29:22.200192 27790 ts_tablet_manager.cc:1403] T fddb251fb77f4ffca90c1414647f7359 P 6e9fd264056c4c25a64e843ec3af86b5: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:29:22.200589 27790 raft_consensus.cc:359] T fddb251fb77f4ffca90c1414647f7359 P 6e9fd264056c4c25a64e843ec3af86b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e9fd264056c4c25a64e843ec3af86b5" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 34937 } } peers { permanent_uuid: "ef5a9f3e3d354d7fbe34cf8272fd50c9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43365 } } peers { permanent_uuid: "ef1d9d6dbf3d424ca1c0ce287ac5f6ab" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46325 } }
I20260601 13:29:22.200670 27790 raft_consensus.cc:385] T fddb251fb77f4ffca90c1414647f7359 P 6e9fd264056c4c25a64e843ec3af86b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:22.200698 27790 raft_consensus.cc:740] T fddb251fb77f4ffca90c1414647f7359 P 6e9fd264056c4c25a64e843ec3af86b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e9fd264056c4c25a64e843ec3af86b5, State: Initialized, Role: FOLLOWER
I20260601 13:29:22.200824 27790 consensus_queue.cc:260] T fddb251fb77f4ffca90c1414647f7359 P 6e9fd264056c4c25a64e843ec3af86b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e9fd264056c4c25a64e843ec3af86b5" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 34937 } } peers { permanent_uuid: "ef5a9f3e3d354d7fbe34cf8272fd50c9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43365 } } peers { permanent_uuid: "ef1d9d6dbf3d424ca1c0ce287ac5f6ab" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46325 } }
I20260601 13:29:22.201048 27790 ts_tablet_manager.cc:1434] T fddb251fb77f4ffca90c1414647f7359 P 6e9fd264056c4c25a64e843ec3af86b5: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:22.229548 27795 raft_consensus.cc:493] T f35c34acdf9d4ae09da0198e4b11bd0e P ef5a9f3e3d354d7fbe34cf8272fd50c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:29:22.229687 27795 raft_consensus.cc:515] T f35c34acdf9d4ae09da0198e4b11bd0e P ef5a9f3e3d354d7fbe34cf8272fd50c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e9fd264056c4c25a64e843ec3af86b5" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 34937 } } peers { permanent_uuid: "ef5a9f3e3d354d7fbe34cf8272fd50c9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43365 } } peers { permanent_uuid: "ef1d9d6dbf3d424ca1c0ce287ac5f6ab" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46325 } }
I20260601 13:29:22.230420 27795 leader_election.cc:290] T f35c34acdf9d4ae09da0198e4b11bd0e P ef5a9f3e3d354d7fbe34cf8272fd50c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e9fd264056c4c25a64e843ec3af86b5 (127.24.95.65:34937), ef1d9d6dbf3d424ca1c0ce287ac5f6ab (127.24.95.67:46325)
I20260601 13:29:22.234184 27740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f35c34acdf9d4ae09da0198e4b11bd0e" candidate_uuid: "ef5a9f3e3d354d7fbe34cf8272fd50c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef1d9d6dbf3d424ca1c0ce287ac5f6ab" is_pre_election: true
I20260601 13:29:22.234185 27589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f35c34acdf9d4ae09da0198e4b11bd0e" candidate_uuid: "ef5a9f3e3d354d7fbe34cf8272fd50c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e9fd264056c4c25a64e843ec3af86b5" is_pre_election: true
I20260601 13:29:22.234380 27740 raft_consensus.cc:2468] T f35c34acdf9d4ae09da0198e4b11bd0e P ef1d9d6dbf3d424ca1c0ce287ac5f6ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef5a9f3e3d354d7fbe34cf8272fd50c9 in term 0.
I20260601 13:29:22.234440 27589 raft_consensus.cc:2468] T f35c34acdf9d4ae09da0198e4b11bd0e P 6e9fd264056c4c25a64e843ec3af86b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef5a9f3e3d354d7fbe34cf8272fd50c9 in term 0.
I20260601 13:29:22.234728 27630 leader_election.cc:304] T f35c34acdf9d4ae09da0198e4b11bd0e P ef5a9f3e3d354d7fbe34cf8272fd50c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ef1d9d6dbf3d424ca1c0ce287ac5f6ab, ef5a9f3e3d354d7fbe34cf8272fd50c9; no voters: 
I20260601 13:29:22.234910 27795 raft_consensus.cc:2804] T f35c34acdf9d4ae09da0198e4b11bd0e P ef5a9f3e3d354d7fbe34cf8272fd50c9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:29:22.234969 27795 raft_consensus.cc:493] T f35c34acdf9d4ae09da0198e4b11bd0e P ef5a9f3e3d354d7fbe34cf8272fd50c9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:29:22.234997 27795 raft_consensus.cc:3060] T f35c34acdf9d4ae09da0198e4b11bd0e P ef5a9f3e3d354d7fbe34cf8272fd50c9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:22.235852 27795 raft_consensus.cc:515] T f35c34acdf9d4ae09da0198e4b11bd0e P ef5a9f3e3d354d7fbe34cf8272fd50c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e9fd264056c4c25a64e843ec3af86b5" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 34937 } } peers { permanent_uuid: "ef5a9f3e3d354d7fbe34cf8272fd50c9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43365 } } peers { permanent_uuid: "ef1d9d6dbf3d424ca1c0ce287ac5f6ab" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46325 } }
I20260601 13:29:22.236207 27795 leader_election.cc:290] T f35c34acdf9d4ae09da0198e4b11bd0e P ef5a9f3e3d354d7fbe34cf8272fd50c9 [CANDIDATE]: Term 1 election: Requested vote from peers 6e9fd264056c4c25a64e843ec3af86b5 (127.24.95.65:34937), ef1d9d6dbf3d424ca1c0ce287ac5f6ab (127.24.95.67:46325)
I20260601 13:29:22.236629 27589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f35c34acdf9d4ae09da0198e4b11bd0e" candidate_uuid: "ef5a9f3e3d354d7fbe34cf8272fd50c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e9fd264056c4c25a64e843ec3af86b5"
I20260601 13:29:22.236728 27589 raft_consensus.cc:3060] T f35c34acdf9d4ae09da0198e4b11bd0e P 6e9fd264056c4c25a64e843ec3af86b5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:22.236689 27740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f35c34acdf9d4ae09da0198e4b11bd0e" candidate_uuid: "ef5a9f3e3d354d7fbe34cf8272fd50c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef1d9d6dbf3d424ca1c0ce287ac5f6ab"
I20260601 13:29:22.236938 27740 raft_consensus.cc:3060] T f35c34acdf9d4ae09da0198e4b11bd0e P ef1d9d6dbf3d424ca1c0ce287ac5f6ab [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:22.237536 27589 raft_consensus.cc:2468] T f35c34acdf9d4ae09da0198e4b11bd0e P 6e9fd264056c4c25a64e843ec3af86b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef5a9f3e3d354d7fbe34cf8272fd50c9 in term 1.
I20260601 13:29:22.237884 27628 leader_election.cc:304] T f35c34acdf9d4ae09da0198e4b11bd0e P ef5a9f3e3d354d7fbe34cf8272fd50c9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e9fd264056c4c25a64e843ec3af86b5, ef5a9f3e3d354d7fbe34cf8272fd50c9; no voters: 
I20260601 13:29:22.237911 27740 raft_consensus.cc:2468] T f35c34acdf9d4ae09da0198e4b11bd0e P ef1d9d6dbf3d424ca1c0ce287ac5f6ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef5a9f3e3d354d7fbe34cf8272fd50c9 in term 1.
I20260601 13:29:22.238052 27795 raft_consensus.cc:2804] T f35c34acdf9d4ae09da0198e4b11bd0e P ef5a9f3e3d354d7fbe34cf8272fd50c9 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:29:22.238276 27795 raft_consensus.cc:697] T f35c34acdf9d4ae09da0198e4b11bd0e P ef5a9f3e3d354d7fbe34cf8272fd50c9 [term 1 LEADER]: Becoming Leader. State: Replica: ef5a9f3e3d354d7fbe34cf8272fd50c9, State: Running, Role: LEADER
I20260601 13:29:22.238417 27795 consensus_queue.cc:237] T f35c34acdf9d4ae09da0198e4b11bd0e P ef5a9f3e3d354d7fbe34cf8272fd50c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e9fd264056c4c25a64e843ec3af86b5" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 34937 } } peers { permanent_uuid: "ef5a9f3e3d354d7fbe34cf8272fd50c9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43365 } } peers { permanent_uuid: "ef1d9d6dbf3d424ca1c0ce287ac5f6ab" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46325 } }
I20260601 13:29:22.239987 27484 catalog_manager.cc:5696] T f35c34acdf9d4ae09da0198e4b11bd0e P ef5a9f3e3d354d7fbe34cf8272fd50c9 reported cstate change: term changed from 0 to 1, leader changed from <none> to ef5a9f3e3d354d7fbe34cf8272fd50c9 (127.24.95.66). New cstate: current_term: 1 leader_uuid: "ef5a9f3e3d354d7fbe34cf8272fd50c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e9fd264056c4c25a64e843ec3af86b5" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 34937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef5a9f3e3d354d7fbe34cf8272fd50c9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef1d9d6dbf3d424ca1c0ce287ac5f6ab" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46325 } health_report { overall_health: UNKNOWN } } }
W20260601 13:29:22.274609 27616 tablet.cc:2404] T 7775889a2a63487bbf377b7da5765141 P 6e9fd264056c4c25a64e843ec3af86b5: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260601 13:29:22.324990 27797 raft_consensus.cc:493] T 7775889a2a63487bbf377b7da5765141 P 6e9fd264056c4c25a64e843ec3af86b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:29:22.325153 27797 raft_consensus.cc:515] T 7775889a2a63487bbf377b7da5765141 P 6e9fd264056c4c25a64e843ec3af86b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e9fd264056c4c25a64e843ec3af86b5" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 34937 } } peers { permanent_uuid: "ef5a9f3e3d354d7fbe34cf8272fd50c9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43365 } } peers { permanent_uuid: "ef1d9d6dbf3d424ca1c0ce287ac5f6ab" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46325 } }
I20260601 13:29:22.325718 27797 leader_election.cc:290] T 7775889a2a63487bbf377b7da5765141 P 6e9fd264056c4c25a64e843ec3af86b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef5a9f3e3d354d7fbe34cf8272fd50c9 (127.24.95.66:43365), ef1d9d6dbf3d424ca1c0ce287ac5f6ab (127.24.95.67:46325)
I20260601 13:29:22.329392 27740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7775889a2a63487bbf377b7da5765141" candidate_uuid: "6e9fd264056c4c25a64e843ec3af86b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef1d9d6dbf3d424ca1c0ce287ac5f6ab" is_pre_election: true
I20260601 13:29:22.329399 27665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7775889a2a63487bbf377b7da5765141" candidate_uuid: "6e9fd264056c4c25a64e843ec3af86b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef5a9f3e3d354d7fbe34cf8272fd50c9" is_pre_election: true
I20260601 13:29:22.329547 27740 raft_consensus.cc:2468] T 7775889a2a63487bbf377b7da5765141 P ef1d9d6dbf3d424ca1c0ce287ac5f6ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e9fd264056c4c25a64e843ec3af86b5 in term 0.
I20260601 13:29:22.329593 27665 raft_consensus.cc:2468] T 7775889a2a63487bbf377b7da5765141 P ef5a9f3e3d354d7fbe34cf8272fd50c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e9fd264056c4c25a64e843ec3af86b5 in term 0.
I20260601 13:29:22.329846 27554 leader_election.cc:304] T 7775889a2a63487bbf377b7da5765141 P 6e9fd264056c4c25a64e843ec3af86b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e9fd264056c4c25a64e843ec3af86b5, ef1d9d6dbf3d424ca1c0ce287ac5f6ab; no voters: 
I20260601 13:29:22.330070 27797 raft_consensus.cc:2804] T 7775889a2a63487bbf377b7da5765141 P 6e9fd264056c4c25a64e843ec3af86b5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:29:22.330116 27797 raft_consensus.cc:493] T 7775889a2a63487bbf377b7da5765141 P 6e9fd264056c4c25a64e843ec3af86b5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:29:22.330152 27797 raft_consensus.cc:3060] T 7775889a2a63487bbf377b7da5765141 P 6e9fd264056c4c25a64e843ec3af86b5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:22.331171 27797 raft_consensus.cc:515] T 7775889a2a63487bbf377b7da5765141 P 6e9fd264056c4c25a64e843ec3af86b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e9fd264056c4c25a64e843ec3af86b5" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 34937 } } peers { permanent_uuid: "ef5a9f3e3d354d7fbe34cf8272fd50c9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43365 } } peers { permanent_uuid: "ef1d9d6dbf3d424ca1c0ce287ac5f6ab" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46325 } }
I20260601 13:29:22.331578 27797 leader_election.cc:290] T 7775889a2a63487bbf377b7da5765141 P 6e9fd264056c4c25a64e843ec3af86b5 [CANDIDATE]: Term 1 election: Requested vote from peers ef5a9f3e3d354d7fbe34cf8272fd50c9 (127.24.95.66:43365), ef1d9d6dbf3d424ca1c0ce287ac5f6ab (127.24.95.67:46325)
I20260601 13:29:22.332172 27740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7775889a2a63487bbf377b7da5765141" candidate_uuid: "6e9fd264056c4c25a64e843ec3af86b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef1d9d6dbf3d424ca1c0ce287ac5f6ab"
I20260601 13:29:22.332207 27665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7775889a2a63487bbf377b7da5765141" candidate_uuid: "6e9fd264056c4c25a64e843ec3af86b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef5a9f3e3d354d7fbe34cf8272fd50c9"
I20260601 13:29:22.332321 27740 raft_consensus.cc:3060] T 7775889a2a63487bbf377b7da5765141 P ef1d9d6dbf3d424ca1c0ce287ac5f6ab [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:22.332321 27665 raft_consensus.cc:3060] T 7775889a2a63487bbf377b7da5765141 P ef5a9f3e3d354d7fbe34cf8272fd50c9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:22.333477 27665 raft_consensus.cc:2468] T 7775889a2a63487bbf377b7da5765141 P ef5a9f3e3d354d7fbe34cf8272fd50c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e9fd264056c4c25a64e843ec3af86b5 in term 1.
I20260601 13:29:22.333477 27740 raft_consensus.cc:2468] T 7775889a2a63487bbf377b7da5765141 P ef1d9d6dbf3d424ca1c0ce287ac5f6ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e9fd264056c4c25a64e843ec3af86b5 in term 1.
I20260601 13:29:22.333801 27554 leader_election.cc:304] T 7775889a2a63487bbf377b7da5765141 P 6e9fd264056c4c25a64e843ec3af86b5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e9fd264056c4c25a64e843ec3af86b5, ef1d9d6dbf3d424ca1c0ce287ac5f6ab; no voters: 
I20260601 13:29:22.334015 27797 raft_consensus.cc:2804] T 7775889a2a63487bbf377b7da5765141 P 6e9fd264056c4c25a64e843ec3af86b5 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:29:22.334200 27797 raft_consensus.cc:697] T 7775889a2a63487bbf377b7da5765141 P 6e9fd264056c4c25a64e843ec3af86b5 [term 1 LEADER]: Becoming Leader. State: Replica: 6e9fd264056c4c25a64e843ec3af86b5, State: Running, Role: LEADER
I20260601 13:29:22.334328 27797 consensus_queue.cc:237] T 7775889a2a63487bbf377b7da5765141 P 6e9fd264056c4c25a64e843ec3af86b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e9fd264056c4c25a64e843ec3af86b5" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 34937 } } peers { permanent_uuid: "ef5a9f3e3d354d7fbe34cf8272fd50c9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43365 } } peers { permanent_uuid: "ef1d9d6dbf3d424ca1c0ce287ac5f6ab" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46325 } }
I20260601 13:29:22.336194 27484 catalog_manager.cc:5696] T 7775889a2a63487bbf377b7da5765141 P 6e9fd264056c4c25a64e843ec3af86b5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6e9fd264056c4c25a64e843ec3af86b5 (127.24.95.65). New cstate: current_term: 1 leader_uuid: "6e9fd264056c4c25a64e843ec3af86b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e9fd264056c4c25a64e843ec3af86b5" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 34937 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef5a9f3e3d354d7fbe34cf8272fd50c9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef1d9d6dbf3d424ca1c0ce287ac5f6ab" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46325 } health_report { overall_health: UNKNOWN } } }
I20260601 13:29:22.354951 27797 raft_consensus.cc:493] T b5402a933dab498191c997d5e0342175 P 6e9fd264056c4c25a64e843ec3af86b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:29:22.355078 27797 raft_consensus.cc:515] T b5402a933dab498191c997d5e0342175 P 6e9fd264056c4c25a64e843ec3af86b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef1d9d6dbf3d424ca1c0ce287ac5f6ab" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46325 } } peers { permanent_uuid: "ef5a9f3e3d354d7fbe34cf8272fd50c9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43365 } } peers { permanent_uuid: "6e9fd264056c4c25a64e843ec3af86b5" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 34937 } }
I20260601 13:29:22.355473 27797 leader_election.cc:290] T b5402a933dab498191c997d5e0342175 P 6e9fd264056c4c25a64e843ec3af86b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef1d9d6dbf3d424ca1c0ce287ac5f6ab (127.24.95.67:46325), ef5a9f3e3d354d7fbe34cf8272fd50c9 (127.24.95.66:43365)
I20260601 13:29:22.355809 27740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5402a933dab498191c997d5e0342175" candidate_uuid: "6e9fd264056c4c25a64e843ec3af86b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef1d9d6dbf3d424ca1c0ce287ac5f6ab" is_pre_election: true
I20260601 13:29:22.355877 27665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5402a933dab498191c997d5e0342175" candidate_uuid: "6e9fd264056c4c25a64e843ec3af86b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef5a9f3e3d354d7fbe34cf8272fd50c9" is_pre_election: true
I20260601 13:29:22.355931 27740 raft_consensus.cc:2468] T b5402a933dab498191c997d5e0342175 P ef1d9d6dbf3d424ca1c0ce287ac5f6ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e9fd264056c4c25a64e843ec3af86b5 in term 0.
I20260601 13:29:22.356032 27665 raft_consensus.cc:2468] T b5402a933dab498191c997d5e0342175 P ef5a9f3e3d354d7fbe34cf8272fd50c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e9fd264056c4c25a64e843ec3af86b5 in term 0.
I20260601 13:29:22.356251 27554 leader_election.cc:304] T b5402a933dab498191c997d5e0342175 P 6e9fd264056c4c25a64e843ec3af86b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e9fd264056c4c25a64e843ec3af86b5, ef1d9d6dbf3d424ca1c0ce287ac5f6ab; no voters: 
I20260601 13:29:22.356456 27797 raft_consensus.cc:2804] T b5402a933dab498191c997d5e0342175 P 6e9fd264056c4c25a64e843ec3af86b5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:29:22.356518 27797 raft_consensus.cc:493] T b5402a933dab498191c997d5e0342175 P 6e9fd264056c4c25a64e843ec3af86b5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:29:22.356559 27797 raft_consensus.cc:3060] T b5402a933dab498191c997d5e0342175 P 6e9fd264056c4c25a64e843ec3af86b5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:22.357376 27797 raft_consensus.cc:515] T b5402a933dab498191c997d5e0342175 P 6e9fd264056c4c25a64e843ec3af86b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef1d9d6dbf3d424ca1c0ce287ac5f6ab" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46325 } } peers { permanent_uuid: "ef5a9f3e3d354d7fbe34cf8272fd50c9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43365 } } peers { permanent_uuid: "6e9fd264056c4c25a64e843ec3af86b5" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 34937 } }
I20260601 13:29:22.357725 27797 leader_election.cc:290] T b5402a933dab498191c997d5e0342175 P 6e9fd264056c4c25a64e843ec3af86b5 [CANDIDATE]: Term 1 election: Requested vote from peers ef1d9d6dbf3d424ca1c0ce287ac5f6ab (127.24.95.67:46325), ef5a9f3e3d354d7fbe34cf8272fd50c9 (127.24.95.66:43365)
I20260601 13:29:22.358083 27665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5402a933dab498191c997d5e0342175" candidate_uuid: "6e9fd264056c4c25a64e843ec3af86b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef5a9f3e3d354d7fbe34cf8272fd50c9"
I20260601 13:29:22.358081 27740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5402a933dab498191c997d5e0342175" candidate_uuid: "6e9fd264056c4c25a64e843ec3af86b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef1d9d6dbf3d424ca1c0ce287ac5f6ab"
I20260601 13:29:22.358214 27740 raft_consensus.cc:3060] T b5402a933dab498191c997d5e0342175 P ef1d9d6dbf3d424ca1c0ce287ac5f6ab [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:22.358212 27665 raft_consensus.cc:3060] T b5402a933dab498191c997d5e0342175 P ef5a9f3e3d354d7fbe34cf8272fd50c9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:22.358999 27740 raft_consensus.cc:2468] T b5402a933dab498191c997d5e0342175 P ef1d9d6dbf3d424ca1c0ce287ac5f6ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e9fd264056c4c25a64e843ec3af86b5 in term 1.
I20260601 13:29:22.359156 27665 raft_consensus.cc:2468] T b5402a933dab498191c997d5e0342175 P ef5a9f3e3d354d7fbe34cf8272fd50c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e9fd264056c4c25a64e843ec3af86b5 in term 1.
I20260601 13:29:22.359301 27554 leader_election.cc:304] T b5402a933dab498191c997d5e0342175 P 6e9fd264056c4c25a64e843ec3af86b5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e9fd264056c4c25a64e843ec3af86b5, ef1d9d6dbf3d424ca1c0ce287ac5f6ab; no voters: 
I20260601 13:29:22.359462 27797 raft_consensus.cc:2804] T b5402a933dab498191c997d5e0342175 P 6e9fd264056c4c25a64e843ec3af86b5 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:29:22.359544 27797 raft_consensus.cc:697] T b5402a933dab498191c997d5e0342175 P 6e9fd264056c4c25a64e843ec3af86b5 [term 1 LEADER]: Becoming Leader. State: Replica: 6e9fd264056c4c25a64e843ec3af86b5, State: Running, Role: LEADER
I20260601 13:29:22.359673 27797 consensus_queue.cc:237] T b5402a933dab498191c997d5e0342175 P 6e9fd264056c4c25a64e843ec3af86b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef1d9d6dbf3d424ca1c0ce287ac5f6ab" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46325 } } peers { permanent_uuid: "ef5a9f3e3d354d7fbe34cf8272fd50c9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43365 } } peers { permanent_uuid: "6e9fd264056c4c25a64e843ec3af86b5" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 34937 } }
I20260601 13:29:22.361476 27484 catalog_manager.cc:5696] T b5402a933dab498191c997d5e0342175 P 6e9fd264056c4c25a64e843ec3af86b5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6e9fd264056c4c25a64e843ec3af86b5 (127.24.95.65). New cstate: current_term: 1 leader_uuid: "6e9fd264056c4c25a64e843ec3af86b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef1d9d6dbf3d424ca1c0ce287ac5f6ab" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef5a9f3e3d354d7fbe34cf8272fd50c9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e9fd264056c4c25a64e843ec3af86b5" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 34937 } health_report { overall_health: HEALTHY } } }
I20260601 13:29:22.419981 27788 raft_consensus.cc:493] T fddb251fb77f4ffca90c1414647f7359 P ef1d9d6dbf3d424ca1c0ce287ac5f6ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:29:22.420141 27788 raft_consensus.cc:515] T fddb251fb77f4ffca90c1414647f7359 P ef1d9d6dbf3d424ca1c0ce287ac5f6ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e9fd264056c4c25a64e843ec3af86b5" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 34937 } } peers { permanent_uuid: "ef5a9f3e3d354d7fbe34cf8272fd50c9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43365 } } peers { permanent_uuid: "ef1d9d6dbf3d424ca1c0ce287ac5f6ab" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46325 } }
I20260601 13:29:22.420787 27788 leader_election.cc:290] T fddb251fb77f4ffca90c1414647f7359 P ef1d9d6dbf3d424ca1c0ce287ac5f6ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e9fd264056c4c25a64e843ec3af86b5 (127.24.95.65:34937), ef5a9f3e3d354d7fbe34cf8272fd50c9 (127.24.95.66:43365)
I20260601 13:29:22.424458 27665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fddb251fb77f4ffca90c1414647f7359" candidate_uuid: "ef1d9d6dbf3d424ca1c0ce287ac5f6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef5a9f3e3d354d7fbe34cf8272fd50c9" is_pre_election: true
I20260601 13:29:22.424458 27589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fddb251fb77f4ffca90c1414647f7359" candidate_uuid: "ef1d9d6dbf3d424ca1c0ce287ac5f6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e9fd264056c4c25a64e843ec3af86b5" is_pre_election: true
I20260601 13:29:22.424625 27665 raft_consensus.cc:2468] T fddb251fb77f4ffca90c1414647f7359 P ef5a9f3e3d354d7fbe34cf8272fd50c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef1d9d6dbf3d424ca1c0ce287ac5f6ab in term 0.
I20260601 13:29:22.424657 27589 raft_consensus.cc:2468] T fddb251fb77f4ffca90c1414647f7359 P 6e9fd264056c4c25a64e843ec3af86b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef1d9d6dbf3d424ca1c0ce287ac5f6ab in term 0.
I20260601 13:29:22.424914 27703 leader_election.cc:304] T fddb251fb77f4ffca90c1414647f7359 P ef1d9d6dbf3d424ca1c0ce287ac5f6ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e9fd264056c4c25a64e843ec3af86b5, ef1d9d6dbf3d424ca1c0ce287ac5f6ab; no voters: 
I20260601 13:29:22.425092 27788 raft_consensus.cc:2804] T fddb251fb77f4ffca90c1414647f7359 P ef1d9d6dbf3d424ca1c0ce287ac5f6ab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:29:22.425153 27788 raft_consensus.cc:493] T fddb251fb77f4ffca90c1414647f7359 P ef1d9d6dbf3d424ca1c0ce287ac5f6ab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:29:22.425189 27788 raft_consensus.cc:3060] T fddb251fb77f4ffca90c1414647f7359 P ef1d9d6dbf3d424ca1c0ce287ac5f6ab [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:22.426330 27788 raft_consensus.cc:515] T fddb251fb77f4ffca90c1414647f7359 P ef1d9d6dbf3d424ca1c0ce287ac5f6ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e9fd264056c4c25a64e843ec3af86b5" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 34937 } } peers { permanent_uuid: "ef5a9f3e3d354d7fbe34cf8272fd50c9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43365 } } peers { permanent_uuid: "ef1d9d6dbf3d424ca1c0ce287ac5f6ab" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46325 } }
I20260601 13:29:22.426738 27788 leader_election.cc:290] T fddb251fb77f4ffca90c1414647f7359 P ef1d9d6dbf3d424ca1c0ce287ac5f6ab [CANDIDATE]: Term 1 election: Requested vote from peers 6e9fd264056c4c25a64e843ec3af86b5 (127.24.95.65:34937), ef5a9f3e3d354d7fbe34cf8272fd50c9 (127.24.95.66:43365)
I20260601 13:29:22.427155 27589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fddb251fb77f4ffca90c1414647f7359" candidate_uuid: "ef1d9d6dbf3d424ca1c0ce287ac5f6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e9fd264056c4c25a64e843ec3af86b5"
I20260601 13:29:22.427235 27665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fddb251fb77f4ffca90c1414647f7359" candidate_uuid: "ef1d9d6dbf3d424ca1c0ce287ac5f6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef5a9f3e3d354d7fbe34cf8272fd50c9"
I20260601 13:29:22.427281 27589 raft_consensus.cc:3060] T fddb251fb77f4ffca90c1414647f7359 P 6e9fd264056c4c25a64e843ec3af86b5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:22.427330 27665 raft_consensus.cc:3060] T fddb251fb77f4ffca90c1414647f7359 P ef5a9f3e3d354d7fbe34cf8272fd50c9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:22.428243 27665 raft_consensus.cc:2468] T fddb251fb77f4ffca90c1414647f7359 P ef5a9f3e3d354d7fbe34cf8272fd50c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef1d9d6dbf3d424ca1c0ce287ac5f6ab in term 1.
I20260601 13:29:22.428231 27589 raft_consensus.cc:2468] T fddb251fb77f4ffca90c1414647f7359 P 6e9fd264056c4c25a64e843ec3af86b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef1d9d6dbf3d424ca1c0ce287ac5f6ab in term 1.
I20260601 13:29:22.428571 27703 leader_election.cc:304] T fddb251fb77f4ffca90c1414647f7359 P ef1d9d6dbf3d424ca1c0ce287ac5f6ab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e9fd264056c4c25a64e843ec3af86b5, ef1d9d6dbf3d424ca1c0ce287ac5f6ab; no voters: 
I20260601 13:29:22.428751 27788 raft_consensus.cc:2804] T fddb251fb77f4ffca90c1414647f7359 P ef1d9d6dbf3d424ca1c0ce287ac5f6ab [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:29:22.428964 27788 raft_consensus.cc:697] T fddb251fb77f4ffca90c1414647f7359 P ef1d9d6dbf3d424ca1c0ce287ac5f6ab [term 1 LEADER]: Becoming Leader. State: Replica: ef1d9d6dbf3d424ca1c0ce287ac5f6ab, State: Running, Role: LEADER
I20260601 13:29:22.429086 27788 consensus_queue.cc:237] T fddb251fb77f4ffca90c1414647f7359 P ef1d9d6dbf3d424ca1c0ce287ac5f6ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e9fd264056c4c25a64e843ec3af86b5" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 34937 } } peers { permanent_uuid: "ef5a9f3e3d354d7fbe34cf8272fd50c9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43365 } } peers { permanent_uuid: "ef1d9d6dbf3d424ca1c0ce287ac5f6ab" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46325 } }
I20260601 13:29:22.430925 27484 catalog_manager.cc:5696] T fddb251fb77f4ffca90c1414647f7359 P ef1d9d6dbf3d424ca1c0ce287ac5f6ab reported cstate change: term changed from 0 to 1, leader changed from <none> to ef1d9d6dbf3d424ca1c0ce287ac5f6ab (127.24.95.67). New cstate: current_term: 1 leader_uuid: "ef1d9d6dbf3d424ca1c0ce287ac5f6ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e9fd264056c4c25a64e843ec3af86b5" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 34937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef5a9f3e3d354d7fbe34cf8272fd50c9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef1d9d6dbf3d424ca1c0ce287ac5f6ab" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46325 } health_report { overall_health: HEALTHY } } }
I20260601 13:29:22.462214 24957 tablet_server.cc:179] TabletServer@127.24.95.65:0 shutting down...
I20260601 13:29:22.466879 24957 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:29:22.467211 24957 tablet_replica.cc:333] T fddb251fb77f4ffca90c1414647f7359 P 6e9fd264056c4c25a64e843ec3af86b5: stopping tablet replica
I20260601 13:29:22.467341 24957 raft_consensus.cc:2243] T fddb251fb77f4ffca90c1414647f7359 P 6e9fd264056c4c25a64e843ec3af86b5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:22.467461 24957 raft_consensus.cc:2272] T fddb251fb77f4ffca90c1414647f7359 P 6e9fd264056c4c25a64e843ec3af86b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:22.467988 24957 tablet_replica.cc:333] T 7775889a2a63487bbf377b7da5765141 P 6e9fd264056c4c25a64e843ec3af86b5: stopping tablet replica
I20260601 13:29:22.468082 24957 raft_consensus.cc:2243] T 7775889a2a63487bbf377b7da5765141 P 6e9fd264056c4c25a64e843ec3af86b5 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:29:22.468201 24957 pending_rounds.cc:70] T 7775889a2a63487bbf377b7da5765141 P 6e9fd264056c4c25a64e843ec3af86b5: Trying to abort 1 pending ops.
I20260601 13:29:22.468261 24957 pending_rounds.cc:77] T 7775889a2a63487bbf377b7da5765141 P 6e9fd264056c4c25a64e843ec3af86b5: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292193023323893760 op_type: NO_OP noop_request { }
I20260601 13:29:22.468343 24957 raft_consensus.cc:2889] T 7775889a2a63487bbf377b7da5765141 P 6e9fd264056c4c25a64e843ec3af86b5 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:29:22.468449 24957 raft_consensus.cc:2272] T 7775889a2a63487bbf377b7da5765141 P 6e9fd264056c4c25a64e843ec3af86b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:22.469043 24957 tablet_replica.cc:333] T b5402a933dab498191c997d5e0342175 P 6e9fd264056c4c25a64e843ec3af86b5: stopping tablet replica
I20260601 13:29:22.469123 24957 raft_consensus.cc:2243] T b5402a933dab498191c997d5e0342175 P 6e9fd264056c4c25a64e843ec3af86b5 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:29:22.469228 24957 pending_rounds.cc:70] T b5402a933dab498191c997d5e0342175 P 6e9fd264056c4c25a64e843ec3af86b5: Trying to abort 1 pending ops.
I20260601 13:29:22.469252 24957 pending_rounds.cc:77] T b5402a933dab498191c997d5e0342175 P 6e9fd264056c4c25a64e843ec3af86b5: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292193023426637824 op_type: NO_OP noop_request { }
I20260601 13:29:22.469306 24957 raft_consensus.cc:2889] T b5402a933dab498191c997d5e0342175 P 6e9fd264056c4c25a64e843ec3af86b5 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:29:22.469344 24957 raft_consensus.cc:2272] T b5402a933dab498191c997d5e0342175 P 6e9fd264056c4c25a64e843ec3af86b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:22.469857 24957 tablet_replica.cc:333] T f35c34acdf9d4ae09da0198e4b11bd0e P 6e9fd264056c4c25a64e843ec3af86b5: stopping tablet replica
I20260601 13:29:22.469937 24957 raft_consensus.cc:2243] T f35c34acdf9d4ae09da0198e4b11bd0e P 6e9fd264056c4c25a64e843ec3af86b5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:22.470002 24957 raft_consensus.cc:2272] T f35c34acdf9d4ae09da0198e4b11bd0e P 6e9fd264056c4c25a64e843ec3af86b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:22.483886 24957 tablet_server.cc:196] TabletServer@127.24.95.65:0 shutdown complete.
I20260601 13:29:22.486656 24957 tablet_server.cc:179] TabletServer@127.24.95.66:0 shutting down...
I20260601 13:29:22.490932 24957 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:29:22.491359 24957 tablet_replica.cc:333] T fddb251fb77f4ffca90c1414647f7359 P ef5a9f3e3d354d7fbe34cf8272fd50c9: stopping tablet replica
I20260601 13:29:22.491503 24957 raft_consensus.cc:2243] T fddb251fb77f4ffca90c1414647f7359 P ef5a9f3e3d354d7fbe34cf8272fd50c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:22.491639 24957 raft_consensus.cc:2272] T fddb251fb77f4ffca90c1414647f7359 P ef5a9f3e3d354d7fbe34cf8272fd50c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:22.492448 24957 tablet_replica.cc:333] T 7775889a2a63487bbf377b7da5765141 P ef5a9f3e3d354d7fbe34cf8272fd50c9: stopping tablet replica
I20260601 13:29:22.492568 24957 raft_consensus.cc:2243] T 7775889a2a63487bbf377b7da5765141 P ef5a9f3e3d354d7fbe34cf8272fd50c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:22.492678 24957 raft_consensus.cc:2272] T 7775889a2a63487bbf377b7da5765141 P ef5a9f3e3d354d7fbe34cf8272fd50c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:22.493212 24957 tablet_replica.cc:333] T f35c34acdf9d4ae09da0198e4b11bd0e P ef5a9f3e3d354d7fbe34cf8272fd50c9: stopping tablet replica
I20260601 13:29:22.493297 24957 raft_consensus.cc:2243] T f35c34acdf9d4ae09da0198e4b11bd0e P ef5a9f3e3d354d7fbe34cf8272fd50c9 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:29:22.493459 24957 pending_rounds.cc:70] T f35c34acdf9d4ae09da0198e4b11bd0e P ef5a9f3e3d354d7fbe34cf8272fd50c9: Trying to abort 1 pending ops.
I20260601 13:29:22.493492 24957 pending_rounds.cc:77] T f35c34acdf9d4ae09da0198e4b11bd0e P ef5a9f3e3d354d7fbe34cf8272fd50c9: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292193022930083840 op_type: NO_OP noop_request { }
I20260601 13:29:22.493564 24957 raft_consensus.cc:2889] T f35c34acdf9d4ae09da0198e4b11bd0e P ef5a9f3e3d354d7fbe34cf8272fd50c9 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:29:22.493623 24957 raft_consensus.cc:2272] T f35c34acdf9d4ae09da0198e4b11bd0e P ef5a9f3e3d354d7fbe34cf8272fd50c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:22.494217 24957 tablet_replica.cc:333] T b5402a933dab498191c997d5e0342175 P ef5a9f3e3d354d7fbe34cf8272fd50c9: stopping tablet replica
I20260601 13:29:22.494318 24957 raft_consensus.cc:2243] T b5402a933dab498191c997d5e0342175 P ef5a9f3e3d354d7fbe34cf8272fd50c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:22.494438 24957 raft_consensus.cc:2272] T b5402a933dab498191c997d5e0342175 P ef5a9f3e3d354d7fbe34cf8272fd50c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:22.508733 24957 tablet_server.cc:196] TabletServer@127.24.95.66:0 shutdown complete.
I20260601 13:29:22.512254 24957 tablet_server.cc:179] TabletServer@127.24.95.67:0 shutting down...
I20260601 13:29:22.517167 24957 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:29:22.517738 24957 tablet_replica.cc:333] T 7775889a2a63487bbf377b7da5765141 P ef1d9d6dbf3d424ca1c0ce287ac5f6ab: stopping tablet replica
I20260601 13:29:22.517886 24957 raft_consensus.cc:2243] T 7775889a2a63487bbf377b7da5765141 P ef1d9d6dbf3d424ca1c0ce287ac5f6ab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:22.518009 24957 raft_consensus.cc:2272] T 7775889a2a63487bbf377b7da5765141 P ef1d9d6dbf3d424ca1c0ce287ac5f6ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:22.518529 24957 tablet_replica.cc:333] T fddb251fb77f4ffca90c1414647f7359 P ef1d9d6dbf3d424ca1c0ce287ac5f6ab: stopping tablet replica
I20260601 13:29:22.518618 24957 raft_consensus.cc:2243] T fddb251fb77f4ffca90c1414647f7359 P ef1d9d6dbf3d424ca1c0ce287ac5f6ab [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:29:22.518743 24957 pending_rounds.cc:70] T fddb251fb77f4ffca90c1414647f7359 P ef1d9d6dbf3d424ca1c0ce287ac5f6ab: Trying to abort 1 pending ops.
I20260601 13:29:22.518766 24957 pending_rounds.cc:77] T fddb251fb77f4ffca90c1414647f7359 P ef1d9d6dbf3d424ca1c0ce287ac5f6ab: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292193023711281152 op_type: NO_OP noop_request { }
I20260601 13:29:22.518828 24957 raft_consensus.cc:2889] T fddb251fb77f4ffca90c1414647f7359 P ef1d9d6dbf3d424ca1c0ce287ac5f6ab [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:29:22.518869 24957 raft_consensus.cc:2272] T fddb251fb77f4ffca90c1414647f7359 P ef1d9d6dbf3d424ca1c0ce287ac5f6ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:22.519548 24957 tablet_replica.cc:333] T f35c34acdf9d4ae09da0198e4b11bd0e P ef1d9d6dbf3d424ca1c0ce287ac5f6ab: stopping tablet replica
I20260601 13:29:22.519654 24957 raft_consensus.cc:2243] T f35c34acdf9d4ae09da0198e4b11bd0e P ef1d9d6dbf3d424ca1c0ce287ac5f6ab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:22.519747 24957 raft_consensus.cc:2272] T f35c34acdf9d4ae09da0198e4b11bd0e P ef1d9d6dbf3d424ca1c0ce287ac5f6ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:22.520282 24957 tablet_replica.cc:333] T b5402a933dab498191c997d5e0342175 P ef1d9d6dbf3d424ca1c0ce287ac5f6ab: stopping tablet replica
I20260601 13:29:22.520534 24957 raft_consensus.cc:2243] T b5402a933dab498191c997d5e0342175 P ef1d9d6dbf3d424ca1c0ce287ac5f6ab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:22.520633 24957 raft_consensus.cc:2272] T b5402a933dab498191c997d5e0342175 P ef1d9d6dbf3d424ca1c0ce287ac5f6ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:22.534930 24957 tablet_server.cc:196] TabletServer@127.24.95.67:0 shutdown complete.
I20260601 13:29:22.537788 24957 master.cc:562] Master@127.24.95.126:34623 shutting down...
I20260601 13:29:22.542150 24957 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6c6e8f83bc554715921857fa5739958e [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:29:22.542330 24957 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6c6e8f83bc554715921857fa5739958e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:22.542402 24957 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6c6e8f83bc554715921857fa5739958e: stopping tablet replica
I20260601 13:29:22.556767 24957 master.cc:584] Master@127.24.95.126:34623 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange (1652 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas
I20260601 13:29:22.566159 24957 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.95.126:46315
I20260601 13:29:22.566560 24957 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:29:22.568830 27817 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:29:22.569044 27820 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:29:22.569056 27818 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:29:22.569211 24957 server_base.cc:1061] running on GCE node
I20260601 13:29:22.569418 24957 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:29:22.569450 24957 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:29:22.569463 24957 hybrid_clock.cc:648] HybridClock initialized: now 1780320562569463 us; error 0 us; skew 500 ppm
I20260601 13:29:22.570315 24957 webserver.cc:533] Webserver started at http://127.24.95.126:36009/ using document root <none> and password file <none>
I20260601 13:29:22.570472 24957 fs_manager.cc:362] Metadata directory not provided
I20260601 13:29:22.570524 24957 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:29:22.570600 24957 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:29:22.570977 24957 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320492958789-24957-0/minicluster-data/master-0-root/instance:
uuid: "0b6bfeef6ebf4aa4ba39be5df04048ff"
format_stamp: "Formatted at 2026-06-01 13:29:22 on dist-test-slave-3pmh"
I20260601 13:29:22.573153 24957 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:29:22.574363 27825 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:22.574687 24957 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:29:22.574757 24957 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320492958789-24957-0/minicluster-data/master-0-root
uuid: "0b6bfeef6ebf4aa4ba39be5df04048ff"
format_stamp: "Formatted at 2026-06-01 13:29:22 on dist-test-slave-3pmh"
I20260601 13:29:22.574834 24957 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320492958789-24957-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320492958789-24957-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320492958789-24957-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:29:22.582706 24957 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:29:22.583130 24957 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:29:22.588596 24957 rpc_server.cc:307] RPC server started. Bound to: 127.24.95.126:46315
I20260601 13:29:22.591427 27877 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.95.126:46315 every 8 connection(s)
I20260601 13:29:22.591910 27878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:22.593786 27878 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0b6bfeef6ebf4aa4ba39be5df04048ff: Bootstrap starting.
I20260601 13:29:22.594697 27878 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0b6bfeef6ebf4aa4ba39be5df04048ff: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:22.595891 27878 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0b6bfeef6ebf4aa4ba39be5df04048ff: No bootstrap required, opened a new log
I20260601 13:29:22.596310 27878 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0b6bfeef6ebf4aa4ba39be5df04048ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0b6bfeef6ebf4aa4ba39be5df04048ff" member_type: VOTER }
I20260601 13:29:22.596449 27878 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0b6bfeef6ebf4aa4ba39be5df04048ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:22.596493 27878 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0b6bfeef6ebf4aa4ba39be5df04048ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b6bfeef6ebf4aa4ba39be5df04048ff, State: Initialized, Role: FOLLOWER
I20260601 13:29:22.596616 27878 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0b6bfeef6ebf4aa4ba39be5df04048ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0b6bfeef6ebf4aa4ba39be5df04048ff" member_type: VOTER }
I20260601 13:29:22.596686 27878 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0b6bfeef6ebf4aa4ba39be5df04048ff [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:29:22.596719 27878 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0b6bfeef6ebf4aa4ba39be5df04048ff [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:29:22.596765 27878 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0b6bfeef6ebf4aa4ba39be5df04048ff [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:22.597688 27878 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0b6bfeef6ebf4aa4ba39be5df04048ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0b6bfeef6ebf4aa4ba39be5df04048ff" member_type: VOTER }
I20260601 13:29:22.597843 27878 leader_election.cc:304] T 00000000000000000000000000000000 P 0b6bfeef6ebf4aa4ba39be5df04048ff [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: 0b6bfeef6ebf4aa4ba39be5df04048ff; no voters: 
I20260601 13:29:22.598053 27878 leader_election.cc:290] T 00000000000000000000000000000000 P 0b6bfeef6ebf4aa4ba39be5df04048ff [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:29:22.598176 27881 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0b6bfeef6ebf4aa4ba39be5df04048ff [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:29:22.598347 27881 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0b6bfeef6ebf4aa4ba39be5df04048ff [term 1 LEADER]: Becoming Leader. State: Replica: 0b6bfeef6ebf4aa4ba39be5df04048ff, State: Running, Role: LEADER
I20260601 13:29:22.598481 27881 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0b6bfeef6ebf4aa4ba39be5df04048ff [LEADER]: Queue going to LEADER mode. State: All 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: "0b6bfeef6ebf4aa4ba39be5df04048ff" member_type: VOTER }
I20260601 13:29:22.598554 27878 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0b6bfeef6ebf4aa4ba39be5df04048ff [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:29:22.598994 27883 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0b6bfeef6ebf4aa4ba39be5df04048ff [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0b6bfeef6ebf4aa4ba39be5df04048ff. Latest consensus state: current_term: 1 leader_uuid: "0b6bfeef6ebf4aa4ba39be5df04048ff" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0b6bfeef6ebf4aa4ba39be5df04048ff" member_type: VOTER } }
I20260601 13:29:22.599089 27883 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0b6bfeef6ebf4aa4ba39be5df04048ff [sys.catalog]: This master's current role is: LEADER
I20260601 13:29:22.599192 27882 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0b6bfeef6ebf4aa4ba39be5df04048ff [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0b6bfeef6ebf4aa4ba39be5df04048ff" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0b6bfeef6ebf4aa4ba39be5df04048ff" member_type: VOTER } }
I20260601 13:29:22.599328 27882 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0b6bfeef6ebf4aa4ba39be5df04048ff [sys.catalog]: This master's current role is: LEADER
I20260601 13:29:22.600193 27886 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:29:22.600992 27886 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:29:22.601359 24957 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:29:22.603516 27886 catalog_manager.cc:1382] Generated new cluster ID: 4ffe950c34894f3b9b316aa29cec30f9
I20260601 13:29:22.603590 27886 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:29:22.618520 27886 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:29:22.619163 27886 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:29:22.629585 27886 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 0b6bfeef6ebf4aa4ba39be5df04048ff: Generated new TSK 0
I20260601 13:29:22.629801 27886 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:29:22.633913 24957 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:29:22.636145 27900 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:29:22.636145 27902 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:29:22.636190 27899 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:29:22.636351 24957 server_base.cc:1061] running on GCE node
I20260601 13:29:22.636593 24957 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:29:22.636637 24957 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:29:22.636653 24957 hybrid_clock.cc:648] HybridClock initialized: now 1780320562636653 us; error 0 us; skew 500 ppm
I20260601 13:29:22.637691 24957 webserver.cc:533] Webserver started at http://127.24.95.65:43241/ using document root <none> and password file <none>
I20260601 13:29:22.637862 24957 fs_manager.cc:362] Metadata directory not provided
I20260601 13:29:22.637918 24957 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:29:22.637996 24957 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:29:22.638437 24957 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320492958789-24957-0/minicluster-data/ts-0-root/instance:
uuid: "179ad5a54dad441b9a3fd6563ea61fee"
format_stamp: "Formatted at 2026-06-01 13:29:22 on dist-test-slave-3pmh"
I20260601 13:29:22.640223 24957 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:29:22.641340 27907 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:22.641603 24957 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:22.641664 24957 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320492958789-24957-0/minicluster-data/ts-0-root
uuid: "179ad5a54dad441b9a3fd6563ea61fee"
format_stamp: "Formatted at 2026-06-01 13:29:22 on dist-test-slave-3pmh"
I20260601 13:29:22.641734 24957 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320492958789-24957-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320492958789-24957-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320492958789-24957-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:29:22.653491 24957 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:29:22.653931 24957 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:29:22.654225 24957 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:29:22.654738 24957 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:29:22.654778 24957 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:22.654810 24957 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:29:22.654824 24957 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:22.659667 24957 rpc_server.cc:307] RPC server started. Bound to: 127.24.95.65:41105
I20260601 13:29:22.659741 27970 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.95.65:41105 every 8 connection(s)
I20260601 13:29:22.660794 24957 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:29:22.663817 27976 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:29:22.663837 27978 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:29:22.663983 27975 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:29:22.664121 24957 server_base.cc:1061] running on GCE node
I20260601 13:29:22.664309 24957 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:29:22.664345 24957 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:29:22.664364 24957 hybrid_clock.cc:648] HybridClock initialized: now 1780320562664364 us; error 0 us; skew 500 ppm
I20260601 13:29:22.665537 24957 webserver.cc:533] Webserver started at http://127.24.95.66:37969/ using document root <none> and password file <none>
I20260601 13:29:22.665709 24957 fs_manager.cc:362] Metadata directory not provided
I20260601 13:29:22.665768 24957 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:29:22.665851 24957 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:29:22.666399 24957 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320492958789-24957-0/minicluster-data/ts-1-root/instance:
uuid: "8286755574bf4ed0a36927e69b7f97f5"
format_stamp: "Formatted at 2026-06-01 13:29:22 on dist-test-slave-3pmh"
I20260601 13:29:22.666867 27971 heartbeater.cc:344] Connected to a master server at 127.24.95.126:46315
I20260601 13:29:22.667126 27971 heartbeater.cc:461] Registering TS with master...
I20260601 13:29:22.667438 27971 heartbeater.cc:507] Master 127.24.95.126:46315 requested a full tablet report, sending...
I20260601 13:29:22.667937 24957 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.001s
I20260601 13:29:22.668192 27841 ts_manager.cc:194] Registered new tserver with Master: 179ad5a54dad441b9a3fd6563ea61fee (127.24.95.65:41105)
I20260601 13:29:22.669221 27983 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:22.669236 27841 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55826
I20260601 13:29:22.669534 24957 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:22.669607 24957 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320492958789-24957-0/minicluster-data/ts-1-root
uuid: "8286755574bf4ed0a36927e69b7f97f5"
format_stamp: "Formatted at 2026-06-01 13:29:22 on dist-test-slave-3pmh"
I20260601 13:29:22.669683 24957 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320492958789-24957-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320492958789-24957-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320492958789-24957-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:29:22.683099 24957 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:29:22.683512 24957 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:29:22.683795 24957 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:29:22.684298 24957 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:29:22.684341 24957 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:22.684406 24957 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:29:22.684427 24957 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:22.688524 24957 rpc_server.cc:307] RPC server started. Bound to: 127.24.95.66:45401
I20260601 13:29:22.688560 28046 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.95.66:45401 every 8 connection(s)
I20260601 13:29:22.689350 24957 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:29:22.692797 28050 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:29:22.692910 28051 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:29:22.693147 24957 server_base.cc:1061] running on GCE node
W20260601 13:29:22.693192 28053 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:29:22.693524 24957 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:29:22.693573 24957 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:29:22.693594 24957 hybrid_clock.cc:648] HybridClock initialized: now 1780320562693594 us; error 0 us; skew 500 ppm
I20260601 13:29:22.694315 28047 heartbeater.cc:344] Connected to a master server at 127.24.95.126:46315
I20260601 13:29:22.694433 28047 heartbeater.cc:461] Registering TS with master...
I20260601 13:29:22.694584 24957 webserver.cc:533] Webserver started at http://127.24.95.67:44731/ using document root <none> and password file <none>
I20260601 13:29:22.694692 28047 heartbeater.cc:507] Master 127.24.95.126:46315 requested a full tablet report, sending...
I20260601 13:29:22.694751 24957 fs_manager.cc:362] Metadata directory not provided
I20260601 13:29:22.694804 24957 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:29:22.694878 24957 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:29:22.695304 24957 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320492958789-24957-0/minicluster-data/ts-2-root/instance:
uuid: "0e3a124d2db04617aa1312e807d43f61"
format_stamp: "Formatted at 2026-06-01 13:29:22 on dist-test-slave-3pmh"
I20260601 13:29:22.695331 27841 ts_manager.cc:194] Registered new tserver with Master: 8286755574bf4ed0a36927e69b7f97f5 (127.24.95.66:45401)
I20260601 13:29:22.695887 27841 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55842
I20260601 13:29:22.697023 24957 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:29:22.698153 28058 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:22.698698 24957 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:22.698854 24957 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320492958789-24957-0/minicluster-data/ts-2-root
uuid: "0e3a124d2db04617aa1312e807d43f61"
format_stamp: "Formatted at 2026-06-01 13:29:22 on dist-test-slave-3pmh"
I20260601 13:29:22.698969 24957 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320492958789-24957-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320492958789-24957-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320492958789-24957-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:29:22.705956 24957 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:29:22.706367 24957 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:29:22.706666 24957 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:29:22.707131 24957 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:29:22.707170 24957 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:22.707211 24957 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:29:22.707248 24957 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:22.711687 24957 rpc_server.cc:307] RPC server started. Bound to: 127.24.95.67:43503
I20260601 13:29:22.711757 28121 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.95.67:43503 every 8 connection(s)
I20260601 13:29:22.716665 28122 heartbeater.cc:344] Connected to a master server at 127.24.95.126:46315
I20260601 13:29:22.716820 28122 heartbeater.cc:461] Registering TS with master...
I20260601 13:29:22.717069 28122 heartbeater.cc:507] Master 127.24.95.126:46315 requested a full tablet report, sending...
I20260601 13:29:22.717906 27841 ts_manager.cc:194] Registered new tserver with Master: 0e3a124d2db04617aa1312e807d43f61 (127.24.95.67:43503)
I20260601 13:29:22.717959 24957 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005863634s
I20260601 13:29:22.718663 27841 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55854
I20260601 13:29:23.670850 27971 heartbeater.cc:499] Master 127.24.95.126:46315 was elected leader, sending a full tablet report...
I20260601 13:29:23.696839 28047 heartbeater.cc:499] Master 127.24.95.126:46315 was elected leader, sending a full tablet report...
I20260601 13:29:23.719748 28122 heartbeater.cc:499] Master 127.24.95.126:46315 was elected leader, sending a full tablet report...
I20260601 13:29:23.754169 27841 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55864:
name: "range_aware_rebalance_new_range"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\006\001\000\000\000\000\007\001\n\000\000\000""\006\001\000\000\000\000\007\001\n\000\000\000"
  indirect_data: """"
}
partition_schema {
  hash_schema {
    columns {
      name: "key"
    }
    num_buckets: 8
    seed: 0
  }
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260601 13:29:23.754936 27841 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table range_aware_rebalance_new_range in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260601 13:29:23.777539 28011 tablet_service.cc:1511] Processing CreateTablet for tablet 8d562e0a01494886b0270890a835132f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f28e215bad374d4491cb7e4c62fc3969]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:29:23.777667 28004 tablet_service.cc:1511] Processing CreateTablet for tablet ed72d18453094babacc7f24ff86811c8 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f28e215bad374d4491cb7e4c62fc3969]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:29:23.777935 28011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d562e0a01494886b0270890a835132f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:23.777884 27934 tablet_service.cc:1511] Processing CreateTablet for tablet 81f3db477c1948dc88d0658325693f3b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f28e215bad374d4491cb7e4c62fc3969]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:29:23.777961 27931 tablet_service.cc:1511] Processing CreateTablet for tablet 0687cef2981b4cac98f71ef99a71080d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f28e215bad374d4491cb7e4c62fc3969]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:29:23.778103 27934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81f3db477c1948dc88d0658325693f3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:23.778247 27931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0687cef2981b4cac98f71ef99a71080d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:23.778200 28005 tablet_service.cc:1511] Processing CreateTablet for tablet 270603154112447fade374d3dd339570 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f28e215bad374d4491cb7e4c62fc3969]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:29:23.778429 28005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 270603154112447fade374d3dd339570. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:23.778445 27933 tablet_service.cc:1511] Processing CreateTablet for tablet e30407cc08b843278f121c1ce569f2a3 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f28e215bad374d4491cb7e4c62fc3969]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:29:23.778662 27933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e30407cc08b843278f121c1ce569f2a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:23.778970 28006 tablet_service.cc:1511] Processing CreateTablet for tablet 3877ebcc1ad540c58877b631ce3a3b53 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f28e215bad374d4491cb7e4c62fc3969]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:29:23.779191 28006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3877ebcc1ad540c58877b631ce3a3b53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:23.777539 27935 tablet_service.cc:1511] Processing CreateTablet for tablet 8d562e0a01494886b0270890a835132f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f28e215bad374d4491cb7e4c62fc3969]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:29:23.780740 27932 tablet_service.cc:1511] Processing CreateTablet for tablet 2642911bf40c44b89af6fa22e44004da (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f28e215bad374d4491cb7e4c62fc3969]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:29:23.780853 27935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d562e0a01494886b0270890a835132f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:23.780982 27932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2642911bf40c44b89af6fa22e44004da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:23.781038 27930 tablet_service.cc:1511] Processing CreateTablet for tablet 3877ebcc1ad540c58877b631ce3a3b53 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f28e215bad374d4491cb7e4c62fc3969]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:29:23.781271 28007 tablet_service.cc:1511] Processing CreateTablet for tablet 2642911bf40c44b89af6fa22e44004da (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f28e215bad374d4491cb7e4c62fc3969]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:29:23.781606 28007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2642911bf40c44b89af6fa22e44004da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:23.781749 27928 tablet_service.cc:1511] Processing CreateTablet for tablet ed72d18453094babacc7f24ff86811c8 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f28e215bad374d4491cb7e4c62fc3969]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:29:23.781833 28142 tablet_bootstrap.cc:492] T 8d562e0a01494886b0270890a835132f P 8286755574bf4ed0a36927e69b7f97f5: Bootstrap starting.
I20260601 13:29:23.783102 27929 tablet_service.cc:1511] Processing CreateTablet for tablet 270603154112447fade374d3dd339570 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f28e215bad374d4491cb7e4c62fc3969]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:29:23.783538 28008 tablet_service.cc:1511] Processing CreateTablet for tablet 0687cef2981b4cac98f71ef99a71080d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f28e215bad374d4491cb7e4c62fc3969]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:29:23.783795 28008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0687cef2981b4cac98f71ef99a71080d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:23.784268 28142 tablet_bootstrap.cc:654] T 8d562e0a01494886b0270890a835132f P 8286755574bf4ed0a36927e69b7f97f5: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:23.785915 28009 tablet_service.cc:1511] Processing CreateTablet for tablet e30407cc08b843278f121c1ce569f2a3 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f28e215bad374d4491cb7e4c62fc3969]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:29:23.786180 28009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e30407cc08b843278f121c1ce569f2a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:23.786643 28143 tablet_bootstrap.cc:492] T 0687cef2981b4cac98f71ef99a71080d P 179ad5a54dad441b9a3fd6563ea61fee: Bootstrap starting.
I20260601 13:29:23.787264 28086 tablet_service.cc:1511] Processing CreateTablet for tablet 8d562e0a01494886b0270890a835132f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f28e215bad374d4491cb7e4c62fc3969]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:29:23.787472 28142 tablet_bootstrap.cc:492] T 8d562e0a01494886b0270890a835132f P 8286755574bf4ed0a36927e69b7f97f5: No bootstrap required, opened a new log
I20260601 13:29:23.787532 28086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d562e0a01494886b0270890a835132f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:23.787645 28142 ts_tablet_manager.cc:1403] T 8d562e0a01494886b0270890a835132f P 8286755574bf4ed0a36927e69b7f97f5: Time spent bootstrapping tablet: real 0.006s	user 0.003s	sys 0.000s
I20260601 13:29:23.788363 28010 tablet_service.cc:1511] Processing CreateTablet for tablet 81f3db477c1948dc88d0658325693f3b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f28e215bad374d4491cb7e4c62fc3969]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:29:23.788416 28142 raft_consensus.cc:359] T 8d562e0a01494886b0270890a835132f P 8286755574bf4ed0a36927e69b7f97f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } }
I20260601 13:29:23.788522 28142 raft_consensus.cc:385] T 8d562e0a01494886b0270890a835132f P 8286755574bf4ed0a36927e69b7f97f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:23.788558 28142 raft_consensus.cc:740] T 8d562e0a01494886b0270890a835132f P 8286755574bf4ed0a36927e69b7f97f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8286755574bf4ed0a36927e69b7f97f5, State: Initialized, Role: FOLLOWER
I20260601 13:29:23.788650 28010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81f3db477c1948dc88d0658325693f3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:23.788677 28142 consensus_queue.cc:260] T 8d562e0a01494886b0270890a835132f P 8286755574bf4ed0a36927e69b7f97f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } }
I20260601 13:29:23.789076 28142 ts_tablet_manager.cc:1434] T 8d562e0a01494886b0270890a835132f P 8286755574bf4ed0a36927e69b7f97f5: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:23.789247 28142 tablet_bootstrap.cc:492] T 3877ebcc1ad540c58877b631ce3a3b53 P 8286755574bf4ed0a36927e69b7f97f5: Bootstrap starting.
I20260601 13:29:23.789973 28085 tablet_service.cc:1511] Processing CreateTablet for tablet 81f3db477c1948dc88d0658325693f3b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f28e215bad374d4491cb7e4c62fc3969]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:29:23.790227 28085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81f3db477c1948dc88d0658325693f3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:23.790396 28142 tablet_bootstrap.cc:654] T 3877ebcc1ad540c58877b631ce3a3b53 P 8286755574bf4ed0a36927e69b7f97f5: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:23.791342 28004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed72d18453094babacc7f24ff86811c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:23.792423 28084 tablet_service.cc:1511] Processing CreateTablet for tablet e30407cc08b843278f121c1ce569f2a3 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f28e215bad374d4491cb7e4c62fc3969]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:29:23.792668 28084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e30407cc08b843278f121c1ce569f2a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:23.781415 27930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3877ebcc1ad540c58877b631ce3a3b53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:23.794272 28143 tablet_bootstrap.cc:654] T 0687cef2981b4cac98f71ef99a71080d P 179ad5a54dad441b9a3fd6563ea61fee: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:23.794647 28083 tablet_service.cc:1511] Processing CreateTablet for tablet 0687cef2981b4cac98f71ef99a71080d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f28e215bad374d4491cb7e4c62fc3969]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:29:23.794900 28083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0687cef2981b4cac98f71ef99a71080d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:23.796694 28079 tablet_service.cc:1511] Processing CreateTablet for tablet ed72d18453094babacc7f24ff86811c8 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f28e215bad374d4491cb7e4c62fc3969]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:29:23.797019 28079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed72d18453094babacc7f24ff86811c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:23.797320 28142 tablet_bootstrap.cc:492] T 3877ebcc1ad540c58877b631ce3a3b53 P 8286755574bf4ed0a36927e69b7f97f5: No bootstrap required, opened a new log
I20260601 13:29:23.797430 28142 ts_tablet_manager.cc:1403] T 3877ebcc1ad540c58877b631ce3a3b53 P 8286755574bf4ed0a36927e69b7f97f5: Time spent bootstrapping tablet: real 0.008s	user 0.002s	sys 0.000s
I20260601 13:29:23.797909 28142 raft_consensus.cc:359] T 3877ebcc1ad540c58877b631ce3a3b53 P 8286755574bf4ed0a36927e69b7f97f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } }
I20260601 13:29:23.798024 28142 raft_consensus.cc:385] T 3877ebcc1ad540c58877b631ce3a3b53 P 8286755574bf4ed0a36927e69b7f97f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:23.798059 28142 raft_consensus.cc:740] T 3877ebcc1ad540c58877b631ce3a3b53 P 8286755574bf4ed0a36927e69b7f97f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8286755574bf4ed0a36927e69b7f97f5, State: Initialized, Role: FOLLOWER
I20260601 13:29:23.798175 28142 consensus_queue.cc:260] T 3877ebcc1ad540c58877b631ce3a3b53 P 8286755574bf4ed0a36927e69b7f97f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } }
I20260601 13:29:23.798633 28142 ts_tablet_manager.cc:1434] T 3877ebcc1ad540c58877b631ce3a3b53 P 8286755574bf4ed0a36927e69b7f97f5: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:29:23.798794 28082 tablet_service.cc:1511] Processing CreateTablet for tablet 2642911bf40c44b89af6fa22e44004da (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f28e215bad374d4491cb7e4c62fc3969]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:29:23.799027 28142 tablet_bootstrap.cc:492] T 2642911bf40c44b89af6fa22e44004da P 8286755574bf4ed0a36927e69b7f97f5: Bootstrap starting.
I20260601 13:29:23.799153 28082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2642911bf40c44b89af6fa22e44004da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:23.800045 28142 tablet_bootstrap.cc:654] T 2642911bf40c44b89af6fa22e44004da P 8286755574bf4ed0a36927e69b7f97f5: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:23.801225 28081 tablet_service.cc:1511] Processing CreateTablet for tablet 3877ebcc1ad540c58877b631ce3a3b53 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f28e215bad374d4491cb7e4c62fc3969]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:29:23.801474 28081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3877ebcc1ad540c58877b631ce3a3b53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:23.801889 28142 tablet_bootstrap.cc:492] T 2642911bf40c44b89af6fa22e44004da P 8286755574bf4ed0a36927e69b7f97f5: No bootstrap required, opened a new log
I20260601 13:29:23.801966 28142 ts_tablet_manager.cc:1403] T 2642911bf40c44b89af6fa22e44004da P 8286755574bf4ed0a36927e69b7f97f5: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:29:23.802380 28142 raft_consensus.cc:359] T 2642911bf40c44b89af6fa22e44004da P 8286755574bf4ed0a36927e69b7f97f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } }
I20260601 13:29:23.802484 28142 raft_consensus.cc:385] T 2642911bf40c44b89af6fa22e44004da P 8286755574bf4ed0a36927e69b7f97f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:23.802506 28142 raft_consensus.cc:740] T 2642911bf40c44b89af6fa22e44004da P 8286755574bf4ed0a36927e69b7f97f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8286755574bf4ed0a36927e69b7f97f5, State: Initialized, Role: FOLLOWER
I20260601 13:29:23.802604 28142 consensus_queue.cc:260] T 2642911bf40c44b89af6fa22e44004da P 8286755574bf4ed0a36927e69b7f97f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } }
I20260601 13:29:23.802702 28145 raft_consensus.cc:493] T 2642911bf40c44b89af6fa22e44004da P 8286755574bf4ed0a36927e69b7f97f5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:29:23.802801 28145 raft_consensus.cc:515] T 2642911bf40c44b89af6fa22e44004da P 8286755574bf4ed0a36927e69b7f97f5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } }
I20260601 13:29:23.802973 28142 ts_tablet_manager.cc:1434] T 2642911bf40c44b89af6fa22e44004da P 8286755574bf4ed0a36927e69b7f97f5: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:23.803128 28142 tablet_bootstrap.cc:492] T 0687cef2981b4cac98f71ef99a71080d P 8286755574bf4ed0a36927e69b7f97f5: Bootstrap starting.
I20260601 13:29:23.803514 28080 tablet_service.cc:1511] Processing CreateTablet for tablet 270603154112447fade374d3dd339570 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f28e215bad374d4491cb7e4c62fc3969]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:29:23.803778 28080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 270603154112447fade374d3dd339570. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:23.804138 28142 tablet_bootstrap.cc:654] T 0687cef2981b4cac98f71ef99a71080d P 8286755574bf4ed0a36927e69b7f97f5: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:23.805342 28142 tablet_bootstrap.cc:492] T 0687cef2981b4cac98f71ef99a71080d P 8286755574bf4ed0a36927e69b7f97f5: No bootstrap required, opened a new log
I20260601 13:29:23.805481 28142 ts_tablet_manager.cc:1403] T 0687cef2981b4cac98f71ef99a71080d P 8286755574bf4ed0a36927e69b7f97f5: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:29:23.805871 27929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 270603154112447fade374d3dd339570. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:23.805953 28142 raft_consensus.cc:359] T 0687cef2981b4cac98f71ef99a71080d P 8286755574bf4ed0a36927e69b7f97f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } }
I20260601 13:29:23.806056 28142 raft_consensus.cc:385] T 0687cef2981b4cac98f71ef99a71080d P 8286755574bf4ed0a36927e69b7f97f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:23.806095 28142 raft_consensus.cc:740] T 0687cef2981b4cac98f71ef99a71080d P 8286755574bf4ed0a36927e69b7f97f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8286755574bf4ed0a36927e69b7f97f5, State: Initialized, Role: FOLLOWER
I20260601 13:29:23.806211 28142 consensus_queue.cc:260] T 0687cef2981b4cac98f71ef99a71080d P 8286755574bf4ed0a36927e69b7f97f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } }
I20260601 13:29:23.806495 28142 ts_tablet_manager.cc:1434] T 0687cef2981b4cac98f71ef99a71080d P 8286755574bf4ed0a36927e69b7f97f5: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:23.806684 28142 tablet_bootstrap.cc:492] T e30407cc08b843278f121c1ce569f2a3 P 8286755574bf4ed0a36927e69b7f97f5: Bootstrap starting.
I20260601 13:29:23.807660 28142 tablet_bootstrap.cc:654] T e30407cc08b843278f121c1ce569f2a3 P 8286755574bf4ed0a36927e69b7f97f5: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:23.807904 27928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed72d18453094babacc7f24ff86811c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:23.809506 28142 tablet_bootstrap.cc:492] T e30407cc08b843278f121c1ce569f2a3 P 8286755574bf4ed0a36927e69b7f97f5: No bootstrap required, opened a new log
I20260601 13:29:23.809616 28142 ts_tablet_manager.cc:1403] T e30407cc08b843278f121c1ce569f2a3 P 8286755574bf4ed0a36927e69b7f97f5: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:29:23.809511 27945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2642911bf40c44b89af6fa22e44004da" candidate_uuid: "8286755574bf4ed0a36927e69b7f97f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "179ad5a54dad441b9a3fd6563ea61fee" is_pre_election: true
I20260601 13:29:23.810189 28142 raft_consensus.cc:359] T e30407cc08b843278f121c1ce569f2a3 P 8286755574bf4ed0a36927e69b7f97f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } }
W20260601 13:29:23.810185 27984 leader_election.cc:343] T 2642911bf40c44b89af6fa22e44004da P 8286755574bf4ed0a36927e69b7f97f5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 179ad5a54dad441b9a3fd6563ea61fee (127.24.95.65:41105): Illegal state: must be running to vote when last-logged opid is not known
I20260601 13:29:23.810312 28142 raft_consensus.cc:385] T e30407cc08b843278f121c1ce569f2a3 P 8286755574bf4ed0a36927e69b7f97f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:23.810447 28142 raft_consensus.cc:740] T e30407cc08b843278f121c1ce569f2a3 P 8286755574bf4ed0a36927e69b7f97f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8286755574bf4ed0a36927e69b7f97f5, State: Initialized, Role: FOLLOWER
I20260601 13:29:23.810554 28142 consensus_queue.cc:260] T e30407cc08b843278f121c1ce569f2a3 P 8286755574bf4ed0a36927e69b7f97f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } }
I20260601 13:29:23.810829 28142 ts_tablet_manager.cc:1434] T e30407cc08b843278f121c1ce569f2a3 P 8286755574bf4ed0a36927e69b7f97f5: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:23.810994 28142 tablet_bootstrap.cc:492] T 81f3db477c1948dc88d0658325693f3b P 8286755574bf4ed0a36927e69b7f97f5: Bootstrap starting.
I20260601 13:29:23.811916 28142 tablet_bootstrap.cc:654] T 81f3db477c1948dc88d0658325693f3b P 8286755574bf4ed0a36927e69b7f97f5: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:23.812810 28096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2642911bf40c44b89af6fa22e44004da" candidate_uuid: "8286755574bf4ed0a36927e69b7f97f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3a124d2db04617aa1312e807d43f61" is_pre_election: true
I20260601 13:29:23.812903 28146 tablet_bootstrap.cc:492] T 8d562e0a01494886b0270890a835132f P 0e3a124d2db04617aa1312e807d43f61: Bootstrap starting.
I20260601 13:29:23.808557 28145 leader_election.cc:290] T 2642911bf40c44b89af6fa22e44004da P 8286755574bf4ed0a36927e69b7f97f5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 179ad5a54dad441b9a3fd6563ea61fee (127.24.95.65:41105), 0e3a124d2db04617aa1312e807d43f61 (127.24.95.67:43503)
W20260601 13:29:23.813196 27985 leader_election.cc:343] T 2642911bf40c44b89af6fa22e44004da P 8286755574bf4ed0a36927e69b7f97f5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0e3a124d2db04617aa1312e807d43f61 (127.24.95.67:43503): Illegal state: must be running to vote when last-logged opid is not known
I20260601 13:29:23.813267 27985 leader_election.cc:304] T 2642911bf40c44b89af6fa22e44004da P 8286755574bf4ed0a36927e69b7f97f5 [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: 8286755574bf4ed0a36927e69b7f97f5; no voters: 0e3a124d2db04617aa1312e807d43f61, 179ad5a54dad441b9a3fd6563ea61fee
I20260601 13:29:23.813498 28145 raft_consensus.cc:2749] T 2642911bf40c44b89af6fa22e44004da P 8286755574bf4ed0a36927e69b7f97f5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260601 13:29:23.814226 28146 tablet_bootstrap.cc:654] T 8d562e0a01494886b0270890a835132f P 0e3a124d2db04617aa1312e807d43f61: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:23.814224 28142 tablet_bootstrap.cc:492] T 81f3db477c1948dc88d0658325693f3b P 8286755574bf4ed0a36927e69b7f97f5: No bootstrap required, opened a new log
I20260601 13:29:23.814347 28142 ts_tablet_manager.cc:1403] T 81f3db477c1948dc88d0658325693f3b P 8286755574bf4ed0a36927e69b7f97f5: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:29:23.815133 28142 raft_consensus.cc:359] T 81f3db477c1948dc88d0658325693f3b P 8286755574bf4ed0a36927e69b7f97f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } }
I20260601 13:29:23.815246 28142 raft_consensus.cc:385] T 81f3db477c1948dc88d0658325693f3b P 8286755574bf4ed0a36927e69b7f97f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:23.815279 28142 raft_consensus.cc:740] T 81f3db477c1948dc88d0658325693f3b P 8286755574bf4ed0a36927e69b7f97f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8286755574bf4ed0a36927e69b7f97f5, State: Initialized, Role: FOLLOWER
I20260601 13:29:23.815404 28142 consensus_queue.cc:260] T 81f3db477c1948dc88d0658325693f3b P 8286755574bf4ed0a36927e69b7f97f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } }
I20260601 13:29:23.815554 28146 tablet_bootstrap.cc:492] T 8d562e0a01494886b0270890a835132f P 0e3a124d2db04617aa1312e807d43f61: No bootstrap required, opened a new log
I20260601 13:29:23.815573 28143 tablet_bootstrap.cc:492] T 0687cef2981b4cac98f71ef99a71080d P 179ad5a54dad441b9a3fd6563ea61fee: No bootstrap required, opened a new log
I20260601 13:29:23.815632 28146 ts_tablet_manager.cc:1403] T 8d562e0a01494886b0270890a835132f P 0e3a124d2db04617aa1312e807d43f61: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:29:23.815663 28143 ts_tablet_manager.cc:1403] T 0687cef2981b4cac98f71ef99a71080d P 179ad5a54dad441b9a3fd6563ea61fee: Time spent bootstrapping tablet: real 0.029s	user 0.002s	sys 0.000s
I20260601 13:29:23.815785 28142 ts_tablet_manager.cc:1434] T 81f3db477c1948dc88d0658325693f3b P 8286755574bf4ed0a36927e69b7f97f5: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:23.816013 28142 tablet_bootstrap.cc:492] T ed72d18453094babacc7f24ff86811c8 P 8286755574bf4ed0a36927e69b7f97f5: Bootstrap starting.
I20260601 13:29:23.816079 28143 raft_consensus.cc:359] T 0687cef2981b4cac98f71ef99a71080d P 179ad5a54dad441b9a3fd6563ea61fee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } }
I20260601 13:29:23.816171 28143 raft_consensus.cc:385] T 0687cef2981b4cac98f71ef99a71080d P 179ad5a54dad441b9a3fd6563ea61fee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:23.816227 28143 raft_consensus.cc:740] T 0687cef2981b4cac98f71ef99a71080d P 179ad5a54dad441b9a3fd6563ea61fee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 179ad5a54dad441b9a3fd6563ea61fee, State: Initialized, Role: FOLLOWER
I20260601 13:29:23.816179 28146 raft_consensus.cc:359] T 8d562e0a01494886b0270890a835132f P 0e3a124d2db04617aa1312e807d43f61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } }
I20260601 13:29:23.816425 28143 consensus_queue.cc:260] T 0687cef2981b4cac98f71ef99a71080d P 179ad5a54dad441b9a3fd6563ea61fee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } }
I20260601 13:29:23.817044 28143 ts_tablet_manager.cc:1434] T 0687cef2981b4cac98f71ef99a71080d P 179ad5a54dad441b9a3fd6563ea61fee: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:29:23.817236 28143 tablet_bootstrap.cc:492] T e30407cc08b843278f121c1ce569f2a3 P 179ad5a54dad441b9a3fd6563ea61fee: Bootstrap starting.
I20260601 13:29:23.817307 28142 tablet_bootstrap.cc:654] T ed72d18453094babacc7f24ff86811c8 P 8286755574bf4ed0a36927e69b7f97f5: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:23.818239 28143 tablet_bootstrap.cc:654] T e30407cc08b843278f121c1ce569f2a3 P 179ad5a54dad441b9a3fd6563ea61fee: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:23.818410 28142 tablet_bootstrap.cc:492] T ed72d18453094babacc7f24ff86811c8 P 8286755574bf4ed0a36927e69b7f97f5: No bootstrap required, opened a new log
I20260601 13:29:23.818497 28142 ts_tablet_manager.cc:1403] T ed72d18453094babacc7f24ff86811c8 P 8286755574bf4ed0a36927e69b7f97f5: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:29:23.818904 28142 raft_consensus.cc:359] T ed72d18453094babacc7f24ff86811c8 P 8286755574bf4ed0a36927e69b7f97f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } }
I20260601 13:29:23.819008 28142 raft_consensus.cc:385] T ed72d18453094babacc7f24ff86811c8 P 8286755574bf4ed0a36927e69b7f97f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:23.819054 28142 raft_consensus.cc:740] T ed72d18453094babacc7f24ff86811c8 P 8286755574bf4ed0a36927e69b7f97f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8286755574bf4ed0a36927e69b7f97f5, State: Initialized, Role: FOLLOWER
I20260601 13:29:23.819167 28142 consensus_queue.cc:260] T ed72d18453094babacc7f24ff86811c8 P 8286755574bf4ed0a36927e69b7f97f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } }
I20260601 13:29:23.819456 28142 ts_tablet_manager.cc:1434] T ed72d18453094babacc7f24ff86811c8 P 8286755574bf4ed0a36927e69b7f97f5: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:29:23.819615 28142 tablet_bootstrap.cc:492] T 270603154112447fade374d3dd339570 P 8286755574bf4ed0a36927e69b7f97f5: Bootstrap starting.
I20260601 13:29:23.816321 28146 raft_consensus.cc:385] T 8d562e0a01494886b0270890a835132f P 0e3a124d2db04617aa1312e807d43f61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:23.820508 28146 raft_consensus.cc:740] T 8d562e0a01494886b0270890a835132f P 0e3a124d2db04617aa1312e807d43f61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e3a124d2db04617aa1312e807d43f61, State: Initialized, Role: FOLLOWER
I20260601 13:29:23.820705 28142 tablet_bootstrap.cc:654] T 270603154112447fade374d3dd339570 P 8286755574bf4ed0a36927e69b7f97f5: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:23.820667 28146 consensus_queue.cc:260] T 8d562e0a01494886b0270890a835132f P 0e3a124d2db04617aa1312e807d43f61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } }
I20260601 13:29:23.820811 28143 tablet_bootstrap.cc:492] T e30407cc08b843278f121c1ce569f2a3 P 179ad5a54dad441b9a3fd6563ea61fee: No bootstrap required, opened a new log
I20260601 13:29:23.820899 28143 ts_tablet_manager.cc:1403] T e30407cc08b843278f121c1ce569f2a3 P 179ad5a54dad441b9a3fd6563ea61fee: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:29:23.821071 28146 ts_tablet_manager.cc:1434] T 8d562e0a01494886b0270890a835132f P 0e3a124d2db04617aa1312e807d43f61: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.002s
I20260601 13:29:23.821337 28143 raft_consensus.cc:359] T e30407cc08b843278f121c1ce569f2a3 P 179ad5a54dad441b9a3fd6563ea61fee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } }
I20260601 13:29:23.821425 28143 raft_consensus.cc:385] T e30407cc08b843278f121c1ce569f2a3 P 179ad5a54dad441b9a3fd6563ea61fee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:23.821455 28143 raft_consensus.cc:740] T e30407cc08b843278f121c1ce569f2a3 P 179ad5a54dad441b9a3fd6563ea61fee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 179ad5a54dad441b9a3fd6563ea61fee, State: Initialized, Role: FOLLOWER
I20260601 13:29:23.821517 28146 tablet_bootstrap.cc:492] T 81f3db477c1948dc88d0658325693f3b P 0e3a124d2db04617aa1312e807d43f61: Bootstrap starting.
I20260601 13:29:23.821563 28143 consensus_queue.cc:260] T e30407cc08b843278f121c1ce569f2a3 P 179ad5a54dad441b9a3fd6563ea61fee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } }
I20260601 13:29:23.822624 28146 tablet_bootstrap.cc:654] T 81f3db477c1948dc88d0658325693f3b P 0e3a124d2db04617aa1312e807d43f61: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:23.823009 28143 ts_tablet_manager.cc:1434] T e30407cc08b843278f121c1ce569f2a3 P 179ad5a54dad441b9a3fd6563ea61fee: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:29:23.823187 28143 tablet_bootstrap.cc:492] T 2642911bf40c44b89af6fa22e44004da P 179ad5a54dad441b9a3fd6563ea61fee: Bootstrap starting.
I20260601 13:29:23.823570 28157 raft_consensus.cc:493] T 0687cef2981b4cac98f71ef99a71080d P 179ad5a54dad441b9a3fd6563ea61fee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:29:23.823652 28157 raft_consensus.cc:515] T 0687cef2981b4cac98f71ef99a71080d P 179ad5a54dad441b9a3fd6563ea61fee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } }
I20260601 13:29:23.824155 28157 leader_election.cc:290] T 0687cef2981b4cac98f71ef99a71080d P 179ad5a54dad441b9a3fd6563ea61fee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8286755574bf4ed0a36927e69b7f97f5 (127.24.95.66:45401), 0e3a124d2db04617aa1312e807d43f61 (127.24.95.67:43503)
I20260601 13:29:23.824952 28142 tablet_bootstrap.cc:492] T 270603154112447fade374d3dd339570 P 8286755574bf4ed0a36927e69b7f97f5: No bootstrap required, opened a new log
I20260601 13:29:23.825044 28142 ts_tablet_manager.cc:1403] T 270603154112447fade374d3dd339570 P 8286755574bf4ed0a36927e69b7f97f5: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:29:23.825311 28143 tablet_bootstrap.cc:654] T 2642911bf40c44b89af6fa22e44004da P 179ad5a54dad441b9a3fd6563ea61fee: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:23.825438 28142 raft_consensus.cc:359] T 270603154112447fade374d3dd339570 P 8286755574bf4ed0a36927e69b7f97f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } }
I20260601 13:29:23.825525 28142 raft_consensus.cc:385] T 270603154112447fade374d3dd339570 P 8286755574bf4ed0a36927e69b7f97f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:23.825559 28142 raft_consensus.cc:740] T 270603154112447fade374d3dd339570 P 8286755574bf4ed0a36927e69b7f97f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8286755574bf4ed0a36927e69b7f97f5, State: Initialized, Role: FOLLOWER
I20260601 13:29:23.825673 28142 consensus_queue.cc:260] T 270603154112447fade374d3dd339570 P 8286755574bf4ed0a36927e69b7f97f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } }
I20260601 13:29:23.826146 28142 ts_tablet_manager.cc:1434] T 270603154112447fade374d3dd339570 P 8286755574bf4ed0a36927e69b7f97f5: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:29:23.826493 28143 tablet_bootstrap.cc:492] T 2642911bf40c44b89af6fa22e44004da P 179ad5a54dad441b9a3fd6563ea61fee: No bootstrap required, opened a new log
I20260601 13:29:23.826593 28143 ts_tablet_manager.cc:1403] T 2642911bf40c44b89af6fa22e44004da P 179ad5a54dad441b9a3fd6563ea61fee: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:29:23.827021 28143 raft_consensus.cc:359] T 2642911bf40c44b89af6fa22e44004da P 179ad5a54dad441b9a3fd6563ea61fee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } }
I20260601 13:29:23.827126 28143 raft_consensus.cc:385] T 2642911bf40c44b89af6fa22e44004da P 179ad5a54dad441b9a3fd6563ea61fee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:23.827157 28143 raft_consensus.cc:740] T 2642911bf40c44b89af6fa22e44004da P 179ad5a54dad441b9a3fd6563ea61fee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 179ad5a54dad441b9a3fd6563ea61fee, State: Initialized, Role: FOLLOWER
I20260601 13:29:23.827260 28143 consensus_queue.cc:260] T 2642911bf40c44b89af6fa22e44004da P 179ad5a54dad441b9a3fd6563ea61fee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } }
I20260601 13:29:23.827502 28143 ts_tablet_manager.cc:1434] T 2642911bf40c44b89af6fa22e44004da P 179ad5a54dad441b9a3fd6563ea61fee: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:29:23.827836 28143 tablet_bootstrap.cc:492] T 3877ebcc1ad540c58877b631ce3a3b53 P 179ad5a54dad441b9a3fd6563ea61fee: Bootstrap starting.
I20260601 13:29:23.828694 28146 tablet_bootstrap.cc:492] T 81f3db477c1948dc88d0658325693f3b P 0e3a124d2db04617aa1312e807d43f61: No bootstrap required, opened a new log
I20260601 13:29:23.828800 28146 ts_tablet_manager.cc:1403] T 81f3db477c1948dc88d0658325693f3b P 0e3a124d2db04617aa1312e807d43f61: Time spent bootstrapping tablet: real 0.007s	user 0.000s	sys 0.002s
I20260601 13:29:23.829145 28143 tablet_bootstrap.cc:654] T 3877ebcc1ad540c58877b631ce3a3b53 P 179ad5a54dad441b9a3fd6563ea61fee: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:23.829263 28146 raft_consensus.cc:359] T 81f3db477c1948dc88d0658325693f3b P 0e3a124d2db04617aa1312e807d43f61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } }
I20260601 13:29:23.829368 28146 raft_consensus.cc:385] T 81f3db477c1948dc88d0658325693f3b P 0e3a124d2db04617aa1312e807d43f61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:23.829401 28146 raft_consensus.cc:740] T 81f3db477c1948dc88d0658325693f3b P 0e3a124d2db04617aa1312e807d43f61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e3a124d2db04617aa1312e807d43f61, State: Initialized, Role: FOLLOWER
I20260601 13:29:23.829515 28146 consensus_queue.cc:260] T 81f3db477c1948dc88d0658325693f3b P 0e3a124d2db04617aa1312e807d43f61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } }
I20260601 13:29:23.830562 28146 ts_tablet_manager.cc:1434] T 81f3db477c1948dc88d0658325693f3b P 0e3a124d2db04617aa1312e807d43f61: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:29:23.830762 28146 tablet_bootstrap.cc:492] T e30407cc08b843278f121c1ce569f2a3 P 0e3a124d2db04617aa1312e807d43f61: Bootstrap starting.
I20260601 13:29:23.831141 28157 raft_consensus.cc:493] T e30407cc08b843278f121c1ce569f2a3 P 179ad5a54dad441b9a3fd6563ea61fee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:29:23.831254 28157 raft_consensus.cc:515] T e30407cc08b843278f121c1ce569f2a3 P 179ad5a54dad441b9a3fd6563ea61fee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } }
I20260601 13:29:23.831341 28143 tablet_bootstrap.cc:492] T 3877ebcc1ad540c58877b631ce3a3b53 P 179ad5a54dad441b9a3fd6563ea61fee: No bootstrap required, opened a new log
I20260601 13:29:23.831413 28143 ts_tablet_manager.cc:1403] T 3877ebcc1ad540c58877b631ce3a3b53 P 179ad5a54dad441b9a3fd6563ea61fee: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:29:23.831646 28157 leader_election.cc:290] T e30407cc08b843278f121c1ce569f2a3 P 179ad5a54dad441b9a3fd6563ea61fee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8286755574bf4ed0a36927e69b7f97f5 (127.24.95.66:45401), 0e3a124d2db04617aa1312e807d43f61 (127.24.95.67:43503)
I20260601 13:29:23.831815 28146 tablet_bootstrap.cc:654] T e30407cc08b843278f121c1ce569f2a3 P 0e3a124d2db04617aa1312e807d43f61: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:23.831877 28143 raft_consensus.cc:359] T 3877ebcc1ad540c58877b631ce3a3b53 P 179ad5a54dad441b9a3fd6563ea61fee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } }
I20260601 13:29:23.832016 28143 raft_consensus.cc:385] T 3877ebcc1ad540c58877b631ce3a3b53 P 179ad5a54dad441b9a3fd6563ea61fee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:23.832050 28143 raft_consensus.cc:740] T 3877ebcc1ad540c58877b631ce3a3b53 P 179ad5a54dad441b9a3fd6563ea61fee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 179ad5a54dad441b9a3fd6563ea61fee, State: Initialized, Role: FOLLOWER
I20260601 13:29:23.832183 28143 consensus_queue.cc:260] T 3877ebcc1ad540c58877b631ce3a3b53 P 179ad5a54dad441b9a3fd6563ea61fee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } }
I20260601 13:29:23.833781 28143 ts_tablet_manager.cc:1434] T 3877ebcc1ad540c58877b631ce3a3b53 P 179ad5a54dad441b9a3fd6563ea61fee: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:29:23.834023 28143 tablet_bootstrap.cc:492] T 8d562e0a01494886b0270890a835132f P 179ad5a54dad441b9a3fd6563ea61fee: Bootstrap starting.
I20260601 13:29:23.834054 28096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0687cef2981b4cac98f71ef99a71080d" candidate_uuid: "179ad5a54dad441b9a3fd6563ea61fee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3a124d2db04617aa1312e807d43f61" is_pre_election: true
I20260601 13:29:23.834328 28095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30407cc08b843278f121c1ce569f2a3" candidate_uuid: "179ad5a54dad441b9a3fd6563ea61fee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3a124d2db04617aa1312e807d43f61" is_pre_election: true
W20260601 13:29:23.834678 27909 leader_election.cc:343] T 0687cef2981b4cac98f71ef99a71080d P 179ad5a54dad441b9a3fd6563ea61fee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0e3a124d2db04617aa1312e807d43f61 (127.24.95.67:43503): Illegal state: must be running to vote when last-logged opid is not known
W20260601 13:29:23.834829 27909 leader_election.cc:343] T e30407cc08b843278f121c1ce569f2a3 P 179ad5a54dad441b9a3fd6563ea61fee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0e3a124d2db04617aa1312e807d43f61 (127.24.95.67:43503): Illegal state: must be running to vote when last-logged opid is not known
I20260601 13:29:23.835112 28143 tablet_bootstrap.cc:654] T 8d562e0a01494886b0270890a835132f P 179ad5a54dad441b9a3fd6563ea61fee: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:23.836210 28021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0687cef2981b4cac98f71ef99a71080d" candidate_uuid: "179ad5a54dad441b9a3fd6563ea61fee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8286755574bf4ed0a36927e69b7f97f5" is_pre_election: true
I20260601 13:29:23.836305 28020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30407cc08b843278f121c1ce569f2a3" candidate_uuid: "179ad5a54dad441b9a3fd6563ea61fee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8286755574bf4ed0a36927e69b7f97f5" is_pre_election: true
I20260601 13:29:23.836334 28021 raft_consensus.cc:2468] T 0687cef2981b4cac98f71ef99a71080d P 8286755574bf4ed0a36927e69b7f97f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 179ad5a54dad441b9a3fd6563ea61fee in term 0.
I20260601 13:29:23.836414 28020 raft_consensus.cc:2468] T e30407cc08b843278f121c1ce569f2a3 P 8286755574bf4ed0a36927e69b7f97f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 179ad5a54dad441b9a3fd6563ea61fee in term 0.
I20260601 13:29:23.836500 28146 tablet_bootstrap.cc:492] T e30407cc08b843278f121c1ce569f2a3 P 0e3a124d2db04617aa1312e807d43f61: No bootstrap required, opened a new log
I20260601 13:29:23.836592 28146 ts_tablet_manager.cc:1403] T e30407cc08b843278f121c1ce569f2a3 P 0e3a124d2db04617aa1312e807d43f61: Time spent bootstrapping tablet: real 0.006s	user 0.000s	sys 0.002s
I20260601 13:29:23.836687 27910 leader_election.cc:304] T 0687cef2981b4cac98f71ef99a71080d P 179ad5a54dad441b9a3fd6563ea61fee [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: 179ad5a54dad441b9a3fd6563ea61fee, 8286755574bf4ed0a36927e69b7f97f5; no voters: 0e3a124d2db04617aa1312e807d43f61
I20260601 13:29:23.836879 28143 tablet_bootstrap.cc:492] T 8d562e0a01494886b0270890a835132f P 179ad5a54dad441b9a3fd6563ea61fee: No bootstrap required, opened a new log
I20260601 13:29:23.836948 28157 raft_consensus.cc:2804] T 0687cef2981b4cac98f71ef99a71080d P 179ad5a54dad441b9a3fd6563ea61fee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:29:23.836977 28143 ts_tablet_manager.cc:1403] T 8d562e0a01494886b0270890a835132f P 179ad5a54dad441b9a3fd6563ea61fee: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:29:23.836998 28157 raft_consensus.cc:493] T 0687cef2981b4cac98f71ef99a71080d P 179ad5a54dad441b9a3fd6563ea61fee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:29:23.837030 28157 raft_consensus.cc:3060] T 0687cef2981b4cac98f71ef99a71080d P 179ad5a54dad441b9a3fd6563ea61fee [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:23.837044 28146 raft_consensus.cc:359] T e30407cc08b843278f121c1ce569f2a3 P 0e3a124d2db04617aa1312e807d43f61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } }
I20260601 13:29:23.837136 28146 raft_consensus.cc:385] T e30407cc08b843278f121c1ce569f2a3 P 0e3a124d2db04617aa1312e807d43f61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:23.837164 28146 raft_consensus.cc:740] T e30407cc08b843278f121c1ce569f2a3 P 0e3a124d2db04617aa1312e807d43f61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e3a124d2db04617aa1312e807d43f61, State: Initialized, Role: FOLLOWER
I20260601 13:29:23.837289 28146 consensus_queue.cc:260] T e30407cc08b843278f121c1ce569f2a3 P 0e3a124d2db04617aa1312e807d43f61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } }
I20260601 13:29:23.837354 28143 raft_consensus.cc:359] T 8d562e0a01494886b0270890a835132f P 179ad5a54dad441b9a3fd6563ea61fee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } }
I20260601 13:29:23.837422 28143 raft_consensus.cc:385] T 8d562e0a01494886b0270890a835132f P 179ad5a54dad441b9a3fd6563ea61fee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:23.837448 28143 raft_consensus.cc:740] T 8d562e0a01494886b0270890a835132f P 179ad5a54dad441b9a3fd6563ea61fee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 179ad5a54dad441b9a3fd6563ea61fee, State: Initialized, Role: FOLLOWER
I20260601 13:29:23.837545 28143 consensus_queue.cc:260] T 8d562e0a01494886b0270890a835132f P 179ad5a54dad441b9a3fd6563ea61fee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } }
I20260601 13:29:23.837584 28146 ts_tablet_manager.cc:1434] T e30407cc08b843278f121c1ce569f2a3 P 0e3a124d2db04617aa1312e807d43f61: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:29:23.837760 28146 tablet_bootstrap.cc:492] T 0687cef2981b4cac98f71ef99a71080d P 0e3a124d2db04617aa1312e807d43f61: Bootstrap starting.
I20260601 13:29:23.837883 28143 ts_tablet_manager.cc:1434] T 8d562e0a01494886b0270890a835132f P 179ad5a54dad441b9a3fd6563ea61fee: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:23.837951 28157 raft_consensus.cc:515] T 0687cef2981b4cac98f71ef99a71080d P 179ad5a54dad441b9a3fd6563ea61fee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } }
I20260601 13:29:23.838048 28143 tablet_bootstrap.cc:492] T 270603154112447fade374d3dd339570 P 179ad5a54dad441b9a3fd6563ea61fee: Bootstrap starting.
I20260601 13:29:23.838264 28157 leader_election.cc:290] T 0687cef2981b4cac98f71ef99a71080d P 179ad5a54dad441b9a3fd6563ea61fee [CANDIDATE]: Term 1 election: Requested vote from peers 8286755574bf4ed0a36927e69b7f97f5 (127.24.95.66:45401), 0e3a124d2db04617aa1312e807d43f61 (127.24.95.67:43503)
I20260601 13:29:23.836905 27910 leader_election.cc:304] T e30407cc08b843278f121c1ce569f2a3 P 179ad5a54dad441b9a3fd6563ea61fee [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: 179ad5a54dad441b9a3fd6563ea61fee, 8286755574bf4ed0a36927e69b7f97f5; no voters: 0e3a124d2db04617aa1312e807d43f61
I20260601 13:29:23.838805 28146 tablet_bootstrap.cc:654] T 0687cef2981b4cac98f71ef99a71080d P 0e3a124d2db04617aa1312e807d43f61: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:23.838871 28143 tablet_bootstrap.cc:654] T 270603154112447fade374d3dd339570 P 179ad5a54dad441b9a3fd6563ea61fee: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:23.839022 28021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0687cef2981b4cac98f71ef99a71080d" candidate_uuid: "179ad5a54dad441b9a3fd6563ea61fee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8286755574bf4ed0a36927e69b7f97f5"
I20260601 13:29:23.839123 28021 raft_consensus.cc:3060] T 0687cef2981b4cac98f71ef99a71080d P 8286755574bf4ed0a36927e69b7f97f5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:23.839648 28095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0687cef2981b4cac98f71ef99a71080d" candidate_uuid: "179ad5a54dad441b9a3fd6563ea61fee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3a124d2db04617aa1312e807d43f61"
I20260601 13:29:23.839905 28169 raft_consensus.cc:2804] T e30407cc08b843278f121c1ce569f2a3 P 179ad5a54dad441b9a3fd6563ea61fee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:29:23.839958 28169 raft_consensus.cc:493] T e30407cc08b843278f121c1ce569f2a3 P 179ad5a54dad441b9a3fd6563ea61fee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260601 13:29:23.839963 27909 leader_election.cc:343] T 0687cef2981b4cac98f71ef99a71080d P 179ad5a54dad441b9a3fd6563ea61fee [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0e3a124d2db04617aa1312e807d43f61 (127.24.95.67:43503): Illegal state: must be running to vote when last-logged opid is not known
I20260601 13:29:23.840323 28169 raft_consensus.cc:3060] T e30407cc08b843278f121c1ce569f2a3 P 179ad5a54dad441b9a3fd6563ea61fee [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:23.840598 28143 tablet_bootstrap.cc:492] T 270603154112447fade374d3dd339570 P 179ad5a54dad441b9a3fd6563ea61fee: No bootstrap required, opened a new log
I20260601 13:29:23.840667 28143 ts_tablet_manager.cc:1403] T 270603154112447fade374d3dd339570 P 179ad5a54dad441b9a3fd6563ea61fee: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:29:23.840096 28021 raft_consensus.cc:2468] T 0687cef2981b4cac98f71ef99a71080d P 8286755574bf4ed0a36927e69b7f97f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 179ad5a54dad441b9a3fd6563ea61fee in term 1.
I20260601 13:29:23.841074 27910 leader_election.cc:304] T 0687cef2981b4cac98f71ef99a71080d P 179ad5a54dad441b9a3fd6563ea61fee [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: 179ad5a54dad441b9a3fd6563ea61fee, 8286755574bf4ed0a36927e69b7f97f5; no voters: 0e3a124d2db04617aa1312e807d43f61
I20260601 13:29:23.841109 28143 raft_consensus.cc:359] T 270603154112447fade374d3dd339570 P 179ad5a54dad441b9a3fd6563ea61fee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } }
I20260601 13:29:23.841203 28143 raft_consensus.cc:385] T 270603154112447fade374d3dd339570 P 179ad5a54dad441b9a3fd6563ea61fee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:23.841235 28143 raft_consensus.cc:740] T 270603154112447fade374d3dd339570 P 179ad5a54dad441b9a3fd6563ea61fee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 179ad5a54dad441b9a3fd6563ea61fee, State: Initialized, Role: FOLLOWER
I20260601 13:29:23.841289 28169 raft_consensus.cc:515] T e30407cc08b843278f121c1ce569f2a3 P 179ad5a54dad441b9a3fd6563ea61fee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } }
I20260601 13:29:23.841343 28143 consensus_queue.cc:260] T 270603154112447fade374d3dd339570 P 179ad5a54dad441b9a3fd6563ea61fee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } }
I20260601 13:29:23.841529 28157 raft_consensus.cc:2804] T 0687cef2981b4cac98f71ef99a71080d P 179ad5a54dad441b9a3fd6563ea61fee [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:29:23.841673 28143 ts_tablet_manager.cc:1434] T 270603154112447fade374d3dd339570 P 179ad5a54dad441b9a3fd6563ea61fee: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:29:23.841724 28157 raft_consensus.cc:697] T 0687cef2981b4cac98f71ef99a71080d P 179ad5a54dad441b9a3fd6563ea61fee [term 1 LEADER]: Becoming Leader. State: Replica: 179ad5a54dad441b9a3fd6563ea61fee, State: Running, Role: LEADER
I20260601 13:29:23.841842 28143 tablet_bootstrap.cc:492] T ed72d18453094babacc7f24ff86811c8 P 179ad5a54dad441b9a3fd6563ea61fee: Bootstrap starting.
I20260601 13:29:23.841917 28095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30407cc08b843278f121c1ce569f2a3" candidate_uuid: "179ad5a54dad441b9a3fd6563ea61fee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3a124d2db04617aa1312e807d43f61"
I20260601 13:29:23.842010 28095 raft_consensus.cc:3060] T e30407cc08b843278f121c1ce569f2a3 P 0e3a124d2db04617aa1312e807d43f61 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:23.842608 28021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30407cc08b843278f121c1ce569f2a3" candidate_uuid: "179ad5a54dad441b9a3fd6563ea61fee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8286755574bf4ed0a36927e69b7f97f5"
I20260601 13:29:23.842703 28021 raft_consensus.cc:3060] T e30407cc08b843278f121c1ce569f2a3 P 8286755574bf4ed0a36927e69b7f97f5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:23.842748 28143 tablet_bootstrap.cc:654] T ed72d18453094babacc7f24ff86811c8 P 179ad5a54dad441b9a3fd6563ea61fee: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:23.842936 28095 raft_consensus.cc:2468] T e30407cc08b843278f121c1ce569f2a3 P 0e3a124d2db04617aa1312e807d43f61 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 179ad5a54dad441b9a3fd6563ea61fee in term 1.
I20260601 13:29:23.843178 28169 leader_election.cc:290] T e30407cc08b843278f121c1ce569f2a3 P 179ad5a54dad441b9a3fd6563ea61fee [CANDIDATE]: Term 1 election: Requested vote from peers 8286755574bf4ed0a36927e69b7f97f5 (127.24.95.66:45401), 0e3a124d2db04617aa1312e807d43f61 (127.24.95.67:43503)
I20260601 13:29:23.843189 27909 leader_election.cc:304] T e30407cc08b843278f121c1ce569f2a3 P 179ad5a54dad441b9a3fd6563ea61fee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e3a124d2db04617aa1312e807d43f61, 179ad5a54dad441b9a3fd6563ea61fee; no voters: 
I20260601 13:29:23.843345 28169 raft_consensus.cc:2804] T e30407cc08b843278f121c1ce569f2a3 P 179ad5a54dad441b9a3fd6563ea61fee [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:29:23.843407 28169 raft_consensus.cc:697] T e30407cc08b843278f121c1ce569f2a3 P 179ad5a54dad441b9a3fd6563ea61fee [term 1 LEADER]: Becoming Leader. State: Replica: 179ad5a54dad441b9a3fd6563ea61fee, State: Running, Role: LEADER
I20260601 13:29:23.843492 28021 raft_consensus.cc:2468] T e30407cc08b843278f121c1ce569f2a3 P 8286755574bf4ed0a36927e69b7f97f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 179ad5a54dad441b9a3fd6563ea61fee in term 1.
I20260601 13:29:23.843528 28169 consensus_queue.cc:237] T e30407cc08b843278f121c1ce569f2a3 P 179ad5a54dad441b9a3fd6563ea61fee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } }
I20260601 13:29:23.841849 28157 consensus_queue.cc:237] T 0687cef2981b4cac98f71ef99a71080d P 179ad5a54dad441b9a3fd6563ea61fee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } }
I20260601 13:29:23.844995 28146 tablet_bootstrap.cc:492] T 0687cef2981b4cac98f71ef99a71080d P 0e3a124d2db04617aa1312e807d43f61: No bootstrap required, opened a new log
I20260601 13:29:23.845093 28146 ts_tablet_manager.cc:1403] T 0687cef2981b4cac98f71ef99a71080d P 0e3a124d2db04617aa1312e807d43f61: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.000s
I20260601 13:29:23.845541 28146 raft_consensus.cc:359] T 0687cef2981b4cac98f71ef99a71080d P 0e3a124d2db04617aa1312e807d43f61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } }
I20260601 13:29:23.845630 28146 raft_consensus.cc:385] T 0687cef2981b4cac98f71ef99a71080d P 0e3a124d2db04617aa1312e807d43f61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:23.845660 28146 raft_consensus.cc:740] T 0687cef2981b4cac98f71ef99a71080d P 0e3a124d2db04617aa1312e807d43f61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e3a124d2db04617aa1312e807d43f61, State: Initialized, Role: FOLLOWER
I20260601 13:29:23.845769 28146 consensus_queue.cc:260] T 0687cef2981b4cac98f71ef99a71080d P 0e3a124d2db04617aa1312e807d43f61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } }
I20260601 13:29:23.845784 27840 catalog_manager.cc:5696] T 0687cef2981b4cac98f71ef99a71080d P 179ad5a54dad441b9a3fd6563ea61fee reported cstate change: term changed from 0 to 1, leader changed from <none> to 179ad5a54dad441b9a3fd6563ea61fee (127.24.95.65). New cstate: current_term: 1 leader_uuid: "179ad5a54dad441b9a3fd6563ea61fee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } health_report { overall_health: UNKNOWN } } }
I20260601 13:29:23.846097 28146 ts_tablet_manager.cc:1434] T 0687cef2981b4cac98f71ef99a71080d P 0e3a124d2db04617aa1312e807d43f61: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:23.846273 28146 tablet_bootstrap.cc:492] T ed72d18453094babacc7f24ff86811c8 P 0e3a124d2db04617aa1312e807d43f61: Bootstrap starting.
I20260601 13:29:23.847182 28146 tablet_bootstrap.cc:654] T ed72d18453094babacc7f24ff86811c8 P 0e3a124d2db04617aa1312e807d43f61: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:23.848282 28143 tablet_bootstrap.cc:492] T ed72d18453094babacc7f24ff86811c8 P 179ad5a54dad441b9a3fd6563ea61fee: No bootstrap required, opened a new log
I20260601 13:29:23.848413 28143 ts_tablet_manager.cc:1403] T ed72d18453094babacc7f24ff86811c8 P 179ad5a54dad441b9a3fd6563ea61fee: Time spent bootstrapping tablet: real 0.007s	user 0.000s	sys 0.002s
I20260601 13:29:23.848631 28146 tablet_bootstrap.cc:492] T ed72d18453094babacc7f24ff86811c8 P 0e3a124d2db04617aa1312e807d43f61: No bootstrap required, opened a new log
I20260601 13:29:23.848723 28146 ts_tablet_manager.cc:1403] T ed72d18453094babacc7f24ff86811c8 P 0e3a124d2db04617aa1312e807d43f61: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:29:23.848891 28143 raft_consensus.cc:359] T ed72d18453094babacc7f24ff86811c8 P 179ad5a54dad441b9a3fd6563ea61fee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } }
I20260601 13:29:23.848995 28143 raft_consensus.cc:385] T ed72d18453094babacc7f24ff86811c8 P 179ad5a54dad441b9a3fd6563ea61fee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:23.849031 28143 raft_consensus.cc:740] T ed72d18453094babacc7f24ff86811c8 P 179ad5a54dad441b9a3fd6563ea61fee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 179ad5a54dad441b9a3fd6563ea61fee, State: Initialized, Role: FOLLOWER
I20260601 13:29:23.848838 27842 catalog_manager.cc:5696] T e30407cc08b843278f121c1ce569f2a3 P 179ad5a54dad441b9a3fd6563ea61fee reported cstate change: term changed from 0 to 1, leader changed from <none> to 179ad5a54dad441b9a3fd6563ea61fee (127.24.95.65). New cstate: current_term: 1 leader_uuid: "179ad5a54dad441b9a3fd6563ea61fee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } health_report { overall_health: UNKNOWN } } }
I20260601 13:29:23.849152 28146 raft_consensus.cc:359] T ed72d18453094babacc7f24ff86811c8 P 0e3a124d2db04617aa1312e807d43f61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } }
I20260601 13:29:23.849151 28143 consensus_queue.cc:260] T ed72d18453094babacc7f24ff86811c8 P 179ad5a54dad441b9a3fd6563ea61fee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } }
I20260601 13:29:23.849363 28146 raft_consensus.cc:385] T ed72d18453094babacc7f24ff86811c8 P 0e3a124d2db04617aa1312e807d43f61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:23.849419 28146 raft_consensus.cc:740] T ed72d18453094babacc7f24ff86811c8 P 0e3a124d2db04617aa1312e807d43f61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e3a124d2db04617aa1312e807d43f61, State: Initialized, Role: FOLLOWER
I20260601 13:29:23.849529 28146 consensus_queue.cc:260] T ed72d18453094babacc7f24ff86811c8 P 0e3a124d2db04617aa1312e807d43f61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } }
I20260601 13:29:23.849572 28143 ts_tablet_manager.cc:1434] T ed72d18453094babacc7f24ff86811c8 P 179ad5a54dad441b9a3fd6563ea61fee: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:29:23.849733 28143 tablet_bootstrap.cc:492] T 81f3db477c1948dc88d0658325693f3b P 179ad5a54dad441b9a3fd6563ea61fee: Bootstrap starting.
I20260601 13:29:23.849768 28146 ts_tablet_manager.cc:1434] T ed72d18453094babacc7f24ff86811c8 P 0e3a124d2db04617aa1312e807d43f61: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:29:23.849936 28146 tablet_bootstrap.cc:492] T 2642911bf40c44b89af6fa22e44004da P 0e3a124d2db04617aa1312e807d43f61: Bootstrap starting.
I20260601 13:29:23.850749 28143 tablet_bootstrap.cc:654] T 81f3db477c1948dc88d0658325693f3b P 179ad5a54dad441b9a3fd6563ea61fee: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:23.850898 28146 tablet_bootstrap.cc:654] T 2642911bf40c44b89af6fa22e44004da P 0e3a124d2db04617aa1312e807d43f61: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:23.852185 28146 tablet_bootstrap.cc:492] T 2642911bf40c44b89af6fa22e44004da P 0e3a124d2db04617aa1312e807d43f61: No bootstrap required, opened a new log
I20260601 13:29:23.852276 28146 ts_tablet_manager.cc:1403] T 2642911bf40c44b89af6fa22e44004da P 0e3a124d2db04617aa1312e807d43f61: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:29:23.852288 28143 tablet_bootstrap.cc:492] T 81f3db477c1948dc88d0658325693f3b P 179ad5a54dad441b9a3fd6563ea61fee: No bootstrap required, opened a new log
I20260601 13:29:23.852361 28143 ts_tablet_manager.cc:1403] T 81f3db477c1948dc88d0658325693f3b P 179ad5a54dad441b9a3fd6563ea61fee: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.001s
I20260601 13:29:23.852710 28146 raft_consensus.cc:359] T 2642911bf40c44b89af6fa22e44004da P 0e3a124d2db04617aa1312e807d43f61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } }
I20260601 13:29:23.852819 28146 raft_consensus.cc:385] T 2642911bf40c44b89af6fa22e44004da P 0e3a124d2db04617aa1312e807d43f61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:23.852787 28143 raft_consensus.cc:359] T 81f3db477c1948dc88d0658325693f3b P 179ad5a54dad441b9a3fd6563ea61fee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } }
I20260601 13:29:23.852854 28146 raft_consensus.cc:740] T 2642911bf40c44b89af6fa22e44004da P 0e3a124d2db04617aa1312e807d43f61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e3a124d2db04617aa1312e807d43f61, State: Initialized, Role: FOLLOWER
I20260601 13:29:23.853052 28146 consensus_queue.cc:260] T 2642911bf40c44b89af6fa22e44004da P 0e3a124d2db04617aa1312e807d43f61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } }
I20260601 13:29:23.853325 28146 ts_tablet_manager.cc:1434] T 2642911bf40c44b89af6fa22e44004da P 0e3a124d2db04617aa1312e807d43f61: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:23.852916 28143 raft_consensus.cc:385] T 81f3db477c1948dc88d0658325693f3b P 179ad5a54dad441b9a3fd6563ea61fee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:23.853521 28146 tablet_bootstrap.cc:492] T 3877ebcc1ad540c58877b631ce3a3b53 P 0e3a124d2db04617aa1312e807d43f61: Bootstrap starting.
I20260601 13:29:23.854429 28146 tablet_bootstrap.cc:654] T 3877ebcc1ad540c58877b631ce3a3b53 P 0e3a124d2db04617aa1312e807d43f61: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:23.854990 28143 raft_consensus.cc:740] T 81f3db477c1948dc88d0658325693f3b P 179ad5a54dad441b9a3fd6563ea61fee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 179ad5a54dad441b9a3fd6563ea61fee, State: Initialized, Role: FOLLOWER
I20260601 13:29:23.855157 28143 consensus_queue.cc:260] T 81f3db477c1948dc88d0658325693f3b P 179ad5a54dad441b9a3fd6563ea61fee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } }
I20260601 13:29:23.855444 28143 ts_tablet_manager.cc:1434] T 81f3db477c1948dc88d0658325693f3b P 179ad5a54dad441b9a3fd6563ea61fee: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:29:23.855703 28146 tablet_bootstrap.cc:492] T 3877ebcc1ad540c58877b631ce3a3b53 P 0e3a124d2db04617aa1312e807d43f61: No bootstrap required, opened a new log
I20260601 13:29:23.855798 28146 ts_tablet_manager.cc:1403] T 3877ebcc1ad540c58877b631ce3a3b53 P 0e3a124d2db04617aa1312e807d43f61: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:29:23.856251 28146 raft_consensus.cc:359] T 3877ebcc1ad540c58877b631ce3a3b53 P 0e3a124d2db04617aa1312e807d43f61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } }
I20260601 13:29:23.856556 28146 raft_consensus.cc:385] T 3877ebcc1ad540c58877b631ce3a3b53 P 0e3a124d2db04617aa1312e807d43f61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:23.856599 28146 raft_consensus.cc:740] T 3877ebcc1ad540c58877b631ce3a3b53 P 0e3a124d2db04617aa1312e807d43f61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e3a124d2db04617aa1312e807d43f61, State: Initialized, Role: FOLLOWER
I20260601 13:29:23.856719 28146 consensus_queue.cc:260] T 3877ebcc1ad540c58877b631ce3a3b53 P 0e3a124d2db04617aa1312e807d43f61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } }
I20260601 13:29:23.857082 28146 ts_tablet_manager.cc:1434] T 3877ebcc1ad540c58877b631ce3a3b53 P 0e3a124d2db04617aa1312e807d43f61: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:29:23.857422 28146 tablet_bootstrap.cc:492] T 270603154112447fade374d3dd339570 P 0e3a124d2db04617aa1312e807d43f61: Bootstrap starting.
I20260601 13:29:23.858515 28146 tablet_bootstrap.cc:654] T 270603154112447fade374d3dd339570 P 0e3a124d2db04617aa1312e807d43f61: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:23.859722 28146 tablet_bootstrap.cc:492] T 270603154112447fade374d3dd339570 P 0e3a124d2db04617aa1312e807d43f61: No bootstrap required, opened a new log
I20260601 13:29:23.859804 28146 ts_tablet_manager.cc:1403] T 270603154112447fade374d3dd339570 P 0e3a124d2db04617aa1312e807d43f61: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:29:23.860224 28146 raft_consensus.cc:359] T 270603154112447fade374d3dd339570 P 0e3a124d2db04617aa1312e807d43f61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } }
I20260601 13:29:23.860317 28146 raft_consensus.cc:385] T 270603154112447fade374d3dd339570 P 0e3a124d2db04617aa1312e807d43f61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:23.860339 28146 raft_consensus.cc:740] T 270603154112447fade374d3dd339570 P 0e3a124d2db04617aa1312e807d43f61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e3a124d2db04617aa1312e807d43f61, State: Initialized, Role: FOLLOWER
I20260601 13:29:23.860482 28146 consensus_queue.cc:260] T 270603154112447fade374d3dd339570 P 0e3a124d2db04617aa1312e807d43f61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } }
I20260601 13:29:23.860731 28146 ts_tablet_manager.cc:1434] T 270603154112447fade374d3dd339570 P 0e3a124d2db04617aa1312e807d43f61: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:23.937218 28160 raft_consensus.cc:493] T 81f3db477c1948dc88d0658325693f3b P 0e3a124d2db04617aa1312e807d43f61 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:29:23.937386 28160 raft_consensus.cc:515] T 81f3db477c1948dc88d0658325693f3b P 0e3a124d2db04617aa1312e807d43f61 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } }
I20260601 13:29:23.937979 28160 leader_election.cc:290] T 81f3db477c1948dc88d0658325693f3b P 0e3a124d2db04617aa1312e807d43f61 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 179ad5a54dad441b9a3fd6563ea61fee (127.24.95.65:41105), 8286755574bf4ed0a36927e69b7f97f5 (127.24.95.66:45401)
I20260601 13:29:23.941833 27945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81f3db477c1948dc88d0658325693f3b" candidate_uuid: "0e3a124d2db04617aa1312e807d43f61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "179ad5a54dad441b9a3fd6563ea61fee" is_pre_election: true
I20260601 13:29:23.942026 27945 raft_consensus.cc:2468] T 81f3db477c1948dc88d0658325693f3b P 179ad5a54dad441b9a3fd6563ea61fee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e3a124d2db04617aa1312e807d43f61 in term 0.
I20260601 13:29:23.942130 28021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81f3db477c1948dc88d0658325693f3b" candidate_uuid: "0e3a124d2db04617aa1312e807d43f61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8286755574bf4ed0a36927e69b7f97f5" is_pre_election: true
I20260601 13:29:23.942272 28021 raft_consensus.cc:2468] T 81f3db477c1948dc88d0658325693f3b P 8286755574bf4ed0a36927e69b7f97f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e3a124d2db04617aa1312e807d43f61 in term 0.
I20260601 13:29:23.942401 28059 leader_election.cc:304] T 81f3db477c1948dc88d0658325693f3b P 0e3a124d2db04617aa1312e807d43f61 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e3a124d2db04617aa1312e807d43f61, 179ad5a54dad441b9a3fd6563ea61fee; no voters: 
I20260601 13:29:23.942564 28160 raft_consensus.cc:2804] T 81f3db477c1948dc88d0658325693f3b P 0e3a124d2db04617aa1312e807d43f61 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:29:23.942623 28160 raft_consensus.cc:493] T 81f3db477c1948dc88d0658325693f3b P 0e3a124d2db04617aa1312e807d43f61 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:29:23.942652 28160 raft_consensus.cc:3060] T 81f3db477c1948dc88d0658325693f3b P 0e3a124d2db04617aa1312e807d43f61 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:23.943495 28160 raft_consensus.cc:515] T 81f3db477c1948dc88d0658325693f3b P 0e3a124d2db04617aa1312e807d43f61 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } }
I20260601 13:29:23.943840 28160 leader_election.cc:290] T 81f3db477c1948dc88d0658325693f3b P 0e3a124d2db04617aa1312e807d43f61 [CANDIDATE]: Term 1 election: Requested vote from peers 179ad5a54dad441b9a3fd6563ea61fee (127.24.95.65:41105), 8286755574bf4ed0a36927e69b7f97f5 (127.24.95.66:45401)
I20260601 13:29:23.944155 28021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81f3db477c1948dc88d0658325693f3b" candidate_uuid: "0e3a124d2db04617aa1312e807d43f61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8286755574bf4ed0a36927e69b7f97f5"
I20260601 13:29:23.944123 27945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81f3db477c1948dc88d0658325693f3b" candidate_uuid: "0e3a124d2db04617aa1312e807d43f61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "179ad5a54dad441b9a3fd6563ea61fee"
I20260601 13:29:23.944275 28021 raft_consensus.cc:3060] T 81f3db477c1948dc88d0658325693f3b P 8286755574bf4ed0a36927e69b7f97f5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:23.944278 27945 raft_consensus.cc:3060] T 81f3db477c1948dc88d0658325693f3b P 179ad5a54dad441b9a3fd6563ea61fee [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:23.945310 27945 raft_consensus.cc:2468] T 81f3db477c1948dc88d0658325693f3b P 179ad5a54dad441b9a3fd6563ea61fee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e3a124d2db04617aa1312e807d43f61 in term 1.
I20260601 13:29:23.945310 28021 raft_consensus.cc:2468] T 81f3db477c1948dc88d0658325693f3b P 8286755574bf4ed0a36927e69b7f97f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e3a124d2db04617aa1312e807d43f61 in term 1.
I20260601 13:29:23.945621 28061 leader_election.cc:304] T 81f3db477c1948dc88d0658325693f3b P 0e3a124d2db04617aa1312e807d43f61 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e3a124d2db04617aa1312e807d43f61, 8286755574bf4ed0a36927e69b7f97f5; no voters: 
I20260601 13:29:23.945780 28160 raft_consensus.cc:2804] T 81f3db477c1948dc88d0658325693f3b P 0e3a124d2db04617aa1312e807d43f61 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:29:23.946059 28160 raft_consensus.cc:697] T 81f3db477c1948dc88d0658325693f3b P 0e3a124d2db04617aa1312e807d43f61 [term 1 LEADER]: Becoming Leader. State: Replica: 0e3a124d2db04617aa1312e807d43f61, State: Running, Role: LEADER
I20260601 13:29:23.946224 28160 consensus_queue.cc:237] T 81f3db477c1948dc88d0658325693f3b P 0e3a124d2db04617aa1312e807d43f61 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } }
I20260601 13:29:23.947960 27842 catalog_manager.cc:5696] T 81f3db477c1948dc88d0658325693f3b P 0e3a124d2db04617aa1312e807d43f61 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0e3a124d2db04617aa1312e807d43f61 (127.24.95.67). New cstate: current_term: 1 leader_uuid: "0e3a124d2db04617aa1312e807d43f61" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } health_report { overall_health: HEALTHY } } }
I20260601 13:29:23.965615 28172 raft_consensus.cc:493] T ed72d18453094babacc7f24ff86811c8 P 179ad5a54dad441b9a3fd6563ea61fee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:29:23.965782 28172 raft_consensus.cc:515] T ed72d18453094babacc7f24ff86811c8 P 179ad5a54dad441b9a3fd6563ea61fee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } }
I20260601 13:29:23.966251 28172 leader_election.cc:290] T ed72d18453094babacc7f24ff86811c8 P 179ad5a54dad441b9a3fd6563ea61fee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8286755574bf4ed0a36927e69b7f97f5 (127.24.95.66:45401), 0e3a124d2db04617aa1312e807d43f61 (127.24.95.67:43503)
I20260601 13:29:23.966697 28095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed72d18453094babacc7f24ff86811c8" candidate_uuid: "179ad5a54dad441b9a3fd6563ea61fee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3a124d2db04617aa1312e807d43f61" is_pre_election: true
I20260601 13:29:23.966693 28021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed72d18453094babacc7f24ff86811c8" candidate_uuid: "179ad5a54dad441b9a3fd6563ea61fee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8286755574bf4ed0a36927e69b7f97f5" is_pre_election: true
I20260601 13:29:23.966845 28095 raft_consensus.cc:2468] T ed72d18453094babacc7f24ff86811c8 P 0e3a124d2db04617aa1312e807d43f61 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 179ad5a54dad441b9a3fd6563ea61fee in term 0.
I20260601 13:29:23.966872 28021 raft_consensus.cc:2468] T ed72d18453094babacc7f24ff86811c8 P 8286755574bf4ed0a36927e69b7f97f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 179ad5a54dad441b9a3fd6563ea61fee in term 0.
I20260601 13:29:23.967134 27909 leader_election.cc:304] T ed72d18453094babacc7f24ff86811c8 P 179ad5a54dad441b9a3fd6563ea61fee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e3a124d2db04617aa1312e807d43f61, 179ad5a54dad441b9a3fd6563ea61fee; no voters: 
I20260601 13:29:23.967296 28172 raft_consensus.cc:2804] T ed72d18453094babacc7f24ff86811c8 P 179ad5a54dad441b9a3fd6563ea61fee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:29:23.967463 28172 raft_consensus.cc:493] T ed72d18453094babacc7f24ff86811c8 P 179ad5a54dad441b9a3fd6563ea61fee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:29:23.967542 28172 raft_consensus.cc:3060] T ed72d18453094babacc7f24ff86811c8 P 179ad5a54dad441b9a3fd6563ea61fee [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:23.968461 28172 raft_consensus.cc:515] T ed72d18453094babacc7f24ff86811c8 P 179ad5a54dad441b9a3fd6563ea61fee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } }
I20260601 13:29:23.968832 28172 leader_election.cc:290] T ed72d18453094babacc7f24ff86811c8 P 179ad5a54dad441b9a3fd6563ea61fee [CANDIDATE]: Term 1 election: Requested vote from peers 8286755574bf4ed0a36927e69b7f97f5 (127.24.95.66:45401), 0e3a124d2db04617aa1312e807d43f61 (127.24.95.67:43503)
I20260601 13:29:23.969278 28095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed72d18453094babacc7f24ff86811c8" candidate_uuid: "179ad5a54dad441b9a3fd6563ea61fee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3a124d2db04617aa1312e807d43f61"
I20260601 13:29:23.969281 28021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed72d18453094babacc7f24ff86811c8" candidate_uuid: "179ad5a54dad441b9a3fd6563ea61fee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8286755574bf4ed0a36927e69b7f97f5"
I20260601 13:29:23.969432 28095 raft_consensus.cc:3060] T ed72d18453094babacc7f24ff86811c8 P 0e3a124d2db04617aa1312e807d43f61 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:23.969455 28021 raft_consensus.cc:3060] T ed72d18453094babacc7f24ff86811c8 P 8286755574bf4ed0a36927e69b7f97f5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:23.970201 28095 raft_consensus.cc:2468] T ed72d18453094babacc7f24ff86811c8 P 0e3a124d2db04617aa1312e807d43f61 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 179ad5a54dad441b9a3fd6563ea61fee in term 1.
I20260601 13:29:23.970214 28021 raft_consensus.cc:2468] T ed72d18453094babacc7f24ff86811c8 P 8286755574bf4ed0a36927e69b7f97f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 179ad5a54dad441b9a3fd6563ea61fee in term 1.
I20260601 13:29:23.970510 27909 leader_election.cc:304] T ed72d18453094babacc7f24ff86811c8 P 179ad5a54dad441b9a3fd6563ea61fee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e3a124d2db04617aa1312e807d43f61, 179ad5a54dad441b9a3fd6563ea61fee; no voters: 
I20260601 13:29:23.970778 28172 raft_consensus.cc:2804] T ed72d18453094babacc7f24ff86811c8 P 179ad5a54dad441b9a3fd6563ea61fee [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:29:23.970872 28172 raft_consensus.cc:697] T ed72d18453094babacc7f24ff86811c8 P 179ad5a54dad441b9a3fd6563ea61fee [term 1 LEADER]: Becoming Leader. State: Replica: 179ad5a54dad441b9a3fd6563ea61fee, State: Running, Role: LEADER
I20260601 13:29:23.971011 28172 consensus_queue.cc:237] T ed72d18453094babacc7f24ff86811c8 P 179ad5a54dad441b9a3fd6563ea61fee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } }
I20260601 13:29:23.972858 27842 catalog_manager.cc:5696] T ed72d18453094babacc7f24ff86811c8 P 179ad5a54dad441b9a3fd6563ea61fee reported cstate change: term changed from 0 to 1, leader changed from <none> to 179ad5a54dad441b9a3fd6563ea61fee (127.24.95.65). New cstate: current_term: 1 leader_uuid: "179ad5a54dad441b9a3fd6563ea61fee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } health_report { overall_health: UNKNOWN } } }
I20260601 13:29:23.979912 28160 raft_consensus.cc:493] T 8d562e0a01494886b0270890a835132f P 0e3a124d2db04617aa1312e807d43f61 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:29:23.980067 28160 raft_consensus.cc:515] T 8d562e0a01494886b0270890a835132f P 0e3a124d2db04617aa1312e807d43f61 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } }
I20260601 13:29:23.980576 28160 leader_election.cc:290] T 8d562e0a01494886b0270890a835132f P 0e3a124d2db04617aa1312e807d43f61 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 179ad5a54dad441b9a3fd6563ea61fee (127.24.95.65:41105), 8286755574bf4ed0a36927e69b7f97f5 (127.24.95.66:45401)
I20260601 13:29:23.981052 28021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d562e0a01494886b0270890a835132f" candidate_uuid: "0e3a124d2db04617aa1312e807d43f61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8286755574bf4ed0a36927e69b7f97f5" is_pre_election: true
I20260601 13:29:23.981052 27945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d562e0a01494886b0270890a835132f" candidate_uuid: "0e3a124d2db04617aa1312e807d43f61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "179ad5a54dad441b9a3fd6563ea61fee" is_pre_election: true
I20260601 13:29:23.981204 28021 raft_consensus.cc:2468] T 8d562e0a01494886b0270890a835132f P 8286755574bf4ed0a36927e69b7f97f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e3a124d2db04617aa1312e807d43f61 in term 0.
I20260601 13:29:23.981211 27945 raft_consensus.cc:2468] T 8d562e0a01494886b0270890a835132f P 179ad5a54dad441b9a3fd6563ea61fee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e3a124d2db04617aa1312e807d43f61 in term 0.
I20260601 13:29:23.981479 28061 leader_election.cc:304] T 8d562e0a01494886b0270890a835132f P 0e3a124d2db04617aa1312e807d43f61 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e3a124d2db04617aa1312e807d43f61, 8286755574bf4ed0a36927e69b7f97f5; no voters: 
I20260601 13:29:23.981675 28160 raft_consensus.cc:2804] T 8d562e0a01494886b0270890a835132f P 0e3a124d2db04617aa1312e807d43f61 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:29:23.981760 28160 raft_consensus.cc:493] T 8d562e0a01494886b0270890a835132f P 0e3a124d2db04617aa1312e807d43f61 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:29:23.981794 28160 raft_consensus.cc:3060] T 8d562e0a01494886b0270890a835132f P 0e3a124d2db04617aa1312e807d43f61 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:23.982606 28160 raft_consensus.cc:515] T 8d562e0a01494886b0270890a835132f P 0e3a124d2db04617aa1312e807d43f61 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } }
I20260601 13:29:23.982986 28160 leader_election.cc:290] T 8d562e0a01494886b0270890a835132f P 0e3a124d2db04617aa1312e807d43f61 [CANDIDATE]: Term 1 election: Requested vote from peers 179ad5a54dad441b9a3fd6563ea61fee (127.24.95.65:41105), 8286755574bf4ed0a36927e69b7f97f5 (127.24.95.66:45401)
I20260601 13:29:23.983331 27945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d562e0a01494886b0270890a835132f" candidate_uuid: "0e3a124d2db04617aa1312e807d43f61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "179ad5a54dad441b9a3fd6563ea61fee"
I20260601 13:29:23.983419 28021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d562e0a01494886b0270890a835132f" candidate_uuid: "0e3a124d2db04617aa1312e807d43f61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8286755574bf4ed0a36927e69b7f97f5"
I20260601 13:29:23.983443 27945 raft_consensus.cc:3060] T 8d562e0a01494886b0270890a835132f P 179ad5a54dad441b9a3fd6563ea61fee [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:23.983512 28021 raft_consensus.cc:3060] T 8d562e0a01494886b0270890a835132f P 8286755574bf4ed0a36927e69b7f97f5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:23.983865 28160 raft_consensus.cc:493] T 0687cef2981b4cac98f71ef99a71080d P 0e3a124d2db04617aa1312e807d43f61 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:29:23.983956 28160 raft_consensus.cc:515] T 0687cef2981b4cac98f71ef99a71080d P 0e3a124d2db04617aa1312e807d43f61 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } }
I20260601 13:29:23.984397 27945 raft_consensus.cc:2468] T 8d562e0a01494886b0270890a835132f P 179ad5a54dad441b9a3fd6563ea61fee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e3a124d2db04617aa1312e807d43f61 in term 1.
I20260601 13:29:23.984397 28021 raft_consensus.cc:2468] T 8d562e0a01494886b0270890a835132f P 8286755574bf4ed0a36927e69b7f97f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e3a124d2db04617aa1312e807d43f61 in term 1.
I20260601 13:29:23.984601 28160 leader_election.cc:290] T 0687cef2981b4cac98f71ef99a71080d P 0e3a124d2db04617aa1312e807d43f61 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 179ad5a54dad441b9a3fd6563ea61fee (127.24.95.65:41105), 8286755574bf4ed0a36927e69b7f97f5 (127.24.95.66:45401)
I20260601 13:29:23.984823 28061 leader_election.cc:304] T 8d562e0a01494886b0270890a835132f P 0e3a124d2db04617aa1312e807d43f61 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e3a124d2db04617aa1312e807d43f61, 8286755574bf4ed0a36927e69b7f97f5; no voters: 
I20260601 13:29:23.984884 28020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0687cef2981b4cac98f71ef99a71080d" candidate_uuid: "0e3a124d2db04617aa1312e807d43f61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8286755574bf4ed0a36927e69b7f97f5" is_pre_election: true
I20260601 13:29:23.985023 28020 raft_consensus.cc:2393] T 0687cef2981b4cac98f71ef99a71080d P 8286755574bf4ed0a36927e69b7f97f5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0e3a124d2db04617aa1312e807d43f61 in current term 1: Already voted for candidate 179ad5a54dad441b9a3fd6563ea61fee in this term.
I20260601 13:29:23.985023 28160 raft_consensus.cc:2804] T 8d562e0a01494886b0270890a835132f P 0e3a124d2db04617aa1312e807d43f61 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:29:23.985234 27945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0687cef2981b4cac98f71ef99a71080d" candidate_uuid: "0e3a124d2db04617aa1312e807d43f61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "179ad5a54dad441b9a3fd6563ea61fee" is_pre_election: true
I20260601 13:29:23.985136 28160 raft_consensus.cc:697] T 8d562e0a01494886b0270890a835132f P 0e3a124d2db04617aa1312e807d43f61 [term 1 LEADER]: Becoming Leader. State: Replica: 0e3a124d2db04617aa1312e807d43f61, State: Running, Role: LEADER
I20260601 13:29:23.985527 28059 leader_election.cc:304] T 0687cef2981b4cac98f71ef99a71080d P 0e3a124d2db04617aa1312e807d43f61 [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: 0e3a124d2db04617aa1312e807d43f61; no voters: 179ad5a54dad441b9a3fd6563ea61fee, 8286755574bf4ed0a36927e69b7f97f5
I20260601 13:29:23.985533 28160 consensus_queue.cc:237] T 8d562e0a01494886b0270890a835132f P 0e3a124d2db04617aa1312e807d43f61 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } }
I20260601 13:29:23.985749 28184 raft_consensus.cc:3060] T 0687cef2981b4cac98f71ef99a71080d P 0e3a124d2db04617aa1312e807d43f61 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:23.986536 28184 raft_consensus.cc:2749] T 0687cef2981b4cac98f71ef99a71080d P 0e3a124d2db04617aa1312e807d43f61 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260601 13:29:23.987833 27842 catalog_manager.cc:5696] T 8d562e0a01494886b0270890a835132f P 0e3a124d2db04617aa1312e807d43f61 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0e3a124d2db04617aa1312e807d43f61 (127.24.95.67). New cstate: current_term: 1 leader_uuid: "0e3a124d2db04617aa1312e807d43f61" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } health_report { overall_health: HEALTHY } } }
I20260601 13:29:24.090301 28172 raft_consensus.cc:493] T 270603154112447fade374d3dd339570 P 179ad5a54dad441b9a3fd6563ea61fee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:29:24.090458 28172 raft_consensus.cc:515] T 270603154112447fade374d3dd339570 P 179ad5a54dad441b9a3fd6563ea61fee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } }
I20260601 13:29:24.090894 28172 leader_election.cc:290] T 270603154112447fade374d3dd339570 P 179ad5a54dad441b9a3fd6563ea61fee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8286755574bf4ed0a36927e69b7f97f5 (127.24.95.66:45401), 0e3a124d2db04617aa1312e807d43f61 (127.24.95.67:43503)
I20260601 13:29:24.091312 28020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "270603154112447fade374d3dd339570" candidate_uuid: "179ad5a54dad441b9a3fd6563ea61fee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8286755574bf4ed0a36927e69b7f97f5" is_pre_election: true
I20260601 13:29:24.091382 28095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "270603154112447fade374d3dd339570" candidate_uuid: "179ad5a54dad441b9a3fd6563ea61fee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3a124d2db04617aa1312e807d43f61" is_pre_election: true
I20260601 13:29:24.091457 28020 raft_consensus.cc:2468] T 270603154112447fade374d3dd339570 P 8286755574bf4ed0a36927e69b7f97f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 179ad5a54dad441b9a3fd6563ea61fee in term 0.
I20260601 13:29:24.091500 28095 raft_consensus.cc:2468] T 270603154112447fade374d3dd339570 P 0e3a124d2db04617aa1312e807d43f61 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 179ad5a54dad441b9a3fd6563ea61fee in term 0.
I20260601 13:29:24.091741 27910 leader_election.cc:304] T 270603154112447fade374d3dd339570 P 179ad5a54dad441b9a3fd6563ea61fee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 179ad5a54dad441b9a3fd6563ea61fee, 8286755574bf4ed0a36927e69b7f97f5; no voters: 
I20260601 13:29:24.091890 28172 raft_consensus.cc:2804] T 270603154112447fade374d3dd339570 P 179ad5a54dad441b9a3fd6563ea61fee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:29:24.091951 28172 raft_consensus.cc:493] T 270603154112447fade374d3dd339570 P 179ad5a54dad441b9a3fd6563ea61fee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:29:24.091990 28172 raft_consensus.cc:3060] T 270603154112447fade374d3dd339570 P 179ad5a54dad441b9a3fd6563ea61fee [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:24.092830 28172 raft_consensus.cc:515] T 270603154112447fade374d3dd339570 P 179ad5a54dad441b9a3fd6563ea61fee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } }
I20260601 13:29:24.093217 28172 leader_election.cc:290] T 270603154112447fade374d3dd339570 P 179ad5a54dad441b9a3fd6563ea61fee [CANDIDATE]: Term 1 election: Requested vote from peers 8286755574bf4ed0a36927e69b7f97f5 (127.24.95.66:45401), 0e3a124d2db04617aa1312e807d43f61 (127.24.95.67:43503)
I20260601 13:29:24.093531 28020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "270603154112447fade374d3dd339570" candidate_uuid: "179ad5a54dad441b9a3fd6563ea61fee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8286755574bf4ed0a36927e69b7f97f5"
I20260601 13:29:24.093547 28095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "270603154112447fade374d3dd339570" candidate_uuid: "179ad5a54dad441b9a3fd6563ea61fee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3a124d2db04617aa1312e807d43f61"
I20260601 13:29:24.093650 28020 raft_consensus.cc:3060] T 270603154112447fade374d3dd339570 P 8286755574bf4ed0a36927e69b7f97f5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:24.093681 28095 raft_consensus.cc:3060] T 270603154112447fade374d3dd339570 P 0e3a124d2db04617aa1312e807d43f61 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:24.094476 28020 raft_consensus.cc:2468] T 270603154112447fade374d3dd339570 P 8286755574bf4ed0a36927e69b7f97f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 179ad5a54dad441b9a3fd6563ea61fee in term 1.
I20260601 13:29:24.094507 28095 raft_consensus.cc:2468] T 270603154112447fade374d3dd339570 P 0e3a124d2db04617aa1312e807d43f61 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 179ad5a54dad441b9a3fd6563ea61fee in term 1.
I20260601 13:29:24.094728 27910 leader_election.cc:304] T 270603154112447fade374d3dd339570 P 179ad5a54dad441b9a3fd6563ea61fee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 179ad5a54dad441b9a3fd6563ea61fee, 8286755574bf4ed0a36927e69b7f97f5; no voters: 
I20260601 13:29:24.094920 28172 raft_consensus.cc:2804] T 270603154112447fade374d3dd339570 P 179ad5a54dad441b9a3fd6563ea61fee [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:29:24.095005 28172 raft_consensus.cc:697] T 270603154112447fade374d3dd339570 P 179ad5a54dad441b9a3fd6563ea61fee [term 1 LEADER]: Becoming Leader. State: Replica: 179ad5a54dad441b9a3fd6563ea61fee, State: Running, Role: LEADER
I20260601 13:29:24.095129 28172 consensus_queue.cc:237] T 270603154112447fade374d3dd339570 P 179ad5a54dad441b9a3fd6563ea61fee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } }
I20260601 13:29:24.096487 28160 raft_consensus.cc:493] T 2642911bf40c44b89af6fa22e44004da P 0e3a124d2db04617aa1312e807d43f61 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:29:24.096592 28160 raft_consensus.cc:515] T 2642911bf40c44b89af6fa22e44004da P 0e3a124d2db04617aa1312e807d43f61 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } }
I20260601 13:29:24.096706 27842 catalog_manager.cc:5696] T 270603154112447fade374d3dd339570 P 179ad5a54dad441b9a3fd6563ea61fee reported cstate change: term changed from 0 to 1, leader changed from <none> to 179ad5a54dad441b9a3fd6563ea61fee (127.24.95.65). New cstate: current_term: 1 leader_uuid: "179ad5a54dad441b9a3fd6563ea61fee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } health_report { overall_health: UNKNOWN } } }
I20260601 13:29:24.096930 28160 leader_election.cc:290] T 2642911bf40c44b89af6fa22e44004da P 0e3a124d2db04617aa1312e807d43f61 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 179ad5a54dad441b9a3fd6563ea61fee (127.24.95.65:41105), 8286755574bf4ed0a36927e69b7f97f5 (127.24.95.66:45401)
I20260601 13:29:24.097198 28020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2642911bf40c44b89af6fa22e44004da" candidate_uuid: "0e3a124d2db04617aa1312e807d43f61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8286755574bf4ed0a36927e69b7f97f5" is_pre_election: true
I20260601 13:29:24.097249 27945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2642911bf40c44b89af6fa22e44004da" candidate_uuid: "0e3a124d2db04617aa1312e807d43f61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "179ad5a54dad441b9a3fd6563ea61fee" is_pre_election: true
I20260601 13:29:24.097306 28020 raft_consensus.cc:2468] T 2642911bf40c44b89af6fa22e44004da P 8286755574bf4ed0a36927e69b7f97f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e3a124d2db04617aa1312e807d43f61 in term 0.
I20260601 13:29:24.097321 27945 raft_consensus.cc:2468] T 2642911bf40c44b89af6fa22e44004da P 179ad5a54dad441b9a3fd6563ea61fee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e3a124d2db04617aa1312e807d43f61 in term 0.
I20260601 13:29:24.097543 28059 leader_election.cc:304] T 2642911bf40c44b89af6fa22e44004da P 0e3a124d2db04617aa1312e807d43f61 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e3a124d2db04617aa1312e807d43f61, 179ad5a54dad441b9a3fd6563ea61fee; no voters: 
I20260601 13:29:24.097678 28160 raft_consensus.cc:2804] T 2642911bf40c44b89af6fa22e44004da P 0e3a124d2db04617aa1312e807d43f61 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:29:24.097730 28160 raft_consensus.cc:493] T 2642911bf40c44b89af6fa22e44004da P 0e3a124d2db04617aa1312e807d43f61 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:29:24.097775 28160 raft_consensus.cc:3060] T 2642911bf40c44b89af6fa22e44004da P 0e3a124d2db04617aa1312e807d43f61 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:24.099207 28160 raft_consensus.cc:515] T 2642911bf40c44b89af6fa22e44004da P 0e3a124d2db04617aa1312e807d43f61 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } }
I20260601 13:29:24.099742 28160 leader_election.cc:290] T 2642911bf40c44b89af6fa22e44004da P 0e3a124d2db04617aa1312e807d43f61 [CANDIDATE]: Term 1 election: Requested vote from peers 179ad5a54dad441b9a3fd6563ea61fee (127.24.95.65:41105), 8286755574bf4ed0a36927e69b7f97f5 (127.24.95.66:45401)
I20260601 13:29:24.099977 27945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2642911bf40c44b89af6fa22e44004da" candidate_uuid: "0e3a124d2db04617aa1312e807d43f61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "179ad5a54dad441b9a3fd6563ea61fee"
I20260601 13:29:24.100044 28020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2642911bf40c44b89af6fa22e44004da" candidate_uuid: "0e3a124d2db04617aa1312e807d43f61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8286755574bf4ed0a36927e69b7f97f5"
I20260601 13:29:24.100088 27945 raft_consensus.cc:3060] T 2642911bf40c44b89af6fa22e44004da P 179ad5a54dad441b9a3fd6563ea61fee [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:24.100123 28020 raft_consensus.cc:3060] T 2642911bf40c44b89af6fa22e44004da P 8286755574bf4ed0a36927e69b7f97f5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:24.101004 27945 raft_consensus.cc:2468] T 2642911bf40c44b89af6fa22e44004da P 179ad5a54dad441b9a3fd6563ea61fee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e3a124d2db04617aa1312e807d43f61 in term 1.
I20260601 13:29:24.101004 28020 raft_consensus.cc:2468] T 2642911bf40c44b89af6fa22e44004da P 8286755574bf4ed0a36927e69b7f97f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e3a124d2db04617aa1312e807d43f61 in term 1.
I20260601 13:29:24.101351 28059 leader_election.cc:304] T 2642911bf40c44b89af6fa22e44004da P 0e3a124d2db04617aa1312e807d43f61 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e3a124d2db04617aa1312e807d43f61, 179ad5a54dad441b9a3fd6563ea61fee; no voters: 
I20260601 13:29:24.101511 28160 raft_consensus.cc:2804] T 2642911bf40c44b89af6fa22e44004da P 0e3a124d2db04617aa1312e807d43f61 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:29:24.101591 28160 raft_consensus.cc:697] T 2642911bf40c44b89af6fa22e44004da P 0e3a124d2db04617aa1312e807d43f61 [term 1 LEADER]: Becoming Leader. State: Replica: 0e3a124d2db04617aa1312e807d43f61, State: Running, Role: LEADER
I20260601 13:29:24.101730 28160 consensus_queue.cc:237] T 2642911bf40c44b89af6fa22e44004da P 0e3a124d2db04617aa1312e807d43f61 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } }
I20260601 13:29:24.103257 27842 catalog_manager.cc:5696] T 2642911bf40c44b89af6fa22e44004da P 0e3a124d2db04617aa1312e807d43f61 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0e3a124d2db04617aa1312e807d43f61 (127.24.95.67). New cstate: current_term: 1 leader_uuid: "0e3a124d2db04617aa1312e807d43f61" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } health_report { overall_health: HEALTHY } } }
I20260601 13:29:24.189647 28160 raft_consensus.cc:493] T 3877ebcc1ad540c58877b631ce3a3b53 P 0e3a124d2db04617aa1312e807d43f61 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:29:24.189810 28160 raft_consensus.cc:515] T 3877ebcc1ad540c58877b631ce3a3b53 P 0e3a124d2db04617aa1312e807d43f61 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } }
I20260601 13:29:24.190249 28160 leader_election.cc:290] T 3877ebcc1ad540c58877b631ce3a3b53 P 0e3a124d2db04617aa1312e807d43f61 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 179ad5a54dad441b9a3fd6563ea61fee (127.24.95.65:41105), 8286755574bf4ed0a36927e69b7f97f5 (127.24.95.66:45401)
I20260601 13:29:24.190762 28020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3877ebcc1ad540c58877b631ce3a3b53" candidate_uuid: "0e3a124d2db04617aa1312e807d43f61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8286755574bf4ed0a36927e69b7f97f5" is_pre_election: true
I20260601 13:29:24.190811 27945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3877ebcc1ad540c58877b631ce3a3b53" candidate_uuid: "0e3a124d2db04617aa1312e807d43f61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "179ad5a54dad441b9a3fd6563ea61fee" is_pre_election: true
I20260601 13:29:24.190915 28020 raft_consensus.cc:2468] T 3877ebcc1ad540c58877b631ce3a3b53 P 8286755574bf4ed0a36927e69b7f97f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e3a124d2db04617aa1312e807d43f61 in term 0.
I20260601 13:29:24.191071 27945 raft_consensus.cc:2468] T 3877ebcc1ad540c58877b631ce3a3b53 P 179ad5a54dad441b9a3fd6563ea61fee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e3a124d2db04617aa1312e807d43f61 in term 0.
I20260601 13:29:24.191195 28061 leader_election.cc:304] T 3877ebcc1ad540c58877b631ce3a3b53 P 0e3a124d2db04617aa1312e807d43f61 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e3a124d2db04617aa1312e807d43f61, 8286755574bf4ed0a36927e69b7f97f5; no voters: 
I20260601 13:29:24.191377 28160 raft_consensus.cc:2804] T 3877ebcc1ad540c58877b631ce3a3b53 P 0e3a124d2db04617aa1312e807d43f61 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:29:24.191430 28160 raft_consensus.cc:493] T 3877ebcc1ad540c58877b631ce3a3b53 P 0e3a124d2db04617aa1312e807d43f61 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:29:24.191468 28160 raft_consensus.cc:3060] T 3877ebcc1ad540c58877b631ce3a3b53 P 0e3a124d2db04617aa1312e807d43f61 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:24.192266 28160 raft_consensus.cc:515] T 3877ebcc1ad540c58877b631ce3a3b53 P 0e3a124d2db04617aa1312e807d43f61 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } }
I20260601 13:29:24.192761 28160 leader_election.cc:290] T 3877ebcc1ad540c58877b631ce3a3b53 P 0e3a124d2db04617aa1312e807d43f61 [CANDIDATE]: Term 1 election: Requested vote from peers 179ad5a54dad441b9a3fd6563ea61fee (127.24.95.65:41105), 8286755574bf4ed0a36927e69b7f97f5 (127.24.95.66:45401)
I20260601 13:29:24.193169 27945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3877ebcc1ad540c58877b631ce3a3b53" candidate_uuid: "0e3a124d2db04617aa1312e807d43f61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "179ad5a54dad441b9a3fd6563ea61fee"
I20260601 13:29:24.193190 28020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3877ebcc1ad540c58877b631ce3a3b53" candidate_uuid: "0e3a124d2db04617aa1312e807d43f61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8286755574bf4ed0a36927e69b7f97f5"
I20260601 13:29:24.193272 27945 raft_consensus.cc:3060] T 3877ebcc1ad540c58877b631ce3a3b53 P 179ad5a54dad441b9a3fd6563ea61fee [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:24.193280 28020 raft_consensus.cc:3060] T 3877ebcc1ad540c58877b631ce3a3b53 P 8286755574bf4ed0a36927e69b7f97f5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:24.194026 27945 raft_consensus.cc:2468] T 3877ebcc1ad540c58877b631ce3a3b53 P 179ad5a54dad441b9a3fd6563ea61fee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e3a124d2db04617aa1312e807d43f61 in term 1.
I20260601 13:29:24.194024 28020 raft_consensus.cc:2468] T 3877ebcc1ad540c58877b631ce3a3b53 P 8286755574bf4ed0a36927e69b7f97f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e3a124d2db04617aa1312e807d43f61 in term 1.
I20260601 13:29:24.194352 28061 leader_election.cc:304] T 3877ebcc1ad540c58877b631ce3a3b53 P 0e3a124d2db04617aa1312e807d43f61 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: 0e3a124d2db04617aa1312e807d43f61, 179ad5a54dad441b9a3fd6563ea61fee, 8286755574bf4ed0a36927e69b7f97f5; no voters: 
I20260601 13:29:24.194599 28160 raft_consensus.cc:2804] T 3877ebcc1ad540c58877b631ce3a3b53 P 0e3a124d2db04617aa1312e807d43f61 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:29:24.194690 28160 raft_consensus.cc:697] T 3877ebcc1ad540c58877b631ce3a3b53 P 0e3a124d2db04617aa1312e807d43f61 [term 1 LEADER]: Becoming Leader. State: Replica: 0e3a124d2db04617aa1312e807d43f61, State: Running, Role: LEADER
I20260601 13:29:24.194900 28160 consensus_queue.cc:237] T 3877ebcc1ad540c58877b631ce3a3b53 P 0e3a124d2db04617aa1312e807d43f61 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } }
I20260601 13:29:24.196759 27842 catalog_manager.cc:5696] T 3877ebcc1ad540c58877b631ce3a3b53 P 0e3a124d2db04617aa1312e807d43f61 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0e3a124d2db04617aa1312e807d43f61 (127.24.95.67). New cstate: current_term: 1 leader_uuid: "0e3a124d2db04617aa1312e807d43f61" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } health_report { overall_health: HEALTHY } } }
I20260601 13:29:24.227531 24957 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:29:24.230822 28194 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:29:24.231082 28191 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:29:24.231060 28192 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:29:24.231124 24957 server_base.cc:1061] running on GCE node
I20260601 13:29:24.231457 24957 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:29:24.231501 24957 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:29:24.231516 24957 hybrid_clock.cc:648] HybridClock initialized: now 1780320564231516 us; error 0 us; skew 500 ppm
I20260601 13:29:24.232540 24957 webserver.cc:533] Webserver started at http://127.24.95.68:35821/ using document root <none> and password file <none>
I20260601 13:29:24.232697 24957 fs_manager.cc:362] Metadata directory not provided
I20260601 13:29:24.232753 24957 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:29:24.232818 24957 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:29:24.233199 24957 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320492958789-24957-0/minicluster-data/ts-3-root/instance:
uuid: "2d70c2093ef8404dae2d6368991057d1"
format_stamp: "Formatted at 2026-06-01 13:29:24 on dist-test-slave-3pmh"
I20260601 13:29:24.234653 24957 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:29:24.235838 28199 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:24.236267 24957 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:29:24.236348 24957 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320492958789-24957-0/minicluster-data/ts-3-root
uuid: "2d70c2093ef8404dae2d6368991057d1"
format_stamp: "Formatted at 2026-06-01 13:29:24 on dist-test-slave-3pmh"
I20260601 13:29:24.236459 24957 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320492958789-24957-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320492958789-24957-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320492958789-24957-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:29:24.241238 24957 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:29:24.241657 24957 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:29:24.241955 24957 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:29:24.242444 24957 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:29:24.242486 24957 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:24.242529 24957 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:29:24.242558 24957 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:24.248522 24957 rpc_server.cc:307] RPC server started. Bound to: 127.24.95.68:34283
I20260601 13:29:24.248631 28262 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.95.68:34283 every 8 connection(s)
I20260601 13:29:24.250998 27842 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55864:
table { table_name: "range_aware_rebalance_new_range" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\n\000\000\000\007\001\024\000\000\000""\006\001\n\000\000\000\007\001\024\000\000\000" indirect_data: """" } } } schema { columns { name: "key" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260601 13:29:24.255810 28263 heartbeater.cc:344] Connected to a master server at 127.24.95.126:46315
I20260601 13:29:24.255985 28263 heartbeater.cc:461] Registering TS with master...
I20260601 13:29:24.256259 28263 heartbeater.cc:507] Master 127.24.95.126:46315 requested a full tablet report, sending...
W20260601 13:29:24.257135 27842 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c0edb4c54677430db798207019fe8900 has no consensus state
I20260601 13:29:24.257356 27840 ts_manager.cc:194] Registered new tserver with Master: 2d70c2093ef8404dae2d6368991057d1 (127.24.95.68:34283)
W20260601 13:29:24.257871 27842 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b6e01855a153460196e1bb33bf8f7d9d has no consensus state
I20260601 13:29:24.258044 27840 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55876
W20260601 13:29:24.258258 27842 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f923d1bce2cc4e5aac9ba80c363337d8 has no consensus state
W20260601 13:29:24.258857 27842 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ddb59c88adc74375bace688b017ea197 has no consensus state
W20260601 13:29:24.259378 27842 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 5453974421f34e65af6e43670382e0cd has no consensus state
W20260601 13:29:24.259591 27842 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 400f0ae52ae14712bee66b74748ca1aa has no consensus state
W20260601 13:29:24.259810 27842 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ba8760b72aff47f1a8e320c1bcbedddf has no consensus state
W20260601 13:29:24.260262 27842 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet d7325646b7244e1292cde3643099f9b8 has no consensus state
I20260601 13:29:24.262094 28172 consensus_queue.cc:1048] T 0687cef2981b4cac98f71ef99a71080d P 179ad5a54dad441b9a3fd6563ea61fee [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:29:24.265424 27934 tablet_service.cc:1511] Processing CreateTablet for tablet c0edb4c54677430db798207019fe8900 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f28e215bad374d4491cb7e4c62fc3969]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:29:24.265748 27934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0edb4c54677430db798207019fe8900. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:24.265829 27928 tablet_service.cc:1511] Processing CreateTablet for tablet b6e01855a153460196e1bb33bf8f7d9d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f28e215bad374d4491cb7e4c62fc3969]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:29:24.266189 27928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6e01855a153460196e1bb33bf8f7d9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:24.266136 28169 consensus_queue.cc:1048] T 0687cef2981b4cac98f71ef99a71080d P 179ad5a54dad441b9a3fd6563ea61fee [LEADER]: Connected to new peer: Peer: permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:29:24.266673 28080 tablet_service.cc:1511] Processing CreateTablet for tablet b6e01855a153460196e1bb33bf8f7d9d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f28e215bad374d4491cb7e4c62fc3969]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:29:24.266765 28005 tablet_service.cc:1511] Processing CreateTablet for tablet c0edb4c54677430db798207019fe8900 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f28e215bad374d4491cb7e4c62fc3969]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:29:24.266934 28080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6e01855a153460196e1bb33bf8f7d9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:24.266995 28005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0edb4c54677430db798207019fe8900. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:24.268256 28143 tablet_bootstrap.cc:492] T b6e01855a153460196e1bb33bf8f7d9d P 179ad5a54dad441b9a3fd6563ea61fee: Bootstrap starting.
I20260601 13:29:24.268841 28146 tablet_bootstrap.cc:492] T b6e01855a153460196e1bb33bf8f7d9d P 0e3a124d2db04617aa1312e807d43f61: Bootstrap starting.
I20260601 13:29:24.269533 28143 tablet_bootstrap.cc:654] T b6e01855a153460196e1bb33bf8f7d9d P 179ad5a54dad441b9a3fd6563ea61fee: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:24.269845 28146 tablet_bootstrap.cc:654] T b6e01855a153460196e1bb33bf8f7d9d P 0e3a124d2db04617aa1312e807d43f61: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:24.269533 28169 consensus_queue.cc:1048] T e30407cc08b843278f121c1ce569f2a3 P 179ad5a54dad441b9a3fd6563ea61fee [LEADER]: Connected to new peer: Peer: permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260601 13:29:24.272809 28004 tablet_service.cc:1511] Processing CreateTablet for tablet f923d1bce2cc4e5aac9ba80c363337d8 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f28e215bad374d4491cb7e4c62fc3969]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:29:24.273092 28004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f923d1bce2cc4e5aac9ba80c363337d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:24.273540 28146 tablet_bootstrap.cc:492] T b6e01855a153460196e1bb33bf8f7d9d P 0e3a124d2db04617aa1312e807d43f61: No bootstrap required, opened a new log
I20260601 13:29:24.273630 28146 ts_tablet_manager.cc:1403] T b6e01855a153460196e1bb33bf8f7d9d P 0e3a124d2db04617aa1312e807d43f61: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:29:24.274142 28146 raft_consensus.cc:359] T b6e01855a153460196e1bb33bf8f7d9d P 0e3a124d2db04617aa1312e807d43f61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } } peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } }
I20260601 13:29:24.274242 28146 raft_consensus.cc:385] T b6e01855a153460196e1bb33bf8f7d9d P 0e3a124d2db04617aa1312e807d43f61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:24.274274 28146 raft_consensus.cc:740] T b6e01855a153460196e1bb33bf8f7d9d P 0e3a124d2db04617aa1312e807d43f61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e3a124d2db04617aa1312e807d43f61, State: Initialized, Role: FOLLOWER
I20260601 13:29:24.274279 28226 tablet_service.cc:1511] Processing CreateTablet for tablet b6e01855a153460196e1bb33bf8f7d9d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f28e215bad374d4491cb7e4c62fc3969]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:29:24.274438 28143 tablet_bootstrap.cc:492] T b6e01855a153460196e1bb33bf8f7d9d P 179ad5a54dad441b9a3fd6563ea61fee: No bootstrap required, opened a new log
I20260601 13:29:24.274425 28146 consensus_queue.cc:260] T b6e01855a153460196e1bb33bf8f7d9d P 0e3a124d2db04617aa1312e807d43f61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } } peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } }
I20260601 13:29:24.274515 28143 ts_tablet_manager.cc:1403] T b6e01855a153460196e1bb33bf8f7d9d P 179ad5a54dad441b9a3fd6563ea61fee: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:29:24.274586 28226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6e01855a153460196e1bb33bf8f7d9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:24.274698 28146 ts_tablet_manager.cc:1434] T b6e01855a153460196e1bb33bf8f7d9d P 0e3a124d2db04617aa1312e807d43f61: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:29:24.275046 28143 raft_consensus.cc:359] T b6e01855a153460196e1bb33bf8f7d9d P 179ad5a54dad441b9a3fd6563ea61fee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } } peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } }
I20260601 13:29:24.275136 28227 tablet_service.cc:1511] Processing CreateTablet for tablet c0edb4c54677430db798207019fe8900 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f28e215bad374d4491cb7e4c62fc3969]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:29:24.275355 28142 tablet_bootstrap.cc:492] T f923d1bce2cc4e5aac9ba80c363337d8 P 8286755574bf4ed0a36927e69b7f97f5: Bootstrap starting.
I20260601 13:29:24.275381 28227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0edb4c54677430db798207019fe8900. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:24.275144 28143 raft_consensus.cc:385] T b6e01855a153460196e1bb33bf8f7d9d P 179ad5a54dad441b9a3fd6563ea61fee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:24.276424 28143 raft_consensus.cc:740] T b6e01855a153460196e1bb33bf8f7d9d P 179ad5a54dad441b9a3fd6563ea61fee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 179ad5a54dad441b9a3fd6563ea61fee, State: Initialized, Role: FOLLOWER
I20260601 13:29:24.276551 28143 consensus_queue.cc:260] T b6e01855a153460196e1bb33bf8f7d9d P 179ad5a54dad441b9a3fd6563ea61fee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } } peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } }
I20260601 13:29:24.276871 28143 ts_tablet_manager.cc:1434] T b6e01855a153460196e1bb33bf8f7d9d P 179ad5a54dad441b9a3fd6563ea61fee: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:29:24.277045 28143 tablet_bootstrap.cc:492] T c0edb4c54677430db798207019fe8900 P 179ad5a54dad441b9a3fd6563ea61fee: Bootstrap starting.
I20260601 13:29:24.278136 28142 tablet_bootstrap.cc:654] T f923d1bce2cc4e5aac9ba80c363337d8 P 8286755574bf4ed0a36927e69b7f97f5: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:24.278290 28225 tablet_service.cc:1511] Processing CreateTablet for tablet f923d1bce2cc4e5aac9ba80c363337d8 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f28e215bad374d4491cb7e4c62fc3969]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:29:24.278554 28225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f923d1bce2cc4e5aac9ba80c363337d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:24.279031 28143 tablet_bootstrap.cc:654] T c0edb4c54677430db798207019fe8900 P 179ad5a54dad441b9a3fd6563ea61fee: Neither blocks nor log segments found. Creating new log.
W20260601 13:29:24.280144 27829 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet ba8760b72aff47f1a8e320c1bcbedddf (table range_aware_rebalance_new_range [id=f28e215bad374d4491cb7e4c62fc3969], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet ba8760b72aff47f1a8e320c1bcbedddf consensus state has no leader
I20260601 13:29:24.280177 28143 tablet_bootstrap.cc:492] T c0edb4c54677430db798207019fe8900 P 179ad5a54dad441b9a3fd6563ea61fee: No bootstrap required, opened a new log
I20260601 13:29:24.280258 28143 ts_tablet_manager.cc:1403] T c0edb4c54677430db798207019fe8900 P 179ad5a54dad441b9a3fd6563ea61fee: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:29:24.280726 28143 raft_consensus.cc:359] T c0edb4c54677430db798207019fe8900 P 179ad5a54dad441b9a3fd6563ea61fee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } }
I20260601 13:29:24.280858 28143 raft_consensus.cc:385] T c0edb4c54677430db798207019fe8900 P 179ad5a54dad441b9a3fd6563ea61fee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:24.280894 28143 raft_consensus.cc:740] T c0edb4c54677430db798207019fe8900 P 179ad5a54dad441b9a3fd6563ea61fee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 179ad5a54dad441b9a3fd6563ea61fee, State: Initialized, Role: FOLLOWER
I20260601 13:29:24.281001 28143 consensus_queue.cc:260] T c0edb4c54677430db798207019fe8900 P 179ad5a54dad441b9a3fd6563ea61fee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } }
I20260601 13:29:24.281275 28143 ts_tablet_manager.cc:1434] T c0edb4c54677430db798207019fe8900 P 179ad5a54dad441b9a3fd6563ea61fee: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:24.282831 28169 consensus_queue.cc:1048] T e30407cc08b843278f121c1ce569f2a3 P 179ad5a54dad441b9a3fd6563ea61fee [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:29:24.283417 28080 tablet_service.cc:1511] Processing CreateTablet for tablet f923d1bce2cc4e5aac9ba80c363337d8 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f28e215bad374d4491cb7e4c62fc3969]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:29:24.283455 28225 tablet_service.cc:1511] Processing CreateTablet for tablet ddb59c88adc74375bace688b017ea197 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f28e215bad374d4491cb7e4c62fc3969]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:29:24.283624 28082 tablet_service.cc:1511] Processing CreateTablet for tablet 400f0ae52ae14712bee66b74748ca1aa (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f28e215bad374d4491cb7e4c62fc3969]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:29:24.283694 28080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f923d1bce2cc4e5aac9ba80c363337d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:24.283718 28225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddb59c88adc74375bace688b017ea197. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:24.283823 28082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 400f0ae52ae14712bee66b74748ca1aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:24.285831 28146 tablet_bootstrap.cc:492] T f923d1bce2cc4e5aac9ba80c363337d8 P 0e3a124d2db04617aa1312e807d43f61: Bootstrap starting.
I20260601 13:29:24.285983 28227 tablet_service.cc:1511] Processing CreateTablet for tablet 5453974421f34e65af6e43670382e0cd (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f28e215bad374d4491cb7e4c62fc3969]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:29:24.283455 28081 tablet_service.cc:1511] Processing CreateTablet for tablet 5453974421f34e65af6e43670382e0cd (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f28e215bad374d4491cb7e4c62fc3969]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:29:24.286221 28227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5453974421f34e65af6e43670382e0cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:24.286243 28226 tablet_service.cc:1511] Processing CreateTablet for tablet 400f0ae52ae14712bee66b74748ca1aa (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f28e215bad374d4491cb7e4c62fc3969]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:29:24.286319 28081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5453974421f34e65af6e43670382e0cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:24.286525 28226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 400f0ae52ae14712bee66b74748ca1aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:24.286983 28146 tablet_bootstrap.cc:654] T f923d1bce2cc4e5aac9ba80c363337d8 P 0e3a124d2db04617aa1312e807d43f61: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:24.288836 28146 tablet_bootstrap.cc:492] T f923d1bce2cc4e5aac9ba80c363337d8 P 0e3a124d2db04617aa1312e807d43f61: No bootstrap required, opened a new log
I20260601 13:29:24.288930 28146 ts_tablet_manager.cc:1403] T f923d1bce2cc4e5aac9ba80c363337d8 P 0e3a124d2db04617aa1312e807d43f61: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:29:24.289402 28146 raft_consensus.cc:359] T f923d1bce2cc4e5aac9ba80c363337d8 P 0e3a124d2db04617aa1312e807d43f61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } }
I20260601 13:29:24.289511 28146 raft_consensus.cc:385] T f923d1bce2cc4e5aac9ba80c363337d8 P 0e3a124d2db04617aa1312e807d43f61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:24.289541 28146 raft_consensus.cc:740] T f923d1bce2cc4e5aac9ba80c363337d8 P 0e3a124d2db04617aa1312e807d43f61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e3a124d2db04617aa1312e807d43f61, State: Initialized, Role: FOLLOWER
I20260601 13:29:24.289687 28146 consensus_queue.cc:260] T f923d1bce2cc4e5aac9ba80c363337d8 P 0e3a124d2db04617aa1312e807d43f61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } }
I20260601 13:29:24.290135 28146 ts_tablet_manager.cc:1434] T f923d1bce2cc4e5aac9ba80c363337d8 P 0e3a124d2db04617aa1312e807d43f61: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:29:24.290398 28146 tablet_bootstrap.cc:492] T 5453974421f34e65af6e43670382e0cd P 0e3a124d2db04617aa1312e807d43f61: Bootstrap starting.
I20260601 13:29:24.291285 28005 tablet_service.cc:1511] Processing CreateTablet for tablet ddb59c88adc74375bace688b017ea197 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f28e215bad374d4491cb7e4c62fc3969]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:29:24.291563 28005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddb59c88adc74375bace688b017ea197. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:24.292632 27928 tablet_service.cc:1511] Processing CreateTablet for tablet 5453974421f34e65af6e43670382e0cd (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f28e215bad374d4491cb7e4c62fc3969]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:29:24.292723 27934 tablet_service.cc:1511] Processing CreateTablet for tablet ddb59c88adc74375bace688b017ea197 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f28e215bad374d4491cb7e4c62fc3969]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:29:24.292646 28010 tablet_service.cc:1511] Processing CreateTablet for tablet ba8760b72aff47f1a8e320c1bcbedddf (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f28e215bad374d4491cb7e4c62fc3969]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:29:24.292930 27928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5453974421f34e65af6e43670382e0cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:24.293017 28010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba8760b72aff47f1a8e320c1bcbedddf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:24.293526 28142 tablet_bootstrap.cc:492] T f923d1bce2cc4e5aac9ba80c363337d8 P 8286755574bf4ed0a36927e69b7f97f5: No bootstrap required, opened a new log
I20260601 13:29:24.293615 28142 ts_tablet_manager.cc:1403] T f923d1bce2cc4e5aac9ba80c363337d8 P 8286755574bf4ed0a36927e69b7f97f5: Time spent bootstrapping tablet: real 0.018s	user 0.002s	sys 0.000s
I20260601 13:29:24.293946 28146 tablet_bootstrap.cc:654] T 5453974421f34e65af6e43670382e0cd P 0e3a124d2db04617aa1312e807d43f61: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:24.294104 28142 raft_consensus.cc:359] T f923d1bce2cc4e5aac9ba80c363337d8 P 8286755574bf4ed0a36927e69b7f97f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } }
I20260601 13:29:24.294203 28142 raft_consensus.cc:385] T f923d1bce2cc4e5aac9ba80c363337d8 P 8286755574bf4ed0a36927e69b7f97f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:24.294232 28142 raft_consensus.cc:740] T f923d1bce2cc4e5aac9ba80c363337d8 P 8286755574bf4ed0a36927e69b7f97f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8286755574bf4ed0a36927e69b7f97f5, State: Initialized, Role: FOLLOWER
I20260601 13:29:24.294349 28142 consensus_queue.cc:260] T f923d1bce2cc4e5aac9ba80c363337d8 P 8286755574bf4ed0a36927e69b7f97f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } }
I20260601 13:29:24.294636 28142 ts_tablet_manager.cc:1434] T f923d1bce2cc4e5aac9ba80c363337d8 P 8286755574bf4ed0a36927e69b7f97f5: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:24.294804 28143 tablet_bootstrap.cc:492] T 5453974421f34e65af6e43670382e0cd P 179ad5a54dad441b9a3fd6563ea61fee: Bootstrap starting.
I20260601 13:29:24.294898 27934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddb59c88adc74375bace688b017ea197. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:24.295552 28004 tablet_service.cc:1511] Processing CreateTablet for tablet 400f0ae52ae14712bee66b74748ca1aa (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f28e215bad374d4491cb7e4c62fc3969]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:29:24.295805 28004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 400f0ae52ae14712bee66b74748ca1aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:24.295948 28143 tablet_bootstrap.cc:654] T 5453974421f34e65af6e43670382e0cd P 179ad5a54dad441b9a3fd6563ea61fee: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:24.297430 28143 tablet_bootstrap.cc:492] T 5453974421f34e65af6e43670382e0cd P 179ad5a54dad441b9a3fd6563ea61fee: No bootstrap required, opened a new log
I20260601 13:29:24.297597 28143 ts_tablet_manager.cc:1403] T 5453974421f34e65af6e43670382e0cd P 179ad5a54dad441b9a3fd6563ea61fee: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:29:24.298204 28143 raft_consensus.cc:359] T 5453974421f34e65af6e43670382e0cd P 179ad5a54dad441b9a3fd6563ea61fee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } }
I20260601 13:29:24.298326 28143 raft_consensus.cc:385] T 5453974421f34e65af6e43670382e0cd P 179ad5a54dad441b9a3fd6563ea61fee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:24.298362 28143 raft_consensus.cc:740] T 5453974421f34e65af6e43670382e0cd P 179ad5a54dad441b9a3fd6563ea61fee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 179ad5a54dad441b9a3fd6563ea61fee, State: Initialized, Role: FOLLOWER
I20260601 13:29:24.298631 28142 tablet_bootstrap.cc:492] T c0edb4c54677430db798207019fe8900 P 8286755574bf4ed0a36927e69b7f97f5: Bootstrap starting.
I20260601 13:29:24.298596 28082 tablet_service.cc:1511] Processing CreateTablet for tablet d7325646b7244e1292cde3643099f9b8 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f28e215bad374d4491cb7e4c62fc3969]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:29:24.298681 28143 consensus_queue.cc:260] T 5453974421f34e65af6e43670382e0cd P 179ad5a54dad441b9a3fd6563ea61fee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } }
I20260601 13:29:24.298854 28082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7325646b7244e1292cde3643099f9b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:24.298998 28143 ts_tablet_manager.cc:1434] T 5453974421f34e65af6e43670382e0cd P 179ad5a54dad441b9a3fd6563ea61fee: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:24.299201 28143 tablet_bootstrap.cc:492] T ddb59c88adc74375bace688b017ea197 P 179ad5a54dad441b9a3fd6563ea61fee: Bootstrap starting.
I20260601 13:29:24.300169 27928 tablet_service.cc:1511] Processing CreateTablet for tablet d7325646b7244e1292cde3643099f9b8 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f28e215bad374d4491cb7e4c62fc3969]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:29:24.300513 27928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7325646b7244e1292cde3643099f9b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:24.300940 28142 tablet_bootstrap.cc:654] T c0edb4c54677430db798207019fe8900 P 8286755574bf4ed0a36927e69b7f97f5: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:24.301208 27934 tablet_service.cc:1511] Processing CreateTablet for tablet ba8760b72aff47f1a8e320c1bcbedddf (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f28e215bad374d4491cb7e4c62fc3969]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:29:24.301767 28227 tablet_service.cc:1511] Processing CreateTablet for tablet d7325646b7244e1292cde3643099f9b8 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f28e215bad374d4491cb7e4c62fc3969]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:29:24.302021 28227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7325646b7244e1292cde3643099f9b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:24.302747 28143 tablet_bootstrap.cc:654] T ddb59c88adc74375bace688b017ea197 P 179ad5a54dad441b9a3fd6563ea61fee: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:24.303802 28146 tablet_bootstrap.cc:492] T 5453974421f34e65af6e43670382e0cd P 0e3a124d2db04617aa1312e807d43f61: No bootstrap required, opened a new log
I20260601 13:29:24.303897 28146 ts_tablet_manager.cc:1403] T 5453974421f34e65af6e43670382e0cd P 0e3a124d2db04617aa1312e807d43f61: Time spent bootstrapping tablet: real 0.014s	user 0.001s	sys 0.001s
I20260601 13:29:24.303979 27934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba8760b72aff47f1a8e320c1bcbedddf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:24.304350 28146 raft_consensus.cc:359] T 5453974421f34e65af6e43670382e0cd P 0e3a124d2db04617aa1312e807d43f61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } }
I20260601 13:29:24.304513 28146 raft_consensus.cc:385] T 5453974421f34e65af6e43670382e0cd P 0e3a124d2db04617aa1312e807d43f61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:24.304574 28146 raft_consensus.cc:740] T 5453974421f34e65af6e43670382e0cd P 0e3a124d2db04617aa1312e807d43f61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e3a124d2db04617aa1312e807d43f61, State: Initialized, Role: FOLLOWER
I20260601 13:29:24.304698 28146 consensus_queue.cc:260] T 5453974421f34e65af6e43670382e0cd P 0e3a124d2db04617aa1312e807d43f61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } }
I20260601 13:29:24.305141 28146 ts_tablet_manager.cc:1434] T 5453974421f34e65af6e43670382e0cd P 0e3a124d2db04617aa1312e807d43f61: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:24.305356 28146 tablet_bootstrap.cc:492] T 400f0ae52ae14712bee66b74748ca1aa P 0e3a124d2db04617aa1312e807d43f61: Bootstrap starting.
I20260601 13:29:24.306456 28146 tablet_bootstrap.cc:654] T 400f0ae52ae14712bee66b74748ca1aa P 0e3a124d2db04617aa1312e807d43f61: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:24.306591 28226 tablet_service.cc:1511] Processing CreateTablet for tablet ba8760b72aff47f1a8e320c1bcbedddf (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f28e215bad374d4491cb7e4c62fc3969]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:29:24.306831 28226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba8760b72aff47f1a8e320c1bcbedddf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:24.307488 28143 tablet_bootstrap.cc:492] T ddb59c88adc74375bace688b017ea197 P 179ad5a54dad441b9a3fd6563ea61fee: No bootstrap required, opened a new log
I20260601 13:29:24.307574 28143 ts_tablet_manager.cc:1403] T ddb59c88adc74375bace688b017ea197 P 179ad5a54dad441b9a3fd6563ea61fee: Time spent bootstrapping tablet: real 0.008s	user 0.002s	sys 0.000s
I20260601 13:29:24.307610 28146 tablet_bootstrap.cc:492] T 400f0ae52ae14712bee66b74748ca1aa P 0e3a124d2db04617aa1312e807d43f61: No bootstrap required, opened a new log
I20260601 13:29:24.307687 28146 ts_tablet_manager.cc:1403] T 400f0ae52ae14712bee66b74748ca1aa P 0e3a124d2db04617aa1312e807d43f61: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:29:24.308213 28143 raft_consensus.cc:359] T ddb59c88adc74375bace688b017ea197 P 179ad5a54dad441b9a3fd6563ea61fee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } }
I20260601 13:29:24.308312 28143 raft_consensus.cc:385] T ddb59c88adc74375bace688b017ea197 P 179ad5a54dad441b9a3fd6563ea61fee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:24.308350 28143 raft_consensus.cc:740] T ddb59c88adc74375bace688b017ea197 P 179ad5a54dad441b9a3fd6563ea61fee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 179ad5a54dad441b9a3fd6563ea61fee, State: Initialized, Role: FOLLOWER
I20260601 13:29:24.308537 28143 consensus_queue.cc:260] T ddb59c88adc74375bace688b017ea197 P 179ad5a54dad441b9a3fd6563ea61fee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } }
I20260601 13:29:24.308866 28143 ts_tablet_manager.cc:1434] T ddb59c88adc74375bace688b017ea197 P 179ad5a54dad441b9a3fd6563ea61fee: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:29:24.302002 28276 tablet_bootstrap.cc:492] T b6e01855a153460196e1bb33bf8f7d9d P 2d70c2093ef8404dae2d6368991057d1: Bootstrap starting.
I20260601 13:29:24.309051 28143 tablet_bootstrap.cc:492] T ba8760b72aff47f1a8e320c1bcbedddf P 179ad5a54dad441b9a3fd6563ea61fee: Bootstrap starting.
I20260601 13:29:24.310097 28276 tablet_bootstrap.cc:654] T b6e01855a153460196e1bb33bf8f7d9d P 2d70c2093ef8404dae2d6368991057d1: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:24.310097 28143 tablet_bootstrap.cc:654] T ba8760b72aff47f1a8e320c1bcbedddf P 179ad5a54dad441b9a3fd6563ea61fee: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:24.310566 28146 raft_consensus.cc:359] T 400f0ae52ae14712bee66b74748ca1aa P 0e3a124d2db04617aa1312e807d43f61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } }
I20260601 13:29:24.310678 28146 raft_consensus.cc:385] T 400f0ae52ae14712bee66b74748ca1aa P 0e3a124d2db04617aa1312e807d43f61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:24.310710 28146 raft_consensus.cc:740] T 400f0ae52ae14712bee66b74748ca1aa P 0e3a124d2db04617aa1312e807d43f61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e3a124d2db04617aa1312e807d43f61, State: Initialized, Role: FOLLOWER
I20260601 13:29:24.310863 28146 consensus_queue.cc:260] T 400f0ae52ae14712bee66b74748ca1aa P 0e3a124d2db04617aa1312e807d43f61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } }
I20260601 13:29:24.311316 28146 ts_tablet_manager.cc:1434] T 400f0ae52ae14712bee66b74748ca1aa P 0e3a124d2db04617aa1312e807d43f61: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.000s
I20260601 13:29:24.311333 28142 tablet_bootstrap.cc:492] T c0edb4c54677430db798207019fe8900 P 8286755574bf4ed0a36927e69b7f97f5: No bootstrap required, opened a new log
I20260601 13:29:24.311456 28142 ts_tablet_manager.cc:1403] T c0edb4c54677430db798207019fe8900 P 8286755574bf4ed0a36927e69b7f97f5: Time spent bootstrapping tablet: real 0.013s	user 0.000s	sys 0.003s
I20260601 13:29:24.311508 28146 tablet_bootstrap.cc:492] T d7325646b7244e1292cde3643099f9b8 P 0e3a124d2db04617aa1312e807d43f61: Bootstrap starting.
I20260601 13:29:24.311947 28142 raft_consensus.cc:359] T c0edb4c54677430db798207019fe8900 P 8286755574bf4ed0a36927e69b7f97f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } }
I20260601 13:29:24.312063 28142 raft_consensus.cc:385] T c0edb4c54677430db798207019fe8900 P 8286755574bf4ed0a36927e69b7f97f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:24.312096 28142 raft_consensus.cc:740] T c0edb4c54677430db798207019fe8900 P 8286755574bf4ed0a36927e69b7f97f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8286755574bf4ed0a36927e69b7f97f5, State: Initialized, Role: FOLLOWER
I20260601 13:29:24.312238 28142 consensus_queue.cc:260] T c0edb4c54677430db798207019fe8900 P 8286755574bf4ed0a36927e69b7f97f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } }
I20260601 13:29:24.312340 28146 tablet_bootstrap.cc:654] T d7325646b7244e1292cde3643099f9b8 P 0e3a124d2db04617aa1312e807d43f61: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:24.312784 28142 ts_tablet_manager.cc:1434] T c0edb4c54677430db798207019fe8900 P 8286755574bf4ed0a36927e69b7f97f5: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:29:24.312974 28142 tablet_bootstrap.cc:492] T ba8760b72aff47f1a8e320c1bcbedddf P 8286755574bf4ed0a36927e69b7f97f5: Bootstrap starting.
I20260601 13:29:24.313185 28143 tablet_bootstrap.cc:492] T ba8760b72aff47f1a8e320c1bcbedddf P 179ad5a54dad441b9a3fd6563ea61fee: No bootstrap required, opened a new log
I20260601 13:29:24.313277 28143 ts_tablet_manager.cc:1403] T ba8760b72aff47f1a8e320c1bcbedddf P 179ad5a54dad441b9a3fd6563ea61fee: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:29:24.313719 28143 raft_consensus.cc:359] T ba8760b72aff47f1a8e320c1bcbedddf P 179ad5a54dad441b9a3fd6563ea61fee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } }
I20260601 13:29:24.313827 28143 raft_consensus.cc:385] T ba8760b72aff47f1a8e320c1bcbedddf P 179ad5a54dad441b9a3fd6563ea61fee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:24.313868 28143 raft_consensus.cc:740] T ba8760b72aff47f1a8e320c1bcbedddf P 179ad5a54dad441b9a3fd6563ea61fee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 179ad5a54dad441b9a3fd6563ea61fee, State: Initialized, Role: FOLLOWER
I20260601 13:29:24.313994 28143 consensus_queue.cc:260] T ba8760b72aff47f1a8e320c1bcbedddf P 179ad5a54dad441b9a3fd6563ea61fee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } }
I20260601 13:29:24.314061 28142 tablet_bootstrap.cc:654] T ba8760b72aff47f1a8e320c1bcbedddf P 8286755574bf4ed0a36927e69b7f97f5: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:24.314314 28143 ts_tablet_manager.cc:1434] T ba8760b72aff47f1a8e320c1bcbedddf P 179ad5a54dad441b9a3fd6563ea61fee: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:29:24.314803 28276 tablet_bootstrap.cc:492] T b6e01855a153460196e1bb33bf8f7d9d P 2d70c2093ef8404dae2d6368991057d1: No bootstrap required, opened a new log
I20260601 13:29:24.314898 28276 ts_tablet_manager.cc:1403] T b6e01855a153460196e1bb33bf8f7d9d P 2d70c2093ef8404dae2d6368991057d1: Time spent bootstrapping tablet: real 0.013s	user 0.002s	sys 0.000s
I20260601 13:29:24.315279 28142 tablet_bootstrap.cc:492] T ba8760b72aff47f1a8e320c1bcbedddf P 8286755574bf4ed0a36927e69b7f97f5: No bootstrap required, opened a new log
I20260601 13:29:24.315367 28142 ts_tablet_manager.cc:1403] T ba8760b72aff47f1a8e320c1bcbedddf P 8286755574bf4ed0a36927e69b7f97f5: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:29:24.315383 28276 raft_consensus.cc:359] T b6e01855a153460196e1bb33bf8f7d9d P 2d70c2093ef8404dae2d6368991057d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } } peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } }
I20260601 13:29:24.315472 28276 raft_consensus.cc:385] T b6e01855a153460196e1bb33bf8f7d9d P 2d70c2093ef8404dae2d6368991057d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:24.315502 28276 raft_consensus.cc:740] T b6e01855a153460196e1bb33bf8f7d9d P 2d70c2093ef8404dae2d6368991057d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d70c2093ef8404dae2d6368991057d1, State: Initialized, Role: FOLLOWER
I20260601 13:29:24.315649 28276 consensus_queue.cc:260] T b6e01855a153460196e1bb33bf8f7d9d P 2d70c2093ef8404dae2d6368991057d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } } peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } }
I20260601 13:29:24.315793 28142 raft_consensus.cc:359] T ba8760b72aff47f1a8e320c1bcbedddf P 8286755574bf4ed0a36927e69b7f97f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } }
I20260601 13:29:24.315891 28142 raft_consensus.cc:385] T ba8760b72aff47f1a8e320c1bcbedddf P 8286755574bf4ed0a36927e69b7f97f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:24.315927 28142 raft_consensus.cc:740] T ba8760b72aff47f1a8e320c1bcbedddf P 8286755574bf4ed0a36927e69b7f97f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8286755574bf4ed0a36927e69b7f97f5, State: Initialized, Role: FOLLOWER
I20260601 13:29:24.315982 28276 ts_tablet_manager.cc:1434] T b6e01855a153460196e1bb33bf8f7d9d P 2d70c2093ef8404dae2d6368991057d1: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:24.316047 28142 consensus_queue.cc:260] T ba8760b72aff47f1a8e320c1bcbedddf P 8286755574bf4ed0a36927e69b7f97f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } }
I20260601 13:29:24.316152 28276 tablet_bootstrap.cc:492] T c0edb4c54677430db798207019fe8900 P 2d70c2093ef8404dae2d6368991057d1: Bootstrap starting.
I20260601 13:29:24.316341 28142 ts_tablet_manager.cc:1434] T ba8760b72aff47f1a8e320c1bcbedddf P 8286755574bf4ed0a36927e69b7f97f5: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:24.316545 28142 tablet_bootstrap.cc:492] T ddb59c88adc74375bace688b017ea197 P 8286755574bf4ed0a36927e69b7f97f5: Bootstrap starting.
I20260601 13:29:24.317222 28276 tablet_bootstrap.cc:654] T c0edb4c54677430db798207019fe8900 P 2d70c2093ef8404dae2d6368991057d1: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:24.317545 28142 tablet_bootstrap.cc:654] T ddb59c88adc74375bace688b017ea197 P 8286755574bf4ed0a36927e69b7f97f5: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:24.317763 28263 heartbeater.cc:499] Master 127.24.95.126:46315 was elected leader, sending a full tablet report...
I20260601 13:29:24.318445 28146 tablet_bootstrap.cc:492] T d7325646b7244e1292cde3643099f9b8 P 0e3a124d2db04617aa1312e807d43f61: No bootstrap required, opened a new log
I20260601 13:29:24.318534 28146 ts_tablet_manager.cc:1403] T d7325646b7244e1292cde3643099f9b8 P 0e3a124d2db04617aa1312e807d43f61: Time spent bootstrapping tablet: real 0.007s	user 0.001s	sys 0.000s
I20260601 13:29:24.314900 28143 tablet_bootstrap.cc:492] T d7325646b7244e1292cde3643099f9b8 P 179ad5a54dad441b9a3fd6563ea61fee: Bootstrap starting.
I20260601 13:29:24.319126 28146 raft_consensus.cc:359] T d7325646b7244e1292cde3643099f9b8 P 0e3a124d2db04617aa1312e807d43f61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } } peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } }
I20260601 13:29:24.319248 28146 raft_consensus.cc:385] T d7325646b7244e1292cde3643099f9b8 P 0e3a124d2db04617aa1312e807d43f61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:24.319281 28146 raft_consensus.cc:740] T d7325646b7244e1292cde3643099f9b8 P 0e3a124d2db04617aa1312e807d43f61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e3a124d2db04617aa1312e807d43f61, State: Initialized, Role: FOLLOWER
I20260601 13:29:24.319414 28146 consensus_queue.cc:260] T d7325646b7244e1292cde3643099f9b8 P 0e3a124d2db04617aa1312e807d43f61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } } peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } }
I20260601 13:29:24.320127 28143 tablet_bootstrap.cc:654] T d7325646b7244e1292cde3643099f9b8 P 179ad5a54dad441b9a3fd6563ea61fee: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:24.320631 28146 ts_tablet_manager.cc:1434] T d7325646b7244e1292cde3643099f9b8 P 0e3a124d2db04617aa1312e807d43f61: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:29:24.321291 28276 tablet_bootstrap.cc:492] T c0edb4c54677430db798207019fe8900 P 2d70c2093ef8404dae2d6368991057d1: No bootstrap required, opened a new log
I20260601 13:29:24.321379 28276 ts_tablet_manager.cc:1403] T c0edb4c54677430db798207019fe8900 P 2d70c2093ef8404dae2d6368991057d1: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:29:24.321491 28142 tablet_bootstrap.cc:492] T ddb59c88adc74375bace688b017ea197 P 8286755574bf4ed0a36927e69b7f97f5: No bootstrap required, opened a new log
I20260601 13:29:24.321590 28142 ts_tablet_manager.cc:1403] T ddb59c88adc74375bace688b017ea197 P 8286755574bf4ed0a36927e69b7f97f5: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:29:24.321908 28276 raft_consensus.cc:359] T c0edb4c54677430db798207019fe8900 P 2d70c2093ef8404dae2d6368991057d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } }
I20260601 13:29:24.321987 28143 tablet_bootstrap.cc:492] T d7325646b7244e1292cde3643099f9b8 P 179ad5a54dad441b9a3fd6563ea61fee: No bootstrap required, opened a new log
I20260601 13:29:24.322032 28142 raft_consensus.cc:359] T ddb59c88adc74375bace688b017ea197 P 8286755574bf4ed0a36927e69b7f97f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } }
I20260601 13:29:24.322031 28276 raft_consensus.cc:385] T c0edb4c54677430db798207019fe8900 P 2d70c2093ef8404dae2d6368991057d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:24.322168 28143 ts_tablet_manager.cc:1403] T d7325646b7244e1292cde3643099f9b8 P 179ad5a54dad441b9a3fd6563ea61fee: Time spent bootstrapping tablet: real 0.007s	user 0.001s	sys 0.002s
I20260601 13:29:24.322209 28276 raft_consensus.cc:740] T c0edb4c54677430db798207019fe8900 P 2d70c2093ef8404dae2d6368991057d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d70c2093ef8404dae2d6368991057d1, State: Initialized, Role: FOLLOWER
I20260601 13:29:24.322350 28276 consensus_queue.cc:260] T c0edb4c54677430db798207019fe8900 P 2d70c2093ef8404dae2d6368991057d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } }
I20260601 13:29:24.321475 27842 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 0b6bfeef6ebf4aa4ba39be5df04048ff: range_aware_rebalance_new_range [id=f28e215bad374d4491cb7e4c62fc3969] alter complete (version 0)
I20260601 13:29:24.322659 28276 ts_tablet_manager.cc:1434] T c0edb4c54677430db798207019fe8900 P 2d70c2093ef8404dae2d6368991057d1: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:24.322852 28276 tablet_bootstrap.cc:492] T f923d1bce2cc4e5aac9ba80c363337d8 P 2d70c2093ef8404dae2d6368991057d1: Bootstrap starting.
I20260601 13:29:24.323904 28276 tablet_bootstrap.cc:654] T f923d1bce2cc4e5aac9ba80c363337d8 P 2d70c2093ef8404dae2d6368991057d1: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:24.322173 28142 raft_consensus.cc:385] T ddb59c88adc74375bace688b017ea197 P 8286755574bf4ed0a36927e69b7f97f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:24.324646 28142 raft_consensus.cc:740] T ddb59c88adc74375bace688b017ea197 P 8286755574bf4ed0a36927e69b7f97f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8286755574bf4ed0a36927e69b7f97f5, State: Initialized, Role: FOLLOWER
I20260601 13:29:24.324865 28142 consensus_queue.cc:260] T ddb59c88adc74375bace688b017ea197 P 8286755574bf4ed0a36927e69b7f97f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } }
I20260601 13:29:24.325418 28142 ts_tablet_manager.cc:1434] T ddb59c88adc74375bace688b017ea197 P 8286755574bf4ed0a36927e69b7f97f5: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.000s
I20260601 13:29:24.325627 28142 tablet_bootstrap.cc:492] T 400f0ae52ae14712bee66b74748ca1aa P 8286755574bf4ed0a36927e69b7f97f5: Bootstrap starting.
I20260601 13:29:24.326608 28142 tablet_bootstrap.cc:654] T 400f0ae52ae14712bee66b74748ca1aa P 8286755574bf4ed0a36927e69b7f97f5: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:24.326987 28276 tablet_bootstrap.cc:492] T f923d1bce2cc4e5aac9ba80c363337d8 P 2d70c2093ef8404dae2d6368991057d1: No bootstrap required, opened a new log
I20260601 13:29:24.327090 28276 ts_tablet_manager.cc:1403] T f923d1bce2cc4e5aac9ba80c363337d8 P 2d70c2093ef8404dae2d6368991057d1: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:29:24.322654 28143 raft_consensus.cc:359] T d7325646b7244e1292cde3643099f9b8 P 179ad5a54dad441b9a3fd6563ea61fee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } } peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } }
I20260601 13:29:24.327414 28143 raft_consensus.cc:385] T d7325646b7244e1292cde3643099f9b8 P 179ad5a54dad441b9a3fd6563ea61fee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:24.327452 28143 raft_consensus.cc:740] T d7325646b7244e1292cde3643099f9b8 P 179ad5a54dad441b9a3fd6563ea61fee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 179ad5a54dad441b9a3fd6563ea61fee, State: Initialized, Role: FOLLOWER
I20260601 13:29:24.327533 28276 raft_consensus.cc:359] T f923d1bce2cc4e5aac9ba80c363337d8 P 2d70c2093ef8404dae2d6368991057d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } }
I20260601 13:29:24.327611 28276 raft_consensus.cc:385] T f923d1bce2cc4e5aac9ba80c363337d8 P 2d70c2093ef8404dae2d6368991057d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:24.327653 28276 raft_consensus.cc:740] T f923d1bce2cc4e5aac9ba80c363337d8 P 2d70c2093ef8404dae2d6368991057d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d70c2093ef8404dae2d6368991057d1, State: Initialized, Role: FOLLOWER
I20260601 13:29:24.327612 28143 consensus_queue.cc:260] T d7325646b7244e1292cde3643099f9b8 P 179ad5a54dad441b9a3fd6563ea61fee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } } peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } }
I20260601 13:29:24.327780 28276 consensus_queue.cc:260] T f923d1bce2cc4e5aac9ba80c363337d8 P 2d70c2093ef8404dae2d6368991057d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } }
I20260601 13:29:24.327862 28142 tablet_bootstrap.cc:492] T 400f0ae52ae14712bee66b74748ca1aa P 8286755574bf4ed0a36927e69b7f97f5: No bootstrap required, opened a new log
I20260601 13:29:24.327942 28142 ts_tablet_manager.cc:1403] T 400f0ae52ae14712bee66b74748ca1aa P 8286755574bf4ed0a36927e69b7f97f5: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:29:24.328027 28276 ts_tablet_manager.cc:1434] T f923d1bce2cc4e5aac9ba80c363337d8 P 2d70c2093ef8404dae2d6368991057d1: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:24.328212 28276 tablet_bootstrap.cc:492] T ddb59c88adc74375bace688b017ea197 P 2d70c2093ef8404dae2d6368991057d1: Bootstrap starting.
I20260601 13:29:24.328346 28142 raft_consensus.cc:359] T 400f0ae52ae14712bee66b74748ca1aa P 8286755574bf4ed0a36927e69b7f97f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } }
I20260601 13:29:24.328496 28142 raft_consensus.cc:385] T 400f0ae52ae14712bee66b74748ca1aa P 8286755574bf4ed0a36927e69b7f97f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:24.328531 28142 raft_consensus.cc:740] T 400f0ae52ae14712bee66b74748ca1aa P 8286755574bf4ed0a36927e69b7f97f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8286755574bf4ed0a36927e69b7f97f5, State: Initialized, Role: FOLLOWER
I20260601 13:29:24.328660 28142 consensus_queue.cc:260] T 400f0ae52ae14712bee66b74748ca1aa P 8286755574bf4ed0a36927e69b7f97f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } }
I20260601 13:29:24.329356 28142 ts_tablet_manager.cc:1434] T 400f0ae52ae14712bee66b74748ca1aa P 8286755574bf4ed0a36927e69b7f97f5: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:29:24.329895 28276 tablet_bootstrap.cc:654] T ddb59c88adc74375bace688b017ea197 P 2d70c2093ef8404dae2d6368991057d1: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:24.330415 28143 ts_tablet_manager.cc:1434] T d7325646b7244e1292cde3643099f9b8 P 179ad5a54dad441b9a3fd6563ea61fee: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.001s
I20260601 13:29:24.331143 28276 tablet_bootstrap.cc:492] T ddb59c88adc74375bace688b017ea197 P 2d70c2093ef8404dae2d6368991057d1: No bootstrap required, opened a new log
I20260601 13:29:24.331259 28276 ts_tablet_manager.cc:1403] T ddb59c88adc74375bace688b017ea197 P 2d70c2093ef8404dae2d6368991057d1: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:29:24.331825 28276 raft_consensus.cc:359] T ddb59c88adc74375bace688b017ea197 P 2d70c2093ef8404dae2d6368991057d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } }
I20260601 13:29:24.332087 28276 raft_consensus.cc:385] T ddb59c88adc74375bace688b017ea197 P 2d70c2093ef8404dae2d6368991057d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:24.332154 28276 raft_consensus.cc:740] T ddb59c88adc74375bace688b017ea197 P 2d70c2093ef8404dae2d6368991057d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d70c2093ef8404dae2d6368991057d1, State: Initialized, Role: FOLLOWER
I20260601 13:29:24.332300 28276 consensus_queue.cc:260] T ddb59c88adc74375bace688b017ea197 P 2d70c2093ef8404dae2d6368991057d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } }
I20260601 13:29:24.332619 28276 ts_tablet_manager.cc:1434] T ddb59c88adc74375bace688b017ea197 P 2d70c2093ef8404dae2d6368991057d1: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:29:24.332829 28276 tablet_bootstrap.cc:492] T 5453974421f34e65af6e43670382e0cd P 2d70c2093ef8404dae2d6368991057d1: Bootstrap starting.
I20260601 13:29:24.333710 28276 tablet_bootstrap.cc:654] T 5453974421f34e65af6e43670382e0cd P 2d70c2093ef8404dae2d6368991057d1: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:24.334741 28276 tablet_bootstrap.cc:492] T 5453974421f34e65af6e43670382e0cd P 2d70c2093ef8404dae2d6368991057d1: No bootstrap required, opened a new log
I20260601 13:29:24.334951 28276 ts_tablet_manager.cc:1403] T 5453974421f34e65af6e43670382e0cd P 2d70c2093ef8404dae2d6368991057d1: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:29:24.335470 28276 raft_consensus.cc:359] T 5453974421f34e65af6e43670382e0cd P 2d70c2093ef8404dae2d6368991057d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } }
I20260601 13:29:24.335563 28276 raft_consensus.cc:385] T 5453974421f34e65af6e43670382e0cd P 2d70c2093ef8404dae2d6368991057d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:24.335583 28276 raft_consensus.cc:740] T 5453974421f34e65af6e43670382e0cd P 2d70c2093ef8404dae2d6368991057d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d70c2093ef8404dae2d6368991057d1, State: Initialized, Role: FOLLOWER
I20260601 13:29:24.335685 28276 consensus_queue.cc:260] T 5453974421f34e65af6e43670382e0cd P 2d70c2093ef8404dae2d6368991057d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } }
I20260601 13:29:24.335924 28276 ts_tablet_manager.cc:1434] T 5453974421f34e65af6e43670382e0cd P 2d70c2093ef8404dae2d6368991057d1: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:29:24.336181 28276 tablet_bootstrap.cc:492] T 400f0ae52ae14712bee66b74748ca1aa P 2d70c2093ef8404dae2d6368991057d1: Bootstrap starting.
I20260601 13:29:24.337283 28276 tablet_bootstrap.cc:654] T 400f0ae52ae14712bee66b74748ca1aa P 2d70c2093ef8404dae2d6368991057d1: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:24.338332 28276 tablet_bootstrap.cc:492] T 400f0ae52ae14712bee66b74748ca1aa P 2d70c2093ef8404dae2d6368991057d1: No bootstrap required, opened a new log
I20260601 13:29:24.338409 28276 ts_tablet_manager.cc:1403] T 400f0ae52ae14712bee66b74748ca1aa P 2d70c2093ef8404dae2d6368991057d1: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:29:24.338732 28276 raft_consensus.cc:359] T 400f0ae52ae14712bee66b74748ca1aa P 2d70c2093ef8404dae2d6368991057d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } }
I20260601 13:29:24.338814 28276 raft_consensus.cc:385] T 400f0ae52ae14712bee66b74748ca1aa P 2d70c2093ef8404dae2d6368991057d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:24.338840 28276 raft_consensus.cc:740] T 400f0ae52ae14712bee66b74748ca1aa P 2d70c2093ef8404dae2d6368991057d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d70c2093ef8404dae2d6368991057d1, State: Initialized, Role: FOLLOWER
I20260601 13:29:24.338932 28276 consensus_queue.cc:260] T 400f0ae52ae14712bee66b74748ca1aa P 2d70c2093ef8404dae2d6368991057d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } }
I20260601 13:29:24.339115 28276 ts_tablet_manager.cc:1434] T 400f0ae52ae14712bee66b74748ca1aa P 2d70c2093ef8404dae2d6368991057d1: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:29:24.339243 28276 tablet_bootstrap.cc:492] T d7325646b7244e1292cde3643099f9b8 P 2d70c2093ef8404dae2d6368991057d1: Bootstrap starting.
I20260601 13:29:24.340194 28276 tablet_bootstrap.cc:654] T d7325646b7244e1292cde3643099f9b8 P 2d70c2093ef8404dae2d6368991057d1: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:24.341344 28276 tablet_bootstrap.cc:492] T d7325646b7244e1292cde3643099f9b8 P 2d70c2093ef8404dae2d6368991057d1: No bootstrap required, opened a new log
I20260601 13:29:24.341440 28276 ts_tablet_manager.cc:1403] T d7325646b7244e1292cde3643099f9b8 P 2d70c2093ef8404dae2d6368991057d1: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:29:24.341784 28276 raft_consensus.cc:359] T d7325646b7244e1292cde3643099f9b8 P 2d70c2093ef8404dae2d6368991057d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } } peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } }
I20260601 13:29:24.341871 28276 raft_consensus.cc:385] T d7325646b7244e1292cde3643099f9b8 P 2d70c2093ef8404dae2d6368991057d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:24.341902 28276 raft_consensus.cc:740] T d7325646b7244e1292cde3643099f9b8 P 2d70c2093ef8404dae2d6368991057d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d70c2093ef8404dae2d6368991057d1, State: Initialized, Role: FOLLOWER
I20260601 13:29:24.342016 28276 consensus_queue.cc:260] T d7325646b7244e1292cde3643099f9b8 P 2d70c2093ef8404dae2d6368991057d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } } peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } }
I20260601 13:29:24.342264 28276 ts_tablet_manager.cc:1434] T d7325646b7244e1292cde3643099f9b8 P 2d70c2093ef8404dae2d6368991057d1: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:29:24.342444 28276 tablet_bootstrap.cc:492] T ba8760b72aff47f1a8e320c1bcbedddf P 2d70c2093ef8404dae2d6368991057d1: Bootstrap starting.
I20260601 13:29:24.343469 28276 tablet_bootstrap.cc:654] T ba8760b72aff47f1a8e320c1bcbedddf P 2d70c2093ef8404dae2d6368991057d1: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:24.344602 28276 tablet_bootstrap.cc:492] T ba8760b72aff47f1a8e320c1bcbedddf P 2d70c2093ef8404dae2d6368991057d1: No bootstrap required, opened a new log
I20260601 13:29:24.344684 28276 ts_tablet_manager.cc:1403] T ba8760b72aff47f1a8e320c1bcbedddf P 2d70c2093ef8404dae2d6368991057d1: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:29:24.345113 28276 raft_consensus.cc:359] T ba8760b72aff47f1a8e320c1bcbedddf P 2d70c2093ef8404dae2d6368991057d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } }
I20260601 13:29:24.345216 28276 raft_consensus.cc:385] T ba8760b72aff47f1a8e320c1bcbedddf P 2d70c2093ef8404dae2d6368991057d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:24.345250 28276 raft_consensus.cc:740] T ba8760b72aff47f1a8e320c1bcbedddf P 2d70c2093ef8404dae2d6368991057d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d70c2093ef8404dae2d6368991057d1, State: Initialized, Role: FOLLOWER
I20260601 13:29:24.345386 28276 consensus_queue.cc:260] T ba8760b72aff47f1a8e320c1bcbedddf P 2d70c2093ef8404dae2d6368991057d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } }
I20260601 13:29:24.345672 28276 ts_tablet_manager.cc:1434] T ba8760b72aff47f1a8e320c1bcbedddf P 2d70c2093ef8404dae2d6368991057d1: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:29:24.385010 28274 raft_consensus.cc:493] T f923d1bce2cc4e5aac9ba80c363337d8 P 8286755574bf4ed0a36927e69b7f97f5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:29:24.385155 28274 raft_consensus.cc:515] T f923d1bce2cc4e5aac9ba80c363337d8 P 8286755574bf4ed0a36927e69b7f97f5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } }
I20260601 13:29:24.385690 28274 leader_election.cc:290] T f923d1bce2cc4e5aac9ba80c363337d8 P 8286755574bf4ed0a36927e69b7f97f5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d70c2093ef8404dae2d6368991057d1 (127.24.95.68:34283), 0e3a124d2db04617aa1312e807d43f61 (127.24.95.67:43503)
I20260601 13:29:24.386610 28095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f923d1bce2cc4e5aac9ba80c363337d8" candidate_uuid: "8286755574bf4ed0a36927e69b7f97f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3a124d2db04617aa1312e807d43f61" is_pre_election: true
I20260601 13:29:24.386776 28095 raft_consensus.cc:2468] T f923d1bce2cc4e5aac9ba80c363337d8 P 0e3a124d2db04617aa1312e807d43f61 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8286755574bf4ed0a36927e69b7f97f5 in term 0.
I20260601 13:29:24.387058 27985 leader_election.cc:304] T f923d1bce2cc4e5aac9ba80c363337d8 P 8286755574bf4ed0a36927e69b7f97f5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e3a124d2db04617aa1312e807d43f61, 8286755574bf4ed0a36927e69b7f97f5; no voters: 
I20260601 13:29:24.387236 28274 raft_consensus.cc:2804] T f923d1bce2cc4e5aac9ba80c363337d8 P 8286755574bf4ed0a36927e69b7f97f5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:29:24.387297 28274 raft_consensus.cc:493] T f923d1bce2cc4e5aac9ba80c363337d8 P 8286755574bf4ed0a36927e69b7f97f5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:29:24.387336 28274 raft_consensus.cc:3060] T f923d1bce2cc4e5aac9ba80c363337d8 P 8286755574bf4ed0a36927e69b7f97f5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:24.388366 28274 raft_consensus.cc:515] T f923d1bce2cc4e5aac9ba80c363337d8 P 8286755574bf4ed0a36927e69b7f97f5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } }
I20260601 13:29:24.388815 28274 leader_election.cc:290] T f923d1bce2cc4e5aac9ba80c363337d8 P 8286755574bf4ed0a36927e69b7f97f5 [CANDIDATE]: Term 1 election: Requested vote from peers 2d70c2093ef8404dae2d6368991057d1 (127.24.95.68:34283), 0e3a124d2db04617aa1312e807d43f61 (127.24.95.67:43503)
I20260601 13:29:24.389151 28095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f923d1bce2cc4e5aac9ba80c363337d8" candidate_uuid: "8286755574bf4ed0a36927e69b7f97f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3a124d2db04617aa1312e807d43f61"
I20260601 13:29:24.389262 28095 raft_consensus.cc:3060] T f923d1bce2cc4e5aac9ba80c363337d8 P 0e3a124d2db04617aa1312e807d43f61 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:24.389556 28169 raft_consensus.cc:493] T 5453974421f34e65af6e43670382e0cd P 179ad5a54dad441b9a3fd6563ea61fee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:29:24.389633 28169 raft_consensus.cc:515] T 5453974421f34e65af6e43670382e0cd P 179ad5a54dad441b9a3fd6563ea61fee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } }
I20260601 13:29:24.389837 28235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f923d1bce2cc4e5aac9ba80c363337d8" candidate_uuid: "8286755574bf4ed0a36927e69b7f97f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d70c2093ef8404dae2d6368991057d1" is_pre_election: true
I20260601 13:29:24.389950 28235 raft_consensus.cc:2468] T f923d1bce2cc4e5aac9ba80c363337d8 P 2d70c2093ef8404dae2d6368991057d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8286755574bf4ed0a36927e69b7f97f5 in term 0.
I20260601 13:29:24.390051 28169 leader_election.cc:290] T 5453974421f34e65af6e43670382e0cd P 179ad5a54dad441b9a3fd6563ea61fee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d70c2093ef8404dae2d6368991057d1 (127.24.95.68:34283), 0e3a124d2db04617aa1312e807d43f61 (127.24.95.67:43503)
I20260601 13:29:24.390266 28095 raft_consensus.cc:2468] T f923d1bce2cc4e5aac9ba80c363337d8 P 0e3a124d2db04617aa1312e807d43f61 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8286755574bf4ed0a36927e69b7f97f5 in term 1.
I20260601 13:29:24.390486 28237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f923d1bce2cc4e5aac9ba80c363337d8" candidate_uuid: "8286755574bf4ed0a36927e69b7f97f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d70c2093ef8404dae2d6368991057d1"
I20260601 13:29:24.390585 28237 raft_consensus.cc:3060] T f923d1bce2cc4e5aac9ba80c363337d8 P 2d70c2093ef8404dae2d6368991057d1 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:24.390632 27985 leader_election.cc:304] T f923d1bce2cc4e5aac9ba80c363337d8 P 8286755574bf4ed0a36927e69b7f97f5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e3a124d2db04617aa1312e807d43f61, 8286755574bf4ed0a36927e69b7f97f5; no voters: 
I20260601 13:29:24.390793 28274 raft_consensus.cc:2804] T f923d1bce2cc4e5aac9ba80c363337d8 P 8286755574bf4ed0a36927e69b7f97f5 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:29:24.390880 28274 raft_consensus.cc:697] T f923d1bce2cc4e5aac9ba80c363337d8 P 8286755574bf4ed0a36927e69b7f97f5 [term 1 LEADER]: Becoming Leader. State: Replica: 8286755574bf4ed0a36927e69b7f97f5, State: Running, Role: LEADER
I20260601 13:29:24.391004 28274 consensus_queue.cc:237] T f923d1bce2cc4e5aac9ba80c363337d8 P 8286755574bf4ed0a36927e69b7f97f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } }
I20260601 13:29:24.391539 28237 raft_consensus.cc:2468] T f923d1bce2cc4e5aac9ba80c363337d8 P 2d70c2093ef8404dae2d6368991057d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8286755574bf4ed0a36927e69b7f97f5 in term 1.
I20260601 13:29:24.392269 28095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5453974421f34e65af6e43670382e0cd" candidate_uuid: "179ad5a54dad441b9a3fd6563ea61fee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3a124d2db04617aa1312e807d43f61" is_pre_election: true
I20260601 13:29:24.392418 28095 raft_consensus.cc:2468] T 5453974421f34e65af6e43670382e0cd P 0e3a124d2db04617aa1312e807d43f61 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 179ad5a54dad441b9a3fd6563ea61fee in term 0.
I20260601 13:29:24.392621 27842 catalog_manager.cc:5696] T f923d1bce2cc4e5aac9ba80c363337d8 P 8286755574bf4ed0a36927e69b7f97f5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8286755574bf4ed0a36927e69b7f97f5 (127.24.95.66). New cstate: current_term: 1 leader_uuid: "8286755574bf4ed0a36927e69b7f97f5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } health_report { overall_health: UNKNOWN } } }
I20260601 13:29:24.392714 27909 leader_election.cc:304] T 5453974421f34e65af6e43670382e0cd P 179ad5a54dad441b9a3fd6563ea61fee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e3a124d2db04617aa1312e807d43f61, 179ad5a54dad441b9a3fd6563ea61fee; no voters: 
I20260601 13:29:24.392868 28169 raft_consensus.cc:2804] T 5453974421f34e65af6e43670382e0cd P 179ad5a54dad441b9a3fd6563ea61fee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:29:24.392920 28169 raft_consensus.cc:493] T 5453974421f34e65af6e43670382e0cd P 179ad5a54dad441b9a3fd6563ea61fee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:29:24.392954 28169 raft_consensus.cc:3060] T 5453974421f34e65af6e43670382e0cd P 179ad5a54dad441b9a3fd6563ea61fee [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:24.393654 28169 raft_consensus.cc:515] T 5453974421f34e65af6e43670382e0cd P 179ad5a54dad441b9a3fd6563ea61fee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } }
I20260601 13:29:24.393939 28169 leader_election.cc:290] T 5453974421f34e65af6e43670382e0cd P 179ad5a54dad441b9a3fd6563ea61fee [CANDIDATE]: Term 1 election: Requested vote from peers 2d70c2093ef8404dae2d6368991057d1 (127.24.95.68:34283), 0e3a124d2db04617aa1312e807d43f61 (127.24.95.67:43503)
I20260601 13:29:24.394420 28095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5453974421f34e65af6e43670382e0cd" candidate_uuid: "179ad5a54dad441b9a3fd6563ea61fee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3a124d2db04617aa1312e807d43f61"
I20260601 13:29:24.394433 28237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5453974421f34e65af6e43670382e0cd" candidate_uuid: "179ad5a54dad441b9a3fd6563ea61fee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d70c2093ef8404dae2d6368991057d1" is_pre_election: true
I20260601 13:29:24.394532 28095 raft_consensus.cc:3060] T 5453974421f34e65af6e43670382e0cd P 0e3a124d2db04617aa1312e807d43f61 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:24.394567 28237 raft_consensus.cc:2468] T 5453974421f34e65af6e43670382e0cd P 2d70c2093ef8404dae2d6368991057d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 179ad5a54dad441b9a3fd6563ea61fee in term 0.
I20260601 13:29:24.394582 28235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5453974421f34e65af6e43670382e0cd" candidate_uuid: "179ad5a54dad441b9a3fd6563ea61fee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d70c2093ef8404dae2d6368991057d1"
I20260601 13:29:24.394781 28235 raft_consensus.cc:3060] T 5453974421f34e65af6e43670382e0cd P 2d70c2093ef8404dae2d6368991057d1 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:24.395354 28095 raft_consensus.cc:2468] T 5453974421f34e65af6e43670382e0cd P 0e3a124d2db04617aa1312e807d43f61 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 179ad5a54dad441b9a3fd6563ea61fee in term 1.
I20260601 13:29:24.395656 27909 leader_election.cc:304] T 5453974421f34e65af6e43670382e0cd P 179ad5a54dad441b9a3fd6563ea61fee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e3a124d2db04617aa1312e807d43f61, 179ad5a54dad441b9a3fd6563ea61fee; no voters: 
I20260601 13:29:24.395781 28235 raft_consensus.cc:2468] T 5453974421f34e65af6e43670382e0cd P 2d70c2093ef8404dae2d6368991057d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 179ad5a54dad441b9a3fd6563ea61fee in term 1.
I20260601 13:29:24.396206 28169 raft_consensus.cc:2804] T 5453974421f34e65af6e43670382e0cd P 179ad5a54dad441b9a3fd6563ea61fee [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:29:24.396304 28169 raft_consensus.cc:697] T 5453974421f34e65af6e43670382e0cd P 179ad5a54dad441b9a3fd6563ea61fee [term 1 LEADER]: Becoming Leader. State: Replica: 179ad5a54dad441b9a3fd6563ea61fee, State: Running, Role: LEADER
I20260601 13:29:24.396453 28184 consensus_queue.cc:1048] T 8d562e0a01494886b0270890a835132f P 0e3a124d2db04617aa1312e807d43f61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:29:24.396508 28169 consensus_queue.cc:237] T 5453974421f34e65af6e43670382e0cd P 179ad5a54dad441b9a3fd6563ea61fee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } }
I20260601 13:29:24.397905 28274 raft_consensus.cc:493] T ddb59c88adc74375bace688b017ea197 P 8286755574bf4ed0a36927e69b7f97f5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:29:24.397984 28274 raft_consensus.cc:515] T ddb59c88adc74375bace688b017ea197 P 8286755574bf4ed0a36927e69b7f97f5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } }
I20260601 13:29:24.398314 28274 leader_election.cc:290] T ddb59c88adc74375bace688b017ea197 P 8286755574bf4ed0a36927e69b7f97f5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 179ad5a54dad441b9a3fd6563ea61fee (127.24.95.65:41105), 2d70c2093ef8404dae2d6368991057d1 (127.24.95.68:34283)
I20260601 13:29:24.398769 27945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddb59c88adc74375bace688b017ea197" candidate_uuid: "8286755574bf4ed0a36927e69b7f97f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "179ad5a54dad441b9a3fd6563ea61fee" is_pre_election: true
I20260601 13:29:24.398880 27945 raft_consensus.cc:2468] T ddb59c88adc74375bace688b017ea197 P 179ad5a54dad441b9a3fd6563ea61fee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8286755574bf4ed0a36927e69b7f97f5 in term 0.
I20260601 13:29:24.398697 27842 catalog_manager.cc:5696] T 5453974421f34e65af6e43670382e0cd P 179ad5a54dad441b9a3fd6563ea61fee reported cstate change: term changed from 0 to 1, leader changed from <none> to 179ad5a54dad441b9a3fd6563ea61fee (127.24.95.65). New cstate: current_term: 1 leader_uuid: "179ad5a54dad441b9a3fd6563ea61fee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } health_report { overall_health: HEALTHY } } }
I20260601 13:29:24.399827 27984 leader_election.cc:304] T ddb59c88adc74375bace688b017ea197 P 8286755574bf4ed0a36927e69b7f97f5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 179ad5a54dad441b9a3fd6563ea61fee, 8286755574bf4ed0a36927e69b7f97f5; no voters: 
I20260601 13:29:24.400117 28274 raft_consensus.cc:2804] T ddb59c88adc74375bace688b017ea197 P 8286755574bf4ed0a36927e69b7f97f5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:29:24.400179 28274 raft_consensus.cc:493] T ddb59c88adc74375bace688b017ea197 P 8286755574bf4ed0a36927e69b7f97f5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:29:24.400223 28274 raft_consensus.cc:3060] T ddb59c88adc74375bace688b017ea197 P 8286755574bf4ed0a36927e69b7f97f5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:24.400583 28306 consensus_queue.cc:1048] T 8d562e0a01494886b0270890a835132f P 0e3a124d2db04617aa1312e807d43f61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:29:24.400635 28235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddb59c88adc74375bace688b017ea197" candidate_uuid: "8286755574bf4ed0a36927e69b7f97f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d70c2093ef8404dae2d6368991057d1" is_pre_election: true
I20260601 13:29:24.400774 28235 raft_consensus.cc:2468] T ddb59c88adc74375bace688b017ea197 P 2d70c2093ef8404dae2d6368991057d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8286755574bf4ed0a36927e69b7f97f5 in term 0.
I20260601 13:29:24.401295 28274 raft_consensus.cc:515] T ddb59c88adc74375bace688b017ea197 P 8286755574bf4ed0a36927e69b7f97f5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } }
I20260601 13:29:24.401676 28274 leader_election.cc:290] T ddb59c88adc74375bace688b017ea197 P 8286755574bf4ed0a36927e69b7f97f5 [CANDIDATE]: Term 1 election: Requested vote from peers 179ad5a54dad441b9a3fd6563ea61fee (127.24.95.65:41105), 2d70c2093ef8404dae2d6368991057d1 (127.24.95.68:34283)
I20260601 13:29:24.402127 28235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddb59c88adc74375bace688b017ea197" candidate_uuid: "8286755574bf4ed0a36927e69b7f97f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d70c2093ef8404dae2d6368991057d1"
I20260601 13:29:24.402259 28235 raft_consensus.cc:3060] T ddb59c88adc74375bace688b017ea197 P 2d70c2093ef8404dae2d6368991057d1 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:24.402607 27945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddb59c88adc74375bace688b017ea197" candidate_uuid: "8286755574bf4ed0a36927e69b7f97f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "179ad5a54dad441b9a3fd6563ea61fee"
I20260601 13:29:24.402695 27945 raft_consensus.cc:3060] T ddb59c88adc74375bace688b017ea197 P 179ad5a54dad441b9a3fd6563ea61fee [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:24.403249 28235 raft_consensus.cc:2468] T ddb59c88adc74375bace688b017ea197 P 2d70c2093ef8404dae2d6368991057d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8286755574bf4ed0a36927e69b7f97f5 in term 1.
I20260601 13:29:24.403517 27945 raft_consensus.cc:2468] T ddb59c88adc74375bace688b017ea197 P 179ad5a54dad441b9a3fd6563ea61fee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8286755574bf4ed0a36927e69b7f97f5 in term 1.
I20260601 13:29:24.403573 27985 leader_election.cc:304] T ddb59c88adc74375bace688b017ea197 P 8286755574bf4ed0a36927e69b7f97f5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d70c2093ef8404dae2d6368991057d1, 8286755574bf4ed0a36927e69b7f97f5; no voters: 
I20260601 13:29:24.403741 28274 raft_consensus.cc:2804] T ddb59c88adc74375bace688b017ea197 P 8286755574bf4ed0a36927e69b7f97f5 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:29:24.403815 28274 raft_consensus.cc:697] T ddb59c88adc74375bace688b017ea197 P 8286755574bf4ed0a36927e69b7f97f5 [term 1 LEADER]: Becoming Leader. State: Replica: 8286755574bf4ed0a36927e69b7f97f5, State: Running, Role: LEADER
I20260601 13:29:24.403949 28274 consensus_queue.cc:237] T ddb59c88adc74375bace688b017ea197 P 8286755574bf4ed0a36927e69b7f97f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } }
I20260601 13:29:24.405902 27837 catalog_manager.cc:5696] T ddb59c88adc74375bace688b017ea197 P 8286755574bf4ed0a36927e69b7f97f5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8286755574bf4ed0a36927e69b7f97f5 (127.24.95.66). New cstate: current_term: 1 leader_uuid: "8286755574bf4ed0a36927e69b7f97f5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } health_report { overall_health: UNKNOWN } } }
I20260601 13:29:24.419270 28306 consensus_queue.cc:1048] T 81f3db477c1948dc88d0658325693f3b P 0e3a124d2db04617aa1312e807d43f61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:29:24.422485 28184 consensus_queue.cc:1048] T 81f3db477c1948dc88d0658325693f3b P 0e3a124d2db04617aa1312e807d43f61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:29:24.454418 28157 consensus_queue.cc:1048] T ed72d18453094babacc7f24ff86811c8 P 179ad5a54dad441b9a3fd6563ea61fee [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:29:24.457454 28157 consensus_queue.cc:1048] T ed72d18453094babacc7f24ff86811c8 P 179ad5a54dad441b9a3fd6563ea61fee [LEADER]: Connected to new peer: Peer: permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:29:24.535187 28184 raft_consensus.cc:493] T 400f0ae52ae14712bee66b74748ca1aa P 0e3a124d2db04617aa1312e807d43f61 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:29:24.535351 28184 raft_consensus.cc:515] T 400f0ae52ae14712bee66b74748ca1aa P 0e3a124d2db04617aa1312e807d43f61 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } }
I20260601 13:29:24.535859 28274 raft_consensus.cc:493] T ba8760b72aff47f1a8e320c1bcbedddf P 8286755574bf4ed0a36927e69b7f97f5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:29:24.535967 28274 raft_consensus.cc:515] T ba8760b72aff47f1a8e320c1bcbedddf P 8286755574bf4ed0a36927e69b7f97f5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } }
I20260601 13:29:24.536116 28184 leader_election.cc:290] T 400f0ae52ae14712bee66b74748ca1aa P 0e3a124d2db04617aa1312e807d43f61 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d70c2093ef8404dae2d6368991057d1 (127.24.95.68:34283), 8286755574bf4ed0a36927e69b7f97f5 (127.24.95.66:45401)
I20260601 13:29:24.536360 28274 leader_election.cc:290] T ba8760b72aff47f1a8e320c1bcbedddf P 8286755574bf4ed0a36927e69b7f97f5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 179ad5a54dad441b9a3fd6563ea61fee (127.24.95.65:41105), 2d70c2093ef8404dae2d6368991057d1 (127.24.95.68:34283)
I20260601 13:29:24.536803 28021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "400f0ae52ae14712bee66b74748ca1aa" candidate_uuid: "0e3a124d2db04617aa1312e807d43f61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8286755574bf4ed0a36927e69b7f97f5" is_pre_election: true
I20260601 13:29:24.536823 28235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba8760b72aff47f1a8e320c1bcbedddf" candidate_uuid: "8286755574bf4ed0a36927e69b7f97f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d70c2093ef8404dae2d6368991057d1" is_pre_election: true
I20260601 13:29:24.536895 27945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba8760b72aff47f1a8e320c1bcbedddf" candidate_uuid: "8286755574bf4ed0a36927e69b7f97f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "179ad5a54dad441b9a3fd6563ea61fee" is_pre_election: true
I20260601 13:29:24.536922 28021 raft_consensus.cc:2468] T 400f0ae52ae14712bee66b74748ca1aa P 8286755574bf4ed0a36927e69b7f97f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e3a124d2db04617aa1312e807d43f61 in term 0.
I20260601 13:29:24.536952 28235 raft_consensus.cc:2468] T ba8760b72aff47f1a8e320c1bcbedddf P 2d70c2093ef8404dae2d6368991057d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8286755574bf4ed0a36927e69b7f97f5 in term 0.
I20260601 13:29:24.536970 27945 raft_consensus.cc:2468] T ba8760b72aff47f1a8e320c1bcbedddf P 179ad5a54dad441b9a3fd6563ea61fee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8286755574bf4ed0a36927e69b7f97f5 in term 0.
I20260601 13:29:24.537272 27984 leader_election.cc:304] T ba8760b72aff47f1a8e320c1bcbedddf P 8286755574bf4ed0a36927e69b7f97f5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 179ad5a54dad441b9a3fd6563ea61fee, 8286755574bf4ed0a36927e69b7f97f5; no voters: 
I20260601 13:29:24.537325 28061 leader_election.cc:304] T 400f0ae52ae14712bee66b74748ca1aa P 0e3a124d2db04617aa1312e807d43f61 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e3a124d2db04617aa1312e807d43f61, 8286755574bf4ed0a36927e69b7f97f5; no voters: 
I20260601 13:29:24.537475 28184 raft_consensus.cc:2804] T 400f0ae52ae14712bee66b74748ca1aa P 0e3a124d2db04617aa1312e807d43f61 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:29:24.537495 28274 raft_consensus.cc:2804] T ba8760b72aff47f1a8e320c1bcbedddf P 8286755574bf4ed0a36927e69b7f97f5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:29:24.537528 28184 raft_consensus.cc:493] T 400f0ae52ae14712bee66b74748ca1aa P 0e3a124d2db04617aa1312e807d43f61 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:29:24.537539 28274 raft_consensus.cc:493] T ba8760b72aff47f1a8e320c1bcbedddf P 8286755574bf4ed0a36927e69b7f97f5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:29:24.537565 28184 raft_consensus.cc:3060] T 400f0ae52ae14712bee66b74748ca1aa P 0e3a124d2db04617aa1312e807d43f61 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:24.537575 28274 raft_consensus.cc:3060] T ba8760b72aff47f1a8e320c1bcbedddf P 8286755574bf4ed0a36927e69b7f97f5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:24.538538 28274 raft_consensus.cc:515] T ba8760b72aff47f1a8e320c1bcbedddf P 8286755574bf4ed0a36927e69b7f97f5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } }
I20260601 13:29:24.538538 28184 raft_consensus.cc:515] T 400f0ae52ae14712bee66b74748ca1aa P 0e3a124d2db04617aa1312e807d43f61 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } }
I20260601 13:29:24.538920 28274 leader_election.cc:290] T ba8760b72aff47f1a8e320c1bcbedddf P 8286755574bf4ed0a36927e69b7f97f5 [CANDIDATE]: Term 1 election: Requested vote from peers 179ad5a54dad441b9a3fd6563ea61fee (127.24.95.65:41105), 2d70c2093ef8404dae2d6368991057d1 (127.24.95.68:34283)
I20260601 13:29:24.538985 28184 leader_election.cc:290] T 400f0ae52ae14712bee66b74748ca1aa P 0e3a124d2db04617aa1312e807d43f61 [CANDIDATE]: Term 1 election: Requested vote from peers 2d70c2093ef8404dae2d6368991057d1 (127.24.95.68:34283), 8286755574bf4ed0a36927e69b7f97f5 (127.24.95.66:45401)
I20260601 13:29:24.539201 27945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba8760b72aff47f1a8e320c1bcbedddf" candidate_uuid: "8286755574bf4ed0a36927e69b7f97f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "179ad5a54dad441b9a3fd6563ea61fee"
I20260601 13:29:24.539289 27945 raft_consensus.cc:3060] T ba8760b72aff47f1a8e320c1bcbedddf P 179ad5a54dad441b9a3fd6563ea61fee [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:24.539357 28235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba8760b72aff47f1a8e320c1bcbedddf" candidate_uuid: "8286755574bf4ed0a36927e69b7f97f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d70c2093ef8404dae2d6368991057d1"
I20260601 13:29:24.539427 28235 raft_consensus.cc:3060] T ba8760b72aff47f1a8e320c1bcbedddf P 2d70c2093ef8404dae2d6368991057d1 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:24.540177 28235 raft_consensus.cc:2468] T ba8760b72aff47f1a8e320c1bcbedddf P 2d70c2093ef8404dae2d6368991057d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8286755574bf4ed0a36927e69b7f97f5 in term 1.
I20260601 13:29:24.540253 28021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "400f0ae52ae14712bee66b74748ca1aa" candidate_uuid: "0e3a124d2db04617aa1312e807d43f61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8286755574bf4ed0a36927e69b7f97f5"
I20260601 13:29:24.540306 28236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "400f0ae52ae14712bee66b74748ca1aa" candidate_uuid: "0e3a124d2db04617aa1312e807d43f61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d70c2093ef8404dae2d6368991057d1"
I20260601 13:29:24.540177 27945 raft_consensus.cc:2468] T ba8760b72aff47f1a8e320c1bcbedddf P 179ad5a54dad441b9a3fd6563ea61fee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8286755574bf4ed0a36927e69b7f97f5 in term 1.
I20260601 13:29:24.540407 28021 raft_consensus.cc:3060] T 400f0ae52ae14712bee66b74748ca1aa P 8286755574bf4ed0a36927e69b7f97f5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:24.540261 28237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "400f0ae52ae14712bee66b74748ca1aa" candidate_uuid: "0e3a124d2db04617aa1312e807d43f61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d70c2093ef8404dae2d6368991057d1" is_pre_election: true
I20260601 13:29:24.540407 28236 raft_consensus.cc:3060] T 400f0ae52ae14712bee66b74748ca1aa P 2d70c2093ef8404dae2d6368991057d1 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:24.540493 27985 leader_election.cc:304] T ba8760b72aff47f1a8e320c1bcbedddf P 8286755574bf4ed0a36927e69b7f97f5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d70c2093ef8404dae2d6368991057d1, 8286755574bf4ed0a36927e69b7f97f5; no voters: 
I20260601 13:29:24.541317 28236 raft_consensus.cc:2468] T 400f0ae52ae14712bee66b74748ca1aa P 2d70c2093ef8404dae2d6368991057d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e3a124d2db04617aa1312e807d43f61 in term 1.
I20260601 13:29:24.541332 28021 raft_consensus.cc:2468] T 400f0ae52ae14712bee66b74748ca1aa P 8286755574bf4ed0a36927e69b7f97f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e3a124d2db04617aa1312e807d43f61 in term 1.
I20260601 13:29:24.541414 28274 raft_consensus.cc:2804] T ba8760b72aff47f1a8e320c1bcbedddf P 8286755574bf4ed0a36927e69b7f97f5 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:29:24.541478 28274 raft_consensus.cc:697] T ba8760b72aff47f1a8e320c1bcbedddf P 8286755574bf4ed0a36927e69b7f97f5 [term 1 LEADER]: Becoming Leader. State: Replica: 8286755574bf4ed0a36927e69b7f97f5, State: Running, Role: LEADER
I20260601 13:29:24.541559 28157 raft_consensus.cc:493] T b6e01855a153460196e1bb33bf8f7d9d P 179ad5a54dad441b9a3fd6563ea61fee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:29:24.541605 28274 consensus_queue.cc:237] T ba8760b72aff47f1a8e320c1bcbedddf P 8286755574bf4ed0a36927e69b7f97f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } }
I20260601 13:29:24.541620 28060 leader_election.cc:304] T 400f0ae52ae14712bee66b74748ca1aa P 0e3a124d2db04617aa1312e807d43f61 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e3a124d2db04617aa1312e807d43f61, 2d70c2093ef8404dae2d6368991057d1; no voters: 
I20260601 13:29:24.541635 28157 raft_consensus.cc:515] T b6e01855a153460196e1bb33bf8f7d9d P 179ad5a54dad441b9a3fd6563ea61fee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } } peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } }
I20260601 13:29:24.541915 28184 raft_consensus.cc:2804] T 400f0ae52ae14712bee66b74748ca1aa P 0e3a124d2db04617aa1312e807d43f61 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:29:24.541996 28184 raft_consensus.cc:697] T 400f0ae52ae14712bee66b74748ca1aa P 0e3a124d2db04617aa1312e807d43f61 [term 1 LEADER]: Becoming Leader. State: Replica: 0e3a124d2db04617aa1312e807d43f61, State: Running, Role: LEADER
I20260601 13:29:24.542013 28157 leader_election.cc:290] T b6e01855a153460196e1bb33bf8f7d9d P 179ad5a54dad441b9a3fd6563ea61fee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0e3a124d2db04617aa1312e807d43f61 (127.24.95.67:43503), 2d70c2093ef8404dae2d6368991057d1 (127.24.95.68:34283)
I20260601 13:29:24.542109 28184 consensus_queue.cc:237] T 400f0ae52ae14712bee66b74748ca1aa P 0e3a124d2db04617aa1312e807d43f61 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } }
I20260601 13:29:24.542447 28095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6e01855a153460196e1bb33bf8f7d9d" candidate_uuid: "179ad5a54dad441b9a3fd6563ea61fee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3a124d2db04617aa1312e807d43f61" is_pre_election: true
I20260601 13:29:24.542551 28095 raft_consensus.cc:2468] T b6e01855a153460196e1bb33bf8f7d9d P 0e3a124d2db04617aa1312e807d43f61 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 179ad5a54dad441b9a3fd6563ea61fee in term 0.
I20260601 13:29:24.542619 28236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6e01855a153460196e1bb33bf8f7d9d" candidate_uuid: "179ad5a54dad441b9a3fd6563ea61fee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d70c2093ef8404dae2d6368991057d1" is_pre_election: true
I20260601 13:29:24.542729 28236 raft_consensus.cc:2468] T b6e01855a153460196e1bb33bf8f7d9d P 2d70c2093ef8404dae2d6368991057d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 179ad5a54dad441b9a3fd6563ea61fee in term 0.
I20260601 13:29:24.542819 27909 leader_election.cc:304] T b6e01855a153460196e1bb33bf8f7d9d P 179ad5a54dad441b9a3fd6563ea61fee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e3a124d2db04617aa1312e807d43f61, 179ad5a54dad441b9a3fd6563ea61fee; no voters: 
I20260601 13:29:24.543020 28157 raft_consensus.cc:2804] T b6e01855a153460196e1bb33bf8f7d9d P 179ad5a54dad441b9a3fd6563ea61fee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:29:24.543080 28157 raft_consensus.cc:493] T b6e01855a153460196e1bb33bf8f7d9d P 179ad5a54dad441b9a3fd6563ea61fee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:29:24.543125 28157 raft_consensus.cc:3060] T b6e01855a153460196e1bb33bf8f7d9d P 179ad5a54dad441b9a3fd6563ea61fee [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:24.543453 27837 catalog_manager.cc:5696] T ba8760b72aff47f1a8e320c1bcbedddf P 8286755574bf4ed0a36927e69b7f97f5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8286755574bf4ed0a36927e69b7f97f5 (127.24.95.66). New cstate: current_term: 1 leader_uuid: "8286755574bf4ed0a36927e69b7f97f5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } health_report { overall_health: UNKNOWN } } }
I20260601 13:29:24.543974 28173 consensus_queue.cc:1048] T 270603154112447fade374d3dd339570 P 179ad5a54dad441b9a3fd6563ea61fee [LEADER]: Connected to new peer: Peer: permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:29:24.544001 28157 raft_consensus.cc:515] T b6e01855a153460196e1bb33bf8f7d9d P 179ad5a54dad441b9a3fd6563ea61fee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } } peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } }
I20260601 13:29:24.544309 28157 leader_election.cc:290] T b6e01855a153460196e1bb33bf8f7d9d P 179ad5a54dad441b9a3fd6563ea61fee [CANDIDATE]: Term 1 election: Requested vote from peers 0e3a124d2db04617aa1312e807d43f61 (127.24.95.67:43503), 2d70c2093ef8404dae2d6368991057d1 (127.24.95.68:34283)
I20260601 13:29:24.544610 28095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6e01855a153460196e1bb33bf8f7d9d" candidate_uuid: "179ad5a54dad441b9a3fd6563ea61fee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3a124d2db04617aa1312e807d43f61"
I20260601 13:29:24.544720 28095 raft_consensus.cc:3060] T b6e01855a153460196e1bb33bf8f7d9d P 0e3a124d2db04617aa1312e807d43f61 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:24.545454 27842 catalog_manager.cc:5696] T 400f0ae52ae14712bee66b74748ca1aa P 0e3a124d2db04617aa1312e807d43f61 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0e3a124d2db04617aa1312e807d43f61 (127.24.95.67). New cstate: current_term: 1 leader_uuid: "0e3a124d2db04617aa1312e807d43f61" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } health_report { overall_health: UNKNOWN } } }
I20260601 13:29:24.545601 28095 raft_consensus.cc:2468] T b6e01855a153460196e1bb33bf8f7d9d P 0e3a124d2db04617aa1312e807d43f61 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 179ad5a54dad441b9a3fd6563ea61fee in term 1.
I20260601 13:29:24.545872 27909 leader_election.cc:304] T b6e01855a153460196e1bb33bf8f7d9d P 179ad5a54dad441b9a3fd6563ea61fee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e3a124d2db04617aa1312e807d43f61, 179ad5a54dad441b9a3fd6563ea61fee; no voters: 
I20260601 13:29:24.546000 28236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6e01855a153460196e1bb33bf8f7d9d" candidate_uuid: "179ad5a54dad441b9a3fd6563ea61fee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d70c2093ef8404dae2d6368991057d1"
I20260601 13:29:24.546084 28236 raft_consensus.cc:3060] T b6e01855a153460196e1bb33bf8f7d9d P 2d70c2093ef8404dae2d6368991057d1 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:24.546113 28169 raft_consensus.cc:2804] T b6e01855a153460196e1bb33bf8f7d9d P 179ad5a54dad441b9a3fd6563ea61fee [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:29:24.546307 28169 raft_consensus.cc:697] T b6e01855a153460196e1bb33bf8f7d9d P 179ad5a54dad441b9a3fd6563ea61fee [term 1 LEADER]: Becoming Leader. State: Replica: 179ad5a54dad441b9a3fd6563ea61fee, State: Running, Role: LEADER
I20260601 13:29:24.546429 28169 consensus_queue.cc:237] T b6e01855a153460196e1bb33bf8f7d9d P 179ad5a54dad441b9a3fd6563ea61fee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } } peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } }
I20260601 13:29:24.546942 28317 consensus_queue.cc:1048] T 270603154112447fade374d3dd339570 P 179ad5a54dad441b9a3fd6563ea61fee [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260601 13:29:24.547109 28236 raft_consensus.cc:2468] T b6e01855a153460196e1bb33bf8f7d9d P 2d70c2093ef8404dae2d6368991057d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 179ad5a54dad441b9a3fd6563ea61fee in term 1.
I20260601 13:29:24.548628 27837 catalog_manager.cc:5696] T b6e01855a153460196e1bb33bf8f7d9d P 179ad5a54dad441b9a3fd6563ea61fee reported cstate change: term changed from 0 to 1, leader changed from <none> to 179ad5a54dad441b9a3fd6563ea61fee (127.24.95.65). New cstate: current_term: 1 leader_uuid: "179ad5a54dad441b9a3fd6563ea61fee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } health_report { overall_health: HEALTHY } } }
I20260601 13:29:24.574755 28274 raft_consensus.cc:493] T c0edb4c54677430db798207019fe8900 P 8286755574bf4ed0a36927e69b7f97f5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:29:24.574920 28274 raft_consensus.cc:515] T c0edb4c54677430db798207019fe8900 P 8286755574bf4ed0a36927e69b7f97f5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } }
I20260601 13:29:24.575399 28274 leader_election.cc:290] T c0edb4c54677430db798207019fe8900 P 8286755574bf4ed0a36927e69b7f97f5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d70c2093ef8404dae2d6368991057d1 (127.24.95.68:34283), 179ad5a54dad441b9a3fd6563ea61fee (127.24.95.65:41105)
I20260601 13:29:24.575860 27945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0edb4c54677430db798207019fe8900" candidate_uuid: "8286755574bf4ed0a36927e69b7f97f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "179ad5a54dad441b9a3fd6563ea61fee" is_pre_election: true
I20260601 13:29:24.576004 27945 raft_consensus.cc:2468] T c0edb4c54677430db798207019fe8900 P 179ad5a54dad441b9a3fd6563ea61fee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8286755574bf4ed0a36927e69b7f97f5 in term 0.
I20260601 13:29:24.576082 28236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0edb4c54677430db798207019fe8900" candidate_uuid: "8286755574bf4ed0a36927e69b7f97f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d70c2093ef8404dae2d6368991057d1" is_pre_election: true
I20260601 13:29:24.576236 28236 raft_consensus.cc:2468] T c0edb4c54677430db798207019fe8900 P 2d70c2093ef8404dae2d6368991057d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8286755574bf4ed0a36927e69b7f97f5 in term 0.
I20260601 13:29:24.576310 27984 leader_election.cc:304] T c0edb4c54677430db798207019fe8900 P 8286755574bf4ed0a36927e69b7f97f5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 179ad5a54dad441b9a3fd6563ea61fee, 8286755574bf4ed0a36927e69b7f97f5; no voters: 
I20260601 13:29:24.576495 28274 raft_consensus.cc:2804] T c0edb4c54677430db798207019fe8900 P 8286755574bf4ed0a36927e69b7f97f5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:29:24.576557 28274 raft_consensus.cc:493] T c0edb4c54677430db798207019fe8900 P 8286755574bf4ed0a36927e69b7f97f5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:29:24.576596 28274 raft_consensus.cc:3060] T c0edb4c54677430db798207019fe8900 P 8286755574bf4ed0a36927e69b7f97f5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:24.577401 28274 raft_consensus.cc:515] T c0edb4c54677430db798207019fe8900 P 8286755574bf4ed0a36927e69b7f97f5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } }
I20260601 13:29:24.577740 28274 leader_election.cc:290] T c0edb4c54677430db798207019fe8900 P 8286755574bf4ed0a36927e69b7f97f5 [CANDIDATE]: Term 1 election: Requested vote from peers 2d70c2093ef8404dae2d6368991057d1 (127.24.95.68:34283), 179ad5a54dad441b9a3fd6563ea61fee (127.24.95.65:41105)
I20260601 13:29:24.578035 28236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0edb4c54677430db798207019fe8900" candidate_uuid: "8286755574bf4ed0a36927e69b7f97f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d70c2093ef8404dae2d6368991057d1"
I20260601 13:29:24.578078 27945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0edb4c54677430db798207019fe8900" candidate_uuid: "8286755574bf4ed0a36927e69b7f97f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "179ad5a54dad441b9a3fd6563ea61fee"
I20260601 13:29:24.578140 28236 raft_consensus.cc:3060] T c0edb4c54677430db798207019fe8900 P 2d70c2093ef8404dae2d6368991057d1 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:24.578173 27945 raft_consensus.cc:3060] T c0edb4c54677430db798207019fe8900 P 179ad5a54dad441b9a3fd6563ea61fee [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:24.578862 27945 raft_consensus.cc:2468] T c0edb4c54677430db798207019fe8900 P 179ad5a54dad441b9a3fd6563ea61fee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8286755574bf4ed0a36927e69b7f97f5 in term 1.
I20260601 13:29:24.578990 28236 raft_consensus.cc:2468] T c0edb4c54677430db798207019fe8900 P 2d70c2093ef8404dae2d6368991057d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8286755574bf4ed0a36927e69b7f97f5 in term 1.
I20260601 13:29:24.579113 27984 leader_election.cc:304] T c0edb4c54677430db798207019fe8900 P 8286755574bf4ed0a36927e69b7f97f5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 179ad5a54dad441b9a3fd6563ea61fee, 8286755574bf4ed0a36927e69b7f97f5; no voters: 
I20260601 13:29:24.579301 28274 raft_consensus.cc:2804] T c0edb4c54677430db798207019fe8900 P 8286755574bf4ed0a36927e69b7f97f5 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:29:24.579406 28274 raft_consensus.cc:697] T c0edb4c54677430db798207019fe8900 P 8286755574bf4ed0a36927e69b7f97f5 [term 1 LEADER]: Becoming Leader. State: Replica: 8286755574bf4ed0a36927e69b7f97f5, State: Running, Role: LEADER
I20260601 13:29:24.579540 28274 consensus_queue.cc:237] T c0edb4c54677430db798207019fe8900 P 8286755574bf4ed0a36927e69b7f97f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } }
I20260601 13:29:24.581482 27840 catalog_manager.cc:5696] T c0edb4c54677430db798207019fe8900 P 8286755574bf4ed0a36927e69b7f97f5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8286755574bf4ed0a36927e69b7f97f5 (127.24.95.66). New cstate: current_term: 1 leader_uuid: "8286755574bf4ed0a36927e69b7f97f5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } health_report { overall_health: UNKNOWN } } }
I20260601 13:29:24.583691 28184 consensus_queue.cc:1048] T 3877ebcc1ad540c58877b631ce3a3b53 P 0e3a124d2db04617aa1312e807d43f61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:29:24.586498 28160 consensus_queue.cc:1048] T 3877ebcc1ad540c58877b631ce3a3b53 P 0e3a124d2db04617aa1312e807d43f61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:29:24.600852 27896 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260601 13:29:24.602905 28184 consensus_queue.cc:1048] T 2642911bf40c44b89af6fa22e44004da P 0e3a124d2db04617aa1312e807d43f61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260601 13:29:24.603021 27896 auto_leader_rebalancer.cc:459] the master instance isn't leader: Service unavailable: Tablet not running
W20260601 13:29:24.603060 27890 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260601 13:29:24.603456 28290 raft_consensus.cc:493] T d7325646b7244e1292cde3643099f9b8 P 2d70c2093ef8404dae2d6368991057d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:29:24.603552 28290 raft_consensus.cc:515] T d7325646b7244e1292cde3643099f9b8 P 2d70c2093ef8404dae2d6368991057d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } } peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } }
I20260601 13:29:24.604146 28290 leader_election.cc:290] T d7325646b7244e1292cde3643099f9b8 P 2d70c2093ef8404dae2d6368991057d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0e3a124d2db04617aa1312e807d43f61 (127.24.95.67:43503), 179ad5a54dad441b9a3fd6563ea61fee (127.24.95.65:41105)
I20260601 13:29:24.606426 28306 consensus_queue.cc:1048] T 2642911bf40c44b89af6fa22e44004da P 0e3a124d2db04617aa1312e807d43f61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:29:24.608695 27944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7325646b7244e1292cde3643099f9b8" candidate_uuid: "2d70c2093ef8404dae2d6368991057d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "179ad5a54dad441b9a3fd6563ea61fee" is_pre_election: true
I20260601 13:29:24.608829 27944 raft_consensus.cc:2468] T d7325646b7244e1292cde3643099f9b8 P 179ad5a54dad441b9a3fd6563ea61fee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d70c2093ef8404dae2d6368991057d1 in term 0.
I20260601 13:29:24.609097 28200 leader_election.cc:304] T d7325646b7244e1292cde3643099f9b8 P 2d70c2093ef8404dae2d6368991057d1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 179ad5a54dad441b9a3fd6563ea61fee, 2d70c2093ef8404dae2d6368991057d1; no voters: 
I20260601 13:29:24.609258 28290 raft_consensus.cc:2804] T d7325646b7244e1292cde3643099f9b8 P 2d70c2093ef8404dae2d6368991057d1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:29:24.609233 28095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7325646b7244e1292cde3643099f9b8" candidate_uuid: "2d70c2093ef8404dae2d6368991057d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3a124d2db04617aa1312e807d43f61" is_pre_election: true
I20260601 13:29:24.609321 28290 raft_consensus.cc:493] T d7325646b7244e1292cde3643099f9b8 P 2d70c2093ef8404dae2d6368991057d1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:29:24.609375 28290 raft_consensus.cc:3060] T d7325646b7244e1292cde3643099f9b8 P 2d70c2093ef8404dae2d6368991057d1 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:24.609401 28095 raft_consensus.cc:2468] T d7325646b7244e1292cde3643099f9b8 P 0e3a124d2db04617aa1312e807d43f61 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d70c2093ef8404dae2d6368991057d1 in term 0.
I20260601 13:29:24.610562 28290 raft_consensus.cc:515] T d7325646b7244e1292cde3643099f9b8 P 2d70c2093ef8404dae2d6368991057d1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } } peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } }
I20260601 13:29:24.610926 28290 leader_election.cc:290] T d7325646b7244e1292cde3643099f9b8 P 2d70c2093ef8404dae2d6368991057d1 [CANDIDATE]: Term 1 election: Requested vote from peers 0e3a124d2db04617aa1312e807d43f61 (127.24.95.67:43503), 179ad5a54dad441b9a3fd6563ea61fee (127.24.95.65:41105)
I20260601 13:29:24.611230 27944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7325646b7244e1292cde3643099f9b8" candidate_uuid: "2d70c2093ef8404dae2d6368991057d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "179ad5a54dad441b9a3fd6563ea61fee"
I20260601 13:29:24.611255 28095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7325646b7244e1292cde3643099f9b8" candidate_uuid: "2d70c2093ef8404dae2d6368991057d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3a124d2db04617aa1312e807d43f61"
I20260601 13:29:24.611480 27944 raft_consensus.cc:3060] T d7325646b7244e1292cde3643099f9b8 P 179ad5a54dad441b9a3fd6563ea61fee [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:24.611527 28095 raft_consensus.cc:3060] T d7325646b7244e1292cde3643099f9b8 P 0e3a124d2db04617aa1312e807d43f61 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:24.612233 28095 raft_consensus.cc:2468] T d7325646b7244e1292cde3643099f9b8 P 0e3a124d2db04617aa1312e807d43f61 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d70c2093ef8404dae2d6368991057d1 in term 1.
I20260601 13:29:24.612278 27944 raft_consensus.cc:2468] T d7325646b7244e1292cde3643099f9b8 P 179ad5a54dad441b9a3fd6563ea61fee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d70c2093ef8404dae2d6368991057d1 in term 1.
I20260601 13:29:24.612529 28201 leader_election.cc:304] T d7325646b7244e1292cde3643099f9b8 P 2d70c2093ef8404dae2d6368991057d1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e3a124d2db04617aa1312e807d43f61, 2d70c2093ef8404dae2d6368991057d1; no voters: 
I20260601 13:29:24.612692 28290 raft_consensus.cc:2804] T d7325646b7244e1292cde3643099f9b8 P 2d70c2093ef8404dae2d6368991057d1 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:29:24.612977 28290 raft_consensus.cc:697] T d7325646b7244e1292cde3643099f9b8 P 2d70c2093ef8404dae2d6368991057d1 [term 1 LEADER]: Becoming Leader. State: Replica: 2d70c2093ef8404dae2d6368991057d1, State: Running, Role: LEADER
I20260601 13:29:24.613119 28290 consensus_queue.cc:237] T d7325646b7244e1292cde3643099f9b8 P 2d70c2093ef8404dae2d6368991057d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } } peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } }
I20260601 13:29:24.614843 27840 catalog_manager.cc:5696] T d7325646b7244e1292cde3643099f9b8 P 2d70c2093ef8404dae2d6368991057d1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2d70c2093ef8404dae2d6368991057d1 (127.24.95.68). New cstate: current_term: 1 leader_uuid: "2d70c2093ef8404dae2d6368991057d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } health_report { overall_health: UNKNOWN } } }
I20260601 13:29:24.797811 28157 consensus_queue.cc:1048] T 5453974421f34e65af6e43670382e0cd P 179ad5a54dad441b9a3fd6563ea61fee [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:29:24.801218 28169 consensus_queue.cc:1048] T 5453974421f34e65af6e43670382e0cd P 179ad5a54dad441b9a3fd6563ea61fee [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:29:24.838315 28150 consensus_queue.cc:1048] T ddb59c88adc74375bace688b017ea197 P 8286755574bf4ed0a36927e69b7f97f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:29:24.841708 28334 consensus_queue.cc:1048] T ddb59c88adc74375bace688b017ea197 P 8286755574bf4ed0a36927e69b7f97f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:29:24.915416 28334 consensus_queue.cc:1048] T f923d1bce2cc4e5aac9ba80c363337d8 P 8286755574bf4ed0a36927e69b7f97f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:29:24.918540 28274 consensus_queue.cc:1048] T f923d1bce2cc4e5aac9ba80c363337d8 P 8286755574bf4ed0a36927e69b7f97f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:29:24.964309 28173 consensus_queue.cc:1048] T b6e01855a153460196e1bb33bf8f7d9d P 179ad5a54dad441b9a3fd6563ea61fee [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:29:24.967972 28169 consensus_queue.cc:1048] T b6e01855a153460196e1bb33bf8f7d9d P 179ad5a54dad441b9a3fd6563ea61fee [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:29:24.974429 28150 consensus_queue.cc:1048] T c0edb4c54677430db798207019fe8900 P 8286755574bf4ed0a36927e69b7f97f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:29:24.977345 28334 consensus_queue.cc:1048] T c0edb4c54677430db798207019fe8900 P 8286755574bf4ed0a36927e69b7f97f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:29:25.028781 28184 consensus_queue.cc:1048] T 400f0ae52ae14712bee66b74748ca1aa P 0e3a124d2db04617aa1312e807d43f61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:29:25.032193 28306 consensus_queue.cc:1048] T 400f0ae52ae14712bee66b74748ca1aa P 0e3a124d2db04617aa1312e807d43f61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:29:25.143214 28334 consensus_queue.cc:1048] T ba8760b72aff47f1a8e320c1bcbedddf P 8286755574bf4ed0a36927e69b7f97f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:29:25.146432 28274 consensus_queue.cc:1048] T ba8760b72aff47f1a8e320c1bcbedddf P 8286755574bf4ed0a36927e69b7f97f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:29:25.166088 28290 consensus_queue.cc:1048] T d7325646b7244e1292cde3643099f9b8 P 2d70c2093ef8404dae2d6368991057d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:29:25.168984 28347 consensus_queue.cc:1048] T d7325646b7244e1292cde3643099f9b8 P 2d70c2093ef8404dae2d6368991057d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:29:25.611788 28095 consensus_queue.cc:237] T 81f3db477c1948dc88d0658325693f3b P 0e3a124d2db04617aa1312e807d43f61 [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: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: true } }
W20260601 13:29:25.613339 28060 consensus_peers.cc:597] T 81f3db477c1948dc88d0658325693f3b P 0e3a124d2db04617aa1312e807d43f61 -> Peer 2d70c2093ef8404dae2d6368991057d1 (127.24.95.68:34283): Couldn't send request to peer 2d70c2093ef8404dae2d6368991057d1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 81f3db477c1948dc88d0658325693f3b. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:29:25.613350 27945 raft_consensus.cc:1275] T 81f3db477c1948dc88d0658325693f3b P 179ad5a54dad441b9a3fd6563ea61fee [term 1 FOLLOWER]: Refusing update from remote peer 0e3a124d2db04617aa1312e807d43f61: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:29:25.613394 28021 raft_consensus.cc:1275] T 81f3db477c1948dc88d0658325693f3b P 8286755574bf4ed0a36927e69b7f97f5 [term 1 FOLLOWER]: Refusing update from remote peer 0e3a124d2db04617aa1312e807d43f61: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:29:25.613731 28306 consensus_queue.cc:1048] T 81f3db477c1948dc88d0658325693f3b P 0e3a124d2db04617aa1312e807d43f61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:29:25.613901 28184 consensus_queue.cc:1048] T 81f3db477c1948dc88d0658325693f3b P 0e3a124d2db04617aa1312e807d43f61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:29:25.615731 28184 raft_consensus.cc:2955] T 81f3db477c1948dc88d0658325693f3b P 0e3a124d2db04617aa1312e807d43f61 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2d70c2093ef8404dae2d6368991057d1 (127.24.95.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: true } } }
I20260601 13:29:25.616226 28021 raft_consensus.cc:2955] T 81f3db477c1948dc88d0658325693f3b P 8286755574bf4ed0a36927e69b7f97f5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2d70c2093ef8404dae2d6368991057d1 (127.24.95.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: true } } }
I20260601 13:29:25.616619 27945 raft_consensus.cc:2955] T 81f3db477c1948dc88d0658325693f3b P 179ad5a54dad441b9a3fd6563ea61fee [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2d70c2093ef8404dae2d6368991057d1 (127.24.95.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: true } } }
I20260601 13:29:25.618305 27840 catalog_manager.cc:5696] T 81f3db477c1948dc88d0658325693f3b P 0e3a124d2db04617aa1312e807d43f61 reported cstate change: config changed from index -1 to 2, NON_VOTER 2d70c2093ef8404dae2d6368991057d1 (127.24.95.68) added. New cstate: current_term: 1 leader_uuid: "0e3a124d2db04617aa1312e807d43f61" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:29:25.619014 28095 consensus_queue.cc:237] T 2642911bf40c44b89af6fa22e44004da P 0e3a124d2db04617aa1312e807d43f61 [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: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } attrs { replace: true } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: true } }
I20260601 13:29:25.620482 27945 raft_consensus.cc:1275] T 2642911bf40c44b89af6fa22e44004da P 179ad5a54dad441b9a3fd6563ea61fee [term 1 FOLLOWER]: Refusing update from remote peer 0e3a124d2db04617aa1312e807d43f61: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:29:25.620507 28060 consensus_peers.cc:597] T 2642911bf40c44b89af6fa22e44004da P 0e3a124d2db04617aa1312e807d43f61 -> Peer 2d70c2093ef8404dae2d6368991057d1 (127.24.95.68:34283): Couldn't send request to peer 2d70c2093ef8404dae2d6368991057d1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2642911bf40c44b89af6fa22e44004da. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:29:25.620656 28021 raft_consensus.cc:1275] T 2642911bf40c44b89af6fa22e44004da P 8286755574bf4ed0a36927e69b7f97f5 [term 1 FOLLOWER]: Refusing update from remote peer 0e3a124d2db04617aa1312e807d43f61: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:29:25.621037 28306 consensus_queue.cc:1048] T 2642911bf40c44b89af6fa22e44004da P 0e3a124d2db04617aa1312e807d43f61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:29:25.621393 28160 consensus_queue.cc:1048] T 2642911bf40c44b89af6fa22e44004da P 0e3a124d2db04617aa1312e807d43f61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:29:25.623101 28306 raft_consensus.cc:2955] T 2642911bf40c44b89af6fa22e44004da P 0e3a124d2db04617aa1312e807d43f61 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2d70c2093ef8404dae2d6368991057d1 (127.24.95.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } attrs { replace: true } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: true } } }
I20260601 13:29:25.623560 27945 raft_consensus.cc:2955] T 2642911bf40c44b89af6fa22e44004da P 179ad5a54dad441b9a3fd6563ea61fee [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2d70c2093ef8404dae2d6368991057d1 (127.24.95.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } attrs { replace: true } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: true } } }
I20260601 13:29:25.625097 28021 raft_consensus.cc:2955] T 2642911bf40c44b89af6fa22e44004da P 8286755574bf4ed0a36927e69b7f97f5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2d70c2093ef8404dae2d6368991057d1 (127.24.95.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } attrs { replace: true } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: true } } }
I20260601 13:29:25.626564 27837 catalog_manager.cc:5696] T 2642911bf40c44b89af6fa22e44004da P 179ad5a54dad441b9a3fd6563ea61fee reported cstate change: config changed from index -1 to 2, NON_VOTER 2d70c2093ef8404dae2d6368991057d1 (127.24.95.68) added. New cstate: current_term: 1 leader_uuid: "0e3a124d2db04617aa1312e807d43f61" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } attrs { replace: true } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: true } } }
I20260601 13:29:25.631784 27945 consensus_queue.cc:237] T 270603154112447fade374d3dd339570 P 179ad5a54dad441b9a3fd6563ea61fee [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: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } attrs { replace: true } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: true } }
I20260601 13:29:25.633460 28021 raft_consensus.cc:1275] T 270603154112447fade374d3dd339570 P 8286755574bf4ed0a36927e69b7f97f5 [term 1 FOLLOWER]: Refusing update from remote peer 179ad5a54dad441b9a3fd6563ea61fee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:29:25.633708 27909 consensus_peers.cc:597] T 270603154112447fade374d3dd339570 P 179ad5a54dad441b9a3fd6563ea61fee -> Peer 2d70c2093ef8404dae2d6368991057d1 (127.24.95.68:34283): Couldn't send request to peer 2d70c2093ef8404dae2d6368991057d1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 270603154112447fade374d3dd339570. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:29:25.633780 28095 raft_consensus.cc:1275] T 270603154112447fade374d3dd339570 P 0e3a124d2db04617aa1312e807d43f61 [term 1 FOLLOWER]: Refusing update from remote peer 179ad5a54dad441b9a3fd6563ea61fee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:29:25.633805 28172 consensus_queue.cc:1048] T 270603154112447fade374d3dd339570 P 179ad5a54dad441b9a3fd6563ea61fee [LEADER]: Connected to new peer: Peer: permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:29:25.634147 28169 consensus_queue.cc:1048] T 270603154112447fade374d3dd339570 P 179ad5a54dad441b9a3fd6563ea61fee [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:29:25.635991 28172 raft_consensus.cc:2955] T 270603154112447fade374d3dd339570 P 179ad5a54dad441b9a3fd6563ea61fee [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2d70c2093ef8404dae2d6368991057d1 (127.24.95.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } attrs { replace: true } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: true } } }
I20260601 13:29:25.636547 28021 raft_consensus.cc:2955] T 270603154112447fade374d3dd339570 P 8286755574bf4ed0a36927e69b7f97f5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2d70c2093ef8404dae2d6368991057d1 (127.24.95.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } attrs { replace: true } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: true } } }
I20260601 13:29:25.637036 28095 raft_consensus.cc:2955] T 270603154112447fade374d3dd339570 P 0e3a124d2db04617aa1312e807d43f61 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2d70c2093ef8404dae2d6368991057d1 (127.24.95.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } attrs { replace: true } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: true } } }
I20260601 13:29:25.638991 27842 catalog_manager.cc:5696] T 270603154112447fade374d3dd339570 P 8286755574bf4ed0a36927e69b7f97f5 reported cstate change: config changed from index -1 to 2, NON_VOTER 2d70c2093ef8404dae2d6368991057d1 (127.24.95.68) added. New cstate: current_term: 1 leader_uuid: "179ad5a54dad441b9a3fd6563ea61fee" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } attrs { replace: true } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: true } } }
I20260601 13:29:25.640101 28095 consensus_queue.cc:237] T 8d562e0a01494886b0270890a835132f P 0e3a124d2db04617aa1312e807d43f61 [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: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: true } }
I20260601 13:29:25.641544 28021 raft_consensus.cc:1275] T 8d562e0a01494886b0270890a835132f P 8286755574bf4ed0a36927e69b7f97f5 [term 1 FOLLOWER]: Refusing update from remote peer 0e3a124d2db04617aa1312e807d43f61: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:29:25.641595 28060 consensus_peers.cc:597] T 8d562e0a01494886b0270890a835132f P 0e3a124d2db04617aa1312e807d43f61 -> Peer 2d70c2093ef8404dae2d6368991057d1 (127.24.95.68:34283): Couldn't send request to peer 2d70c2093ef8404dae2d6368991057d1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8d562e0a01494886b0270890a835132f. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:29:25.641928 28306 consensus_queue.cc:1048] T 8d562e0a01494886b0270890a835132f P 0e3a124d2db04617aa1312e807d43f61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:29:25.642058 27945 raft_consensus.cc:1275] T 8d562e0a01494886b0270890a835132f P 179ad5a54dad441b9a3fd6563ea61fee [term 1 FOLLOWER]: Refusing update from remote peer 0e3a124d2db04617aa1312e807d43f61: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:29:25.642742 28306 consensus_queue.cc:1048] T 8d562e0a01494886b0270890a835132f P 0e3a124d2db04617aa1312e807d43f61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:29:25.644208 28160 raft_consensus.cc:2955] T 8d562e0a01494886b0270890a835132f P 0e3a124d2db04617aa1312e807d43f61 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2d70c2093ef8404dae2d6368991057d1 (127.24.95.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: true } } }
I20260601 13:29:25.644682 27945 raft_consensus.cc:2955] T 8d562e0a01494886b0270890a835132f P 179ad5a54dad441b9a3fd6563ea61fee [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2d70c2093ef8404dae2d6368991057d1 (127.24.95.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: true } } }
I20260601 13:29:25.646129 28021 raft_consensus.cc:2955] T 8d562e0a01494886b0270890a835132f P 8286755574bf4ed0a36927e69b7f97f5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2d70c2093ef8404dae2d6368991057d1 (127.24.95.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: true } } }
I20260601 13:29:25.648269 27842 catalog_manager.cc:5696] T 8d562e0a01494886b0270890a835132f P 179ad5a54dad441b9a3fd6563ea61fee reported cstate change: config changed from index -1 to 2, NON_VOTER 2d70c2093ef8404dae2d6368991057d1 (127.24.95.68) added. New cstate: current_term: 1 leader_uuid: "0e3a124d2db04617aa1312e807d43f61" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: true } } }
I20260601 13:29:26.065028 28371 ts_tablet_manager.cc:933] T 2642911bf40c44b89af6fa22e44004da P 2d70c2093ef8404dae2d6368991057d1: Initiating tablet copy from peer 0e3a124d2db04617aa1312e807d43f61 (127.24.95.67:43503)
I20260601 13:29:26.065412 28371 tablet_copy_client.cc:323] T 2642911bf40c44b89af6fa22e44004da P 2d70c2093ef8404dae2d6368991057d1: tablet copy: Beginning tablet copy session from remote peer at address 127.24.95.67:43503
I20260601 13:29:26.066053 28106 tablet_copy_service.cc:140] P 0e3a124d2db04617aa1312e807d43f61: Received BeginTabletCopySession request for tablet 2642911bf40c44b89af6fa22e44004da from peer 2d70c2093ef8404dae2d6368991057d1 ({username='slave'} at 127.0.0.1:55556)
I20260601 13:29:26.066181 28106 tablet_copy_service.cc:161] P 0e3a124d2db04617aa1312e807d43f61: Beginning new tablet copy session on tablet 2642911bf40c44b89af6fa22e44004da from peer 2d70c2093ef8404dae2d6368991057d1 at {username='slave'} at 127.0.0.1:55556: session id = 2d70c2093ef8404dae2d6368991057d1-2642911bf40c44b89af6fa22e44004da
I20260601 13:29:26.067042 28106 tablet_copy_source_session.cc:215] T 2642911bf40c44b89af6fa22e44004da P 0e3a124d2db04617aa1312e807d43f61: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:29:26.067971 28371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2642911bf40c44b89af6fa22e44004da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:26.070699 28371 tablet_copy_client.cc:806] T 2642911bf40c44b89af6fa22e44004da P 2d70c2093ef8404dae2d6368991057d1: tablet copy: Starting download of 0 data blocks...
I20260601 13:29:26.070932 28371 tablet_copy_client.cc:670] T 2642911bf40c44b89af6fa22e44004da P 2d70c2093ef8404dae2d6368991057d1: tablet copy: Starting download of 1 WAL segments...
I20260601 13:29:26.072232 28371 tablet_copy_client.cc:538] T 2642911bf40c44b89af6fa22e44004da P 2d70c2093ef8404dae2d6368991057d1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:29:26.073817 28371 tablet_bootstrap.cc:492] T 2642911bf40c44b89af6fa22e44004da P 2d70c2093ef8404dae2d6368991057d1: Bootstrap starting.
I20260601 13:29:26.078637 28371 tablet_bootstrap.cc:492] T 2642911bf40c44b89af6fa22e44004da P 2d70c2093ef8404dae2d6368991057d1: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:29:26.078940 28371 tablet_bootstrap.cc:492] T 2642911bf40c44b89af6fa22e44004da P 2d70c2093ef8404dae2d6368991057d1: Bootstrap complete.
I20260601 13:29:26.079137 28371 ts_tablet_manager.cc:1403] T 2642911bf40c44b89af6fa22e44004da P 2d70c2093ef8404dae2d6368991057d1: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.002s
I20260601 13:29:26.079594 28374 ts_tablet_manager.cc:933] T 270603154112447fade374d3dd339570 P 2d70c2093ef8404dae2d6368991057d1: Initiating tablet copy from peer 179ad5a54dad441b9a3fd6563ea61fee (127.24.95.65:41105)
I20260601 13:29:26.079627 28371 raft_consensus.cc:359] T 2642911bf40c44b89af6fa22e44004da P 2d70c2093ef8404dae2d6368991057d1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } attrs { replace: true } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: true } }
I20260601 13:29:26.079768 28371 raft_consensus.cc:740] T 2642911bf40c44b89af6fa22e44004da P 2d70c2093ef8404dae2d6368991057d1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2d70c2093ef8404dae2d6368991057d1, State: Initialized, Role: LEARNER
I20260601 13:29:26.079873 28371 consensus_queue.cc:260] T 2642911bf40c44b89af6fa22e44004da P 2d70c2093ef8404dae2d6368991057d1 [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: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } attrs { replace: true } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: true } }
I20260601 13:29:26.080014 28374 tablet_copy_client.cc:323] T 270603154112447fade374d3dd339570 P 2d70c2093ef8404dae2d6368991057d1: tablet copy: Beginning tablet copy session from remote peer at address 127.24.95.65:41105
I20260601 13:29:26.080542 27955 tablet_copy_service.cc:140] P 179ad5a54dad441b9a3fd6563ea61fee: Received BeginTabletCopySession request for tablet 270603154112447fade374d3dd339570 from peer 2d70c2093ef8404dae2d6368991057d1 ({username='slave'} at 127.0.0.1:49956)
I20260601 13:29:26.080646 27955 tablet_copy_service.cc:161] P 179ad5a54dad441b9a3fd6563ea61fee: Beginning new tablet copy session on tablet 270603154112447fade374d3dd339570 from peer 2d70c2093ef8404dae2d6368991057d1 at {username='slave'} at 127.0.0.1:49956: session id = 2d70c2093ef8404dae2d6368991057d1-270603154112447fade374d3dd339570
I20260601 13:29:26.081583 27955 tablet_copy_source_session.cc:215] T 270603154112447fade374d3dd339570 P 179ad5a54dad441b9a3fd6563ea61fee: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:29:26.081971 28371 ts_tablet_manager.cc:1434] T 2642911bf40c44b89af6fa22e44004da P 2d70c2093ef8404dae2d6368991057d1: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.002s
I20260601 13:29:26.082568 28374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 270603154112447fade374d3dd339570. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:26.082877 28106 tablet_copy_service.cc:342] P 0e3a124d2db04617aa1312e807d43f61: Request end of tablet copy session 2d70c2093ef8404dae2d6368991057d1-2642911bf40c44b89af6fa22e44004da received from {username='slave'} at 127.0.0.1:55556
I20260601 13:29:26.083091 28106 tablet_copy_service.cc:434] P 0e3a124d2db04617aa1312e807d43f61: ending tablet copy session 2d70c2093ef8404dae2d6368991057d1-2642911bf40c44b89af6fa22e44004da on tablet 2642911bf40c44b89af6fa22e44004da with peer 2d70c2093ef8404dae2d6368991057d1
I20260601 13:29:26.085073 28374 tablet_copy_client.cc:806] T 270603154112447fade374d3dd339570 P 2d70c2093ef8404dae2d6368991057d1: tablet copy: Starting download of 0 data blocks...
I20260601 13:29:26.085249 28374 tablet_copy_client.cc:670] T 270603154112447fade374d3dd339570 P 2d70c2093ef8404dae2d6368991057d1: tablet copy: Starting download of 1 WAL segments...
I20260601 13:29:26.086404 28374 tablet_copy_client.cc:538] T 270603154112447fade374d3dd339570 P 2d70c2093ef8404dae2d6368991057d1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:29:26.087597 28374 tablet_bootstrap.cc:492] T 270603154112447fade374d3dd339570 P 2d70c2093ef8404dae2d6368991057d1: Bootstrap starting.
I20260601 13:29:26.091063 28374 tablet_bootstrap.cc:492] T 270603154112447fade374d3dd339570 P 2d70c2093ef8404dae2d6368991057d1: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:29:26.091300 28374 tablet_bootstrap.cc:492] T 270603154112447fade374d3dd339570 P 2d70c2093ef8404dae2d6368991057d1: Bootstrap complete.
I20260601 13:29:26.091465 28374 ts_tablet_manager.cc:1403] T 270603154112447fade374d3dd339570 P 2d70c2093ef8404dae2d6368991057d1: Time spent bootstrapping tablet: real 0.004s	user 0.004s	sys 0.000s
I20260601 13:29:26.091881 28374 raft_consensus.cc:359] T 270603154112447fade374d3dd339570 P 2d70c2093ef8404dae2d6368991057d1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } attrs { replace: true } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: true } }
I20260601 13:29:26.092003 28374 raft_consensus.cc:740] T 270603154112447fade374d3dd339570 P 2d70c2093ef8404dae2d6368991057d1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2d70c2093ef8404dae2d6368991057d1, State: Initialized, Role: LEARNER
I20260601 13:29:26.092101 28374 consensus_queue.cc:260] T 270603154112447fade374d3dd339570 P 2d70c2093ef8404dae2d6368991057d1 [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: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } attrs { replace: true } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: true } }
I20260601 13:29:26.092581 28374 ts_tablet_manager.cc:1434] T 270603154112447fade374d3dd339570 P 2d70c2093ef8404dae2d6368991057d1: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:29:26.093946 27955 tablet_copy_service.cc:342] P 179ad5a54dad441b9a3fd6563ea61fee: Request end of tablet copy session 2d70c2093ef8404dae2d6368991057d1-270603154112447fade374d3dd339570 received from {username='slave'} at 127.0.0.1:49956
I20260601 13:29:26.094039 27955 tablet_copy_service.cc:434] P 179ad5a54dad441b9a3fd6563ea61fee: ending tablet copy session 2d70c2093ef8404dae2d6368991057d1-270603154112447fade374d3dd339570 on tablet 270603154112447fade374d3dd339570 with peer 2d70c2093ef8404dae2d6368991057d1
I20260601 13:29:26.207836 28374 ts_tablet_manager.cc:933] T 8d562e0a01494886b0270890a835132f P 2d70c2093ef8404dae2d6368991057d1: Initiating tablet copy from peer 0e3a124d2db04617aa1312e807d43f61 (127.24.95.67:43503)
I20260601 13:29:26.208181 28374 tablet_copy_client.cc:323] T 8d562e0a01494886b0270890a835132f P 2d70c2093ef8404dae2d6368991057d1: tablet copy: Beginning tablet copy session from remote peer at address 127.24.95.67:43503
I20260601 13:29:26.208648 28106 tablet_copy_service.cc:140] P 0e3a124d2db04617aa1312e807d43f61: Received BeginTabletCopySession request for tablet 8d562e0a01494886b0270890a835132f from peer 2d70c2093ef8404dae2d6368991057d1 ({username='slave'} at 127.0.0.1:55556)
I20260601 13:29:26.208796 28106 tablet_copy_service.cc:161] P 0e3a124d2db04617aa1312e807d43f61: Beginning new tablet copy session on tablet 8d562e0a01494886b0270890a835132f from peer 2d70c2093ef8404dae2d6368991057d1 at {username='slave'} at 127.0.0.1:55556: session id = 2d70c2093ef8404dae2d6368991057d1-8d562e0a01494886b0270890a835132f
I20260601 13:29:26.209636 28106 tablet_copy_source_session.cc:215] T 8d562e0a01494886b0270890a835132f P 0e3a124d2db04617aa1312e807d43f61: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:29:26.210394 28374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d562e0a01494886b0270890a835132f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:26.212100 28374 tablet_copy_client.cc:806] T 8d562e0a01494886b0270890a835132f P 2d70c2093ef8404dae2d6368991057d1: tablet copy: Starting download of 0 data blocks...
I20260601 13:29:26.212247 28374 tablet_copy_client.cc:670] T 8d562e0a01494886b0270890a835132f P 2d70c2093ef8404dae2d6368991057d1: tablet copy: Starting download of 1 WAL segments...
I20260601 13:29:26.213479 28374 tablet_copy_client.cc:538] T 8d562e0a01494886b0270890a835132f P 2d70c2093ef8404dae2d6368991057d1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:29:26.214658 28374 tablet_bootstrap.cc:492] T 8d562e0a01494886b0270890a835132f P 2d70c2093ef8404dae2d6368991057d1: Bootstrap starting.
I20260601 13:29:26.217758 28374 tablet_bootstrap.cc:492] T 8d562e0a01494886b0270890a835132f P 2d70c2093ef8404dae2d6368991057d1: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:29:26.217989 28374 tablet_bootstrap.cc:492] T 8d562e0a01494886b0270890a835132f P 2d70c2093ef8404dae2d6368991057d1: Bootstrap complete.
I20260601 13:29:26.218143 28374 ts_tablet_manager.cc:1403] T 8d562e0a01494886b0270890a835132f P 2d70c2093ef8404dae2d6368991057d1: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20260601 13:29:26.218565 28374 raft_consensus.cc:359] T 8d562e0a01494886b0270890a835132f P 2d70c2093ef8404dae2d6368991057d1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: true } }
I20260601 13:29:26.218679 28374 raft_consensus.cc:740] T 8d562e0a01494886b0270890a835132f P 2d70c2093ef8404dae2d6368991057d1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2d70c2093ef8404dae2d6368991057d1, State: Initialized, Role: LEARNER
I20260601 13:29:26.218770 28374 consensus_queue.cc:260] T 8d562e0a01494886b0270890a835132f P 2d70c2093ef8404dae2d6368991057d1 [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: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: true } }
I20260601 13:29:26.219074 28374 ts_tablet_manager.cc:1434] T 8d562e0a01494886b0270890a835132f P 2d70c2093ef8404dae2d6368991057d1: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:29:26.219676 28106 tablet_copy_service.cc:342] P 0e3a124d2db04617aa1312e807d43f61: Request end of tablet copy session 2d70c2093ef8404dae2d6368991057d1-8d562e0a01494886b0270890a835132f received from {username='slave'} at 127.0.0.1:55556
I20260601 13:29:26.219772 28106 tablet_copy_service.cc:434] P 0e3a124d2db04617aa1312e807d43f61: ending tablet copy session 2d70c2093ef8404dae2d6368991057d1-8d562e0a01494886b0270890a835132f on tablet 8d562e0a01494886b0270890a835132f with peer 2d70c2093ef8404dae2d6368991057d1
I20260601 13:29:26.236810 28374 ts_tablet_manager.cc:933] T 81f3db477c1948dc88d0658325693f3b P 2d70c2093ef8404dae2d6368991057d1: Initiating tablet copy from peer 0e3a124d2db04617aa1312e807d43f61 (127.24.95.67:43503)
I20260601 13:29:26.237174 28374 tablet_copy_client.cc:323] T 81f3db477c1948dc88d0658325693f3b P 2d70c2093ef8404dae2d6368991057d1: tablet copy: Beginning tablet copy session from remote peer at address 127.24.95.67:43503
I20260601 13:29:26.237692 28106 tablet_copy_service.cc:140] P 0e3a124d2db04617aa1312e807d43f61: Received BeginTabletCopySession request for tablet 81f3db477c1948dc88d0658325693f3b from peer 2d70c2093ef8404dae2d6368991057d1 ({username='slave'} at 127.0.0.1:55556)
I20260601 13:29:26.237807 28106 tablet_copy_service.cc:161] P 0e3a124d2db04617aa1312e807d43f61: Beginning new tablet copy session on tablet 81f3db477c1948dc88d0658325693f3b from peer 2d70c2093ef8404dae2d6368991057d1 at {username='slave'} at 127.0.0.1:55556: session id = 2d70c2093ef8404dae2d6368991057d1-81f3db477c1948dc88d0658325693f3b
I20260601 13:29:26.238776 28106 tablet_copy_source_session.cc:215] T 81f3db477c1948dc88d0658325693f3b P 0e3a124d2db04617aa1312e807d43f61: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:29:26.239605 28374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81f3db477c1948dc88d0658325693f3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:26.241712 28374 tablet_copy_client.cc:806] T 81f3db477c1948dc88d0658325693f3b P 2d70c2093ef8404dae2d6368991057d1: tablet copy: Starting download of 0 data blocks...
I20260601 13:29:26.241878 28374 tablet_copy_client.cc:670] T 81f3db477c1948dc88d0658325693f3b P 2d70c2093ef8404dae2d6368991057d1: tablet copy: Starting download of 1 WAL segments...
I20260601 13:29:26.242815 28374 tablet_copy_client.cc:538] T 81f3db477c1948dc88d0658325693f3b P 2d70c2093ef8404dae2d6368991057d1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:29:26.243829 28374 tablet_bootstrap.cc:492] T 81f3db477c1948dc88d0658325693f3b P 2d70c2093ef8404dae2d6368991057d1: Bootstrap starting.
I20260601 13:29:26.246876 28374 tablet_bootstrap.cc:492] T 81f3db477c1948dc88d0658325693f3b P 2d70c2093ef8404dae2d6368991057d1: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:29:26.247102 28374 tablet_bootstrap.cc:492] T 81f3db477c1948dc88d0658325693f3b P 2d70c2093ef8404dae2d6368991057d1: Bootstrap complete.
I20260601 13:29:26.247254 28374 ts_tablet_manager.cc:1403] T 81f3db477c1948dc88d0658325693f3b P 2d70c2093ef8404dae2d6368991057d1: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.003s
I20260601 13:29:26.247659 28374 raft_consensus.cc:359] T 81f3db477c1948dc88d0658325693f3b P 2d70c2093ef8404dae2d6368991057d1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: true } }
I20260601 13:29:26.247766 28374 raft_consensus.cc:740] T 81f3db477c1948dc88d0658325693f3b P 2d70c2093ef8404dae2d6368991057d1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2d70c2093ef8404dae2d6368991057d1, State: Initialized, Role: LEARNER
I20260601 13:29:26.247874 28374 consensus_queue.cc:260] T 81f3db477c1948dc88d0658325693f3b P 2d70c2093ef8404dae2d6368991057d1 [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: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: true } }
I20260601 13:29:26.248139 28374 ts_tablet_manager.cc:1434] T 81f3db477c1948dc88d0658325693f3b P 2d70c2093ef8404dae2d6368991057d1: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:29:26.248687 28106 tablet_copy_service.cc:342] P 0e3a124d2db04617aa1312e807d43f61: Request end of tablet copy session 2d70c2093ef8404dae2d6368991057d1-81f3db477c1948dc88d0658325693f3b received from {username='slave'} at 127.0.0.1:55556
I20260601 13:29:26.248769 28106 tablet_copy_service.cc:434] P 0e3a124d2db04617aa1312e807d43f61: ending tablet copy session 2d70c2093ef8404dae2d6368991057d1-81f3db477c1948dc88d0658325693f3b on tablet 81f3db477c1948dc88d0658325693f3b with peer 2d70c2093ef8404dae2d6368991057d1
I20260601 13:29:26.514474 28236 raft_consensus.cc:1217] T 270603154112447fade374d3dd339570 P 2d70c2093ef8404dae2d6368991057d1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:29:26.603365 27896 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260601 13:29:26.609274 28095 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "400f0ae52ae14712bee66b74748ca1aa"
dest_uuid: "0e3a124d2db04617aa1312e807d43f61"
mode: GRACEFUL
new_leader_uuid: "2d70c2093ef8404dae2d6368991057d1"
 from {username='slave'} at 127.0.0.1:33314
I20260601 13:29:26.609452 28095 raft_consensus.cc:606] T 400f0ae52ae14712bee66b74748ca1aa P 0e3a124d2db04617aa1312e807d43f61 [term 1 LEADER]: Received request to transfer leadership to TS 2d70c2093ef8404dae2d6368991057d1
I20260601 13:29:26.613790 27944 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5453974421f34e65af6e43670382e0cd"
dest_uuid: "179ad5a54dad441b9a3fd6563ea61fee"
mode: GRACEFUL
new_leader_uuid: "2d70c2093ef8404dae2d6368991057d1"
 from {username='slave'} at 127.0.0.1:60878
I20260601 13:29:26.613969 27944 raft_consensus.cc:606] T 5453974421f34e65af6e43670382e0cd P 179ad5a54dad441b9a3fd6563ea61fee [term 1 LEADER]: Received request to transfer leadership to TS 2d70c2093ef8404dae2d6368991057d1
I20260601 13:29:26.614781 27944 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e30407cc08b843278f121c1ce569f2a3"
dest_uuid: "179ad5a54dad441b9a3fd6563ea61fee"
mode: GRACEFUL
new_leader_uuid: "8286755574bf4ed0a36927e69b7f97f5"
 from {username='slave'} at 127.0.0.1:60878
I20260601 13:29:26.614916 27944 raft_consensus.cc:606] T e30407cc08b843278f121c1ce569f2a3 P 179ad5a54dad441b9a3fd6563ea61fee [term 1 LEADER]: Received request to transfer leadership to TS 8286755574bf4ed0a36927e69b7f97f5
I20260601 13:29:26.615173 27896 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 3
I20260601 13:29:26.615327 27896 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:29:26.631983 28236 raft_consensus.cc:1217] T 2642911bf40c44b89af6fa22e44004da P 2d70c2093ef8404dae2d6368991057d1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:29:26.654165 28236 raft_consensus.cc:1217] T 81f3db477c1948dc88d0658325693f3b P 2d70c2093ef8404dae2d6368991057d1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:29:26.677433 28184 raft_consensus.cc:993] T 400f0ae52ae14712bee66b74748ca1aa P 0e3a124d2db04617aa1312e807d43f61: : Instructing follower 2d70c2093ef8404dae2d6368991057d1 to start an election
I20260601 13:29:26.677556 28184 raft_consensus.cc:1081] T 400f0ae52ae14712bee66b74748ca1aa P 0e3a124d2db04617aa1312e807d43f61 [term 1 LEADER]: Signalling peer 2d70c2093ef8404dae2d6368991057d1 to start an election
I20260601 13:29:26.678074 28236 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "400f0ae52ae14712bee66b74748ca1aa"
dest_uuid: "2d70c2093ef8404dae2d6368991057d1"
 from {username='slave'} at 127.0.0.1:41058
I20260601 13:29:26.678239 28236 raft_consensus.cc:493] T 400f0ae52ae14712bee66b74748ca1aa P 2d70c2093ef8404dae2d6368991057d1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:29:26.678306 28236 raft_consensus.cc:3060] T 400f0ae52ae14712bee66b74748ca1aa P 2d70c2093ef8404dae2d6368991057d1 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:29:26.679350 28236 raft_consensus.cc:515] T 400f0ae52ae14712bee66b74748ca1aa P 2d70c2093ef8404dae2d6368991057d1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } }
I20260601 13:29:26.679888 28236 leader_election.cc:290] T 400f0ae52ae14712bee66b74748ca1aa P 2d70c2093ef8404dae2d6368991057d1 [CANDIDATE]: Term 2 election: Requested vote from peers 0e3a124d2db04617aa1312e807d43f61 (127.24.95.67:43503), 8286755574bf4ed0a36927e69b7f97f5 (127.24.95.66:45401)
I20260601 13:29:26.680847 28095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "400f0ae52ae14712bee66b74748ca1aa" candidate_uuid: "2d70c2093ef8404dae2d6368991057d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0e3a124d2db04617aa1312e807d43f61"
I20260601 13:29:26.680974 28095 raft_consensus.cc:3055] T 400f0ae52ae14712bee66b74748ca1aa P 0e3a124d2db04617aa1312e807d43f61 [term 1 LEADER]: Stepping down as leader of term 1
I20260601 13:29:26.681021 28095 raft_consensus.cc:740] T 400f0ae52ae14712bee66b74748ca1aa P 0e3a124d2db04617aa1312e807d43f61 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0e3a124d2db04617aa1312e807d43f61, State: Running, Role: LEADER
I20260601 13:29:26.681164 28095 consensus_queue.cc:260] T 400f0ae52ae14712bee66b74748ca1aa P 0e3a124d2db04617aa1312e807d43f61 [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: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } }
I20260601 13:29:26.681325 28095 raft_consensus.cc:3060] T 400f0ae52ae14712bee66b74748ca1aa P 0e3a124d2db04617aa1312e807d43f61 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:29:26.682286 28095 raft_consensus.cc:2468] T 400f0ae52ae14712bee66b74748ca1aa P 0e3a124d2db04617aa1312e807d43f61 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d70c2093ef8404dae2d6368991057d1 in term 2.
I20260601 13:29:26.682608 28201 leader_election.cc:304] T 400f0ae52ae14712bee66b74748ca1aa P 2d70c2093ef8404dae2d6368991057d1 [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: 0e3a124d2db04617aa1312e807d43f61, 2d70c2093ef8404dae2d6368991057d1; no voters: 
I20260601 13:29:26.682797 28370 raft_consensus.cc:2804] T 400f0ae52ae14712bee66b74748ca1aa P 2d70c2093ef8404dae2d6368991057d1 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:29:26.683007 28370 raft_consensus.cc:697] T 400f0ae52ae14712bee66b74748ca1aa P 2d70c2093ef8404dae2d6368991057d1 [term 2 LEADER]: Becoming Leader. State: Replica: 2d70c2093ef8404dae2d6368991057d1, State: Running, Role: LEADER
I20260601 13:29:26.683151 28370 consensus_queue.cc:237] T 400f0ae52ae14712bee66b74748ca1aa P 2d70c2093ef8404dae2d6368991057d1 [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: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } }
I20260601 13:29:26.683876 28021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "400f0ae52ae14712bee66b74748ca1aa" candidate_uuid: "2d70c2093ef8404dae2d6368991057d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8286755574bf4ed0a36927e69b7f97f5"
I20260601 13:29:26.683975 28021 raft_consensus.cc:3060] T 400f0ae52ae14712bee66b74748ca1aa P 8286755574bf4ed0a36927e69b7f97f5 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:29:26.684927 28021 raft_consensus.cc:2468] T 400f0ae52ae14712bee66b74748ca1aa P 8286755574bf4ed0a36927e69b7f97f5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d70c2093ef8404dae2d6368991057d1 in term 2.
I20260601 13:29:26.685454 27837 catalog_manager.cc:5696] T 400f0ae52ae14712bee66b74748ca1aa P 2d70c2093ef8404dae2d6368991057d1 reported cstate change: term changed from 1 to 2, leader changed from 0e3a124d2db04617aa1312e807d43f61 (127.24.95.67) to 2d70c2093ef8404dae2d6368991057d1 (127.24.95.68). New cstate: current_term: 2 leader_uuid: "2d70c2093ef8404dae2d6368991057d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } health_report { overall_health: UNKNOWN } } }
I20260601 13:29:26.740052 28236 raft_consensus.cc:1217] T 8d562e0a01494886b0270890a835132f P 2d70c2093ef8404dae2d6368991057d1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:29:26.758668 28377 raft_consensus.cc:993] T 5453974421f34e65af6e43670382e0cd P 179ad5a54dad441b9a3fd6563ea61fee: : Instructing follower 2d70c2093ef8404dae2d6368991057d1 to start an election
I20260601 13:29:26.758811 28377 raft_consensus.cc:1081] T 5453974421f34e65af6e43670382e0cd P 179ad5a54dad441b9a3fd6563ea61fee [term 1 LEADER]: Signalling peer 2d70c2093ef8404dae2d6368991057d1 to start an election
I20260601 13:29:26.759850 28236 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5453974421f34e65af6e43670382e0cd"
dest_uuid: "2d70c2093ef8404dae2d6368991057d1"
 from {username='slave'} at 127.0.0.1:41048
I20260601 13:29:26.760010 28236 raft_consensus.cc:493] T 5453974421f34e65af6e43670382e0cd P 2d70c2093ef8404dae2d6368991057d1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:29:26.760082 28236 raft_consensus.cc:3060] T 5453974421f34e65af6e43670382e0cd P 2d70c2093ef8404dae2d6368991057d1 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:29:26.763147 28236 raft_consensus.cc:515] T 5453974421f34e65af6e43670382e0cd P 2d70c2093ef8404dae2d6368991057d1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } }
I20260601 13:29:26.763863 28095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5453974421f34e65af6e43670382e0cd" candidate_uuid: "2d70c2093ef8404dae2d6368991057d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0e3a124d2db04617aa1312e807d43f61"
I20260601 13:29:26.763988 28095 raft_consensus.cc:3060] T 5453974421f34e65af6e43670382e0cd P 0e3a124d2db04617aa1312e807d43f61 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:29:26.764256 28236 leader_election.cc:290] T 5453974421f34e65af6e43670382e0cd P 2d70c2093ef8404dae2d6368991057d1 [CANDIDATE]: Term 2 election: Requested vote from peers 0e3a124d2db04617aa1312e807d43f61 (127.24.95.67:43503), 179ad5a54dad441b9a3fd6563ea61fee (127.24.95.65:41105)
I20260601 13:29:26.764719 27944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5453974421f34e65af6e43670382e0cd" candidate_uuid: "2d70c2093ef8404dae2d6368991057d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "179ad5a54dad441b9a3fd6563ea61fee"
I20260601 13:29:26.764842 27944 raft_consensus.cc:3055] T 5453974421f34e65af6e43670382e0cd P 179ad5a54dad441b9a3fd6563ea61fee [term 1 LEADER]: Stepping down as leader of term 1
I20260601 13:29:26.764890 27944 raft_consensus.cc:740] T 5453974421f34e65af6e43670382e0cd P 179ad5a54dad441b9a3fd6563ea61fee [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 179ad5a54dad441b9a3fd6563ea61fee, State: Running, Role: LEADER
I20260601 13:29:26.765049 27944 consensus_queue.cc:260] T 5453974421f34e65af6e43670382e0cd P 179ad5a54dad441b9a3fd6563ea61fee [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: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } }
I20260601 13:29:26.765185 28095 raft_consensus.cc:2468] T 5453974421f34e65af6e43670382e0cd P 0e3a124d2db04617aa1312e807d43f61 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d70c2093ef8404dae2d6368991057d1 in term 2.
I20260601 13:29:26.765215 27944 raft_consensus.cc:3060] T 5453974421f34e65af6e43670382e0cd P 179ad5a54dad441b9a3fd6563ea61fee [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:29:26.766287 27944 raft_consensus.cc:2468] T 5453974421f34e65af6e43670382e0cd P 179ad5a54dad441b9a3fd6563ea61fee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d70c2093ef8404dae2d6368991057d1 in term 2.
I20260601 13:29:26.766539 28201 leader_election.cc:304] T 5453974421f34e65af6e43670382e0cd P 2d70c2093ef8404dae2d6368991057d1 [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: 0e3a124d2db04617aa1312e807d43f61, 2d70c2093ef8404dae2d6368991057d1; no voters: 
I20260601 13:29:26.766786 28390 raft_consensus.cc:2804] T 5453974421f34e65af6e43670382e0cd P 2d70c2093ef8404dae2d6368991057d1 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:29:26.766873 28390 raft_consensus.cc:697] T 5453974421f34e65af6e43670382e0cd P 2d70c2093ef8404dae2d6368991057d1 [term 2 LEADER]: Becoming Leader. State: Replica: 2d70c2093ef8404dae2d6368991057d1, State: Running, Role: LEADER
I20260601 13:29:26.767007 28390 consensus_queue.cc:237] T 5453974421f34e65af6e43670382e0cd P 2d70c2093ef8404dae2d6368991057d1 [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: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } }
I20260601 13:29:26.769006 27837 catalog_manager.cc:5696] T 5453974421f34e65af6e43670382e0cd P 2d70c2093ef8404dae2d6368991057d1 reported cstate change: term changed from 1 to 2, leader changed from 179ad5a54dad441b9a3fd6563ea61fee (127.24.95.65) to 2d70c2093ef8404dae2d6368991057d1 (127.24.95.68). New cstate: current_term: 2 leader_uuid: "2d70c2093ef8404dae2d6368991057d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } health_report { overall_health: UNKNOWN } } }
I20260601 13:29:26.945453 28172 raft_consensus.cc:1064] T 270603154112447fade374d3dd339570 P 179ad5a54dad441b9a3fd6563ea61fee: attempting to promote NON_VOTER 2d70c2093ef8404dae2d6368991057d1 to VOTER
I20260601 13:29:26.945946 28172 consensus_queue.cc:237] T 270603154112447fade374d3dd339570 P 179ad5a54dad441b9a3fd6563ea61fee [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: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } attrs { replace: true } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: false } }
I20260601 13:29:26.947650 28236 raft_consensus.cc:1275] T 270603154112447fade374d3dd339570 P 2d70c2093ef8404dae2d6368991057d1 [term 1 LEARNER]: Refusing update from remote peer 179ad5a54dad441b9a3fd6563ea61fee: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:29:26.947706 28021 raft_consensus.cc:1275] T 270603154112447fade374d3dd339570 P 8286755574bf4ed0a36927e69b7f97f5 [term 1 FOLLOWER]: Refusing update from remote peer 179ad5a54dad441b9a3fd6563ea61fee: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:29:26.948060 28382 consensus_queue.cc:1048] T 270603154112447fade374d3dd339570 P 179ad5a54dad441b9a3fd6563ea61fee [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:29:26.948256 28377 consensus_queue.cc:1048] T 270603154112447fade374d3dd339570 P 179ad5a54dad441b9a3fd6563ea61fee [LEADER]: Connected to new peer: Peer: permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:29:26.949604 28095 raft_consensus.cc:1275] T 270603154112447fade374d3dd339570 P 0e3a124d2db04617aa1312e807d43f61 [term 1 FOLLOWER]: Refusing update from remote peer 179ad5a54dad441b9a3fd6563ea61fee: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:29:26.949976 28377 consensus_queue.cc:1048] T 270603154112447fade374d3dd339570 P 179ad5a54dad441b9a3fd6563ea61fee [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:29:26.951577 28172 raft_consensus.cc:2955] T 270603154112447fade374d3dd339570 P 179ad5a54dad441b9a3fd6563ea61fee [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2d70c2093ef8404dae2d6368991057d1 (127.24.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } attrs { replace: true } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: false } } }
I20260601 13:29:26.952590 28021 raft_consensus.cc:2955] T 270603154112447fade374d3dd339570 P 8286755574bf4ed0a36927e69b7f97f5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2d70c2093ef8404dae2d6368991057d1 (127.24.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } attrs { replace: true } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: false } } }
I20260601 13:29:26.954351 28095 raft_consensus.cc:2955] T 270603154112447fade374d3dd339570 P 0e3a124d2db04617aa1312e807d43f61 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2d70c2093ef8404dae2d6368991057d1 (127.24.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } attrs { replace: true } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: false } } }
I20260601 13:29:26.954771 27837 catalog_manager.cc:5696] T 270603154112447fade374d3dd339570 P 179ad5a54dad441b9a3fd6563ea61fee reported cstate change: config changed from index 2 to 3, 2d70c2093ef8404dae2d6368991057d1 (127.24.95.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "179ad5a54dad441b9a3fd6563ea61fee" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:29:26.956667 28236 raft_consensus.cc:2955] T 270603154112447fade374d3dd339570 P 2d70c2093ef8404dae2d6368991057d1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2d70c2093ef8404dae2d6368991057d1 (127.24.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } attrs { replace: true } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: false } } }
I20260601 13:29:26.957768 27944 consensus_queue.cc:237] T 270603154112447fade374d3dd339570 P 179ad5a54dad441b9a3fd6563ea61fee [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: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: false } }
I20260601 13:29:26.959205 28021 raft_consensus.cc:1275] T 270603154112447fade374d3dd339570 P 8286755574bf4ed0a36927e69b7f97f5 [term 1 FOLLOWER]: Refusing update from remote peer 179ad5a54dad441b9a3fd6563ea61fee: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:29:26.959614 28382 consensus_queue.cc:1048] T 270603154112447fade374d3dd339570 P 179ad5a54dad441b9a3fd6563ea61fee [LEADER]: Connected to new peer: Peer: permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:29:26.960865 28236 raft_consensus.cc:1275] T 270603154112447fade374d3dd339570 P 2d70c2093ef8404dae2d6368991057d1 [term 1 FOLLOWER]: Refusing update from remote peer 179ad5a54dad441b9a3fd6563ea61fee: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:29:26.961289 28172 consensus_queue.cc:1048] T 270603154112447fade374d3dd339570 P 179ad5a54dad441b9a3fd6563ea61fee [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:29:26.962759 28021 raft_consensus.cc:2955] T 270603154112447fade374d3dd339570 P 8286755574bf4ed0a36927e69b7f97f5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0e3a124d2db04617aa1312e807d43f61 (127.24.95.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: false } } }
I20260601 13:29:26.963140 28236 raft_consensus.cc:2955] T 270603154112447fade374d3dd339570 P 2d70c2093ef8404dae2d6368991057d1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0e3a124d2db04617aa1312e807d43f61 (127.24.95.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: false } } }
I20260601 13:29:26.962191 28172 raft_consensus.cc:2955] T 270603154112447fade374d3dd339570 P 179ad5a54dad441b9a3fd6563ea61fee [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0e3a124d2db04617aa1312e807d43f61 (127.24.95.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: false } } }
I20260601 13:29:26.965250 27842 catalog_manager.cc:5696] T 270603154112447fade374d3dd339570 P 8286755574bf4ed0a36927e69b7f97f5 reported cstate change: config changed from index 3 to 4, VOTER 0e3a124d2db04617aa1312e807d43f61 (127.24.95.67) evicted. New cstate: current_term: 1 leader_uuid: "179ad5a54dad441b9a3fd6563ea61fee" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: false } } }
I20260601 13:29:26.967100 27826 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 270603154112447fade374d3dd339570 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:29:26.968154 28082 tablet_service.cc:1558] Processing DeleteTablet for tablet 270603154112447fade374d3dd339570 with delete_type TABLET_DATA_TOMBSTONED (TS 0e3a124d2db04617aa1312e807d43f61 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55540
I20260601 13:29:26.969305 28402 tablet_replica.cc:333] T 270603154112447fade374d3dd339570 P 0e3a124d2db04617aa1312e807d43f61: stopping tablet replica
I20260601 13:29:26.969456 28402 raft_consensus.cc:2243] T 270603154112447fade374d3dd339570 P 0e3a124d2db04617aa1312e807d43f61 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:26.969611 28402 raft_consensus.cc:2272] T 270603154112447fade374d3dd339570 P 0e3a124d2db04617aa1312e807d43f61 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:26.970294 28402 ts_tablet_manager.cc:1916] T 270603154112447fade374d3dd339570 P 0e3a124d2db04617aa1312e807d43f61: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:29:26.972747 28402 ts_tablet_manager.cc:1929] T 270603154112447fade374d3dd339570 P 0e3a124d2db04617aa1312e807d43f61: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:29:26.972826 28402 log.cc:1199] T 270603154112447fade374d3dd339570 P 0e3a124d2db04617aa1312e807d43f61: Deleting WAL directory at /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320492958789-24957-0/minicluster-data/ts-2-root/wals/270603154112447fade374d3dd339570
I20260601 13:29:26.973328 27827 catalog_manager.cc:5027] TS 0e3a124d2db04617aa1312e807d43f61 (127.24.95.67:43503): tablet 270603154112447fade374d3dd339570 (table range_aware_rebalance_new_range [id=f28e215bad374d4491cb7e4c62fc3969]) successfully deleted
I20260601 13:29:26.991524 28398 raft_consensus.cc:993] T e30407cc08b843278f121c1ce569f2a3 P 179ad5a54dad441b9a3fd6563ea61fee: : Instructing follower 8286755574bf4ed0a36927e69b7f97f5 to start an election
I20260601 13:29:26.991640 28398 raft_consensus.cc:1081] T e30407cc08b843278f121c1ce569f2a3 P 179ad5a54dad441b9a3fd6563ea61fee [term 1 LEADER]: Signalling peer 8286755574bf4ed0a36927e69b7f97f5 to start an election
I20260601 13:29:26.992090 28021 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e30407cc08b843278f121c1ce569f2a3"
dest_uuid: "8286755574bf4ed0a36927e69b7f97f5"
 from {username='slave'} at 127.0.0.1:40956
I20260601 13:29:26.992237 28021 raft_consensus.cc:493] T e30407cc08b843278f121c1ce569f2a3 P 8286755574bf4ed0a36927e69b7f97f5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:29:26.992306 28021 raft_consensus.cc:3060] T e30407cc08b843278f121c1ce569f2a3 P 8286755574bf4ed0a36927e69b7f97f5 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:29:26.993142 28021 raft_consensus.cc:515] T e30407cc08b843278f121c1ce569f2a3 P 8286755574bf4ed0a36927e69b7f97f5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } }
I20260601 13:29:26.993547 28021 leader_election.cc:290] T e30407cc08b843278f121c1ce569f2a3 P 8286755574bf4ed0a36927e69b7f97f5 [CANDIDATE]: Term 2 election: Requested vote from peers 179ad5a54dad441b9a3fd6563ea61fee (127.24.95.65:41105), 0e3a124d2db04617aa1312e807d43f61 (127.24.95.67:43503)
I20260601 13:29:26.993909 27944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30407cc08b843278f121c1ce569f2a3" candidate_uuid: "8286755574bf4ed0a36927e69b7f97f5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "179ad5a54dad441b9a3fd6563ea61fee"
I20260601 13:29:26.993975 28095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30407cc08b843278f121c1ce569f2a3" candidate_uuid: "8286755574bf4ed0a36927e69b7f97f5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0e3a124d2db04617aa1312e807d43f61"
I20260601 13:29:26.994030 27944 raft_consensus.cc:3055] T e30407cc08b843278f121c1ce569f2a3 P 179ad5a54dad441b9a3fd6563ea61fee [term 1 LEADER]: Stepping down as leader of term 1
I20260601 13:29:26.994078 27944 raft_consensus.cc:740] T e30407cc08b843278f121c1ce569f2a3 P 179ad5a54dad441b9a3fd6563ea61fee [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 179ad5a54dad441b9a3fd6563ea61fee, State: Running, Role: LEADER
I20260601 13:29:26.994220 27944 consensus_queue.cc:260] T e30407cc08b843278f121c1ce569f2a3 P 179ad5a54dad441b9a3fd6563ea61fee [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: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } }
I20260601 13:29:26.994374 27944 raft_consensus.cc:3060] T e30407cc08b843278f121c1ce569f2a3 P 179ad5a54dad441b9a3fd6563ea61fee [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:29:26.995126 27944 raft_consensus.cc:2468] T e30407cc08b843278f121c1ce569f2a3 P 179ad5a54dad441b9a3fd6563ea61fee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8286755574bf4ed0a36927e69b7f97f5 in term 2.
I20260601 13:29:26.994040 28095 raft_consensus.cc:3060] T e30407cc08b843278f121c1ce569f2a3 P 0e3a124d2db04617aa1312e807d43f61 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:29:26.995460 27984 leader_election.cc:304] T e30407cc08b843278f121c1ce569f2a3 P 8286755574bf4ed0a36927e69b7f97f5 [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: 179ad5a54dad441b9a3fd6563ea61fee, 8286755574bf4ed0a36927e69b7f97f5; no voters: 
I20260601 13:29:26.996009 28095 raft_consensus.cc:2468] T e30407cc08b843278f121c1ce569f2a3 P 0e3a124d2db04617aa1312e807d43f61 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8286755574bf4ed0a36927e69b7f97f5 in term 2.
I20260601 13:29:26.996171 28150 raft_consensus.cc:2804] T e30407cc08b843278f121c1ce569f2a3 P 8286755574bf4ed0a36927e69b7f97f5 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:29:26.996333 28150 raft_consensus.cc:697] T e30407cc08b843278f121c1ce569f2a3 P 8286755574bf4ed0a36927e69b7f97f5 [term 2 LEADER]: Becoming Leader. State: Replica: 8286755574bf4ed0a36927e69b7f97f5, State: Running, Role: LEADER
I20260601 13:29:26.996498 28150 consensus_queue.cc:237] T e30407cc08b843278f121c1ce569f2a3 P 8286755574bf4ed0a36927e69b7f97f5 [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: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } }
I20260601 13:29:26.998505 27837 catalog_manager.cc:5696] T e30407cc08b843278f121c1ce569f2a3 P 8286755574bf4ed0a36927e69b7f97f5 reported cstate change: term changed from 1 to 2, leader changed from 179ad5a54dad441b9a3fd6563ea61fee (127.24.95.65) to 8286755574bf4ed0a36927e69b7f97f5 (127.24.95.66). New cstate: current_term: 2 leader_uuid: "8286755574bf4ed0a36927e69b7f97f5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } health_report { overall_health: UNKNOWN } } }
I20260601 13:29:27.076514 28095 raft_consensus.cc:1275] T 400f0ae52ae14712bee66b74748ca1aa P 0e3a124d2db04617aa1312e807d43f61 [term 2 FOLLOWER]: Refusing update from remote peer 2d70c2093ef8404dae2d6368991057d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:29:27.076901 28370 consensus_queue.cc:1048] T 400f0ae52ae14712bee66b74748ca1aa P 2d70c2093ef8404dae2d6368991057d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:29:27.079790 28021 raft_consensus.cc:1275] T 400f0ae52ae14712bee66b74748ca1aa P 8286755574bf4ed0a36927e69b7f97f5 [term 2 FOLLOWER]: Refusing update from remote peer 2d70c2093ef8404dae2d6368991057d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:29:27.080224 28390 consensus_queue.cc:1048] T 400f0ae52ae14712bee66b74748ca1aa P 2d70c2093ef8404dae2d6368991057d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:29:27.156239 28184 raft_consensus.cc:1064] T 81f3db477c1948dc88d0658325693f3b P 0e3a124d2db04617aa1312e807d43f61: attempting to promote NON_VOTER 2d70c2093ef8404dae2d6368991057d1 to VOTER
I20260601 13:29:27.156679 28184 consensus_queue.cc:237] T 81f3db477c1948dc88d0658325693f3b P 0e3a124d2db04617aa1312e807d43f61 [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: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: false } }
I20260601 13:29:27.158157 27944 raft_consensus.cc:1275] T 81f3db477c1948dc88d0658325693f3b P 179ad5a54dad441b9a3fd6563ea61fee [term 1 FOLLOWER]: Refusing update from remote peer 0e3a124d2db04617aa1312e807d43f61: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:29:27.158157 28236 raft_consensus.cc:1275] T 81f3db477c1948dc88d0658325693f3b P 2d70c2093ef8404dae2d6368991057d1 [term 1 LEARNER]: Refusing update from remote peer 0e3a124d2db04617aa1312e807d43f61: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:29:27.158600 28387 consensus_queue.cc:1048] T 81f3db477c1948dc88d0658325693f3b P 0e3a124d2db04617aa1312e807d43f61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:29:27.158979 28387 consensus_queue.cc:1048] T 81f3db477c1948dc88d0658325693f3b P 0e3a124d2db04617aa1312e807d43f61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:29:27.160234 28021 raft_consensus.cc:1275] T 81f3db477c1948dc88d0658325693f3b P 8286755574bf4ed0a36927e69b7f97f5 [term 1 FOLLOWER]: Refusing update from remote peer 0e3a124d2db04617aa1312e807d43f61: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:29:27.160597 28387 consensus_queue.cc:1048] T 81f3db477c1948dc88d0658325693f3b P 0e3a124d2db04617aa1312e807d43f61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:29:27.161125 28387 raft_consensus.cc:2955] T 81f3db477c1948dc88d0658325693f3b P 0e3a124d2db04617aa1312e807d43f61 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2d70c2093ef8404dae2d6368991057d1 (127.24.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: false } } }
I20260601 13:29:27.162983 28021 raft_consensus.cc:2955] T 81f3db477c1948dc88d0658325693f3b P 8286755574bf4ed0a36927e69b7f97f5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2d70c2093ef8404dae2d6368991057d1 (127.24.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: false } } }
I20260601 13:29:27.163785 27842 catalog_manager.cc:5696] T 81f3db477c1948dc88d0658325693f3b P 0e3a124d2db04617aa1312e807d43f61 reported cstate change: config changed from index 2 to 3, 2d70c2093ef8404dae2d6368991057d1 (127.24.95.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0e3a124d2db04617aa1312e807d43f61" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:29:27.165822 28236 raft_consensus.cc:2955] T 81f3db477c1948dc88d0658325693f3b P 2d70c2093ef8404dae2d6368991057d1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2d70c2093ef8404dae2d6368991057d1 (127.24.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: false } } }
I20260601 13:29:27.169946 28386 raft_consensus.cc:1064] T 2642911bf40c44b89af6fa22e44004da P 0e3a124d2db04617aa1312e807d43f61: attempting to promote NON_VOTER 2d70c2093ef8404dae2d6368991057d1 to VOTER
I20260601 13:29:27.170254 27944 raft_consensus.cc:2955] T 81f3db477c1948dc88d0658325693f3b P 179ad5a54dad441b9a3fd6563ea61fee [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2d70c2093ef8404dae2d6368991057d1 (127.24.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: false } } }
I20260601 13:29:27.170357 28386 consensus_queue.cc:237] T 2642911bf40c44b89af6fa22e44004da P 0e3a124d2db04617aa1312e807d43f61 [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: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } attrs { replace: true } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: false } }
I20260601 13:29:27.173027 28096 raft_consensus.cc:1275] T 5453974421f34e65af6e43670382e0cd P 0e3a124d2db04617aa1312e807d43f61 [term 2 FOLLOWER]: Refusing update from remote peer 2d70c2093ef8404dae2d6368991057d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:29:27.173027 28021 raft_consensus.cc:1275] T 2642911bf40c44b89af6fa22e44004da P 8286755574bf4ed0a36927e69b7f97f5 [term 1 FOLLOWER]: Refusing update from remote peer 0e3a124d2db04617aa1312e807d43f61: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:29:27.173605 28095 consensus_queue.cc:237] T 81f3db477c1948dc88d0658325693f3b P 0e3a124d2db04617aa1312e807d43f61 [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: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: false } }
I20260601 13:29:27.174384 28390 consensus_queue.cc:1048] T 5453974421f34e65af6e43670382e0cd P 2d70c2093ef8404dae2d6368991057d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:29:27.174549 28386 consensus_queue.cc:1048] T 2642911bf40c44b89af6fa22e44004da P 0e3a124d2db04617aa1312e807d43f61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:29:27.175179 28237 raft_consensus.cc:1275] T 81f3db477c1948dc88d0658325693f3b P 2d70c2093ef8404dae2d6368991057d1 [term 1 FOLLOWER]: Refusing update from remote peer 0e3a124d2db04617aa1312e807d43f61: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:29:27.176635 28021 raft_consensus.cc:1275] T 81f3db477c1948dc88d0658325693f3b P 8286755574bf4ed0a36927e69b7f97f5 [term 1 FOLLOWER]: Refusing update from remote peer 0e3a124d2db04617aa1312e807d43f61: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:29:27.176707 27945 raft_consensus.cc:1275] T 5453974421f34e65af6e43670382e0cd P 179ad5a54dad441b9a3fd6563ea61fee [term 2 FOLLOWER]: Refusing update from remote peer 2d70c2093ef8404dae2d6368991057d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:29:27.176898 28386 consensus_queue.cc:1048] T 81f3db477c1948dc88d0658325693f3b P 0e3a124d2db04617aa1312e807d43f61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:29:27.177338 28390 consensus_queue.cc:1048] T 5453974421f34e65af6e43670382e0cd P 2d70c2093ef8404dae2d6368991057d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:29:27.178862 28387 consensus_queue.cc:1048] T 81f3db477c1948dc88d0658325693f3b P 0e3a124d2db04617aa1312e807d43f61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:29:27.182129 28387 raft_consensus.cc:2955] T 81f3db477c1948dc88d0658325693f3b P 0e3a124d2db04617aa1312e807d43f61 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 179ad5a54dad441b9a3fd6563ea61fee (127.24.95.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: false } } }
I20260601 13:29:27.183107 28236 raft_consensus.cc:1275] T 2642911bf40c44b89af6fa22e44004da P 2d70c2093ef8404dae2d6368991057d1 [term 1 LEARNER]: Refusing update from remote peer 0e3a124d2db04617aa1312e807d43f61: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:29:27.183606 27944 raft_consensus.cc:1275] T 2642911bf40c44b89af6fa22e44004da P 179ad5a54dad441b9a3fd6563ea61fee [term 1 FOLLOWER]: Refusing update from remote peer 0e3a124d2db04617aa1312e807d43f61: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:29:27.183734 28387 consensus_queue.cc:1048] T 2642911bf40c44b89af6fa22e44004da P 0e3a124d2db04617aa1312e807d43f61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:29:27.184913 28386 consensus_queue.cc:1048] T 2642911bf40c44b89af6fa22e44004da P 0e3a124d2db04617aa1312e807d43f61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:29:27.185640 27827 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 81f3db477c1948dc88d0658325693f3b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:29:27.186053 28021 raft_consensus.cc:2955] T 81f3db477c1948dc88d0658325693f3b P 8286755574bf4ed0a36927e69b7f97f5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 179ad5a54dad441b9a3fd6563ea61fee (127.24.95.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: false } } }
I20260601 13:29:27.187777 27840 catalog_manager.cc:5696] T 81f3db477c1948dc88d0658325693f3b P 0e3a124d2db04617aa1312e807d43f61 reported cstate change: config changed from index 3 to 4, VOTER 179ad5a54dad441b9a3fd6563ea61fee (127.24.95.65) evicted. New cstate: current_term: 1 leader_uuid: "0e3a124d2db04617aa1312e807d43f61" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260601 13:29:27.190940 27928 tablet_service.cc:1558] Processing DeleteTablet for tablet 81f3db477c1948dc88d0658325693f3b with delete_type TABLET_DATA_TOMBSTONED (TS 179ad5a54dad441b9a3fd6563ea61fee not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49930
I20260601 13:29:27.191093 28387 raft_consensus.cc:1064] T 8d562e0a01494886b0270890a835132f P 0e3a124d2db04617aa1312e807d43f61: attempting to promote NON_VOTER 2d70c2093ef8404dae2d6368991057d1 to VOTER
I20260601 13:29:27.191510 28387 consensus_queue.cc:237] T 8d562e0a01494886b0270890a835132f P 0e3a124d2db04617aa1312e807d43f61 [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: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: false } }
I20260601 13:29:27.192198 28237 raft_consensus.cc:2955] T 81f3db477c1948dc88d0658325693f3b P 2d70c2093ef8404dae2d6368991057d1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 179ad5a54dad441b9a3fd6563ea61fee (127.24.95.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: false } } }
I20260601 13:29:27.193060 28422 tablet_replica.cc:333] T 81f3db477c1948dc88d0658325693f3b P 179ad5a54dad441b9a3fd6563ea61fee: stopping tablet replica
I20260601 13:29:27.193197 28422 raft_consensus.cc:2243] T 81f3db477c1948dc88d0658325693f3b P 179ad5a54dad441b9a3fd6563ea61fee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:27.193333 28422 raft_consensus.cc:2272] T 81f3db477c1948dc88d0658325693f3b P 179ad5a54dad441b9a3fd6563ea61fee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:27.193513 28021 raft_consensus.cc:1275] T 8d562e0a01494886b0270890a835132f P 8286755574bf4ed0a36927e69b7f97f5 [term 1 FOLLOWER]: Refusing update from remote peer 0e3a124d2db04617aa1312e807d43f61: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:29:27.193774 27944 raft_consensus.cc:1275] T 8d562e0a01494886b0270890a835132f P 179ad5a54dad441b9a3fd6563ea61fee [term 1 FOLLOWER]: Refusing update from remote peer 0e3a124d2db04617aa1312e807d43f61: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:29:27.194514 28386 consensus_queue.cc:1048] T 8d562e0a01494886b0270890a835132f P 0e3a124d2db04617aa1312e807d43f61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:29:27.194568 28237 raft_consensus.cc:1275] T 8d562e0a01494886b0270890a835132f P 2d70c2093ef8404dae2d6368991057d1 [term 1 LEARNER]: Refusing update from remote peer 0e3a124d2db04617aa1312e807d43f61: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:29:27.195809 28386 consensus_queue.cc:1048] T 8d562e0a01494886b0270890a835132f P 0e3a124d2db04617aa1312e807d43f61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:29:27.195981 28387 consensus_queue.cc:1048] T 8d562e0a01494886b0270890a835132f P 0e3a124d2db04617aa1312e807d43f61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:29:27.198108 28184 raft_consensus.cc:2955] T 2642911bf40c44b89af6fa22e44004da P 0e3a124d2db04617aa1312e807d43f61 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2d70c2093ef8404dae2d6368991057d1 (127.24.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } attrs { replace: true } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: false } } }
I20260601 13:29:27.200697 28235 raft_consensus.cc:2955] T 2642911bf40c44b89af6fa22e44004da P 2d70c2093ef8404dae2d6368991057d1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2d70c2093ef8404dae2d6368991057d1 (127.24.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } attrs { replace: true } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: false } } }
I20260601 13:29:27.198168 28020 raft_consensus.cc:2955] T 2642911bf40c44b89af6fa22e44004da P 8286755574bf4ed0a36927e69b7f97f5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2d70c2093ef8404dae2d6368991057d1 (127.24.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } attrs { replace: true } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: false } } }
I20260601 13:29:27.201227 27837 catalog_manager.cc:5696] T 2642911bf40c44b89af6fa22e44004da P 0e3a124d2db04617aa1312e807d43f61 reported cstate change: config changed from index 2 to 3, 2d70c2093ef8404dae2d6368991057d1 (127.24.95.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0e3a124d2db04617aa1312e807d43f61" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:29:27.202077 27945 raft_consensus.cc:2955] T 2642911bf40c44b89af6fa22e44004da P 179ad5a54dad441b9a3fd6563ea61fee [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2d70c2093ef8404dae2d6368991057d1 (127.24.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } attrs { replace: true } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: false } } }
I20260601 13:29:27.203172 28422 ts_tablet_manager.cc:1916] T 81f3db477c1948dc88d0658325693f3b P 179ad5a54dad441b9a3fd6563ea61fee: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:29:27.205842 28422 ts_tablet_manager.cc:1929] T 81f3db477c1948dc88d0658325693f3b P 179ad5a54dad441b9a3fd6563ea61fee: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:29:27.210578 28422 log.cc:1199] T 81f3db477c1948dc88d0658325693f3b P 179ad5a54dad441b9a3fd6563ea61fee: Deleting WAL directory at /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320492958789-24957-0/minicluster-data/ts-0-root/wals/81f3db477c1948dc88d0658325693f3b
I20260601 13:29:27.209029 28095 consensus_queue.cc:237] T 2642911bf40c44b89af6fa22e44004da P 0e3a124d2db04617aa1312e807d43f61 [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: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: false } }
I20260601 13:29:27.211578 28237 raft_consensus.cc:2955] T 8d562e0a01494886b0270890a835132f P 2d70c2093ef8404dae2d6368991057d1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2d70c2093ef8404dae2d6368991057d1 (127.24.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: false } } }
I20260601 13:29:27.210036 27944 raft_consensus.cc:2955] T 8d562e0a01494886b0270890a835132f P 179ad5a54dad441b9a3fd6563ea61fee [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2d70c2093ef8404dae2d6368991057d1 (127.24.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: false } } }
I20260601 13:29:27.207460 28184 raft_consensus.cc:2955] T 8d562e0a01494886b0270890a835132f P 0e3a124d2db04617aa1312e807d43f61 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2d70c2093ef8404dae2d6368991057d1 (127.24.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: false } } }
I20260601 13:29:27.214448 28235 raft_consensus.cc:1275] T 2642911bf40c44b89af6fa22e44004da P 2d70c2093ef8404dae2d6368991057d1 [term 1 FOLLOWER]: Refusing update from remote peer 0e3a124d2db04617aa1312e807d43f61: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:29:27.214731 27842 catalog_manager.cc:5696] T 8d562e0a01494886b0270890a835132f P 0e3a124d2db04617aa1312e807d43f61 reported cstate change: config changed from index 2 to 3, 2d70c2093ef8404dae2d6368991057d1 (127.24.95.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0e3a124d2db04617aa1312e807d43f61" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:29:27.214938 28386 consensus_queue.cc:1048] T 2642911bf40c44b89af6fa22e44004da P 0e3a124d2db04617aa1312e807d43f61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:29:27.216192 28021 raft_consensus.cc:2955] T 8d562e0a01494886b0270890a835132f P 8286755574bf4ed0a36927e69b7f97f5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2d70c2093ef8404dae2d6368991057d1 (127.24.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } attrs { replace: true } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: false } } }
I20260601 13:29:27.218557 27944 raft_consensus.cc:1275] T 2642911bf40c44b89af6fa22e44004da P 179ad5a54dad441b9a3fd6563ea61fee [term 1 FOLLOWER]: Refusing update from remote peer 0e3a124d2db04617aa1312e807d43f61: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:29:27.219146 28387 consensus_queue.cc:1048] T 2642911bf40c44b89af6fa22e44004da P 0e3a124d2db04617aa1312e807d43f61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:29:27.220273 27944 raft_consensus.cc:2955] T 2642911bf40c44b89af6fa22e44004da P 179ad5a54dad441b9a3fd6563ea61fee [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8286755574bf4ed0a36927e69b7f97f5 (127.24.95.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: false } } }
I20260601 13:29:27.221155 27826 catalog_manager.cc:5027] TS 179ad5a54dad441b9a3fd6563ea61fee (127.24.95.65:41105): tablet 81f3db477c1948dc88d0658325693f3b (table range_aware_rebalance_new_range [id=f28e215bad374d4491cb7e4c62fc3969]) successfully deleted
I20260601 13:29:27.223526 27841 catalog_manager.cc:5696] T 2642911bf40c44b89af6fa22e44004da P 179ad5a54dad441b9a3fd6563ea61fee reported cstate change: config changed from index 3 to 4, VOTER 8286755574bf4ed0a36927e69b7f97f5 (127.24.95.66) evicted. New cstate: current_term: 1 leader_uuid: "0e3a124d2db04617aa1312e807d43f61" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: false } } }
I20260601 13:29:27.224647 28095 consensus_queue.cc:237] T 8d562e0a01494886b0270890a835132f P 0e3a124d2db04617aa1312e807d43f61 [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: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: false } }
I20260601 13:29:27.226297 28237 raft_consensus.cc:1275] T 8d562e0a01494886b0270890a835132f P 2d70c2093ef8404dae2d6368991057d1 [term 1 FOLLOWER]: Refusing update from remote peer 0e3a124d2db04617aa1312e807d43f61: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:29:27.226701 28021 raft_consensus.cc:1275] T 8d562e0a01494886b0270890a835132f P 8286755574bf4ed0a36927e69b7f97f5 [term 1 FOLLOWER]: Refusing update from remote peer 0e3a124d2db04617aa1312e807d43f61: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:29:27.226768 28426 consensus_queue.cc:1048] T 8d562e0a01494886b0270890a835132f P 0e3a124d2db04617aa1312e807d43f61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:29:27.227099 28386 consensus_queue.cc:1048] T 8d562e0a01494886b0270890a835132f P 0e3a124d2db04617aa1312e807d43f61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:29:27.227892 28004 tablet_service.cc:1558] Processing DeleteTablet for tablet 2642911bf40c44b89af6fa22e44004da with delete_type TABLET_DATA_TOMBSTONED (TS 8286755574bf4ed0a36927e69b7f97f5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40944
I20260601 13:29:27.228587 28424 raft_consensus.cc:2955] T 2642911bf40c44b89af6fa22e44004da P 0e3a124d2db04617aa1312e807d43f61 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8286755574bf4ed0a36927e69b7f97f5 (127.24.95.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: false } } }
I20260601 13:29:27.229700 28387 raft_consensus.cc:2955] T 8d562e0a01494886b0270890a835132f P 0e3a124d2db04617aa1312e807d43f61 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 179ad5a54dad441b9a3fd6563ea61fee (127.24.95.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: false } } }
I20260601 13:29:27.232197 28021 raft_consensus.cc:2955] T 8d562e0a01494886b0270890a835132f P 8286755574bf4ed0a36927e69b7f97f5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 179ad5a54dad441b9a3fd6563ea61fee (127.24.95.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: false } } }
I20260601 13:29:27.232860 28235 raft_consensus.cc:2955] T 2642911bf40c44b89af6fa22e44004da P 2d70c2093ef8404dae2d6368991057d1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8286755574bf4ed0a36927e69b7f97f5 (127.24.95.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: false } } }
I20260601 13:29:27.234593 27827 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 8d562e0a01494886b0270890a835132f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:29:27.234772 27827 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 2642911bf40c44b89af6fa22e44004da with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:29:27.235416 27841 catalog_manager.cc:5696] T 8d562e0a01494886b0270890a835132f P 8286755574bf4ed0a36927e69b7f97f5 reported cstate change: config changed from index 3 to 4, VOTER 179ad5a54dad441b9a3fd6563ea61fee (127.24.95.65) evicted. New cstate: current_term: 1 leader_uuid: "0e3a124d2db04617aa1312e807d43f61" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: false } } }
I20260601 13:29:27.230116 28237 raft_consensus.cc:2955] T 8d562e0a01494886b0270890a835132f P 2d70c2093ef8404dae2d6368991057d1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 179ad5a54dad441b9a3fd6563ea61fee (127.24.95.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: false } } }
I20260601 13:29:27.237839 28431 tablet_replica.cc:333] T 2642911bf40c44b89af6fa22e44004da P 8286755574bf4ed0a36927e69b7f97f5: stopping tablet replica
I20260601 13:29:27.238056 28431 raft_consensus.cc:2243] T 2642911bf40c44b89af6fa22e44004da P 8286755574bf4ed0a36927e69b7f97f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:27.238261 28431 raft_consensus.cc:2272] T 2642911bf40c44b89af6fa22e44004da P 8286755574bf4ed0a36927e69b7f97f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:27.238445 27928 tablet_service.cc:1558] Processing DeleteTablet for tablet 8d562e0a01494886b0270890a835132f with delete_type TABLET_DATA_TOMBSTONED (TS 179ad5a54dad441b9a3fd6563ea61fee not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49930
I20260601 13:29:27.238983 28422 tablet_replica.cc:333] T 8d562e0a01494886b0270890a835132f P 179ad5a54dad441b9a3fd6563ea61fee: stopping tablet replica
I20260601 13:29:27.239123 28422 raft_consensus.cc:2243] T 8d562e0a01494886b0270890a835132f P 179ad5a54dad441b9a3fd6563ea61fee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:27.239250 28422 raft_consensus.cc:2272] T 8d562e0a01494886b0270890a835132f P 179ad5a54dad441b9a3fd6563ea61fee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:27.240118 28422 ts_tablet_manager.cc:1916] T 8d562e0a01494886b0270890a835132f P 179ad5a54dad441b9a3fd6563ea61fee: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:29:27.240715 28431 ts_tablet_manager.cc:1916] T 2642911bf40c44b89af6fa22e44004da P 8286755574bf4ed0a36927e69b7f97f5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:29:27.243511 28422 ts_tablet_manager.cc:1929] T 8d562e0a01494886b0270890a835132f P 179ad5a54dad441b9a3fd6563ea61fee: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:29:27.243610 28422 log.cc:1199] T 8d562e0a01494886b0270890a835132f P 179ad5a54dad441b9a3fd6563ea61fee: Deleting WAL directory at /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320492958789-24957-0/minicluster-data/ts-0-root/wals/8d562e0a01494886b0270890a835132f
I20260601 13:29:27.244217 27826 catalog_manager.cc:5027] TS 179ad5a54dad441b9a3fd6563ea61fee (127.24.95.65:41105): tablet 8d562e0a01494886b0270890a835132f (table range_aware_rebalance_new_range [id=f28e215bad374d4491cb7e4c62fc3969]) successfully deleted
I20260601 13:29:27.244429 28431 ts_tablet_manager.cc:1929] T 2642911bf40c44b89af6fa22e44004da P 8286755574bf4ed0a36927e69b7f97f5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:29:27.244519 28431 log.cc:1199] T 2642911bf40c44b89af6fa22e44004da P 8286755574bf4ed0a36927e69b7f97f5: Deleting WAL directory at /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320492958789-24957-0/minicluster-data/ts-1-root/wals/2642911bf40c44b89af6fa22e44004da
I20260601 13:29:27.245029 27828 catalog_manager.cc:5027] TS 8286755574bf4ed0a36927e69b7f97f5 (127.24.95.66:45401): tablet 2642911bf40c44b89af6fa22e44004da (table range_aware_rebalance_new_range [id=f28e215bad374d4491cb7e4c62fc3969]) successfully deleted
I20260601 13:29:27.453758 28095 raft_consensus.cc:1275] T e30407cc08b843278f121c1ce569f2a3 P 0e3a124d2db04617aa1312e807d43f61 [term 2 FOLLOWER]: Refusing update from remote peer 8286755574bf4ed0a36927e69b7f97f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:29:27.454226 28150 consensus_queue.cc:1048] T e30407cc08b843278f121c1ce569f2a3 P 8286755574bf4ed0a36927e69b7f97f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:29:27.456791 27944 raft_consensus.cc:1275] T e30407cc08b843278f121c1ce569f2a3 P 179ad5a54dad441b9a3fd6563ea61fee [term 2 FOLLOWER]: Refusing update from remote peer 8286755574bf4ed0a36927e69b7f97f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:29:27.457190 28403 consensus_queue.cc:1048] T e30407cc08b843278f121c1ce569f2a3 P 8286755574bf4ed0a36927e69b7f97f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:29:28.243748 27945 consensus_queue.cc:237] T b6e01855a153460196e1bb33bf8f7d9d P 179ad5a54dad441b9a3fd6563ea61fee [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: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { replace: true } } peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: NON_VOTER last_known_addr { host: "127.24.95.66" port: 45401 } attrs { promote: true } }
I20260601 13:29:28.245113 28095 raft_consensus.cc:1275] T b6e01855a153460196e1bb33bf8f7d9d P 0e3a124d2db04617aa1312e807d43f61 [term 1 FOLLOWER]: Refusing update from remote peer 179ad5a54dad441b9a3fd6563ea61fee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:29:28.245159 28237 raft_consensus.cc:1275] T b6e01855a153460196e1bb33bf8f7d9d P 2d70c2093ef8404dae2d6368991057d1 [term 1 FOLLOWER]: Refusing update from remote peer 179ad5a54dad441b9a3fd6563ea61fee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:29:28.245213 27910 consensus_peers.cc:597] T b6e01855a153460196e1bb33bf8f7d9d P 179ad5a54dad441b9a3fd6563ea61fee -> Peer 8286755574bf4ed0a36927e69b7f97f5 (127.24.95.66:45401): Couldn't send request to peer 8286755574bf4ed0a36927e69b7f97f5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b6e01855a153460196e1bb33bf8f7d9d. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:29:28.245558 28437 consensus_queue.cc:1048] T b6e01855a153460196e1bb33bf8f7d9d P 179ad5a54dad441b9a3fd6563ea61fee [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:29:28.245738 28438 consensus_queue.cc:1048] T b6e01855a153460196e1bb33bf8f7d9d P 179ad5a54dad441b9a3fd6563ea61fee [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:29:28.247210 28398 raft_consensus.cc:2955] T b6e01855a153460196e1bb33bf8f7d9d P 179ad5a54dad441b9a3fd6563ea61fee [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8286755574bf4ed0a36927e69b7f97f5 (127.24.95.66) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { replace: true } } peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: NON_VOTER last_known_addr { host: "127.24.95.66" port: 45401 } attrs { promote: true } } }
I20260601 13:29:28.247635 28237 raft_consensus.cc:2955] T b6e01855a153460196e1bb33bf8f7d9d P 2d70c2093ef8404dae2d6368991057d1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8286755574bf4ed0a36927e69b7f97f5 (127.24.95.66) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { replace: true } } peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: NON_VOTER last_known_addr { host: "127.24.95.66" port: 45401 } attrs { promote: true } } }
I20260601 13:29:28.247665 28095 raft_consensus.cc:2955] T b6e01855a153460196e1bb33bf8f7d9d P 0e3a124d2db04617aa1312e807d43f61 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8286755574bf4ed0a36927e69b7f97f5 (127.24.95.66) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { replace: true } } peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: NON_VOTER last_known_addr { host: "127.24.95.66" port: 45401 } attrs { promote: true } } }
I20260601 13:29:28.250079 28095 consensus_queue.cc:237] T 3877ebcc1ad540c58877b631ce3a3b53 P 0e3a124d2db04617aa1312e807d43f61 [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: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } attrs { replace: true } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: true } }
I20260601 13:29:28.250698 27841 catalog_manager.cc:5696] T b6e01855a153460196e1bb33bf8f7d9d P 2d70c2093ef8404dae2d6368991057d1 reported cstate change: config changed from index -1 to 2, NON_VOTER 8286755574bf4ed0a36927e69b7f97f5 (127.24.95.66) added. New cstate: current_term: 1 leader_uuid: "179ad5a54dad441b9a3fd6563ea61fee" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { replace: true } } peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: NON_VOTER last_known_addr { host: "127.24.95.66" port: 45401 } attrs { promote: true } } }
I20260601 13:29:28.251638 27945 raft_consensus.cc:1275] T 3877ebcc1ad540c58877b631ce3a3b53 P 179ad5a54dad441b9a3fd6563ea61fee [term 1 FOLLOWER]: Refusing update from remote peer 0e3a124d2db04617aa1312e807d43f61: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:29:28.251827 28060 consensus_peers.cc:597] T 3877ebcc1ad540c58877b631ce3a3b53 P 0e3a124d2db04617aa1312e807d43f61 -> Peer 2d70c2093ef8404dae2d6368991057d1 (127.24.95.68:34283): Couldn't send request to peer 2d70c2093ef8404dae2d6368991057d1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3877ebcc1ad540c58877b631ce3a3b53. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:29:28.252076 28021 raft_consensus.cc:1275] T 3877ebcc1ad540c58877b631ce3a3b53 P 8286755574bf4ed0a36927e69b7f97f5 [term 1 FOLLOWER]: Refusing update from remote peer 0e3a124d2db04617aa1312e807d43f61: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:29:28.252453 28443 consensus_queue.cc:1048] T 3877ebcc1ad540c58877b631ce3a3b53 P 0e3a124d2db04617aa1312e807d43f61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:29:28.252650 28442 consensus_queue.cc:1048] T 3877ebcc1ad540c58877b631ce3a3b53 P 0e3a124d2db04617aa1312e807d43f61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:29:28.254988 28426 raft_consensus.cc:2955] T 3877ebcc1ad540c58877b631ce3a3b53 P 0e3a124d2db04617aa1312e807d43f61 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2d70c2093ef8404dae2d6368991057d1 (127.24.95.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } attrs { replace: true } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: true } } }
I20260601 13:29:28.255652 27945 raft_consensus.cc:2955] T 3877ebcc1ad540c58877b631ce3a3b53 P 179ad5a54dad441b9a3fd6563ea61fee [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2d70c2093ef8404dae2d6368991057d1 (127.24.95.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } attrs { replace: true } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: true } } }
I20260601 13:29:28.257616 27837 catalog_manager.cc:5696] T 3877ebcc1ad540c58877b631ce3a3b53 P 179ad5a54dad441b9a3fd6563ea61fee reported cstate change: config changed from index -1 to 2, NON_VOTER 2d70c2093ef8404dae2d6368991057d1 (127.24.95.68) added. New cstate: current_term: 1 leader_uuid: "0e3a124d2db04617aa1312e807d43f61" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } attrs { replace: true } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: true } } }
I20260601 13:29:28.258641 28021 raft_consensus.cc:2955] T 3877ebcc1ad540c58877b631ce3a3b53 P 8286755574bf4ed0a36927e69b7f97f5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2d70c2093ef8404dae2d6368991057d1 (127.24.95.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } attrs { replace: true } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: true } } }
I20260601 13:29:28.266940 28021 consensus_queue.cc:237] T ddb59c88adc74375bace688b017ea197 P 8286755574bf4ed0a36927e69b7f97f5 [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: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { replace: true } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: NON_VOTER last_known_addr { host: "127.24.95.67" port: 43503 } attrs { promote: true } }
I20260601 13:29:28.268285 27945 raft_consensus.cc:1275] T ddb59c88adc74375bace688b017ea197 P 179ad5a54dad441b9a3fd6563ea61fee [term 1 FOLLOWER]: Refusing update from remote peer 8286755574bf4ed0a36927e69b7f97f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:29:28.268338 28237 raft_consensus.cc:1275] T ddb59c88adc74375bace688b017ea197 P 2d70c2093ef8404dae2d6368991057d1 [term 1 FOLLOWER]: Refusing update from remote peer 8286755574bf4ed0a36927e69b7f97f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:29:28.268576 27985 consensus_peers.cc:597] T ddb59c88adc74375bace688b017ea197 P 8286755574bf4ed0a36927e69b7f97f5 -> Peer 0e3a124d2db04617aa1312e807d43f61 (127.24.95.67:43503): Couldn't send request to peer 0e3a124d2db04617aa1312e807d43f61. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ddb59c88adc74375bace688b017ea197. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:29:28.268695 28150 consensus_queue.cc:1048] T ddb59c88adc74375bace688b017ea197 P 8286755574bf4ed0a36927e69b7f97f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:29:28.269156 28150 consensus_queue.cc:1048] T ddb59c88adc74375bace688b017ea197 P 8286755574bf4ed0a36927e69b7f97f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:29:28.270357 28435 raft_consensus.cc:2955] T ddb59c88adc74375bace688b017ea197 P 8286755574bf4ed0a36927e69b7f97f5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e3a124d2db04617aa1312e807d43f61 (127.24.95.67) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { replace: true } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: NON_VOTER last_known_addr { host: "127.24.95.67" port: 43503 } attrs { promote: true } } }
I20260601 13:29:28.270867 27945 raft_consensus.cc:2955] T ddb59c88adc74375bace688b017ea197 P 179ad5a54dad441b9a3fd6563ea61fee [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e3a124d2db04617aa1312e807d43f61 (127.24.95.67) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { replace: true } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: NON_VOTER last_known_addr { host: "127.24.95.67" port: 43503 } attrs { promote: true } } }
I20260601 13:29:28.272544 28237 raft_consensus.cc:2955] T ddb59c88adc74375bace688b017ea197 P 2d70c2093ef8404dae2d6368991057d1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e3a124d2db04617aa1312e807d43f61 (127.24.95.67) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { replace: true } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: NON_VOTER last_known_addr { host: "127.24.95.67" port: 43503 } attrs { promote: true } } }
I20260601 13:29:28.272661 27840 catalog_manager.cc:5696] T ddb59c88adc74375bace688b017ea197 P 8286755574bf4ed0a36927e69b7f97f5 reported cstate change: config changed from index -1 to 2, NON_VOTER 0e3a124d2db04617aa1312e807d43f61 (127.24.95.67) added. New cstate: current_term: 1 leader_uuid: "8286755574bf4ed0a36927e69b7f97f5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: NON_VOTER last_known_addr { host: "127.24.95.67" port: 43503 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:29:28.272967 27945 consensus_queue.cc:237] T ed72d18453094babacc7f24ff86811c8 P 179ad5a54dad441b9a3fd6563ea61fee [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: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } attrs { replace: true } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: true } }
I20260601 13:29:28.274346 28021 raft_consensus.cc:1275] T ed72d18453094babacc7f24ff86811c8 P 8286755574bf4ed0a36927e69b7f97f5 [term 1 FOLLOWER]: Refusing update from remote peer 179ad5a54dad441b9a3fd6563ea61fee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:29:28.274431 28095 raft_consensus.cc:1275] T ed72d18453094babacc7f24ff86811c8 P 0e3a124d2db04617aa1312e807d43f61 [term 1 FOLLOWER]: Refusing update from remote peer 179ad5a54dad441b9a3fd6563ea61fee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:29:28.274751 28437 consensus_queue.cc:1048] T ed72d18453094babacc7f24ff86811c8 P 179ad5a54dad441b9a3fd6563ea61fee [LEADER]: Connected to new peer: Peer: permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:29:28.274907 28398 consensus_queue.cc:1048] T ed72d18453094babacc7f24ff86811c8 P 179ad5a54dad441b9a3fd6563ea61fee [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260601 13:29:28.275636 27909 consensus_peers.cc:597] T ed72d18453094babacc7f24ff86811c8 P 179ad5a54dad441b9a3fd6563ea61fee -> Peer 2d70c2093ef8404dae2d6368991057d1 (127.24.95.68:34283): Couldn't send request to peer 2d70c2093ef8404dae2d6368991057d1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ed72d18453094babacc7f24ff86811c8. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:29:28.276647 28398 raft_consensus.cc:2955] T ed72d18453094babacc7f24ff86811c8 P 179ad5a54dad441b9a3fd6563ea61fee [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2d70c2093ef8404dae2d6368991057d1 (127.24.95.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } attrs { replace: true } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: true } } }
I20260601 13:29:28.277194 28095 raft_consensus.cc:2955] T ed72d18453094babacc7f24ff86811c8 P 0e3a124d2db04617aa1312e807d43f61 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2d70c2093ef8404dae2d6368991057d1 (127.24.95.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } attrs { replace: true } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: true } } }
I20260601 13:29:28.278658 28021 raft_consensus.cc:2955] T ed72d18453094babacc7f24ff86811c8 P 8286755574bf4ed0a36927e69b7f97f5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2d70c2093ef8404dae2d6368991057d1 (127.24.95.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } attrs { replace: true } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: true } } }
I20260601 13:29:28.278885 27837 catalog_manager.cc:5696] T ed72d18453094babacc7f24ff86811c8 P 179ad5a54dad441b9a3fd6563ea61fee reported cstate change: config changed from index -1 to 2, NON_VOTER 2d70c2093ef8404dae2d6368991057d1 (127.24.95.68) added. New cstate: current_term: 1 leader_uuid: "179ad5a54dad441b9a3fd6563ea61fee" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:29:28.615664 27896 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260601 13:29:28.621567 28021 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ba8760b72aff47f1a8e320c1bcbedddf"
dest_uuid: "8286755574bf4ed0a36927e69b7f97f5"
mode: GRACEFUL
new_leader_uuid: "2d70c2093ef8404dae2d6368991057d1"
 from {username='slave'} at 127.0.0.1:48304
I20260601 13:29:28.621722 28021 raft_consensus.cc:606] T ba8760b72aff47f1a8e320c1bcbedddf P 8286755574bf4ed0a36927e69b7f97f5 [term 1 LEADER]: Received request to transfer leadership to TS 2d70c2093ef8404dae2d6368991057d1
I20260601 13:29:28.622072 27896 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 1
I20260601 13:29:28.622236 27896 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:29:28.679757 28462 ts_tablet_manager.cc:933] T b6e01855a153460196e1bb33bf8f7d9d P 8286755574bf4ed0a36927e69b7f97f5: Initiating tablet copy from peer 179ad5a54dad441b9a3fd6563ea61fee (127.24.95.65:41105)
I20260601 13:29:28.680092 28462 tablet_copy_client.cc:323] T b6e01855a153460196e1bb33bf8f7d9d P 8286755574bf4ed0a36927e69b7f97f5: tablet copy: Beginning tablet copy session from remote peer at address 127.24.95.65:41105
I20260601 13:29:28.680583 27955 tablet_copy_service.cc:140] P 179ad5a54dad441b9a3fd6563ea61fee: Received BeginTabletCopySession request for tablet b6e01855a153460196e1bb33bf8f7d9d from peer 8286755574bf4ed0a36927e69b7f97f5 ({username='slave'} at 127.0.0.1:49934)
I20260601 13:29:28.680675 27955 tablet_copy_service.cc:161] P 179ad5a54dad441b9a3fd6563ea61fee: Beginning new tablet copy session on tablet b6e01855a153460196e1bb33bf8f7d9d from peer 8286755574bf4ed0a36927e69b7f97f5 at {username='slave'} at 127.0.0.1:49934: session id = 8286755574bf4ed0a36927e69b7f97f5-b6e01855a153460196e1bb33bf8f7d9d
I20260601 13:29:28.681494 27955 tablet_copy_source_session.cc:215] T b6e01855a153460196e1bb33bf8f7d9d P 179ad5a54dad441b9a3fd6563ea61fee: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:29:28.682579 28462 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6e01855a153460196e1bb33bf8f7d9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:28.685086 28462 tablet_copy_client.cc:806] T b6e01855a153460196e1bb33bf8f7d9d P 8286755574bf4ed0a36927e69b7f97f5: tablet copy: Starting download of 0 data blocks...
I20260601 13:29:28.685250 28462 tablet_copy_client.cc:670] T b6e01855a153460196e1bb33bf8f7d9d P 8286755574bf4ed0a36927e69b7f97f5: tablet copy: Starting download of 1 WAL segments...
I20260601 13:29:28.686374 28462 tablet_copy_client.cc:538] T b6e01855a153460196e1bb33bf8f7d9d P 8286755574bf4ed0a36927e69b7f97f5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:29:28.687727 28462 tablet_bootstrap.cc:492] T b6e01855a153460196e1bb33bf8f7d9d P 8286755574bf4ed0a36927e69b7f97f5: Bootstrap starting.
I20260601 13:29:28.691689 28462 tablet_bootstrap.cc:492] T b6e01855a153460196e1bb33bf8f7d9d P 8286755574bf4ed0a36927e69b7f97f5: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:29:28.691941 28462 tablet_bootstrap.cc:492] T b6e01855a153460196e1bb33bf8f7d9d P 8286755574bf4ed0a36927e69b7f97f5: Bootstrap complete.
I20260601 13:29:28.692130 28462 ts_tablet_manager.cc:1403] T b6e01855a153460196e1bb33bf8f7d9d P 8286755574bf4ed0a36927e69b7f97f5: Time spent bootstrapping tablet: real 0.004s	user 0.004s	sys 0.000s
I20260601 13:29:28.692677 28462 raft_consensus.cc:359] T b6e01855a153460196e1bb33bf8f7d9d P 8286755574bf4ed0a36927e69b7f97f5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { replace: true } } peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: NON_VOTER last_known_addr { host: "127.24.95.66" port: 45401 } attrs { promote: true } }
I20260601 13:29:28.692812 28462 raft_consensus.cc:740] T b6e01855a153460196e1bb33bf8f7d9d P 8286755574bf4ed0a36927e69b7f97f5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8286755574bf4ed0a36927e69b7f97f5, State: Initialized, Role: LEARNER
I20260601 13:29:28.692914 28462 consensus_queue.cc:260] T b6e01855a153460196e1bb33bf8f7d9d P 8286755574bf4ed0a36927e69b7f97f5 [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: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { replace: true } } peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: NON_VOTER last_known_addr { host: "127.24.95.66" port: 45401 } attrs { promote: true } }
I20260601 13:29:28.693356 28462 ts_tablet_manager.cc:1434] T b6e01855a153460196e1bb33bf8f7d9d P 8286755574bf4ed0a36927e69b7f97f5: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:29:28.694046 27955 tablet_copy_service.cc:342] P 179ad5a54dad441b9a3fd6563ea61fee: Request end of tablet copy session 8286755574bf4ed0a36927e69b7f97f5-b6e01855a153460196e1bb33bf8f7d9d received from {username='slave'} at 127.0.0.1:49934
I20260601 13:29:28.694134 27955 tablet_copy_service.cc:434] P 179ad5a54dad441b9a3fd6563ea61fee: ending tablet copy session 8286755574bf4ed0a36927e69b7f97f5-b6e01855a153460196e1bb33bf8f7d9d on tablet b6e01855a153460196e1bb33bf8f7d9d with peer 8286755574bf4ed0a36927e69b7f97f5
I20260601 13:29:28.724556 28465 ts_tablet_manager.cc:933] T 3877ebcc1ad540c58877b631ce3a3b53 P 2d70c2093ef8404dae2d6368991057d1: Initiating tablet copy from peer 0e3a124d2db04617aa1312e807d43f61 (127.24.95.67:43503)
I20260601 13:29:28.725045 28465 tablet_copy_client.cc:323] T 3877ebcc1ad540c58877b631ce3a3b53 P 2d70c2093ef8404dae2d6368991057d1: tablet copy: Beginning tablet copy session from remote peer at address 127.24.95.67:43503
I20260601 13:29:28.725591 28106 tablet_copy_service.cc:140] P 0e3a124d2db04617aa1312e807d43f61: Received BeginTabletCopySession request for tablet 3877ebcc1ad540c58877b631ce3a3b53 from peer 2d70c2093ef8404dae2d6368991057d1 ({username='slave'} at 127.0.0.1:55556)
I20260601 13:29:28.725713 28106 tablet_copy_service.cc:161] P 0e3a124d2db04617aa1312e807d43f61: Beginning new tablet copy session on tablet 3877ebcc1ad540c58877b631ce3a3b53 from peer 2d70c2093ef8404dae2d6368991057d1 at {username='slave'} at 127.0.0.1:55556: session id = 2d70c2093ef8404dae2d6368991057d1-3877ebcc1ad540c58877b631ce3a3b53
I20260601 13:29:28.728135 28106 tablet_copy_source_session.cc:215] T 3877ebcc1ad540c58877b631ce3a3b53 P 0e3a124d2db04617aa1312e807d43f61: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:29:28.729140 28465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3877ebcc1ad540c58877b631ce3a3b53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:28.731040 28465 tablet_copy_client.cc:806] T 3877ebcc1ad540c58877b631ce3a3b53 P 2d70c2093ef8404dae2d6368991057d1: tablet copy: Starting download of 0 data blocks...
I20260601 13:29:28.731186 28465 tablet_copy_client.cc:670] T 3877ebcc1ad540c58877b631ce3a3b53 P 2d70c2093ef8404dae2d6368991057d1: tablet copy: Starting download of 1 WAL segments...
I20260601 13:29:28.732313 28465 tablet_copy_client.cc:538] T 3877ebcc1ad540c58877b631ce3a3b53 P 2d70c2093ef8404dae2d6368991057d1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:29:28.733419 28465 tablet_bootstrap.cc:492] T 3877ebcc1ad540c58877b631ce3a3b53 P 2d70c2093ef8404dae2d6368991057d1: Bootstrap starting.
I20260601 13:29:28.736341 28468 ts_tablet_manager.cc:933] T ddb59c88adc74375bace688b017ea197 P 0e3a124d2db04617aa1312e807d43f61: Initiating tablet copy from peer 8286755574bf4ed0a36927e69b7f97f5 (127.24.95.66:45401)
I20260601 13:29:28.736666 28468 tablet_copy_client.cc:323] T ddb59c88adc74375bace688b017ea197 P 0e3a124d2db04617aa1312e807d43f61: tablet copy: Beginning tablet copy session from remote peer at address 127.24.95.66:45401
I20260601 13:29:28.737112 28031 tablet_copy_service.cc:140] P 8286755574bf4ed0a36927e69b7f97f5: Received BeginTabletCopySession request for tablet ddb59c88adc74375bace688b017ea197 from peer 0e3a124d2db04617aa1312e807d43f61 ({username='slave'} at 127.0.0.1:40960)
I20260601 13:29:28.737202 28031 tablet_copy_service.cc:161] P 8286755574bf4ed0a36927e69b7f97f5: Beginning new tablet copy session on tablet ddb59c88adc74375bace688b017ea197 from peer 0e3a124d2db04617aa1312e807d43f61 at {username='slave'} at 127.0.0.1:40960: session id = 0e3a124d2db04617aa1312e807d43f61-ddb59c88adc74375bace688b017ea197
I20260601 13:29:28.737342 28465 tablet_bootstrap.cc:492] T 3877ebcc1ad540c58877b631ce3a3b53 P 2d70c2093ef8404dae2d6368991057d1: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:29:28.737646 28465 tablet_bootstrap.cc:492] T 3877ebcc1ad540c58877b631ce3a3b53 P 2d70c2093ef8404dae2d6368991057d1: Bootstrap complete.
I20260601 13:29:28.737814 28465 ts_tablet_manager.cc:1403] T 3877ebcc1ad540c58877b631ce3a3b53 P 2d70c2093ef8404dae2d6368991057d1: Time spent bootstrapping tablet: real 0.004s	user 0.005s	sys 0.000s
I20260601 13:29:28.738104 28031 tablet_copy_source_session.cc:215] T ddb59c88adc74375bace688b017ea197 P 8286755574bf4ed0a36927e69b7f97f5: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:29:28.738282 28465 raft_consensus.cc:359] T 3877ebcc1ad540c58877b631ce3a3b53 P 2d70c2093ef8404dae2d6368991057d1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } attrs { replace: true } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: true } }
I20260601 13:29:28.738443 28465 raft_consensus.cc:740] T 3877ebcc1ad540c58877b631ce3a3b53 P 2d70c2093ef8404dae2d6368991057d1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2d70c2093ef8404dae2d6368991057d1, State: Initialized, Role: LEARNER
I20260601 13:29:28.738543 28465 consensus_queue.cc:260] T 3877ebcc1ad540c58877b631ce3a3b53 P 2d70c2093ef8404dae2d6368991057d1 [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: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } attrs { replace: true } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: true } }
I20260601 13:29:28.739125 28468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddb59c88adc74375bace688b017ea197. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:28.740659 28465 ts_tablet_manager.cc:1434] T 3877ebcc1ad540c58877b631ce3a3b53 P 2d70c2093ef8404dae2d6368991057d1: Time spent starting tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:29:28.741181 28106 tablet_copy_service.cc:342] P 0e3a124d2db04617aa1312e807d43f61: Request end of tablet copy session 2d70c2093ef8404dae2d6368991057d1-3877ebcc1ad540c58877b631ce3a3b53 received from {username='slave'} at 127.0.0.1:55556
I20260601 13:29:28.741238 28468 tablet_copy_client.cc:806] T ddb59c88adc74375bace688b017ea197 P 0e3a124d2db04617aa1312e807d43f61: tablet copy: Starting download of 0 data blocks...
I20260601 13:29:28.741393 28468 tablet_copy_client.cc:670] T ddb59c88adc74375bace688b017ea197 P 0e3a124d2db04617aa1312e807d43f61: tablet copy: Starting download of 1 WAL segments...
I20260601 13:29:28.741256 28106 tablet_copy_service.cc:434] P 0e3a124d2db04617aa1312e807d43f61: ending tablet copy session 2d70c2093ef8404dae2d6368991057d1-3877ebcc1ad540c58877b631ce3a3b53 on tablet 3877ebcc1ad540c58877b631ce3a3b53 with peer 2d70c2093ef8404dae2d6368991057d1
I20260601 13:29:28.742669 28468 tablet_copy_client.cc:538] T ddb59c88adc74375bace688b017ea197 P 0e3a124d2db04617aa1312e807d43f61: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:29:28.743928 28468 tablet_bootstrap.cc:492] T ddb59c88adc74375bace688b017ea197 P 0e3a124d2db04617aa1312e807d43f61: Bootstrap starting.
I20260601 13:29:28.747664 28468 tablet_bootstrap.cc:492] T ddb59c88adc74375bace688b017ea197 P 0e3a124d2db04617aa1312e807d43f61: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:29:28.747934 28468 tablet_bootstrap.cc:492] T ddb59c88adc74375bace688b017ea197 P 0e3a124d2db04617aa1312e807d43f61: Bootstrap complete.
I20260601 13:29:28.748097 28468 ts_tablet_manager.cc:1403] T ddb59c88adc74375bace688b017ea197 P 0e3a124d2db04617aa1312e807d43f61: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.004s
I20260601 13:29:28.748600 28468 raft_consensus.cc:359] T ddb59c88adc74375bace688b017ea197 P 0e3a124d2db04617aa1312e807d43f61 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { replace: true } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: NON_VOTER last_known_addr { host: "127.24.95.67" port: 43503 } attrs { promote: true } }
I20260601 13:29:28.748733 28468 raft_consensus.cc:740] T ddb59c88adc74375bace688b017ea197 P 0e3a124d2db04617aa1312e807d43f61 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0e3a124d2db04617aa1312e807d43f61, State: Initialized, Role: LEARNER
I20260601 13:29:28.748832 28468 consensus_queue.cc:260] T ddb59c88adc74375bace688b017ea197 P 0e3a124d2db04617aa1312e807d43f61 [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: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { replace: true } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: NON_VOTER last_known_addr { host: "127.24.95.67" port: 43503 } attrs { promote: true } }
I20260601 13:29:28.749135 28468 ts_tablet_manager.cc:1434] T ddb59c88adc74375bace688b017ea197 P 0e3a124d2db04617aa1312e807d43f61: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:29:28.749648 28031 tablet_copy_service.cc:342] P 8286755574bf4ed0a36927e69b7f97f5: Request end of tablet copy session 0e3a124d2db04617aa1312e807d43f61-ddb59c88adc74375bace688b017ea197 received from {username='slave'} at 127.0.0.1:40960
I20260601 13:29:28.749728 28031 tablet_copy_service.cc:434] P 8286755574bf4ed0a36927e69b7f97f5: ending tablet copy session 0e3a124d2db04617aa1312e807d43f61-ddb59c88adc74375bace688b017ea197 on tablet ddb59c88adc74375bace688b017ea197 with peer 0e3a124d2db04617aa1312e807d43f61
I20260601 13:29:28.792007 28465 ts_tablet_manager.cc:933] T ed72d18453094babacc7f24ff86811c8 P 2d70c2093ef8404dae2d6368991057d1: Initiating tablet copy from peer 179ad5a54dad441b9a3fd6563ea61fee (127.24.95.65:41105)
I20260601 13:29:28.792445 28465 tablet_copy_client.cc:323] T ed72d18453094babacc7f24ff86811c8 P 2d70c2093ef8404dae2d6368991057d1: tablet copy: Beginning tablet copy session from remote peer at address 127.24.95.65:41105
I20260601 13:29:28.792953 27955 tablet_copy_service.cc:140] P 179ad5a54dad441b9a3fd6563ea61fee: Received BeginTabletCopySession request for tablet ed72d18453094babacc7f24ff86811c8 from peer 2d70c2093ef8404dae2d6368991057d1 ({username='slave'} at 127.0.0.1:49956)
I20260601 13:29:28.793076 27955 tablet_copy_service.cc:161] P 179ad5a54dad441b9a3fd6563ea61fee: Beginning new tablet copy session on tablet ed72d18453094babacc7f24ff86811c8 from peer 2d70c2093ef8404dae2d6368991057d1 at {username='slave'} at 127.0.0.1:49956: session id = 2d70c2093ef8404dae2d6368991057d1-ed72d18453094babacc7f24ff86811c8
I20260601 13:29:28.793841 27955 tablet_copy_source_session.cc:215] T ed72d18453094babacc7f24ff86811c8 P 179ad5a54dad441b9a3fd6563ea61fee: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:29:28.794641 28465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed72d18453094babacc7f24ff86811c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:28.796937 28465 tablet_copy_client.cc:806] T ed72d18453094babacc7f24ff86811c8 P 2d70c2093ef8404dae2d6368991057d1: tablet copy: Starting download of 0 data blocks...
I20260601 13:29:28.797092 28465 tablet_copy_client.cc:670] T ed72d18453094babacc7f24ff86811c8 P 2d70c2093ef8404dae2d6368991057d1: tablet copy: Starting download of 1 WAL segments...
I20260601 13:29:28.798249 28465 tablet_copy_client.cc:538] T ed72d18453094babacc7f24ff86811c8 P 2d70c2093ef8404dae2d6368991057d1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:29:28.799436 28465 tablet_bootstrap.cc:492] T ed72d18453094babacc7f24ff86811c8 P 2d70c2093ef8404dae2d6368991057d1: Bootstrap starting.
I20260601 13:29:28.802780 28465 tablet_bootstrap.cc:492] T ed72d18453094babacc7f24ff86811c8 P 2d70c2093ef8404dae2d6368991057d1: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:29:28.802999 28465 tablet_bootstrap.cc:492] T ed72d18453094babacc7f24ff86811c8 P 2d70c2093ef8404dae2d6368991057d1: Bootstrap complete.
I20260601 13:29:28.803154 28465 ts_tablet_manager.cc:1403] T ed72d18453094babacc7f24ff86811c8 P 2d70c2093ef8404dae2d6368991057d1: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:29:28.803601 28465 raft_consensus.cc:359] T ed72d18453094babacc7f24ff86811c8 P 2d70c2093ef8404dae2d6368991057d1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } attrs { replace: true } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: true } }
I20260601 13:29:28.803771 28465 raft_consensus.cc:740] T ed72d18453094babacc7f24ff86811c8 P 2d70c2093ef8404dae2d6368991057d1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2d70c2093ef8404dae2d6368991057d1, State: Initialized, Role: LEARNER
I20260601 13:29:28.803894 28465 consensus_queue.cc:260] T ed72d18453094babacc7f24ff86811c8 P 2d70c2093ef8404dae2d6368991057d1 [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: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } attrs { replace: true } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: true } }
I20260601 13:29:28.804145 28465 ts_tablet_manager.cc:1434] T ed72d18453094babacc7f24ff86811c8 P 2d70c2093ef8404dae2d6368991057d1: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:29:28.804622 27955 tablet_copy_service.cc:342] P 179ad5a54dad441b9a3fd6563ea61fee: Request end of tablet copy session 2d70c2093ef8404dae2d6368991057d1-ed72d18453094babacc7f24ff86811c8 received from {username='slave'} at 127.0.0.1:49956
I20260601 13:29:28.804701 27955 tablet_copy_service.cc:434] P 179ad5a54dad441b9a3fd6563ea61fee: ending tablet copy session 2d70c2093ef8404dae2d6368991057d1-ed72d18453094babacc7f24ff86811c8 on tablet ed72d18453094babacc7f24ff86811c8 with peer 2d70c2093ef8404dae2d6368991057d1
I20260601 13:29:28.962801 28435 raft_consensus.cc:993] T ba8760b72aff47f1a8e320c1bcbedddf P 8286755574bf4ed0a36927e69b7f97f5: : Instructing follower 2d70c2093ef8404dae2d6368991057d1 to start an election
I20260601 13:29:28.963016 28435 raft_consensus.cc:1081] T ba8760b72aff47f1a8e320c1bcbedddf P 8286755574bf4ed0a36927e69b7f97f5 [term 1 LEADER]: Signalling peer 2d70c2093ef8404dae2d6368991057d1 to start an election
I20260601 13:29:28.963614 28237 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ba8760b72aff47f1a8e320c1bcbedddf"
dest_uuid: "2d70c2093ef8404dae2d6368991057d1"
 from {username='slave'} at 127.0.0.1:41044
I20260601 13:29:28.963820 28237 raft_consensus.cc:493] T ba8760b72aff47f1a8e320c1bcbedddf P 2d70c2093ef8404dae2d6368991057d1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:29:28.963953 28237 raft_consensus.cc:3060] T ba8760b72aff47f1a8e320c1bcbedddf P 2d70c2093ef8404dae2d6368991057d1 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:29:28.964809 28237 raft_consensus.cc:515] T ba8760b72aff47f1a8e320c1bcbedddf P 2d70c2093ef8404dae2d6368991057d1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } }
I20260601 13:29:28.965191 28237 leader_election.cc:290] T ba8760b72aff47f1a8e320c1bcbedddf P 2d70c2093ef8404dae2d6368991057d1 [CANDIDATE]: Term 2 election: Requested vote from peers 8286755574bf4ed0a36927e69b7f97f5 (127.24.95.66:45401), 179ad5a54dad441b9a3fd6563ea61fee (127.24.95.65:41105)
I20260601 13:29:28.965535 28021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba8760b72aff47f1a8e320c1bcbedddf" candidate_uuid: "2d70c2093ef8404dae2d6368991057d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8286755574bf4ed0a36927e69b7f97f5"
I20260601 13:29:28.965642 28021 raft_consensus.cc:3055] T ba8760b72aff47f1a8e320c1bcbedddf P 8286755574bf4ed0a36927e69b7f97f5 [term 1 LEADER]: Stepping down as leader of term 1
I20260601 13:29:28.965688 28021 raft_consensus.cc:740] T ba8760b72aff47f1a8e320c1bcbedddf P 8286755574bf4ed0a36927e69b7f97f5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8286755574bf4ed0a36927e69b7f97f5, State: Running, Role: LEADER
I20260601 13:29:28.965829 28021 consensus_queue.cc:260] T ba8760b72aff47f1a8e320c1bcbedddf P 8286755574bf4ed0a36927e69b7f97f5 [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: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } }
I20260601 13:29:28.965986 28021 raft_consensus.cc:3060] T ba8760b72aff47f1a8e320c1bcbedddf P 8286755574bf4ed0a36927e69b7f97f5 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:29:28.966773 28021 raft_consensus.cc:2468] T ba8760b72aff47f1a8e320c1bcbedddf P 8286755574bf4ed0a36927e69b7f97f5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d70c2093ef8404dae2d6368991057d1 in term 2.
I20260601 13:29:28.967039 27945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba8760b72aff47f1a8e320c1bcbedddf" candidate_uuid: "2d70c2093ef8404dae2d6368991057d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "179ad5a54dad441b9a3fd6563ea61fee"
I20260601 13:29:28.967142 27945 raft_consensus.cc:3060] T ba8760b72aff47f1a8e320c1bcbedddf P 179ad5a54dad441b9a3fd6563ea61fee [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:29:28.967146 28202 leader_election.cc:304] T ba8760b72aff47f1a8e320c1bcbedddf P 2d70c2093ef8404dae2d6368991057d1 [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: 2d70c2093ef8404dae2d6368991057d1, 8286755574bf4ed0a36927e69b7f97f5; no voters: 
I20260601 13:29:28.967344 28434 raft_consensus.cc:2804] T ba8760b72aff47f1a8e320c1bcbedddf P 2d70c2093ef8404dae2d6368991057d1 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:29:28.967520 28434 raft_consensus.cc:697] T ba8760b72aff47f1a8e320c1bcbedddf P 2d70c2093ef8404dae2d6368991057d1 [term 2 LEADER]: Becoming Leader. State: Replica: 2d70c2093ef8404dae2d6368991057d1, State: Running, Role: LEADER
I20260601 13:29:28.967643 28434 consensus_queue.cc:237] T ba8760b72aff47f1a8e320c1bcbedddf P 2d70c2093ef8404dae2d6368991057d1 [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: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } }
I20260601 13:29:28.968068 27945 raft_consensus.cc:2468] T ba8760b72aff47f1a8e320c1bcbedddf P 179ad5a54dad441b9a3fd6563ea61fee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d70c2093ef8404dae2d6368991057d1 in term 2.
I20260601 13:29:28.969326 27840 catalog_manager.cc:5696] T ba8760b72aff47f1a8e320c1bcbedddf P 2d70c2093ef8404dae2d6368991057d1 reported cstate change: term changed from 1 to 2, leader changed from 8286755574bf4ed0a36927e69b7f97f5 (127.24.95.66) to 2d70c2093ef8404dae2d6368991057d1 (127.24.95.68). New cstate: current_term: 2 leader_uuid: "2d70c2093ef8404dae2d6368991057d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } health_report { overall_health: HEALTHY } } }
I20260601 13:29:29.202234 28237 raft_consensus.cc:1217] T ed72d18453094babacc7f24ff86811c8 P 2d70c2093ef8404dae2d6368991057d1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:29:29.216600 28021 raft_consensus.cc:1217] T b6e01855a153460196e1bb33bf8f7d9d P 8286755574bf4ed0a36927e69b7f97f5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:29:29.223796 28095 raft_consensus.cc:1217] T ddb59c88adc74375bace688b017ea197 P 0e3a124d2db04617aa1312e807d43f61 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:29:29.338203 28237 raft_consensus.cc:1217] T 3877ebcc1ad540c58877b631ce3a3b53 P 2d70c2093ef8404dae2d6368991057d1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:29:29.422689 28021 raft_consensus.cc:1275] T ba8760b72aff47f1a8e320c1bcbedddf P 8286755574bf4ed0a36927e69b7f97f5 [term 2 FOLLOWER]: Refusing update from remote peer 2d70c2093ef8404dae2d6368991057d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:29:29.423183 28434 consensus_queue.cc:1048] T ba8760b72aff47f1a8e320c1bcbedddf P 2d70c2093ef8404dae2d6368991057d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:29:29.426017 27945 raft_consensus.cc:1275] T ba8760b72aff47f1a8e320c1bcbedddf P 179ad5a54dad441b9a3fd6563ea61fee [term 2 FOLLOWER]: Refusing update from remote peer 2d70c2093ef8404dae2d6368991057d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:29:29.426776 28486 consensus_queue.cc:1048] T ba8760b72aff47f1a8e320c1bcbedddf P 2d70c2093ef8404dae2d6368991057d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:29:29.647112 28479 raft_consensus.cc:1064] T b6e01855a153460196e1bb33bf8f7d9d P 179ad5a54dad441b9a3fd6563ea61fee: attempting to promote NON_VOTER 8286755574bf4ed0a36927e69b7f97f5 to VOTER
I20260601 13:29:29.647625 28479 consensus_queue.cc:237] T b6e01855a153460196e1bb33bf8f7d9d P 179ad5a54dad441b9a3fd6563ea61fee [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: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { replace: true } } peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } attrs { promote: false } }
I20260601 13:29:29.649181 28021 raft_consensus.cc:1275] T b6e01855a153460196e1bb33bf8f7d9d P 8286755574bf4ed0a36927e69b7f97f5 [term 1 LEARNER]: Refusing update from remote peer 179ad5a54dad441b9a3fd6563ea61fee: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:29:29.649194 28237 raft_consensus.cc:1275] T b6e01855a153460196e1bb33bf8f7d9d P 2d70c2093ef8404dae2d6368991057d1 [term 1 FOLLOWER]: Refusing update from remote peer 179ad5a54dad441b9a3fd6563ea61fee: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:29:29.649183 28095 raft_consensus.cc:1275] T b6e01855a153460196e1bb33bf8f7d9d P 0e3a124d2db04617aa1312e807d43f61 [term 1 FOLLOWER]: Refusing update from remote peer 179ad5a54dad441b9a3fd6563ea61fee: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:29:29.649613 28491 consensus_queue.cc:1048] T b6e01855a153460196e1bb33bf8f7d9d P 179ad5a54dad441b9a3fd6563ea61fee [LEADER]: Connected to new peer: Peer: permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:29:29.649883 28480 consensus_queue.cc:1048] T b6e01855a153460196e1bb33bf8f7d9d P 179ad5a54dad441b9a3fd6563ea61fee [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:29:29.650017 28437 consensus_queue.cc:1048] T b6e01855a153460196e1bb33bf8f7d9d P 179ad5a54dad441b9a3fd6563ea61fee [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:29:29.651935 28437 raft_consensus.cc:2955] T b6e01855a153460196e1bb33bf8f7d9d P 179ad5a54dad441b9a3fd6563ea61fee [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8286755574bf4ed0a36927e69b7f97f5 (127.24.95.66) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { replace: true } } peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } attrs { promote: false } } }
I20260601 13:29:29.652420 28021 raft_consensus.cc:2955] T b6e01855a153460196e1bb33bf8f7d9d P 8286755574bf4ed0a36927e69b7f97f5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8286755574bf4ed0a36927e69b7f97f5 (127.24.95.66) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { replace: true } } peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } attrs { promote: false } } }
I20260601 13:29:29.654629 28095 raft_consensus.cc:2955] T b6e01855a153460196e1bb33bf8f7d9d P 0e3a124d2db04617aa1312e807d43f61 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8286755574bf4ed0a36927e69b7f97f5 (127.24.95.66) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { replace: true } } peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } attrs { promote: false } } }
I20260601 13:29:29.654706 27841 catalog_manager.cc:5696] T b6e01855a153460196e1bb33bf8f7d9d P 179ad5a54dad441b9a3fd6563ea61fee reported cstate change: config changed from index 2 to 3, 8286755574bf4ed0a36927e69b7f97f5 (127.24.95.66) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "179ad5a54dad441b9a3fd6563ea61fee" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:29:29.656668 28237 raft_consensus.cc:2955] T b6e01855a153460196e1bb33bf8f7d9d P 2d70c2093ef8404dae2d6368991057d1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8286755574bf4ed0a36927e69b7f97f5 (127.24.95.66) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { replace: true } } peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } attrs { promote: false } } }
I20260601 13:29:29.659315 27945 consensus_queue.cc:237] T b6e01855a153460196e1bb33bf8f7d9d P 179ad5a54dad441b9a3fd6563ea61fee [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: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } attrs { promote: false } }
I20260601 13:29:29.660362 28021 raft_consensus.cc:1275] T b6e01855a153460196e1bb33bf8f7d9d P 8286755574bf4ed0a36927e69b7f97f5 [term 1 FOLLOWER]: Refusing update from remote peer 179ad5a54dad441b9a3fd6563ea61fee: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:29:29.660538 28095 raft_consensus.cc:1275] T b6e01855a153460196e1bb33bf8f7d9d P 0e3a124d2db04617aa1312e807d43f61 [term 1 FOLLOWER]: Refusing update from remote peer 179ad5a54dad441b9a3fd6563ea61fee: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:29:29.660825 28479 consensus_queue.cc:1048] T b6e01855a153460196e1bb33bf8f7d9d P 179ad5a54dad441b9a3fd6563ea61fee [LEADER]: Connected to new peer: Peer: permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:29:29.661011 28491 consensus_queue.cc:1048] T b6e01855a153460196e1bb33bf8f7d9d P 179ad5a54dad441b9a3fd6563ea61fee [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:29:29.662617 28480 raft_consensus.cc:2955] T b6e01855a153460196e1bb33bf8f7d9d P 179ad5a54dad441b9a3fd6563ea61fee [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2d70c2093ef8404dae2d6368991057d1 (127.24.95.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } attrs { promote: false } } }
I20260601 13:29:29.663034 28095 raft_consensus.cc:2955] T b6e01855a153460196e1bb33bf8f7d9d P 0e3a124d2db04617aa1312e807d43f61 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2d70c2093ef8404dae2d6368991057d1 (127.24.95.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } attrs { promote: false } } }
I20260601 13:29:29.664094 27826 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet b6e01855a153460196e1bb33bf8f7d9d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:29:29.664721 27837 catalog_manager.cc:5696] T b6e01855a153460196e1bb33bf8f7d9d P 179ad5a54dad441b9a3fd6563ea61fee reported cstate change: config changed from index 3 to 4, VOTER 2d70c2093ef8404dae2d6368991057d1 (127.24.95.68) evicted. New cstate: current_term: 1 leader_uuid: "179ad5a54dad441b9a3fd6563ea61fee" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:29:29.664708 28021 raft_consensus.cc:2955] T b6e01855a153460196e1bb33bf8f7d9d P 8286755574bf4ed0a36927e69b7f97f5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2d70c2093ef8404dae2d6368991057d1 (127.24.95.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } attrs { promote: false } } }
I20260601 13:29:29.667249 28226 tablet_service.cc:1558] Processing DeleteTablet for tablet b6e01855a153460196e1bb33bf8f7d9d with delete_type TABLET_DATA_TOMBSTONED (TS 2d70c2093ef8404dae2d6368991057d1 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41040
I20260601 13:29:29.668108 28498 tablet_replica.cc:333] T b6e01855a153460196e1bb33bf8f7d9d P 2d70c2093ef8404dae2d6368991057d1: stopping tablet replica
I20260601 13:29:29.668257 28498 raft_consensus.cc:2243] T b6e01855a153460196e1bb33bf8f7d9d P 2d70c2093ef8404dae2d6368991057d1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:29.668419 28498 raft_consensus.cc:2272] T b6e01855a153460196e1bb33bf8f7d9d P 2d70c2093ef8404dae2d6368991057d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:29.669099 28498 ts_tablet_manager.cc:1916] T b6e01855a153460196e1bb33bf8f7d9d P 2d70c2093ef8404dae2d6368991057d1: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:29:29.671304 28498 ts_tablet_manager.cc:1929] T b6e01855a153460196e1bb33bf8f7d9d P 2d70c2093ef8404dae2d6368991057d1: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:29:29.671391 28498 log.cc:1199] T b6e01855a153460196e1bb33bf8f7d9d P 2d70c2093ef8404dae2d6368991057d1: Deleting WAL directory at /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320492958789-24957-0/minicluster-data/ts-3-root/wals/b6e01855a153460196e1bb33bf8f7d9d
I20260601 13:29:29.671896 27827 catalog_manager.cc:5027] TS 2d70c2093ef8404dae2d6368991057d1 (127.24.95.68:34283): tablet b6e01855a153460196e1bb33bf8f7d9d (table range_aware_rebalance_new_range [id=f28e215bad374d4491cb7e4c62fc3969]) successfully deleted
I20260601 13:29:29.739697 28435 raft_consensus.cc:1064] T ddb59c88adc74375bace688b017ea197 P 8286755574bf4ed0a36927e69b7f97f5: attempting to promote NON_VOTER 0e3a124d2db04617aa1312e807d43f61 to VOTER
I20260601 13:29:29.740097 28435 consensus_queue.cc:237] T ddb59c88adc74375bace688b017ea197 P 8286755574bf4ed0a36927e69b7f97f5 [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: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { replace: true } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } attrs { promote: false } }
I20260601 13:29:29.741508 27945 raft_consensus.cc:1275] T ddb59c88adc74375bace688b017ea197 P 179ad5a54dad441b9a3fd6563ea61fee [term 1 FOLLOWER]: Refusing update from remote peer 8286755574bf4ed0a36927e69b7f97f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:29:29.741515 28095 raft_consensus.cc:1275] T ddb59c88adc74375bace688b017ea197 P 0e3a124d2db04617aa1312e807d43f61 [term 1 LEARNER]: Refusing update from remote peer 8286755574bf4ed0a36927e69b7f97f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:29:29.741508 28237 raft_consensus.cc:1275] T ddb59c88adc74375bace688b017ea197 P 2d70c2093ef8404dae2d6368991057d1 [term 1 FOLLOWER]: Refusing update from remote peer 8286755574bf4ed0a36927e69b7f97f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:29:29.741902 28435 consensus_queue.cc:1048] T ddb59c88adc74375bace688b017ea197 P 8286755574bf4ed0a36927e69b7f97f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:29:29.742276 28435 consensus_queue.cc:1048] T ddb59c88adc74375bace688b017ea197 P 8286755574bf4ed0a36927e69b7f97f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:29:29.742515 28500 consensus_queue.cc:1048] T ddb59c88adc74375bace688b017ea197 P 8286755574bf4ed0a36927e69b7f97f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:29:29.743995 28501 raft_consensus.cc:2955] T ddb59c88adc74375bace688b017ea197 P 8286755574bf4ed0a36927e69b7f97f5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e3a124d2db04617aa1312e807d43f61 (127.24.95.67) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { replace: true } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } attrs { promote: false } } }
I20260601 13:29:29.744335 28095 raft_consensus.cc:2955] T ddb59c88adc74375bace688b017ea197 P 0e3a124d2db04617aa1312e807d43f61 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e3a124d2db04617aa1312e807d43f61 (127.24.95.67) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { replace: true } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } attrs { promote: false } } }
I20260601 13:29:29.746622 27837 catalog_manager.cc:5696] T ddb59c88adc74375bace688b017ea197 P 0e3a124d2db04617aa1312e807d43f61 reported cstate change: config changed from index 2 to 3, 0e3a124d2db04617aa1312e807d43f61 (127.24.95.67) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8286755574bf4ed0a36927e69b7f97f5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { replace: true } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } attrs { promote: false } } }
I20260601 13:29:29.747298 27945 raft_consensus.cc:2955] T ddb59c88adc74375bace688b017ea197 P 179ad5a54dad441b9a3fd6563ea61fee [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e3a124d2db04617aa1312e807d43f61 (127.24.95.67) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { replace: true } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } attrs { promote: false } } }
I20260601 13:29:29.750964 28021 consensus_queue.cc:237] T ddb59c88adc74375bace688b017ea197 P 8286755574bf4ed0a36927e69b7f97f5 [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: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } attrs { promote: false } }
I20260601 13:29:29.752164 28095 raft_consensus.cc:1275] T ddb59c88adc74375bace688b017ea197 P 0e3a124d2db04617aa1312e807d43f61 [term 1 FOLLOWER]: Refusing update from remote peer 8286755574bf4ed0a36927e69b7f97f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:29:29.752337 27945 raft_consensus.cc:1275] T ddb59c88adc74375bace688b017ea197 P 179ad5a54dad441b9a3fd6563ea61fee [term 1 FOLLOWER]: Refusing update from remote peer 8286755574bf4ed0a36927e69b7f97f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:29:29.752671 28481 consensus_queue.cc:1048] T ddb59c88adc74375bace688b017ea197 P 8286755574bf4ed0a36927e69b7f97f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:29:29.752794 28500 consensus_queue.cc:1048] T ddb59c88adc74375bace688b017ea197 P 8286755574bf4ed0a36927e69b7f97f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:29:29.754555 28481 raft_consensus.cc:2955] T ddb59c88adc74375bace688b017ea197 P 8286755574bf4ed0a36927e69b7f97f5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2d70c2093ef8404dae2d6368991057d1 (127.24.95.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } attrs { promote: false } } }
I20260601 13:29:29.755167 27945 raft_consensus.cc:2955] T ddb59c88adc74375bace688b017ea197 P 179ad5a54dad441b9a3fd6563ea61fee [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2d70c2093ef8404dae2d6368991057d1 (127.24.95.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } attrs { promote: false } } }
I20260601 13:29:29.756594 28095 raft_consensus.cc:2955] T ddb59c88adc74375bace688b017ea197 P 0e3a124d2db04617aa1312e807d43f61 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2d70c2093ef8404dae2d6368991057d1 (127.24.95.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } attrs { promote: false } } }
I20260601 13:29:29.757514 27840 catalog_manager.cc:5696] T ddb59c88adc74375bace688b017ea197 P 179ad5a54dad441b9a3fd6563ea61fee reported cstate change: config changed from index 3 to 4, VOTER 2d70c2093ef8404dae2d6368991057d1 (127.24.95.68) evicted. New cstate: current_term: 1 leader_uuid: "8286755574bf4ed0a36927e69b7f97f5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } attrs { promote: false } } }
I20260601 13:29:29.758314 27828 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet ddb59c88adc74375bace688b017ea197 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:29:29.760203 28226 tablet_service.cc:1558] Processing DeleteTablet for tablet ddb59c88adc74375bace688b017ea197 with delete_type TABLET_DATA_TOMBSTONED (TS 2d70c2093ef8404dae2d6368991057d1 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41040
I20260601 13:29:29.760516 28498 tablet_replica.cc:333] T ddb59c88adc74375bace688b017ea197 P 2d70c2093ef8404dae2d6368991057d1: stopping tablet replica
I20260601 13:29:29.760650 28498 raft_consensus.cc:2243] T ddb59c88adc74375bace688b017ea197 P 2d70c2093ef8404dae2d6368991057d1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:29.760793 28498 pending_rounds.cc:70] T ddb59c88adc74375bace688b017ea197 P 2d70c2093ef8404dae2d6368991057d1: Trying to abort 1 pending ops.
I20260601 13:29:29.760846 28498 pending_rounds.cc:77] T ddb59c88adc74375bace688b017ea197 P 2d70c2093ef8404dae2d6368991057d1: Aborting op as it isn't in flight: id { term: 1 index: 3 } timestamp: 7292193053654638592 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "ddb59c88adc74375bace688b017ea197" old_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { replace: true } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: NON_VOTER last_known_addr { host: "127.24.95.67" port: 43503 } attrs { promote: true } } } new_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { replace: true } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } attrs { promote: false } } } }
I20260601 13:29:29.760994 28498 raft_consensus.cc:2917] T ddb59c88adc74375bace688b017ea197 P 2d70c2093ef8404dae2d6368991057d1 [term 1 FOLLOWER]: Aborting config change with OpId 1.3: Aborted: Op aborted
I20260601 13:29:29.761108 28498 raft_consensus.cc:2889] T ddb59c88adc74375bace688b017ea197 P 2d70c2093ef8404dae2d6368991057d1 [term 1 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260601 13:29:29.761210 28498 raft_consensus.cc:2272] T ddb59c88adc74375bace688b017ea197 P 2d70c2093ef8404dae2d6368991057d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:29.761817 28498 ts_tablet_manager.cc:1916] T ddb59c88adc74375bace688b017ea197 P 2d70c2093ef8404dae2d6368991057d1: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:29:29.763918 28498 ts_tablet_manager.cc:1929] T ddb59c88adc74375bace688b017ea197 P 2d70c2093ef8404dae2d6368991057d1: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:29:29.764009 28498 log.cc:1199] T ddb59c88adc74375bace688b017ea197 P 2d70c2093ef8404dae2d6368991057d1: Deleting WAL directory at /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320492958789-24957-0/minicluster-data/ts-3-root/wals/ddb59c88adc74375bace688b017ea197
I20260601 13:29:29.764528 27827 catalog_manager.cc:5027] TS 2d70c2093ef8404dae2d6368991057d1 (127.24.95.68:34283): tablet ddb59c88adc74375bace688b017ea197 (table range_aware_rebalance_new_range [id=f28e215bad374d4491cb7e4c62fc3969]) successfully deleted
I20260601 13:29:29.771754 28482 raft_consensus.cc:1064] T 3877ebcc1ad540c58877b631ce3a3b53 P 0e3a124d2db04617aa1312e807d43f61: attempting to promote NON_VOTER 2d70c2093ef8404dae2d6368991057d1 to VOTER
I20260601 13:29:29.772354 28482 consensus_queue.cc:237] T 3877ebcc1ad540c58877b631ce3a3b53 P 0e3a124d2db04617aa1312e807d43f61 [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: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } attrs { replace: true } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: false } }
I20260601 13:29:29.773994 27945 raft_consensus.cc:1275] T 3877ebcc1ad540c58877b631ce3a3b53 P 179ad5a54dad441b9a3fd6563ea61fee [term 1 FOLLOWER]: Refusing update from remote peer 0e3a124d2db04617aa1312e807d43f61: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:29:29.773994 28021 raft_consensus.cc:1275] T 3877ebcc1ad540c58877b631ce3a3b53 P 8286755574bf4ed0a36927e69b7f97f5 [term 1 FOLLOWER]: Refusing update from remote peer 0e3a124d2db04617aa1312e807d43f61: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:29:29.774068 28237 raft_consensus.cc:1275] T 3877ebcc1ad540c58877b631ce3a3b53 P 2d70c2093ef8404dae2d6368991057d1 [term 1 LEARNER]: Refusing update from remote peer 0e3a124d2db04617aa1312e807d43f61: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:29:29.774469 28483 consensus_queue.cc:1048] T 3877ebcc1ad540c58877b631ce3a3b53 P 0e3a124d2db04617aa1312e807d43f61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:29:29.774662 28442 consensus_queue.cc:1048] T 3877ebcc1ad540c58877b631ce3a3b53 P 0e3a124d2db04617aa1312e807d43f61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:29:29.774857 28506 consensus_queue.cc:1048] T 3877ebcc1ad540c58877b631ce3a3b53 P 0e3a124d2db04617aa1312e807d43f61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:29:29.776712 28506 raft_consensus.cc:2955] T 3877ebcc1ad540c58877b631ce3a3b53 P 0e3a124d2db04617aa1312e807d43f61 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2d70c2093ef8404dae2d6368991057d1 (127.24.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } attrs { replace: true } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: false } } }
I20260601 13:29:29.777352 27945 raft_consensus.cc:2955] T 3877ebcc1ad540c58877b631ce3a3b53 P 179ad5a54dad441b9a3fd6563ea61fee [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2d70c2093ef8404dae2d6368991057d1 (127.24.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } attrs { replace: true } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: false } } }
I20260601 13:29:29.777508 28237 raft_consensus.cc:2955] T 3877ebcc1ad540c58877b631ce3a3b53 P 2d70c2093ef8404dae2d6368991057d1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2d70c2093ef8404dae2d6368991057d1 (127.24.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } attrs { replace: true } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: false } } }
I20260601 13:29:29.780019 27842 catalog_manager.cc:5696] T 3877ebcc1ad540c58877b631ce3a3b53 P 179ad5a54dad441b9a3fd6563ea61fee reported cstate change: config changed from index 2 to 3, 2d70c2093ef8404dae2d6368991057d1 (127.24.95.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0e3a124d2db04617aa1312e807d43f61" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } attrs { replace: true } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: false } } }
I20260601 13:29:29.780503 28021 raft_consensus.cc:2955] T 3877ebcc1ad540c58877b631ce3a3b53 P 8286755574bf4ed0a36927e69b7f97f5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2d70c2093ef8404dae2d6368991057d1 (127.24.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } attrs { replace: true } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: false } } }
I20260601 13:29:29.784487 28095 consensus_queue.cc:237] T 3877ebcc1ad540c58877b631ce3a3b53 P 0e3a124d2db04617aa1312e807d43f61 [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: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: false } }
I20260601 13:29:29.786134 28237 raft_consensus.cc:1275] T 3877ebcc1ad540c58877b631ce3a3b53 P 2d70c2093ef8404dae2d6368991057d1 [term 1 FOLLOWER]: Refusing update from remote peer 0e3a124d2db04617aa1312e807d43f61: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:29:29.786561 27945 raft_consensus.cc:1275] T 3877ebcc1ad540c58877b631ce3a3b53 P 179ad5a54dad441b9a3fd6563ea61fee [term 1 FOLLOWER]: Refusing update from remote peer 0e3a124d2db04617aa1312e807d43f61: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:29:29.787247 28482 consensus_queue.cc:1048] T 3877ebcc1ad540c58877b631ce3a3b53 P 0e3a124d2db04617aa1312e807d43f61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:29:29.787497 28483 consensus_queue.cc:1048] T 3877ebcc1ad540c58877b631ce3a3b53 P 0e3a124d2db04617aa1312e807d43f61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:29:29.789139 28482 raft_consensus.cc:2955] T 3877ebcc1ad540c58877b631ce3a3b53 P 0e3a124d2db04617aa1312e807d43f61 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8286755574bf4ed0a36927e69b7f97f5 (127.24.95.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: false } } }
I20260601 13:29:29.789621 28237 raft_consensus.cc:2955] T 3877ebcc1ad540c58877b631ce3a3b53 P 2d70c2093ef8404dae2d6368991057d1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8286755574bf4ed0a36927e69b7f97f5 (127.24.95.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: false } } }
I20260601 13:29:29.790974 27827 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 3877ebcc1ad540c58877b631ce3a3b53 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:29:29.791363 27945 raft_consensus.cc:2955] T 3877ebcc1ad540c58877b631ce3a3b53 P 179ad5a54dad441b9a3fd6563ea61fee [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8286755574bf4ed0a36927e69b7f97f5 (127.24.95.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: false } } }
I20260601 13:29:29.791760 27837 catalog_manager.cc:5696] T 3877ebcc1ad540c58877b631ce3a3b53 P 0e3a124d2db04617aa1312e807d43f61 reported cstate change: config changed from index 3 to 4, VOTER 8286755574bf4ed0a36927e69b7f97f5 (127.24.95.66) evicted. New cstate: current_term: 1 leader_uuid: "0e3a124d2db04617aa1312e807d43f61" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:29:29.794301 28004 tablet_service.cc:1558] Processing DeleteTablet for tablet 3877ebcc1ad540c58877b631ce3a3b53 with delete_type TABLET_DATA_TOMBSTONED (TS 8286755574bf4ed0a36927e69b7f97f5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40944
I20260601 13:29:29.794744 28510 tablet_replica.cc:333] T 3877ebcc1ad540c58877b631ce3a3b53 P 8286755574bf4ed0a36927e69b7f97f5: stopping tablet replica
I20260601 13:29:29.794881 28510 raft_consensus.cc:2243] T 3877ebcc1ad540c58877b631ce3a3b53 P 8286755574bf4ed0a36927e69b7f97f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:29.795040 28510 raft_consensus.cc:2272] T 3877ebcc1ad540c58877b631ce3a3b53 P 8286755574bf4ed0a36927e69b7f97f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:29.795588 28510 ts_tablet_manager.cc:1916] T 3877ebcc1ad540c58877b631ce3a3b53 P 8286755574bf4ed0a36927e69b7f97f5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:29:29.797758 28510 ts_tablet_manager.cc:1929] T 3877ebcc1ad540c58877b631ce3a3b53 P 8286755574bf4ed0a36927e69b7f97f5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:29:29.797847 28510 log.cc:1199] T 3877ebcc1ad540c58877b631ce3a3b53 P 8286755574bf4ed0a36927e69b7f97f5: Deleting WAL directory at /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320492958789-24957-0/minicluster-data/ts-1-root/wals/3877ebcc1ad540c58877b631ce3a3b53
I20260601 13:29:29.798383 27828 catalog_manager.cc:5027] TS 8286755574bf4ed0a36927e69b7f97f5 (127.24.95.66:45401): tablet 3877ebcc1ad540c58877b631ce3a3b53 (table range_aware_rebalance_new_range [id=f28e215bad374d4491cb7e4c62fc3969]) successfully deleted
I20260601 13:29:29.812671 28491 raft_consensus.cc:1064] T ed72d18453094babacc7f24ff86811c8 P 179ad5a54dad441b9a3fd6563ea61fee: attempting to promote NON_VOTER 2d70c2093ef8404dae2d6368991057d1 to VOTER
I20260601 13:29:29.813108 28491 consensus_queue.cc:237] T ed72d18453094babacc7f24ff86811c8 P 179ad5a54dad441b9a3fd6563ea61fee [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: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } attrs { replace: true } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: false } }
I20260601 13:29:29.814604 28095 raft_consensus.cc:1275] T ed72d18453094babacc7f24ff86811c8 P 0e3a124d2db04617aa1312e807d43f61 [term 1 FOLLOWER]: Refusing update from remote peer 179ad5a54dad441b9a3fd6563ea61fee: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:29:29.814600 28021 raft_consensus.cc:1275] T ed72d18453094babacc7f24ff86811c8 P 8286755574bf4ed0a36927e69b7f97f5 [term 1 FOLLOWER]: Refusing update from remote peer 179ad5a54dad441b9a3fd6563ea61fee: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:29:29.814605 28237 raft_consensus.cc:1275] T ed72d18453094babacc7f24ff86811c8 P 2d70c2093ef8404dae2d6368991057d1 [term 1 LEARNER]: Refusing update from remote peer 179ad5a54dad441b9a3fd6563ea61fee: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:29:29.815061 28437 consensus_queue.cc:1048] T ed72d18453094babacc7f24ff86811c8 P 179ad5a54dad441b9a3fd6563ea61fee [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:29:29.815236 28480 consensus_queue.cc:1048] T ed72d18453094babacc7f24ff86811c8 P 179ad5a54dad441b9a3fd6563ea61fee [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:29:29.815631 28479 consensus_queue.cc:1048] T ed72d18453094babacc7f24ff86811c8 P 179ad5a54dad441b9a3fd6563ea61fee [LEADER]: Connected to new peer: Peer: permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:29:29.817181 28437 raft_consensus.cc:2955] T ed72d18453094babacc7f24ff86811c8 P 179ad5a54dad441b9a3fd6563ea61fee [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2d70c2093ef8404dae2d6368991057d1 (127.24.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } attrs { replace: true } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: false } } }
I20260601 13:29:29.817641 28237 raft_consensus.cc:2955] T ed72d18453094babacc7f24ff86811c8 P 2d70c2093ef8404dae2d6368991057d1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2d70c2093ef8404dae2d6368991057d1 (127.24.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } attrs { replace: true } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: false } } }
I20260601 13:29:29.817754 28021 raft_consensus.cc:2955] T ed72d18453094babacc7f24ff86811c8 P 8286755574bf4ed0a36927e69b7f97f5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2d70c2093ef8404dae2d6368991057d1 (127.24.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } attrs { replace: true } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: false } } }
I20260601 13:29:29.819589 28095 raft_consensus.cc:2955] T ed72d18453094babacc7f24ff86811c8 P 0e3a124d2db04617aa1312e807d43f61 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2d70c2093ef8404dae2d6368991057d1 (127.24.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } attrs { replace: true } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: false } } }
I20260601 13:29:29.819811 27840 catalog_manager.cc:5696] T ed72d18453094babacc7f24ff86811c8 P 2d70c2093ef8404dae2d6368991057d1 reported cstate change: config changed from index 2 to 3, 2d70c2093ef8404dae2d6368991057d1 (127.24.95.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "179ad5a54dad441b9a3fd6563ea61fee" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "0e3a124d2db04617aa1312e807d43f61" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43503 } attrs { replace: true } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: false } } }
I20260601 13:29:29.823405 27945 consensus_queue.cc:237] T ed72d18453094babacc7f24ff86811c8 P 179ad5a54dad441b9a3fd6563ea61fee [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: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: false } }
I20260601 13:29:29.824467 28021 raft_consensus.cc:1275] T ed72d18453094babacc7f24ff86811c8 P 8286755574bf4ed0a36927e69b7f97f5 [term 1 FOLLOWER]: Refusing update from remote peer 179ad5a54dad441b9a3fd6563ea61fee: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:29:29.824554 28237 raft_consensus.cc:1275] T ed72d18453094babacc7f24ff86811c8 P 2d70c2093ef8404dae2d6368991057d1 [term 1 FOLLOWER]: Refusing update from remote peer 179ad5a54dad441b9a3fd6563ea61fee: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:29:29.824831 28437 consensus_queue.cc:1048] T ed72d18453094babacc7f24ff86811c8 P 179ad5a54dad441b9a3fd6563ea61fee [LEADER]: Connected to new peer: Peer: permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:29:29.825021 28479 consensus_queue.cc:1048] T ed72d18453094babacc7f24ff86811c8 P 179ad5a54dad441b9a3fd6563ea61fee [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:29:29.826288 28437 raft_consensus.cc:2955] T ed72d18453094babacc7f24ff86811c8 P 179ad5a54dad441b9a3fd6563ea61fee [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0e3a124d2db04617aa1312e807d43f61 (127.24.95.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: false } } }
I20260601 13:29:29.826901 28237 raft_consensus.cc:2955] T ed72d18453094babacc7f24ff86811c8 P 2d70c2093ef8404dae2d6368991057d1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0e3a124d2db04617aa1312e807d43f61 (127.24.95.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: false } } }
I20260601 13:29:29.827870 28021 raft_consensus.cc:2955] T ed72d18453094babacc7f24ff86811c8 P 8286755574bf4ed0a36927e69b7f97f5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0e3a124d2db04617aa1312e807d43f61 (127.24.95.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: false } } }
I20260601 13:29:29.829039 27842 catalog_manager.cc:5696] T ed72d18453094babacc7f24ff86811c8 P 179ad5a54dad441b9a3fd6563ea61fee reported cstate change: config changed from index 3 to 4, VOTER 0e3a124d2db04617aa1312e807d43f61 (127.24.95.67) evicted. New cstate: current_term: 1 leader_uuid: "179ad5a54dad441b9a3fd6563ea61fee" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "179ad5a54dad441b9a3fd6563ea61fee" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8286755574bf4ed0a36927e69b7f97f5" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 45401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d70c2093ef8404dae2d6368991057d1" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 34283 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:29:29.830904 27826 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet ed72d18453094babacc7f24ff86811c8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:29:29.831687 28082 tablet_service.cc:1558] Processing DeleteTablet for tablet ed72d18453094babacc7f24ff86811c8 with delete_type TABLET_DATA_TOMBSTONED (TS 0e3a124d2db04617aa1312e807d43f61 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55540
I20260601 13:29:29.832266 28515 tablet_replica.cc:333] T ed72d18453094babacc7f24ff86811c8 P 0e3a124d2db04617aa1312e807d43f61: stopping tablet replica
I20260601 13:29:29.832437 28515 raft_consensus.cc:2243] T ed72d18453094babacc7f24ff86811c8 P 0e3a124d2db04617aa1312e807d43f61 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:29.832599 28515 raft_consensus.cc:2272] T ed72d18453094babacc7f24ff86811c8 P 0e3a124d2db04617aa1312e807d43f61 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:29.833274 28515 ts_tablet_manager.cc:1916] T ed72d18453094babacc7f24ff86811c8 P 0e3a124d2db04617aa1312e807d43f61: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:29:29.836042 28515 ts_tablet_manager.cc:1929] T ed72d18453094babacc7f24ff86811c8 P 0e3a124d2db04617aa1312e807d43f61: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:29:29.836139 28515 log.cc:1199] T ed72d18453094babacc7f24ff86811c8 P 0e3a124d2db04617aa1312e807d43f61: Deleting WAL directory at /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320492958789-24957-0/minicluster-data/ts-2-root/wals/ed72d18453094babacc7f24ff86811c8
I20260601 13:29:29.836678 27827 catalog_manager.cc:5027] TS 0e3a124d2db04617aa1312e807d43f61 (127.24.95.67:43503): tablet ed72d18453094babacc7f24ff86811c8 (table range_aware_rebalance_new_range [id=f28e215bad374d4491cb7e4c62fc3969]) successfully deleted
I20260601 13:29:29.900017 24957 tablet_server.cc:179] TabletServer@127.24.95.65:0 shutting down...
I20260601 13:29:29.904759 24957 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:29:29.904970 24957 tablet_replica.cc:333] T d7325646b7244e1292cde3643099f9b8 P 179ad5a54dad441b9a3fd6563ea61fee: stopping tablet replica
I20260601 13:29:29.905117 24957 raft_consensus.cc:2243] T d7325646b7244e1292cde3643099f9b8 P 179ad5a54dad441b9a3fd6563ea61fee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:29.905226 24957 raft_consensus.cc:2272] T d7325646b7244e1292cde3643099f9b8 P 179ad5a54dad441b9a3fd6563ea61fee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:29.905633 24957 tablet_replica.cc:333] T ba8760b72aff47f1a8e320c1bcbedddf P 179ad5a54dad441b9a3fd6563ea61fee: stopping tablet replica
I20260601 13:29:29.905725 24957 raft_consensus.cc:2243] T ba8760b72aff47f1a8e320c1bcbedddf P 179ad5a54dad441b9a3fd6563ea61fee [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:29.905819 24957 raft_consensus.cc:2272] T ba8760b72aff47f1a8e320c1bcbedddf P 179ad5a54dad441b9a3fd6563ea61fee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:29.906339 24957 tablet_replica.cc:333] T ddb59c88adc74375bace688b017ea197 P 179ad5a54dad441b9a3fd6563ea61fee: stopping tablet replica
I20260601 13:29:29.906422 24957 raft_consensus.cc:2243] T ddb59c88adc74375bace688b017ea197 P 179ad5a54dad441b9a3fd6563ea61fee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:29.906528 24957 raft_consensus.cc:2272] T ddb59c88adc74375bace688b017ea197 P 179ad5a54dad441b9a3fd6563ea61fee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:29.906992 24957 tablet_replica.cc:333] T 5453974421f34e65af6e43670382e0cd P 179ad5a54dad441b9a3fd6563ea61fee: stopping tablet replica
I20260601 13:29:29.907069 24957 raft_consensus.cc:2243] T 5453974421f34e65af6e43670382e0cd P 179ad5a54dad441b9a3fd6563ea61fee [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:29.907157 24957 raft_consensus.cc:2272] T 5453974421f34e65af6e43670382e0cd P 179ad5a54dad441b9a3fd6563ea61fee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:29.907449 24957 tablet_replica.cc:333] T c0edb4c54677430db798207019fe8900 P 179ad5a54dad441b9a3fd6563ea61fee: stopping tablet replica
I20260601 13:29:29.907524 24957 raft_consensus.cc:2243] T c0edb4c54677430db798207019fe8900 P 179ad5a54dad441b9a3fd6563ea61fee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:29.907629 24957 raft_consensus.cc:2272] T c0edb4c54677430db798207019fe8900 P 179ad5a54dad441b9a3fd6563ea61fee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:29.907972 24957 tablet_replica.cc:333] T e30407cc08b843278f121c1ce569f2a3 P 179ad5a54dad441b9a3fd6563ea61fee: stopping tablet replica
I20260601 13:29:29.908044 24957 raft_consensus.cc:2243] T e30407cc08b843278f121c1ce569f2a3 P 179ad5a54dad441b9a3fd6563ea61fee [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:29.908125 24957 raft_consensus.cc:2272] T e30407cc08b843278f121c1ce569f2a3 P 179ad5a54dad441b9a3fd6563ea61fee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:29.908460 24957 tablet_replica.cc:333] T 0687cef2981b4cac98f71ef99a71080d P 179ad5a54dad441b9a3fd6563ea61fee: stopping tablet replica
I20260601 13:29:29.908548 24957 raft_consensus.cc:2243] T 0687cef2981b4cac98f71ef99a71080d P 179ad5a54dad441b9a3fd6563ea61fee [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:29:29.908727 24957 raft_consensus.cc:2272] T 0687cef2981b4cac98f71ef99a71080d P 179ad5a54dad441b9a3fd6563ea61fee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:29.909017 24957 tablet_replica.cc:333] T 3877ebcc1ad540c58877b631ce3a3b53 P 179ad5a54dad441b9a3fd6563ea61fee: stopping tablet replica
I20260601 13:29:29.909096 24957 raft_consensus.cc:2243] T 3877ebcc1ad540c58877b631ce3a3b53 P 179ad5a54dad441b9a3fd6563ea61fee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:29.909211 24957 raft_consensus.cc:2272] T 3877ebcc1ad540c58877b631ce3a3b53 P 179ad5a54dad441b9a3fd6563ea61fee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:29.909610 24957 tablet_replica.cc:333] T 270603154112447fade374d3dd339570 P 179ad5a54dad441b9a3fd6563ea61fee: stopping tablet replica
I20260601 13:29:29.909688 24957 raft_consensus.cc:2243] T 270603154112447fade374d3dd339570 P 179ad5a54dad441b9a3fd6563ea61fee [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:29:29.909842 24957 raft_consensus.cc:2272] T 270603154112447fade374d3dd339570 P 179ad5a54dad441b9a3fd6563ea61fee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:29.910125 24957 tablet_replica.cc:333] T b6e01855a153460196e1bb33bf8f7d9d P 179ad5a54dad441b9a3fd6563ea61fee: stopping tablet replica
I20260601 13:29:29.910199 24957 raft_consensus.cc:2243] T b6e01855a153460196e1bb33bf8f7d9d P 179ad5a54dad441b9a3fd6563ea61fee [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:29:29.910353 24957 raft_consensus.cc:2272] T b6e01855a153460196e1bb33bf8f7d9d P 179ad5a54dad441b9a3fd6563ea61fee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:29.910707 24957 tablet_replica.cc:333] T ed72d18453094babacc7f24ff86811c8 P 179ad5a54dad441b9a3fd6563ea61fee: stopping tablet replica
I20260601 13:29:29.910781 24957 raft_consensus.cc:2243] T ed72d18453094babacc7f24ff86811c8 P 179ad5a54dad441b9a3fd6563ea61fee [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:29:29.910933 24957 raft_consensus.cc:2272] T ed72d18453094babacc7f24ff86811c8 P 179ad5a54dad441b9a3fd6563ea61fee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:29.911329 24957 tablet_replica.cc:333] T 2642911bf40c44b89af6fa22e44004da P 179ad5a54dad441b9a3fd6563ea61fee: stopping tablet replica
I20260601 13:29:29.911398 24957 raft_consensus.cc:2243] T 2642911bf40c44b89af6fa22e44004da P 179ad5a54dad441b9a3fd6563ea61fee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:29.911495 24957 raft_consensus.cc:2272] T 2642911bf40c44b89af6fa22e44004da P 179ad5a54dad441b9a3fd6563ea61fee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:29.926677 24957 tablet_server.cc:196] TabletServer@127.24.95.65:0 shutdown complete.
I20260601 13:29:29.930070 24957 tablet_server.cc:179] TabletServer@127.24.95.66:0 shutting down...
I20260601 13:29:29.934580 24957 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:29:29.935032 24957 tablet_replica.cc:333] T ddb59c88adc74375bace688b017ea197 P 8286755574bf4ed0a36927e69b7f97f5: stopping tablet replica
I20260601 13:29:29.935209 24957 raft_consensus.cc:2243] T ddb59c88adc74375bace688b017ea197 P 8286755574bf4ed0a36927e69b7f97f5 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:29:29.935436 24957 raft_consensus.cc:2272] T ddb59c88adc74375bace688b017ea197 P 8286755574bf4ed0a36927e69b7f97f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:29.935984 24957 tablet_replica.cc:333] T ba8760b72aff47f1a8e320c1bcbedddf P 8286755574bf4ed0a36927e69b7f97f5: stopping tablet replica
I20260601 13:29:29.936085 24957 raft_consensus.cc:2243] T ba8760b72aff47f1a8e320c1bcbedddf P 8286755574bf4ed0a36927e69b7f97f5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:29.936187 24957 raft_consensus.cc:2272] T ba8760b72aff47f1a8e320c1bcbedddf P 8286755574bf4ed0a36927e69b7f97f5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:29.936695 24957 tablet_replica.cc:333] T c0edb4c54677430db798207019fe8900 P 8286755574bf4ed0a36927e69b7f97f5: stopping tablet replica
I20260601 13:29:29.936795 24957 raft_consensus.cc:2243] T c0edb4c54677430db798207019fe8900 P 8286755574bf4ed0a36927e69b7f97f5 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:29:29.936997 24957 raft_consensus.cc:2272] T c0edb4c54677430db798207019fe8900 P 8286755574bf4ed0a36927e69b7f97f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:29.937314 24957 tablet_replica.cc:333] T 270603154112447fade374d3dd339570 P 8286755574bf4ed0a36927e69b7f97f5: stopping tablet replica
I20260601 13:29:29.937398 24957 raft_consensus.cc:2243] T 270603154112447fade374d3dd339570 P 8286755574bf4ed0a36927e69b7f97f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:29.937521 24957 raft_consensus.cc:2272] T 270603154112447fade374d3dd339570 P 8286755574bf4ed0a36927e69b7f97f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:29.937839 24957 tablet_replica.cc:333] T 0687cef2981b4cac98f71ef99a71080d P 8286755574bf4ed0a36927e69b7f97f5: stopping tablet replica
I20260601 13:29:29.937929 24957 raft_consensus.cc:2243] T 0687cef2981b4cac98f71ef99a71080d P 8286755574bf4ed0a36927e69b7f97f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:29.938004 24957 raft_consensus.cc:2272] T 0687cef2981b4cac98f71ef99a71080d P 8286755574bf4ed0a36927e69b7f97f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:29.938311 24957 tablet_replica.cc:333] T 8d562e0a01494886b0270890a835132f P 8286755574bf4ed0a36927e69b7f97f5: stopping tablet replica
I20260601 13:29:29.938400 24957 raft_consensus.cc:2243] T 8d562e0a01494886b0270890a835132f P 8286755574bf4ed0a36927e69b7f97f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:29.938512 24957 raft_consensus.cc:2272] T 8d562e0a01494886b0270890a835132f P 8286755574bf4ed0a36927e69b7f97f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:29.938807 24957 tablet_replica.cc:333] T f923d1bce2cc4e5aac9ba80c363337d8 P 8286755574bf4ed0a36927e69b7f97f5: stopping tablet replica
I20260601 13:29:29.938992 24957 raft_consensus.cc:2243] T f923d1bce2cc4e5aac9ba80c363337d8 P 8286755574bf4ed0a36927e69b7f97f5 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:29:29.939210 24957 raft_consensus.cc:2272] T f923d1bce2cc4e5aac9ba80c363337d8 P 8286755574bf4ed0a36927e69b7f97f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:29.939663 24957 tablet_replica.cc:333] T 81f3db477c1948dc88d0658325693f3b P 8286755574bf4ed0a36927e69b7f97f5: stopping tablet replica
I20260601 13:29:29.939752 24957 raft_consensus.cc:2243] T 81f3db477c1948dc88d0658325693f3b P 8286755574bf4ed0a36927e69b7f97f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:29.939857 24957 raft_consensus.cc:2272] T 81f3db477c1948dc88d0658325693f3b P 8286755574bf4ed0a36927e69b7f97f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:29.940179 24957 tablet_replica.cc:333] T b6e01855a153460196e1bb33bf8f7d9d P 8286755574bf4ed0a36927e69b7f97f5: stopping tablet replica
I20260601 13:29:29.940258 24957 raft_consensus.cc:2243] T b6e01855a153460196e1bb33bf8f7d9d P 8286755574bf4ed0a36927e69b7f97f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:29.940418 24957 raft_consensus.cc:2272] T b6e01855a153460196e1bb33bf8f7d9d P 8286755574bf4ed0a36927e69b7f97f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:29.940930 24957 tablet_replica.cc:333] T ed72d18453094babacc7f24ff86811c8 P 8286755574bf4ed0a36927e69b7f97f5: stopping tablet replica
I20260601 13:29:29.941025 24957 raft_consensus.cc:2243] T ed72d18453094babacc7f24ff86811c8 P 8286755574bf4ed0a36927e69b7f97f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:29.941138 24957 raft_consensus.cc:2272] T ed72d18453094babacc7f24ff86811c8 P 8286755574bf4ed0a36927e69b7f97f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:29.941627 24957 tablet_replica.cc:333] T 400f0ae52ae14712bee66b74748ca1aa P 8286755574bf4ed0a36927e69b7f97f5: stopping tablet replica
I20260601 13:29:29.941696 24957 raft_consensus.cc:2243] T 400f0ae52ae14712bee66b74748ca1aa P 8286755574bf4ed0a36927e69b7f97f5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:29.941764 24957 raft_consensus.cc:2272] T 400f0ae52ae14712bee66b74748ca1aa P 8286755574bf4ed0a36927e69b7f97f5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:29.942042 24957 tablet_replica.cc:333] T e30407cc08b843278f121c1ce569f2a3 P 8286755574bf4ed0a36927e69b7f97f5: stopping tablet replica
I20260601 13:29:29.942111 24957 raft_consensus.cc:2243] T e30407cc08b843278f121c1ce569f2a3 P 8286755574bf4ed0a36927e69b7f97f5 [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:29:29.942269 24957 raft_consensus.cc:2272] T e30407cc08b843278f121c1ce569f2a3 P 8286755574bf4ed0a36927e69b7f97f5 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260601 13:29:29.945339 28200 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.24.95.65:41105: connect: Connection refused (error 111) [suppressed 2 similar messages]
W20260601 13:29:29.946223 28200 consensus_peers.cc:597] T d7325646b7244e1292cde3643099f9b8 P 2d70c2093ef8404dae2d6368991057d1 -> Peer 179ad5a54dad441b9a3fd6563ea61fee (127.24.95.65:41105): Couldn't send request to peer 179ad5a54dad441b9a3fd6563ea61fee. Status: Network error: Client connection negotiation failed: client connection to 127.24.95.65:41105: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:29:29.957247 24957 tablet_server.cc:196] TabletServer@127.24.95.66:0 shutdown complete.
W20260601 13:29:29.958297 28200 consensus_peers.cc:597] T ba8760b72aff47f1a8e320c1bcbedddf P 2d70c2093ef8404dae2d6368991057d1 -> Peer 179ad5a54dad441b9a3fd6563ea61fee (127.24.95.65:41105): Couldn't send request to peer 179ad5a54dad441b9a3fd6563ea61fee. Status: Network error: Client connection negotiation failed: client connection to 127.24.95.65:41105: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:29:29.960856 24957 tablet_server.cc:179] TabletServer@127.24.95.67:0 shutting down...
I20260601 13:29:29.965720 24957 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:29:29.966051 24957 tablet_replica.cc:333] T ddb59c88adc74375bace688b017ea197 P 0e3a124d2db04617aa1312e807d43f61: stopping tablet replica
I20260601 13:29:29.966290 24957 raft_consensus.cc:2243] T ddb59c88adc74375bace688b017ea197 P 0e3a124d2db04617aa1312e807d43f61 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:29.966490 24957 raft_consensus.cc:2272] T ddb59c88adc74375bace688b017ea197 P 0e3a124d2db04617aa1312e807d43f61 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:29.967226 24957 tablet_replica.cc:333] T d7325646b7244e1292cde3643099f9b8 P 0e3a124d2db04617aa1312e807d43f61: stopping tablet replica
I20260601 13:29:29.967366 24957 raft_consensus.cc:2243] T d7325646b7244e1292cde3643099f9b8 P 0e3a124d2db04617aa1312e807d43f61 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:29.967484 24957 raft_consensus.cc:2272] T d7325646b7244e1292cde3643099f9b8 P 0e3a124d2db04617aa1312e807d43f61 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:29.967864 24957 tablet_replica.cc:333] T 5453974421f34e65af6e43670382e0cd P 0e3a124d2db04617aa1312e807d43f61: stopping tablet replica
I20260601 13:29:29.967978 24957 raft_consensus.cc:2243] T 5453974421f34e65af6e43670382e0cd P 0e3a124d2db04617aa1312e807d43f61 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:29.968081 24957 raft_consensus.cc:2272] T 5453974421f34e65af6e43670382e0cd P 0e3a124d2db04617aa1312e807d43f61 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:29.968531 24957 tablet_replica.cc:333] T 3877ebcc1ad540c58877b631ce3a3b53 P 0e3a124d2db04617aa1312e807d43f61: stopping tablet replica
I20260601 13:29:29.968644 24957 raft_consensus.cc:2243] T 3877ebcc1ad540c58877b631ce3a3b53 P 0e3a124d2db04617aa1312e807d43f61 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:29:29.968951 24957 raft_consensus.cc:2272] T 3877ebcc1ad540c58877b631ce3a3b53 P 0e3a124d2db04617aa1312e807d43f61 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:29.969575 24957 tablet_replica.cc:333] T f923d1bce2cc4e5aac9ba80c363337d8 P 0e3a124d2db04617aa1312e807d43f61: stopping tablet replica
I20260601 13:29:29.969689 24957 raft_consensus.cc:2243] T f923d1bce2cc4e5aac9ba80c363337d8 P 0e3a124d2db04617aa1312e807d43f61 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:29.969874 24957 raft_consensus.cc:2272] T f923d1bce2cc4e5aac9ba80c363337d8 P 0e3a124d2db04617aa1312e807d43f61 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:29.970244 24957 tablet_replica.cc:333] T 81f3db477c1948dc88d0658325693f3b P 0e3a124d2db04617aa1312e807d43f61: stopping tablet replica
I20260601 13:29:29.970333 24957 raft_consensus.cc:2243] T 81f3db477c1948dc88d0658325693f3b P 0e3a124d2db04617aa1312e807d43f61 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:29:29.970502 24957 raft_consensus.cc:2272] T 81f3db477c1948dc88d0658325693f3b P 0e3a124d2db04617aa1312e807d43f61 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:29.970804 24957 tablet_replica.cc:333] T 8d562e0a01494886b0270890a835132f P 0e3a124d2db04617aa1312e807d43f61: stopping tablet replica
I20260601 13:29:29.970901 24957 raft_consensus.cc:2243] T 8d562e0a01494886b0270890a835132f P 0e3a124d2db04617aa1312e807d43f61 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:29:29.971053 24957 raft_consensus.cc:2272] T 8d562e0a01494886b0270890a835132f P 0e3a124d2db04617aa1312e807d43f61 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:29.971352 24957 tablet_replica.cc:333] T 400f0ae52ae14712bee66b74748ca1aa P 0e3a124d2db04617aa1312e807d43f61: stopping tablet replica
I20260601 13:29:29.971493 24957 raft_consensus.cc:2243] T 400f0ae52ae14712bee66b74748ca1aa P 0e3a124d2db04617aa1312e807d43f61 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:29.971580 24957 raft_consensus.cc:2272] T 400f0ae52ae14712bee66b74748ca1aa P 0e3a124d2db04617aa1312e807d43f61 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:29.971875 24957 tablet_replica.cc:333] T e30407cc08b843278f121c1ce569f2a3 P 0e3a124d2db04617aa1312e807d43f61: stopping tablet replica
I20260601 13:29:29.971958 24957 raft_consensus.cc:2243] T e30407cc08b843278f121c1ce569f2a3 P 0e3a124d2db04617aa1312e807d43f61 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:29.972044 24957 raft_consensus.cc:2272] T e30407cc08b843278f121c1ce569f2a3 P 0e3a124d2db04617aa1312e807d43f61 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:29.972332 24957 tablet_replica.cc:333] T 0687cef2981b4cac98f71ef99a71080d P 0e3a124d2db04617aa1312e807d43f61: stopping tablet replica
I20260601 13:29:29.972474 24957 raft_consensus.cc:2243] T 0687cef2981b4cac98f71ef99a71080d P 0e3a124d2db04617aa1312e807d43f61 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:29.972575 24957 raft_consensus.cc:2272] T 0687cef2981b4cac98f71ef99a71080d P 0e3a124d2db04617aa1312e807d43f61 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:29.972863 24957 tablet_replica.cc:333] T b6e01855a153460196e1bb33bf8f7d9d P 0e3a124d2db04617aa1312e807d43f61: stopping tablet replica
I20260601 13:29:29.972941 24957 raft_consensus.cc:2243] T b6e01855a153460196e1bb33bf8f7d9d P 0e3a124d2db04617aa1312e807d43f61 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:29.973055 24957 raft_consensus.cc:2272] T b6e01855a153460196e1bb33bf8f7d9d P 0e3a124d2db04617aa1312e807d43f61 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:29.973495 24957 tablet_replica.cc:333] T 2642911bf40c44b89af6fa22e44004da P 0e3a124d2db04617aa1312e807d43f61: stopping tablet replica
I20260601 13:29:29.973574 24957 raft_consensus.cc:2243] T 2642911bf40c44b89af6fa22e44004da P 0e3a124d2db04617aa1312e807d43f61 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:29:29.973730 24957 raft_consensus.cc:2272] T 2642911bf40c44b89af6fa22e44004da P 0e3a124d2db04617aa1312e807d43f61 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:29.978860 24957 tablet_server.cc:196] TabletServer@127.24.95.67:0 shutdown complete.
W20260601 13:29:29.980476 28202 consensus_peers.cc:597] T ba8760b72aff47f1a8e320c1bcbedddf P 2d70c2093ef8404dae2d6368991057d1 -> Peer 8286755574bf4ed0a36927e69b7f97f5 (127.24.95.66:45401): Couldn't send request to peer 8286755574bf4ed0a36927e69b7f97f5. Status: Network error: Client connection negotiation failed: client connection to 127.24.95.66:45401: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:29:29.982923 24957 tablet_server.cc:179] TabletServer@127.24.95.68:0 shutting down...
I20260601 13:29:29.987226 24957 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:29:29.987728 24957 tablet_replica.cc:333] T 3877ebcc1ad540c58877b631ce3a3b53 P 2d70c2093ef8404dae2d6368991057d1: stopping tablet replica
I20260601 13:29:29.987870 24957 raft_consensus.cc:2243] T 3877ebcc1ad540c58877b631ce3a3b53 P 2d70c2093ef8404dae2d6368991057d1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:29.988004 24957 raft_consensus.cc:2272] T 3877ebcc1ad540c58877b631ce3a3b53 P 2d70c2093ef8404dae2d6368991057d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:29.988673 24957 tablet_replica.cc:333] T 8d562e0a01494886b0270890a835132f P 2d70c2093ef8404dae2d6368991057d1: stopping tablet replica
I20260601 13:29:29.988778 24957 raft_consensus.cc:2243] T 8d562e0a01494886b0270890a835132f P 2d70c2093ef8404dae2d6368991057d1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:29.988891 24957 raft_consensus.cc:2272] T 8d562e0a01494886b0270890a835132f P 2d70c2093ef8404dae2d6368991057d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:29.989217 24957 tablet_replica.cc:333] T 270603154112447fade374d3dd339570 P 2d70c2093ef8404dae2d6368991057d1: stopping tablet replica
I20260601 13:29:29.989317 24957 raft_consensus.cc:2243] T 270603154112447fade374d3dd339570 P 2d70c2093ef8404dae2d6368991057d1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:29.989400 24957 raft_consensus.cc:2272] T 270603154112447fade374d3dd339570 P 2d70c2093ef8404dae2d6368991057d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:29.989688 24957 tablet_replica.cc:333] T ba8760b72aff47f1a8e320c1bcbedddf P 2d70c2093ef8404dae2d6368991057d1: stopping tablet replica
I20260601 13:29:29.989777 24957 raft_consensus.cc:2243] T ba8760b72aff47f1a8e320c1bcbedddf P 2d70c2093ef8404dae2d6368991057d1 [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:29:29.990005 24957 raft_consensus.cc:2272] T ba8760b72aff47f1a8e320c1bcbedddf P 2d70c2093ef8404dae2d6368991057d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:29.990505 24957 tablet_replica.cc:333] T d7325646b7244e1292cde3643099f9b8 P 2d70c2093ef8404dae2d6368991057d1: stopping tablet replica
I20260601 13:29:29.990662 24957 raft_consensus.cc:2243] T d7325646b7244e1292cde3643099f9b8 P 2d70c2093ef8404dae2d6368991057d1 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:29:29.990826 24957 raft_consensus.cc:2272] T d7325646b7244e1292cde3643099f9b8 P 2d70c2093ef8404dae2d6368991057d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:29.991130 24957 tablet_replica.cc:333] T c0edb4c54677430db798207019fe8900 P 2d70c2093ef8404dae2d6368991057d1: stopping tablet replica
I20260601 13:29:29.991209 24957 raft_consensus.cc:2243] T c0edb4c54677430db798207019fe8900 P 2d70c2093ef8404dae2d6368991057d1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:29.991281 24957 raft_consensus.cc:2272] T c0edb4c54677430db798207019fe8900 P 2d70c2093ef8404dae2d6368991057d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:29.991539 24957 tablet_replica.cc:333] T ed72d18453094babacc7f24ff86811c8 P 2d70c2093ef8404dae2d6368991057d1: stopping tablet replica
I20260601 13:29:29.991626 24957 raft_consensus.cc:2243] T ed72d18453094babacc7f24ff86811c8 P 2d70c2093ef8404dae2d6368991057d1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:29.991700 24957 raft_consensus.cc:2272] T ed72d18453094babacc7f24ff86811c8 P 2d70c2093ef8404dae2d6368991057d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:29.992115 24957 tablet_replica.cc:333] T 2642911bf40c44b89af6fa22e44004da P 2d70c2093ef8404dae2d6368991057d1: stopping tablet replica
I20260601 13:29:29.992197 24957 raft_consensus.cc:2243] T 2642911bf40c44b89af6fa22e44004da P 2d70c2093ef8404dae2d6368991057d1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:29.992274 24957 raft_consensus.cc:2272] T 2642911bf40c44b89af6fa22e44004da P 2d70c2093ef8404dae2d6368991057d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:29.992614 24957 tablet_replica.cc:333] T 81f3db477c1948dc88d0658325693f3b P 2d70c2093ef8404dae2d6368991057d1: stopping tablet replica
I20260601 13:29:29.992687 24957 raft_consensus.cc:2243] T 81f3db477c1948dc88d0658325693f3b P 2d70c2093ef8404dae2d6368991057d1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:29.992761 24957 raft_consensus.cc:2272] T 81f3db477c1948dc88d0658325693f3b P 2d70c2093ef8404dae2d6368991057d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:29.993028 24957 tablet_replica.cc:333] T f923d1bce2cc4e5aac9ba80c363337d8 P 2d70c2093ef8404dae2d6368991057d1: stopping tablet replica
I20260601 13:29:29.993094 24957 raft_consensus.cc:2243] T f923d1bce2cc4e5aac9ba80c363337d8 P 2d70c2093ef8404dae2d6368991057d1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:29.993153 24957 raft_consensus.cc:2272] T f923d1bce2cc4e5aac9ba80c363337d8 P 2d70c2093ef8404dae2d6368991057d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:29.993391 24957 tablet_replica.cc:333] T 5453974421f34e65af6e43670382e0cd P 2d70c2093ef8404dae2d6368991057d1: stopping tablet replica
I20260601 13:29:29.993467 24957 raft_consensus.cc:2243] T 5453974421f34e65af6e43670382e0cd P 2d70c2093ef8404dae2d6368991057d1 [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:29:29.993598 24957 raft_consensus.cc:2272] T 5453974421f34e65af6e43670382e0cd P 2d70c2093ef8404dae2d6368991057d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:29.993850 24957 tablet_replica.cc:333] T 400f0ae52ae14712bee66b74748ca1aa P 2d70c2093ef8404dae2d6368991057d1: stopping tablet replica
I20260601 13:29:29.993916 24957 raft_consensus.cc:2243] T 400f0ae52ae14712bee66b74748ca1aa P 2d70c2093ef8404dae2d6368991057d1 [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:29:29.994030 24957 raft_consensus.cc:2272] T 400f0ae52ae14712bee66b74748ca1aa P 2d70c2093ef8404dae2d6368991057d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:30.010233 24957 tablet_server.cc:196] TabletServer@127.24.95.68:0 shutdown complete.
I20260601 13:29:30.013823 24957 master.cc:562] Master@127.24.95.126:46315 shutting down...
I20260601 13:29:30.018903 24957 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0b6bfeef6ebf4aa4ba39be5df04048ff [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:29:30.019094 24957 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0b6bfeef6ebf4aa4ba39be5df04048ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:30.019147 24957 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0b6bfeef6ebf4aa4ba39be5df04048ff: stopping tablet replica
I20260601 13:29:30.033088 24957 master.cc:584] Master@127.24.95.126:46315 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas (7483 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne
I20260601 13:29:30.049005 24957 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.95.126:33441
I20260601 13:29:30.049364 24957 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:29:30.052134 28520 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:29:30.052245 28521 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:29:30.052143 28523 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:29:30.052189 24957 server_base.cc:1061] running on GCE node
I20260601 13:29:30.052569 24957 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:29:30.052624 24957 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:29:30.052644 24957 hybrid_clock.cc:648] HybridClock initialized: now 1780320570052644 us; error 0 us; skew 500 ppm
I20260601 13:29:30.053419 24957 webserver.cc:533] Webserver started at http://127.24.95.126:40917/ using document root <none> and password file <none>
I20260601 13:29:30.053550 24957 fs_manager.cc:362] Metadata directory not provided
I20260601 13:29:30.053593 24957 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:29:30.053649 24957 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:29:30.054005 24957 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320492958789-24957-0/minicluster-data/master-0-root/instance:
uuid: "72208e2813a44ea9a32a051a7a8e311c"
format_stamp: "Formatted at 2026-06-01 13:29:30 on dist-test-slave-3pmh"
I20260601 13:29:30.055493 24957 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:29:30.056535 28528 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:30.056851 24957 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:29:30.056926 24957 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320492958789-24957-0/minicluster-data/master-0-root
uuid: "72208e2813a44ea9a32a051a7a8e311c"
format_stamp: "Formatted at 2026-06-01 13:29:30 on dist-test-slave-3pmh"
I20260601 13:29:30.057000 24957 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320492958789-24957-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320492958789-24957-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320492958789-24957-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:29:30.073935 24957 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:29:30.074344 24957 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:29:30.078835 24957 rpc_server.cc:307] RPC server started. Bound to: 127.24.95.126:33441
I20260601 13:29:30.085640 28580 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.95.126:33441 every 8 connection(s)
I20260601 13:29:30.086194 28581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:30.088056 28581 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 72208e2813a44ea9a32a051a7a8e311c: Bootstrap starting.
I20260601 13:29:30.088901 28581 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 72208e2813a44ea9a32a051a7a8e311c: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:30.089962 28581 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 72208e2813a44ea9a32a051a7a8e311c: No bootstrap required, opened a new log
I20260601 13:29:30.090354 28581 raft_consensus.cc:359] T 00000000000000000000000000000000 P 72208e2813a44ea9a32a051a7a8e311c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "72208e2813a44ea9a32a051a7a8e311c" member_type: VOTER }
I20260601 13:29:30.090497 28581 raft_consensus.cc:385] T 00000000000000000000000000000000 P 72208e2813a44ea9a32a051a7a8e311c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:30.090531 28581 raft_consensus.cc:740] T 00000000000000000000000000000000 P 72208e2813a44ea9a32a051a7a8e311c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72208e2813a44ea9a32a051a7a8e311c, State: Initialized, Role: FOLLOWER
I20260601 13:29:30.090662 28581 consensus_queue.cc:260] T 00000000000000000000000000000000 P 72208e2813a44ea9a32a051a7a8e311c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "72208e2813a44ea9a32a051a7a8e311c" member_type: VOTER }
I20260601 13:29:30.090734 28581 raft_consensus.cc:399] T 00000000000000000000000000000000 P 72208e2813a44ea9a32a051a7a8e311c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:29:30.090770 28581 raft_consensus.cc:493] T 00000000000000000000000000000000 P 72208e2813a44ea9a32a051a7a8e311c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:29:30.090816 28581 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 72208e2813a44ea9a32a051a7a8e311c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:30.091490 28581 raft_consensus.cc:515] T 00000000000000000000000000000000 P 72208e2813a44ea9a32a051a7a8e311c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "72208e2813a44ea9a32a051a7a8e311c" member_type: VOTER }
I20260601 13:29:30.091612 28581 leader_election.cc:304] T 00000000000000000000000000000000 P 72208e2813a44ea9a32a051a7a8e311c [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: 72208e2813a44ea9a32a051a7a8e311c; no voters: 
I20260601 13:29:30.091797 28581 leader_election.cc:290] T 00000000000000000000000000000000 P 72208e2813a44ea9a32a051a7a8e311c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:29:30.091964 28584 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 72208e2813a44ea9a32a051a7a8e311c [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:29:30.092159 28584 raft_consensus.cc:697] T 00000000000000000000000000000000 P 72208e2813a44ea9a32a051a7a8e311c [term 1 LEADER]: Becoming Leader. State: Replica: 72208e2813a44ea9a32a051a7a8e311c, State: Running, Role: LEADER
I20260601 13:29:30.092216 28581 sys_catalog.cc:565] T 00000000000000000000000000000000 P 72208e2813a44ea9a32a051a7a8e311c [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:29:30.092284 28584 consensus_queue.cc:237] T 00000000000000000000000000000000 P 72208e2813a44ea9a32a051a7a8e311c [LEADER]: Queue going to LEADER mode. State: All 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: "72208e2813a44ea9a32a051a7a8e311c" member_type: VOTER }
I20260601 13:29:30.092741 28586 sys_catalog.cc:455] T 00000000000000000000000000000000 P 72208e2813a44ea9a32a051a7a8e311c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 72208e2813a44ea9a32a051a7a8e311c. Latest consensus state: current_term: 1 leader_uuid: "72208e2813a44ea9a32a051a7a8e311c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "72208e2813a44ea9a32a051a7a8e311c" member_type: VOTER } }
I20260601 13:29:30.092728 28585 sys_catalog.cc:455] T 00000000000000000000000000000000 P 72208e2813a44ea9a32a051a7a8e311c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "72208e2813a44ea9a32a051a7a8e311c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "72208e2813a44ea9a32a051a7a8e311c" member_type: VOTER } }
I20260601 13:29:30.092839 28586 sys_catalog.cc:458] T 00000000000000000000000000000000 P 72208e2813a44ea9a32a051a7a8e311c [sys.catalog]: This master's current role is: LEADER
I20260601 13:29:30.092885 28585 sys_catalog.cc:458] T 00000000000000000000000000000000 P 72208e2813a44ea9a32a051a7a8e311c [sys.catalog]: This master's current role is: LEADER
I20260601 13:29:30.093115 28590 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:29:30.093904 28590 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:29:30.094098 24957 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:29:30.095795 28590 catalog_manager.cc:1382] Generated new cluster ID: 2ef0d04b773440798567d64ed1ac6cf4
I20260601 13:29:30.095854 28590 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:29:30.102038 28590 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:29:30.102733 28590 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:29:30.115767 28590 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 72208e2813a44ea9a32a051a7a8e311c: Generated new TSK 0
I20260601 13:29:30.116005 28590 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:29:30.126631 24957 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:29:30.129139 28602 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:29:30.129231 24957 server_base.cc:1061] running on GCE node
W20260601 13:29:30.129467 28605 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:29:30.129475 28603 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:29:30.129745 24957 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:29:30.129801 24957 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:29:30.129823 24957 hybrid_clock.cc:648] HybridClock initialized: now 1780320570129822 us; error 0 us; skew 500 ppm
I20260601 13:29:30.130892 24957 webserver.cc:533] Webserver started at http://127.24.95.65:36893/ using document root <none> and password file <none>
I20260601 13:29:30.131031 24957 fs_manager.cc:362] Metadata directory not provided
I20260601 13:29:30.131074 24957 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:29:30.131126 24957 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:29:30.131469 24957 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320492958789-24957-0/minicluster-data/ts-0-root/instance:
uuid: "a6c7b18c4516459aa70894c243098897"
format_stamp: "Formatted at 2026-06-01 13:29:30 on dist-test-slave-3pmh"
I20260601 13:29:30.133035 24957 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:29:30.134042 28610 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:30.134305 24957 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:30.134372 24957 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320492958789-24957-0/minicluster-data/ts-0-root
uuid: "a6c7b18c4516459aa70894c243098897"
format_stamp: "Formatted at 2026-06-01 13:29:30 on dist-test-slave-3pmh"
I20260601 13:29:30.134486 24957 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320492958789-24957-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320492958789-24957-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320492958789-24957-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:29:30.141505 24957 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:29:30.141856 24957 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:29:30.142119 24957 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:29:30.142575 24957 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:29:30.142614 24957 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:30.142653 24957 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:29:30.142679 24957 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:30.146538 24957 rpc_server.cc:307] RPC server started. Bound to: 127.24.95.65:41655
I20260601 13:29:30.146584 28673 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.95.65:41655 every 8 connection(s)
I20260601 13:29:30.147284 24957 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:29:30.149086 28681 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:29:30.149257 28678 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:29:30.149322 28679 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:29:30.149509 24957 server_base.cc:1061] running on GCE node
I20260601 13:29:30.149658 24957 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:29:30.149701 24957 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:29:30.149716 24957 hybrid_clock.cc:648] HybridClock initialized: now 1780320570149716 us; error 0 us; skew 500 ppm
I20260601 13:29:30.150537 24957 webserver.cc:533] Webserver started at http://127.24.95.66:43687/ using document root <none> and password file <none>
I20260601 13:29:30.150695 24957 fs_manager.cc:362] Metadata directory not provided
I20260601 13:29:30.150749 24957 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:29:30.150825 24957 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:29:30.151242 24957 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320492958789-24957-0/minicluster-data/ts-1-root/instance:
uuid: "68941a2836994fbca6ed0b7f3fe99139"
format_stamp: "Formatted at 2026-06-01 13:29:30 on dist-test-slave-3pmh"
I20260601 13:29:30.151619 28674 heartbeater.cc:344] Connected to a master server at 127.24.95.126:33441
I20260601 13:29:30.151714 28674 heartbeater.cc:461] Registering TS with master...
I20260601 13:29:30.151933 28674 heartbeater.cc:507] Master 127.24.95.126:33441 requested a full tablet report, sending...
I20260601 13:29:30.152572 28545 ts_manager.cc:194] Registered new tserver with Master: a6c7b18c4516459aa70894c243098897 (127.24.95.65:41655)
I20260601 13:29:30.153074 24957 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:29:30.153409 28545 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53688
I20260601 13:29:30.154160 28686 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:30.154409 24957 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:30.154481 24957 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320492958789-24957-0/minicluster-data/ts-1-root
uuid: "68941a2836994fbca6ed0b7f3fe99139"
format_stamp: "Formatted at 2026-06-01 13:29:30 on dist-test-slave-3pmh"
I20260601 13:29:30.154551 24957 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320492958789-24957-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320492958789-24957-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320492958789-24957-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:29:30.159379 24957 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:29:30.159731 24957 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:29:30.159976 24957 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:29:30.160435 24957 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:29:30.160473 24957 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:30.160506 24957 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:29:30.160534 24957 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:30.164261 24957 rpc_server.cc:307] RPC server started. Bound to: 127.24.95.66:36735
I20260601 13:29:30.164310 28749 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.95.66:36735 every 8 connection(s)
I20260601 13:29:30.165050 24957 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:29:30.167011 28756 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:29:30.167024 28753 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:29:30.167011 28754 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:29:30.167965 24957 server_base.cc:1061] running on GCE node
I20260601 13:29:30.168241 24957 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:29:30.168304 24957 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:29:30.168339 24957 hybrid_clock.cc:648] HybridClock initialized: now 1780320570168339 us; error 0 us; skew 500 ppm
I20260601 13:29:30.169317 24957 webserver.cc:533] Webserver started at http://127.24.95.67:46107/ using document root <none> and password file <none>
I20260601 13:29:30.169409 28750 heartbeater.cc:344] Connected to a master server at 127.24.95.126:33441
I20260601 13:29:30.169476 24957 fs_manager.cc:362] Metadata directory not provided
I20260601 13:29:30.169503 28750 heartbeater.cc:461] Registering TS with master...
I20260601 13:29:30.169519 24957 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:29:30.169569 24957 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:29:30.169731 28750 heartbeater.cc:507] Master 127.24.95.126:33441 requested a full tablet report, sending...
I20260601 13:29:30.169919 24957 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320492958789-24957-0/minicluster-data/ts-2-root/instance:
uuid: "7a6d873d511a418bbd216f74de6499d4"
format_stamp: "Formatted at 2026-06-01 13:29:30 on dist-test-slave-3pmh"
I20260601 13:29:30.170349 28545 ts_manager.cc:194] Registered new tserver with Master: 68941a2836994fbca6ed0b7f3fe99139 (127.24.95.66:36735)
I20260601 13:29:30.170873 28545 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53700
I20260601 13:29:30.171365 24957 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:29:30.172228 28761 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:30.172472 24957 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:30.172535 24957 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320492958789-24957-0/minicluster-data/ts-2-root
uuid: "7a6d873d511a418bbd216f74de6499d4"
format_stamp: "Formatted at 2026-06-01 13:29:30 on dist-test-slave-3pmh"
I20260601 13:29:30.172605 24957 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320492958789-24957-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320492958789-24957-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320492958789-24957-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:29:30.180078 24957 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:29:30.180509 24957 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:29:30.180789 24957 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:29:30.181221 24957 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:29:30.181259 24957 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:30.181299 24957 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:29:30.181326 24957 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:30.185130 24957 rpc_server.cc:307] RPC server started. Bound to: 127.24.95.67:38435
I20260601 13:29:30.185177 28824 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.95.67:38435 every 8 connection(s)
I20260601 13:29:30.185875 24957 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:29:30.187618 28829 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:29:30.187743 28828 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:29:30.187816 28831 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:29:30.188472 24957 server_base.cc:1061] running on GCE node
I20260601 13:29:30.188652 24957 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:29:30.188695 24957 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:29:30.188714 24957 hybrid_clock.cc:648] HybridClock initialized: now 1780320570188714 us; error 0 us; skew 500 ppm
I20260601 13:29:30.189462 24957 webserver.cc:533] Webserver started at http://127.24.95.68:44809/ using document root <none> and password file <none>
I20260601 13:29:30.189621 24957 fs_manager.cc:362] Metadata directory not provided
I20260601 13:29:30.189680 24957 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:29:30.189759 24957 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:29:30.189921 28825 heartbeater.cc:344] Connected to a master server at 127.24.95.126:33441
I20260601 13:29:30.190016 28825 heartbeater.cc:461] Registering TS with master...
I20260601 13:29:30.190218 28825 heartbeater.cc:507] Master 127.24.95.126:33441 requested a full tablet report, sending...
I20260601 13:29:30.190203 24957 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320492958789-24957-0/minicluster-data/ts-3-root/instance:
uuid: "c83060062c6241a98d9b8c5153146f8e"
format_stamp: "Formatted at 2026-06-01 13:29:30 on dist-test-slave-3pmh"
I20260601 13:29:30.191061 28545 ts_manager.cc:194] Registered new tserver with Master: 7a6d873d511a418bbd216f74de6499d4 (127.24.95.67:38435)
I20260601 13:29:30.191645 28545 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53716
I20260601 13:29:30.191876 24957 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:30.192855 28836 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:30.193094 24957 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:29:30.193161 24957 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320492958789-24957-0/minicluster-data/ts-3-root
uuid: "c83060062c6241a98d9b8c5153146f8e"
format_stamp: "Formatted at 2026-06-01 13:29:30 on dist-test-slave-3pmh"
I20260601 13:29:30.193233 24957 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320492958789-24957-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320492958789-24957-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320492958789-24957-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:29:30.210961 24957 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:29:30.211440 24957 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:29:30.211745 24957 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:29:30.212232 24957 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:29:30.212273 24957 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:30.212316 24957 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:29:30.212343 24957 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:30.217113 24957 rpc_server.cc:307] RPC server started. Bound to: 127.24.95.68:34189
I20260601 13:29:30.217195 28899 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.95.68:34189 every 8 connection(s)
I20260601 13:29:30.222278 28900 heartbeater.cc:344] Connected to a master server at 127.24.95.126:33441
I20260601 13:29:30.222448 28900 heartbeater.cc:461] Registering TS with master...
I20260601 13:29:30.222695 28900 heartbeater.cc:507] Master 127.24.95.126:33441 requested a full tablet report, sending...
I20260601 13:29:30.223420 28545 ts_manager.cc:194] Registered new tserver with Master: c83060062c6241a98d9b8c5153146f8e (127.24.95.68:34189)
I20260601 13:29:30.223579 24957 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.006023717s
I20260601 13:29:30.224066 28545 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53732
I20260601 13:29:31.154392 28674 heartbeater.cc:499] Master 127.24.95.126:33441 was elected leader, sending a full tablet report...
I20260601 13:29:31.171825 28750 heartbeater.cc:499] Master 127.24.95.126:33441 was elected leader, sending a full tablet report...
I20260601 13:29:31.192569 28825 heartbeater.cc:499] Master 127.24.95.126:33441 was elected leader, sending a full tablet report...
I20260601 13:29:31.225054 28900 heartbeater.cc:499] Master 127.24.95.126:33441 was elected leader, sending a full tablet report...
I20260601 13:29:31.264751 28545 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53748:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260601 13:29:31.275504 28714 tablet_service.cc:1511] Processing CreateTablet for tablet d47609ff93004782b4e1bffb830131e3 (DEFAULT_TABLE table=test-workload [id=cc18fc8beb1840c49d45f4c4bb5300a7]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:29:31.275836 28789 tablet_service.cc:1511] Processing CreateTablet for tablet d47609ff93004782b4e1bffb830131e3 (DEFAULT_TABLE table=test-workload [id=cc18fc8beb1840c49d45f4c4bb5300a7]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:29:31.275945 28714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d47609ff93004782b4e1bffb830131e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:31.276083 28789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d47609ff93004782b4e1bffb830131e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:31.276441 28638 tablet_service.cc:1511] Processing CreateTablet for tablet d47609ff93004782b4e1bffb830131e3 (DEFAULT_TABLE table=test-workload [id=cc18fc8beb1840c49d45f4c4bb5300a7]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:29:31.276703 28638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d47609ff93004782b4e1bffb830131e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:31.278512 28921 tablet_bootstrap.cc:492] T d47609ff93004782b4e1bffb830131e3 P 68941a2836994fbca6ed0b7f3fe99139: Bootstrap starting.
I20260601 13:29:31.279393 28921 tablet_bootstrap.cc:654] T d47609ff93004782b4e1bffb830131e3 P 68941a2836994fbca6ed0b7f3fe99139: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:31.279979 28922 tablet_bootstrap.cc:492] T d47609ff93004782b4e1bffb830131e3 P 7a6d873d511a418bbd216f74de6499d4: Bootstrap starting.
I20260601 13:29:31.280494 28921 tablet_bootstrap.cc:492] T d47609ff93004782b4e1bffb830131e3 P 68941a2836994fbca6ed0b7f3fe99139: No bootstrap required, opened a new log
I20260601 13:29:31.280593 28921 ts_tablet_manager.cc:1403] T d47609ff93004782b4e1bffb830131e3 P 68941a2836994fbca6ed0b7f3fe99139: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:29:31.280812 28922 tablet_bootstrap.cc:654] T d47609ff93004782b4e1bffb830131e3 P 7a6d873d511a418bbd216f74de6499d4: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:31.281069 28921 raft_consensus.cc:359] T d47609ff93004782b4e1bffb830131e3 P 68941a2836994fbca6ed0b7f3fe99139 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68941a2836994fbca6ed0b7f3fe99139" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 36735 } } peers { permanent_uuid: "7a6d873d511a418bbd216f74de6499d4" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38435 } } peers { permanent_uuid: "a6c7b18c4516459aa70894c243098897" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41655 } }
I20260601 13:29:31.281170 28921 raft_consensus.cc:385] T d47609ff93004782b4e1bffb830131e3 P 68941a2836994fbca6ed0b7f3fe99139 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:31.281191 28921 raft_consensus.cc:740] T d47609ff93004782b4e1bffb830131e3 P 68941a2836994fbca6ed0b7f3fe99139 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68941a2836994fbca6ed0b7f3fe99139, State: Initialized, Role: FOLLOWER
I20260601 13:29:31.281333 28921 consensus_queue.cc:260] T d47609ff93004782b4e1bffb830131e3 P 68941a2836994fbca6ed0b7f3fe99139 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68941a2836994fbca6ed0b7f3fe99139" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 36735 } } peers { permanent_uuid: "7a6d873d511a418bbd216f74de6499d4" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38435 } } peers { permanent_uuid: "a6c7b18c4516459aa70894c243098897" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41655 } }
I20260601 13:29:31.281414 28923 tablet_bootstrap.cc:492] T d47609ff93004782b4e1bffb830131e3 P a6c7b18c4516459aa70894c243098897: Bootstrap starting.
I20260601 13:29:31.281773 28921 ts_tablet_manager.cc:1434] T d47609ff93004782b4e1bffb830131e3 P 68941a2836994fbca6ed0b7f3fe99139: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:31.282359 28923 tablet_bootstrap.cc:654] T d47609ff93004782b4e1bffb830131e3 P a6c7b18c4516459aa70894c243098897: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:31.283221 28922 tablet_bootstrap.cc:492] T d47609ff93004782b4e1bffb830131e3 P 7a6d873d511a418bbd216f74de6499d4: No bootstrap required, opened a new log
I20260601 13:29:31.283313 28922 ts_tablet_manager.cc:1403] T d47609ff93004782b4e1bffb830131e3 P 7a6d873d511a418bbd216f74de6499d4: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:29:31.283713 28922 raft_consensus.cc:359] T d47609ff93004782b4e1bffb830131e3 P 7a6d873d511a418bbd216f74de6499d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68941a2836994fbca6ed0b7f3fe99139" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 36735 } } peers { permanent_uuid: "7a6d873d511a418bbd216f74de6499d4" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38435 } } peers { permanent_uuid: "a6c7b18c4516459aa70894c243098897" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41655 } }
I20260601 13:29:31.283811 28922 raft_consensus.cc:385] T d47609ff93004782b4e1bffb830131e3 P 7a6d873d511a418bbd216f74de6499d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:31.283842 28922 raft_consensus.cc:740] T d47609ff93004782b4e1bffb830131e3 P 7a6d873d511a418bbd216f74de6499d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6d873d511a418bbd216f74de6499d4, State: Initialized, Role: FOLLOWER
I20260601 13:29:31.283962 28922 consensus_queue.cc:260] T d47609ff93004782b4e1bffb830131e3 P 7a6d873d511a418bbd216f74de6499d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68941a2836994fbca6ed0b7f3fe99139" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 36735 } } peers { permanent_uuid: "7a6d873d511a418bbd216f74de6499d4" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38435 } } peers { permanent_uuid: "a6c7b18c4516459aa70894c243098897" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41655 } }
I20260601 13:29:31.284302 28922 ts_tablet_manager.cc:1434] T d47609ff93004782b4e1bffb830131e3 P 7a6d873d511a418bbd216f74de6499d4: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:29:31.284789 28923 tablet_bootstrap.cc:492] T d47609ff93004782b4e1bffb830131e3 P a6c7b18c4516459aa70894c243098897: No bootstrap required, opened a new log
I20260601 13:29:31.284883 28923 ts_tablet_manager.cc:1403] T d47609ff93004782b4e1bffb830131e3 P a6c7b18c4516459aa70894c243098897: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:29:31.285351 28923 raft_consensus.cc:359] T d47609ff93004782b4e1bffb830131e3 P a6c7b18c4516459aa70894c243098897 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68941a2836994fbca6ed0b7f3fe99139" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 36735 } } peers { permanent_uuid: "7a6d873d511a418bbd216f74de6499d4" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38435 } } peers { permanent_uuid: "a6c7b18c4516459aa70894c243098897" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41655 } }
I20260601 13:29:31.285465 28923 raft_consensus.cc:385] T d47609ff93004782b4e1bffb830131e3 P a6c7b18c4516459aa70894c243098897 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:31.285497 28923 raft_consensus.cc:740] T d47609ff93004782b4e1bffb830131e3 P a6c7b18c4516459aa70894c243098897 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6c7b18c4516459aa70894c243098897, State: Initialized, Role: FOLLOWER
I20260601 13:29:31.285614 28923 consensus_queue.cc:260] T d47609ff93004782b4e1bffb830131e3 P a6c7b18c4516459aa70894c243098897 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68941a2836994fbca6ed0b7f3fe99139" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 36735 } } peers { permanent_uuid: "7a6d873d511a418bbd216f74de6499d4" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38435 } } peers { permanent_uuid: "a6c7b18c4516459aa70894c243098897" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41655 } }
I20260601 13:29:31.285974 28923 ts_tablet_manager.cc:1434] T d47609ff93004782b4e1bffb830131e3 P a6c7b18c4516459aa70894c243098897: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:31.546152 28926 raft_consensus.cc:493] T d47609ff93004782b4e1bffb830131e3 P 68941a2836994fbca6ed0b7f3fe99139 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:29:31.546391 28926 raft_consensus.cc:515] T d47609ff93004782b4e1bffb830131e3 P 68941a2836994fbca6ed0b7f3fe99139 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68941a2836994fbca6ed0b7f3fe99139" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 36735 } } peers { permanent_uuid: "7a6d873d511a418bbd216f74de6499d4" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38435 } } peers { permanent_uuid: "a6c7b18c4516459aa70894c243098897" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41655 } }
I20260601 13:29:31.547055 28926 leader_election.cc:290] T d47609ff93004782b4e1bffb830131e3 P 68941a2836994fbca6ed0b7f3fe99139 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a6d873d511a418bbd216f74de6499d4 (127.24.95.67:38435), a6c7b18c4516459aa70894c243098897 (127.24.95.65:41655)
I20260601 13:29:31.550913 28799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d47609ff93004782b4e1bffb830131e3" candidate_uuid: "68941a2836994fbca6ed0b7f3fe99139" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6d873d511a418bbd216f74de6499d4" is_pre_election: true
I20260601 13:29:31.550913 28648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d47609ff93004782b4e1bffb830131e3" candidate_uuid: "68941a2836994fbca6ed0b7f3fe99139" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6c7b18c4516459aa70894c243098897" is_pre_election: true
I20260601 13:29:31.551121 28799 raft_consensus.cc:2468] T d47609ff93004782b4e1bffb830131e3 P 7a6d873d511a418bbd216f74de6499d4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68941a2836994fbca6ed0b7f3fe99139 in term 0.
I20260601 13:29:31.551172 28648 raft_consensus.cc:2468] T d47609ff93004782b4e1bffb830131e3 P a6c7b18c4516459aa70894c243098897 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68941a2836994fbca6ed0b7f3fe99139 in term 0.
I20260601 13:29:31.551435 28689 leader_election.cc:304] T d47609ff93004782b4e1bffb830131e3 P 68941a2836994fbca6ed0b7f3fe99139 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68941a2836994fbca6ed0b7f3fe99139, 7a6d873d511a418bbd216f74de6499d4; no voters: 
I20260601 13:29:31.551599 28926 raft_consensus.cc:2804] T d47609ff93004782b4e1bffb830131e3 P 68941a2836994fbca6ed0b7f3fe99139 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:29:31.551658 28926 raft_consensus.cc:493] T d47609ff93004782b4e1bffb830131e3 P 68941a2836994fbca6ed0b7f3fe99139 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:29:31.551704 28926 raft_consensus.cc:3060] T d47609ff93004782b4e1bffb830131e3 P 68941a2836994fbca6ed0b7f3fe99139 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:31.552601 28926 raft_consensus.cc:515] T d47609ff93004782b4e1bffb830131e3 P 68941a2836994fbca6ed0b7f3fe99139 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68941a2836994fbca6ed0b7f3fe99139" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 36735 } } peers { permanent_uuid: "7a6d873d511a418bbd216f74de6499d4" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38435 } } peers { permanent_uuid: "a6c7b18c4516459aa70894c243098897" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41655 } }
I20260601 13:29:31.552935 28926 leader_election.cc:290] T d47609ff93004782b4e1bffb830131e3 P 68941a2836994fbca6ed0b7f3fe99139 [CANDIDATE]: Term 1 election: Requested vote from peers 7a6d873d511a418bbd216f74de6499d4 (127.24.95.67:38435), a6c7b18c4516459aa70894c243098897 (127.24.95.65:41655)
I20260601 13:29:31.553257 28799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d47609ff93004782b4e1bffb830131e3" candidate_uuid: "68941a2836994fbca6ed0b7f3fe99139" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6d873d511a418bbd216f74de6499d4"
I20260601 13:29:31.553295 28648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d47609ff93004782b4e1bffb830131e3" candidate_uuid: "68941a2836994fbca6ed0b7f3fe99139" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6c7b18c4516459aa70894c243098897"
I20260601 13:29:31.553367 28799 raft_consensus.cc:3060] T d47609ff93004782b4e1bffb830131e3 P 7a6d873d511a418bbd216f74de6499d4 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:31.553377 28648 raft_consensus.cc:3060] T d47609ff93004782b4e1bffb830131e3 P a6c7b18c4516459aa70894c243098897 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:31.554217 28648 raft_consensus.cc:2468] T d47609ff93004782b4e1bffb830131e3 P a6c7b18c4516459aa70894c243098897 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68941a2836994fbca6ed0b7f3fe99139 in term 1.
I20260601 13:29:31.554219 28799 raft_consensus.cc:2468] T d47609ff93004782b4e1bffb830131e3 P 7a6d873d511a418bbd216f74de6499d4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68941a2836994fbca6ed0b7f3fe99139 in term 1.
I20260601 13:29:31.554481 28689 leader_election.cc:304] T d47609ff93004782b4e1bffb830131e3 P 68941a2836994fbca6ed0b7f3fe99139 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68941a2836994fbca6ed0b7f3fe99139, a6c7b18c4516459aa70894c243098897; no voters: 
I20260601 13:29:31.554641 28926 raft_consensus.cc:2804] T d47609ff93004782b4e1bffb830131e3 P 68941a2836994fbca6ed0b7f3fe99139 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:29:31.554842 28926 raft_consensus.cc:697] T d47609ff93004782b4e1bffb830131e3 P 68941a2836994fbca6ed0b7f3fe99139 [term 1 LEADER]: Becoming Leader. State: Replica: 68941a2836994fbca6ed0b7f3fe99139, State: Running, Role: LEADER
I20260601 13:29:31.554975 28926 consensus_queue.cc:237] T d47609ff93004782b4e1bffb830131e3 P 68941a2836994fbca6ed0b7f3fe99139 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68941a2836994fbca6ed0b7f3fe99139" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 36735 } } peers { permanent_uuid: "7a6d873d511a418bbd216f74de6499d4" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38435 } } peers { permanent_uuid: "a6c7b18c4516459aa70894c243098897" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41655 } }
I20260601 13:29:31.556579 28545 catalog_manager.cc:5696] T d47609ff93004782b4e1bffb830131e3 P 68941a2836994fbca6ed0b7f3fe99139 reported cstate change: term changed from 0 to 1, leader changed from <none> to 68941a2836994fbca6ed0b7f3fe99139 (127.24.95.66). New cstate: current_term: 1 leader_uuid: "68941a2836994fbca6ed0b7f3fe99139" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68941a2836994fbca6ed0b7f3fe99139" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 36735 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a6d873d511a418bbd216f74de6499d4" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38435 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6c7b18c4516459aa70894c243098897" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41655 } health_report { overall_health: UNKNOWN } } }
I20260601 13:29:32.026324 28926 consensus_queue.cc:1048] T d47609ff93004782b4e1bffb830131e3 P 68941a2836994fbca6ed0b7f3fe99139 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6c7b18c4516459aa70894c243098897" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 41655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:29:32.030396 28932 consensus_queue.cc:1048] T d47609ff93004782b4e1bffb830131e3 P 68941a2836994fbca6ed0b7f3fe99139 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6d873d511a418bbd216f74de6499d4" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38435 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:29:32.094257 28599 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:29:32.094569 28599 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:29:32.094630 28599 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:29:34.094930 28599 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:29:34.095243 28599 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:29:34.095307 28599 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:29:36.095602 28599 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:29:36.095924 28599 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:29:36.095988 28599 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:29:38.096323 28599 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:29:38.096791 28599 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:29:38.096873 28599 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:29:40.097189 28599 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:29:40.097546 28599 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:29:40.097615 28599 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:29:42.097958 28599 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:29:42.098325 28599 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:29:42.098398 28599 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:29:42.619760 24957 tablet_server.cc:179] TabletServer@127.24.95.65:0 shutting down...
I20260601 13:29:42.623626 24957 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:29:42.623907 24957 tablet_replica.cc:333] T d47609ff93004782b4e1bffb830131e3 P a6c7b18c4516459aa70894c243098897: stopping tablet replica
I20260601 13:29:42.624027 24957 raft_consensus.cc:2243] T d47609ff93004782b4e1bffb830131e3 P a6c7b18c4516459aa70894c243098897 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:42.624166 24957 raft_consensus.cc:2272] T d47609ff93004782b4e1bffb830131e3 P a6c7b18c4516459aa70894c243098897 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:42.637251 24957 tablet_server.cc:196] TabletServer@127.24.95.65:0 shutdown complete.
I20260601 13:29:42.639428 24957 tablet_server.cc:179] TabletServer@127.24.95.66:0 shutting down...
I20260601 13:29:42.642803 24957 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:29:42.643023 24957 tablet_replica.cc:333] T d47609ff93004782b4e1bffb830131e3 P 68941a2836994fbca6ed0b7f3fe99139: stopping tablet replica
I20260601 13:29:42.643138 24957 raft_consensus.cc:2243] T d47609ff93004782b4e1bffb830131e3 P 68941a2836994fbca6ed0b7f3fe99139 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:29:42.643330 24957 raft_consensus.cc:2272] T d47609ff93004782b4e1bffb830131e3 P 68941a2836994fbca6ed0b7f3fe99139 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:42.655778 24957 tablet_server.cc:196] TabletServer@127.24.95.66:0 shutdown complete.
I20260601 13:29:42.658097 24957 tablet_server.cc:179] TabletServer@127.24.95.67:0 shutting down...
I20260601 13:29:42.661720 24957 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:29:42.661939 24957 tablet_replica.cc:333] T d47609ff93004782b4e1bffb830131e3 P 7a6d873d511a418bbd216f74de6499d4: stopping tablet replica
I20260601 13:29:42.662040 24957 raft_consensus.cc:2243] T d47609ff93004782b4e1bffb830131e3 P 7a6d873d511a418bbd216f74de6499d4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:42.662146 24957 raft_consensus.cc:2272] T d47609ff93004782b4e1bffb830131e3 P 7a6d873d511a418bbd216f74de6499d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:42.674678 24957 tablet_server.cc:196] TabletServer@127.24.95.67:0 shutdown complete.
I20260601 13:29:42.676855 24957 tablet_server.cc:179] TabletServer@127.24.95.68:0 shutting down...
I20260601 13:29:42.680546 24957 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:29:42.692441 24957 tablet_server.cc:196] TabletServer@127.24.95.68:0 shutdown complete.
I20260601 13:29:42.694396 24957 master.cc:562] Master@127.24.95.126:33441 shutting down...
I20260601 13:29:42.697863 24957 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 72208e2813a44ea9a32a051a7a8e311c [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:29:42.698055 24957 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 72208e2813a44ea9a32a051a7a8e311c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:42.698123 24957 tablet_replica.cc:333] T 00000000000000000000000000000000 P 72208e2813a44ea9a32a051a7a8e311c: stopping tablet replica
I20260601 13:29:42.710579 24957 master.cc:584] Master@127.24.95.126:33441 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne (12668 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy
I20260601 13:29:42.717376 24957 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.95.126:38213
I20260601 13:29:42.717833 24957 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:29:42.720129 28945 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:29:42.720635 28942 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:29:42.720961 24957 server_base.cc:1061] running on GCE node
W20260601 13:29:42.720983 28943 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:29:42.721213 24957 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:29:42.721256 24957 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:29:42.721271 24957 hybrid_clock.cc:648] HybridClock initialized: now 1780320582721270 us; error 0 us; skew 500 ppm
I20260601 13:29:42.722410 24957 webserver.cc:533] Webserver started at http://127.24.95.126:38483/ using document root <none> and password file <none>
I20260601 13:29:42.722548 24957 fs_manager.cc:362] Metadata directory not provided
I20260601 13:29:42.722589 24957 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:29:42.722648 24957 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:29:42.723002 24957 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320492958789-24957-0/minicluster-data/master-0-root/instance:
uuid: "9db7c826c0c6463e997925daeb6e7078"
format_stamp: "Formatted at 2026-06-01 13:29:42 on dist-test-slave-3pmh"
I20260601 13:29:42.724504 24957 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:42.725584 28950 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:42.725869 24957 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:42.725939 24957 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320492958789-24957-0/minicluster-data/master-0-root
uuid: "9db7c826c0c6463e997925daeb6e7078"
format_stamp: "Formatted at 2026-06-01 13:29:42 on dist-test-slave-3pmh"
I20260601 13:29:42.726012 24957 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320492958789-24957-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320492958789-24957-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320492958789-24957-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:29:42.733856 24957 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:29:42.734210 24957 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:29:42.738552 24957 rpc_server.cc:307] RPC server started. Bound to: 127.24.95.126:38213
I20260601 13:29:42.740900 29002 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.95.126:38213 every 8 connection(s)
I20260601 13:29:42.741294 29003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:42.743157 29003 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9db7c826c0c6463e997925daeb6e7078: Bootstrap starting.
I20260601 13:29:42.743968 29003 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9db7c826c0c6463e997925daeb6e7078: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:42.744939 29003 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9db7c826c0c6463e997925daeb6e7078: No bootstrap required, opened a new log
I20260601 13:29:42.745303 29003 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9db7c826c0c6463e997925daeb6e7078 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9db7c826c0c6463e997925daeb6e7078" member_type: VOTER }
I20260601 13:29:42.745433 29003 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9db7c826c0c6463e997925daeb6e7078 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:42.745456 29003 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9db7c826c0c6463e997925daeb6e7078 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9db7c826c0c6463e997925daeb6e7078, State: Initialized, Role: FOLLOWER
I20260601 13:29:42.745565 29003 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9db7c826c0c6463e997925daeb6e7078 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9db7c826c0c6463e997925daeb6e7078" member_type: VOTER }
I20260601 13:29:42.745633 29003 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9db7c826c0c6463e997925daeb6e7078 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:29:42.745662 29003 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9db7c826c0c6463e997925daeb6e7078 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:29:42.745708 29003 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9db7c826c0c6463e997925daeb6e7078 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:42.746371 29003 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9db7c826c0c6463e997925daeb6e7078 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9db7c826c0c6463e997925daeb6e7078" member_type: VOTER }
I20260601 13:29:42.746505 29003 leader_election.cc:304] T 00000000000000000000000000000000 P 9db7c826c0c6463e997925daeb6e7078 [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: 9db7c826c0c6463e997925daeb6e7078; no voters: 
I20260601 13:29:42.746662 29003 leader_election.cc:290] T 00000000000000000000000000000000 P 9db7c826c0c6463e997925daeb6e7078 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:29:42.746802 29006 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9db7c826c0c6463e997925daeb6e7078 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:29:42.747108 29003 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9db7c826c0c6463e997925daeb6e7078 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:29:42.747117 29006 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9db7c826c0c6463e997925daeb6e7078 [term 1 LEADER]: Becoming Leader. State: Replica: 9db7c826c0c6463e997925daeb6e7078, State: Running, Role: LEADER
I20260601 13:29:42.747291 29006 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9db7c826c0c6463e997925daeb6e7078 [LEADER]: Queue going to LEADER mode. State: All 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: "9db7c826c0c6463e997925daeb6e7078" member_type: VOTER }
I20260601 13:29:42.747722 29007 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9db7c826c0c6463e997925daeb6e7078 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9db7c826c0c6463e997925daeb6e7078" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9db7c826c0c6463e997925daeb6e7078" member_type: VOTER } }
I20260601 13:29:42.747816 29007 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9db7c826c0c6463e997925daeb6e7078 [sys.catalog]: This master's current role is: LEADER
I20260601 13:29:42.747763 29008 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9db7c826c0c6463e997925daeb6e7078 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9db7c826c0c6463e997925daeb6e7078. Latest consensus state: current_term: 1 leader_uuid: "9db7c826c0c6463e997925daeb6e7078" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9db7c826c0c6463e997925daeb6e7078" member_type: VOTER } }
I20260601 13:29:42.747902 29008 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9db7c826c0c6463e997925daeb6e7078 [sys.catalog]: This master's current role is: LEADER
I20260601 13:29:42.748402 29014 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:29:42.749235 29014 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:29:42.749388 24957 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:29:42.751144 29014 catalog_manager.cc:1382] Generated new cluster ID: 4f332af976fa404f9b6dc1879203778a
I20260601 13:29:42.751214 29014 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:29:42.770990 29014 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:29:42.771593 29014 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:29:42.777506 29014 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 9db7c826c0c6463e997925daeb6e7078: Generated new TSK 0
I20260601 13:29:42.777688 29014 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:29:42.782032 24957 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:29:42.784127 29024 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:29:42.784153 29027 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:29:42.784267 24957 server_base.cc:1061] running on GCE node
W20260601 13:29:42.784335 29025 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:29:42.784603 24957 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:29:42.784651 24957 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:29:42.784665 24957 hybrid_clock.cc:648] HybridClock initialized: now 1780320582784665 us; error 0 us; skew 500 ppm
I20260601 13:29:42.785460 24957 webserver.cc:533] Webserver started at http://127.24.95.65:35289/ using document root <none> and password file <none>
I20260601 13:29:42.785589 24957 fs_manager.cc:362] Metadata directory not provided
I20260601 13:29:42.785632 24957 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:29:42.785691 24957 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:29:42.786038 24957 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320492958789-24957-0/minicluster-data/ts-0-root/instance:
uuid: "f9b9474db7a54a73a2c242b7ce864142"
format_stamp: "Formatted at 2026-06-01 13:29:42 on dist-test-slave-3pmh"
I20260601 13:29:42.787420 24957 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:42.788349 29032 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:42.788640 24957 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:42.788707 24957 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320492958789-24957-0/minicluster-data/ts-0-root
uuid: "f9b9474db7a54a73a2c242b7ce864142"
format_stamp: "Formatted at 2026-06-01 13:29:42 on dist-test-slave-3pmh"
I20260601 13:29:42.788774 24957 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320492958789-24957-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320492958789-24957-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320492958789-24957-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:29:42.816636 24957 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:29:42.817092 24957 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:29:42.817376 24957 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:29:42.817852 24957 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:29:42.817893 24957 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:42.817935 24957 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:29:42.817962 24957 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:42.822049 24957 rpc_server.cc:307] RPC server started. Bound to: 127.24.95.65:36313
I20260601 13:29:42.822072 29095 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.95.65:36313 every 8 connection(s)
I20260601 13:29:42.822872 24957 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:29:42.824753 29101 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:29:42.824908 29103 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:29:42.825009 24957 server_base.cc:1061] running on GCE node
W20260601 13:29:42.825115 29100 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:29:42.825400 24957 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:29:42.825446 24957 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:29:42.825467 24957 hybrid_clock.cc:648] HybridClock initialized: now 1780320582825466 us; error 0 us; skew 500 ppm
I20260601 13:29:42.826371 24957 webserver.cc:533] Webserver started at http://127.24.95.66:38141/ using document root <none> and password file <none>
I20260601 13:29:42.826532 24957 fs_manager.cc:362] Metadata directory not provided
I20260601 13:29:42.826599 24957 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:29:42.826674 24957 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:29:42.827159 24957 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320492958789-24957-0/minicluster-data/ts-1-root/instance:
uuid: "beb95d31cabf452cbab606e8df9862cf"
format_stamp: "Formatted at 2026-06-01 13:29:42 on dist-test-slave-3pmh"
I20260601 13:29:42.828720 24957 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:29:42.830009 29108 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:42.830327 24957 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:42.830397 24957 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320492958789-24957-0/minicluster-data/ts-1-root
uuid: "beb95d31cabf452cbab606e8df9862cf"
format_stamp: "Formatted at 2026-06-01 13:29:42 on dist-test-slave-3pmh"
I20260601 13:29:42.830476 24957 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320492958789-24957-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320492958789-24957-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320492958789-24957-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:29:42.831400 29096 heartbeater.cc:344] Connected to a master server at 127.24.95.126:38213
I20260601 13:29:42.831503 29096 heartbeater.cc:461] Registering TS with master...
I20260601 13:29:42.831789 29096 heartbeater.cc:507] Master 127.24.95.126:38213 requested a full tablet report, sending...
I20260601 13:29:42.832521 28967 ts_manager.cc:194] Registered new tserver with Master: f9b9474db7a54a73a2c242b7ce864142 (127.24.95.65:36313)
I20260601 13:29:42.833506 28967 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58326
I20260601 13:29:42.856851 24957 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:29:42.857280 24957 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:29:42.857582 24957 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:29:42.858069 24957 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:29:42.858111 24957 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:42.858142 24957 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:29:42.858170 24957 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:42.862502 24957 rpc_server.cc:307] RPC server started. Bound to: 127.24.95.66:33785
I20260601 13:29:42.862547 29171 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.95.66:33785 every 8 connection(s)
I20260601 13:29:42.863333 24957 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:29:42.865633 29175 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:29:42.865688 29176 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:29:42.866202 24957 server_base.cc:1061] running on GCE node
W20260601 13:29:42.866185 29178 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:29:42.866566 24957 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:29:42.866631 24957 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:29:42.866659 24957 hybrid_clock.cc:648] HybridClock initialized: now 1780320582866658 us; error 0 us; skew 500 ppm
I20260601 13:29:42.867691 24957 webserver.cc:533] Webserver started at http://127.24.95.67:41727/ using document root <none> and password file <none>
I20260601 13:29:42.867751 29172 heartbeater.cc:344] Connected to a master server at 127.24.95.126:38213
I20260601 13:29:42.867846 29172 heartbeater.cc:461] Registering TS with master...
I20260601 13:29:42.867867 24957 fs_manager.cc:362] Metadata directory not provided
I20260601 13:29:42.867919 24957 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:29:42.867990 24957 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:29:42.868106 29172 heartbeater.cc:507] Master 127.24.95.126:38213 requested a full tablet report, sending...
I20260601 13:29:42.868510 24957 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320492958789-24957-0/minicluster-data/ts-2-root/instance:
uuid: "1602abd053d547138904c1fe6ed02952"
format_stamp: "Formatted at 2026-06-01 13:29:42 on dist-test-slave-3pmh"
I20260601 13:29:42.868817 28967 ts_manager.cc:194] Registered new tserver with Master: beb95d31cabf452cbab606e8df9862cf (127.24.95.66:33785)
I20260601 13:29:42.869549 28967 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58340
I20260601 13:29:42.870419 24957 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:29:42.871397 29183 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:42.871831 24957 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:42.871913 24957 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320492958789-24957-0/minicluster-data/ts-2-root
uuid: "1602abd053d547138904c1fe6ed02952"
format_stamp: "Formatted at 2026-06-01 13:29:42 on dist-test-slave-3pmh"
I20260601 13:29:42.871996 24957 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320492958789-24957-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320492958789-24957-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320492958789-24957-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:29:42.880496 24957 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:29:42.880957 24957 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:29:42.881282 24957 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:29:42.881752 24957 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:29:42.881794 24957 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:42.881825 24957 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:29:42.881839 24957 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:42.886276 24957 rpc_server.cc:307] RPC server started. Bound to: 127.24.95.67:39229
I20260601 13:29:42.886412 29246 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.95.67:39229 every 8 connection(s)
I20260601 13:29:42.891273 29247 heartbeater.cc:344] Connected to a master server at 127.24.95.126:38213
I20260601 13:29:42.891390 29247 heartbeater.cc:461] Registering TS with master...
I20260601 13:29:42.891624 29247 heartbeater.cc:507] Master 127.24.95.126:38213 requested a full tablet report, sending...
I20260601 13:29:42.892305 28967 ts_manager.cc:194] Registered new tserver with Master: 1602abd053d547138904c1fe6ed02952 (127.24.95.67:39229)
I20260601 13:29:42.892365 24957 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005706586s
I20260601 13:29:42.893049 28967 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58350
I20260601 13:29:43.834585 29096 heartbeater.cc:499] Master 127.24.95.126:38213 was elected leader, sending a full tablet report...
I20260601 13:29:43.870604 29172 heartbeater.cc:499] Master 127.24.95.126:38213 was elected leader, sending a full tablet report...
I20260601 13:29:43.894308 29247 heartbeater.cc:499] Master 127.24.95.126:38213 was elected leader, sending a full tablet report...
I20260601 13:29:43.933319 28967 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58370:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260601 13:29:43.933808 28967 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260601 13:29:43.945377 29060 tablet_service.cc:1511] Processing CreateTablet for tablet 7614b9b261b345868c8962fa7942d508 (DEFAULT_TABLE table=test-workload [id=d4a9cd65a9964133ba08843706cf2419]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:29:43.945714 29060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7614b9b261b345868c8962fa7942d508. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:43.945755 29211 tablet_service.cc:1511] Processing CreateTablet for tablet 7614b9b261b345868c8962fa7942d508 (DEFAULT_TABLE table=test-workload [id=d4a9cd65a9964133ba08843706cf2419]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:29:43.946273 29211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7614b9b261b345868c8962fa7942d508. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:43.948874 29268 tablet_bootstrap.cc:492] T 7614b9b261b345868c8962fa7942d508 P f9b9474db7a54a73a2c242b7ce864142: Bootstrap starting.
I20260601 13:29:43.949157 29136 tablet_service.cc:1511] Processing CreateTablet for tablet 7614b9b261b345868c8962fa7942d508 (DEFAULT_TABLE table=test-workload [id=d4a9cd65a9964133ba08843706cf2419]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:29:43.949870 29136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7614b9b261b345868c8962fa7942d508. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:43.950253 29268 tablet_bootstrap.cc:654] T 7614b9b261b345868c8962fa7942d508 P f9b9474db7a54a73a2c242b7ce864142: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:43.951745 29269 tablet_bootstrap.cc:492] T 7614b9b261b345868c8962fa7942d508 P 1602abd053d547138904c1fe6ed02952: Bootstrap starting.
I20260601 13:29:43.952869 29269 tablet_bootstrap.cc:654] T 7614b9b261b345868c8962fa7942d508 P 1602abd053d547138904c1fe6ed02952: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:43.953612 29271 tablet_bootstrap.cc:492] T 7614b9b261b345868c8962fa7942d508 P beb95d31cabf452cbab606e8df9862cf: Bootstrap starting.
I20260601 13:29:43.954706 29271 tablet_bootstrap.cc:654] T 7614b9b261b345868c8962fa7942d508 P beb95d31cabf452cbab606e8df9862cf: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:43.956135 29271 tablet_bootstrap.cc:492] T 7614b9b261b345868c8962fa7942d508 P beb95d31cabf452cbab606e8df9862cf: No bootstrap required, opened a new log
I20260601 13:29:43.956240 29271 ts_tablet_manager.cc:1403] T 7614b9b261b345868c8962fa7942d508 P beb95d31cabf452cbab606e8df9862cf: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:29:43.956885 29271 raft_consensus.cc:359] T 7614b9b261b345868c8962fa7942d508 P beb95d31cabf452cbab606e8df9862cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1602abd053d547138904c1fe6ed02952" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 39229 } } peers { permanent_uuid: "beb95d31cabf452cbab606e8df9862cf" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 33785 } } peers { permanent_uuid: "f9b9474db7a54a73a2c242b7ce864142" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36313 } }
I20260601 13:29:43.957072 29271 raft_consensus.cc:385] T 7614b9b261b345868c8962fa7942d508 P beb95d31cabf452cbab606e8df9862cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:43.957149 29271 raft_consensus.cc:740] T 7614b9b261b345868c8962fa7942d508 P beb95d31cabf452cbab606e8df9862cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beb95d31cabf452cbab606e8df9862cf, State: Initialized, Role: FOLLOWER
I20260601 13:29:43.957345 29271 consensus_queue.cc:260] T 7614b9b261b345868c8962fa7942d508 P beb95d31cabf452cbab606e8df9862cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1602abd053d547138904c1fe6ed02952" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 39229 } } peers { permanent_uuid: "beb95d31cabf452cbab606e8df9862cf" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 33785 } } peers { permanent_uuid: "f9b9474db7a54a73a2c242b7ce864142" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36313 } }
I20260601 13:29:43.957907 29271 ts_tablet_manager.cc:1434] T 7614b9b261b345868c8962fa7942d508 P beb95d31cabf452cbab606e8df9862cf: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:29:43.962286 29268 tablet_bootstrap.cc:492] T 7614b9b261b345868c8962fa7942d508 P f9b9474db7a54a73a2c242b7ce864142: No bootstrap required, opened a new log
I20260601 13:29:43.962286 29269 tablet_bootstrap.cc:492] T 7614b9b261b345868c8962fa7942d508 P 1602abd053d547138904c1fe6ed02952: No bootstrap required, opened a new log
I20260601 13:29:43.962492 29268 ts_tablet_manager.cc:1403] T 7614b9b261b345868c8962fa7942d508 P f9b9474db7a54a73a2c242b7ce864142: Time spent bootstrapping tablet: real 0.014s	user 0.002s	sys 0.000s
I20260601 13:29:43.962492 29269 ts_tablet_manager.cc:1403] T 7614b9b261b345868c8962fa7942d508 P 1602abd053d547138904c1fe6ed02952: Time spent bootstrapping tablet: real 0.011s	user 0.002s	sys 0.000s
I20260601 13:29:43.963024 29269 raft_consensus.cc:359] T 7614b9b261b345868c8962fa7942d508 P 1602abd053d547138904c1fe6ed02952 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1602abd053d547138904c1fe6ed02952" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 39229 } } peers { permanent_uuid: "beb95d31cabf452cbab606e8df9862cf" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 33785 } } peers { permanent_uuid: "f9b9474db7a54a73a2c242b7ce864142" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36313 } }
I20260601 13:29:43.963140 29269 raft_consensus.cc:385] T 7614b9b261b345868c8962fa7942d508 P 1602abd053d547138904c1fe6ed02952 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:43.963165 29269 raft_consensus.cc:740] T 7614b9b261b345868c8962fa7942d508 P 1602abd053d547138904c1fe6ed02952 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1602abd053d547138904c1fe6ed02952, State: Initialized, Role: FOLLOWER
I20260601 13:29:43.963275 29269 consensus_queue.cc:260] T 7614b9b261b345868c8962fa7942d508 P 1602abd053d547138904c1fe6ed02952 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1602abd053d547138904c1fe6ed02952" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 39229 } } peers { permanent_uuid: "beb95d31cabf452cbab606e8df9862cf" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 33785 } } peers { permanent_uuid: "f9b9474db7a54a73a2c242b7ce864142" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36313 } }
I20260601 13:29:43.963729 29268 raft_consensus.cc:359] T 7614b9b261b345868c8962fa7942d508 P f9b9474db7a54a73a2c242b7ce864142 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1602abd053d547138904c1fe6ed02952" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 39229 } } peers { permanent_uuid: "beb95d31cabf452cbab606e8df9862cf" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 33785 } } peers { permanent_uuid: "f9b9474db7a54a73a2c242b7ce864142" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36313 } }
I20260601 13:29:43.963819 29269 ts_tablet_manager.cc:1434] T 7614b9b261b345868c8962fa7942d508 P 1602abd053d547138904c1fe6ed02952: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:43.963845 29268 raft_consensus.cc:385] T 7614b9b261b345868c8962fa7942d508 P f9b9474db7a54a73a2c242b7ce864142 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:43.963945 29268 raft_consensus.cc:740] T 7614b9b261b345868c8962fa7942d508 P f9b9474db7a54a73a2c242b7ce864142 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9b9474db7a54a73a2c242b7ce864142, State: Initialized, Role: FOLLOWER
I20260601 13:29:43.964124 29268 consensus_queue.cc:260] T 7614b9b261b345868c8962fa7942d508 P f9b9474db7a54a73a2c242b7ce864142 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1602abd053d547138904c1fe6ed02952" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 39229 } } peers { permanent_uuid: "beb95d31cabf452cbab606e8df9862cf" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 33785 } } peers { permanent_uuid: "f9b9474db7a54a73a2c242b7ce864142" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36313 } }
I20260601 13:29:43.964545 29268 ts_tablet_manager.cc:1434] T 7614b9b261b345868c8962fa7942d508 P f9b9474db7a54a73a2c242b7ce864142: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:29:44.025800 29276 raft_consensus.cc:493] T 7614b9b261b345868c8962fa7942d508 P f9b9474db7a54a73a2c242b7ce864142 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:29:44.025949 29276 raft_consensus.cc:515] T 7614b9b261b345868c8962fa7942d508 P f9b9474db7a54a73a2c242b7ce864142 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1602abd053d547138904c1fe6ed02952" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 39229 } } peers { permanent_uuid: "beb95d31cabf452cbab606e8df9862cf" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 33785 } } peers { permanent_uuid: "f9b9474db7a54a73a2c242b7ce864142" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36313 } }
I20260601 13:29:44.026732 29276 leader_election.cc:290] T 7614b9b261b345868c8962fa7942d508 P f9b9474db7a54a73a2c242b7ce864142 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1602abd053d547138904c1fe6ed02952 (127.24.95.67:39229), beb95d31cabf452cbab606e8df9862cf (127.24.95.66:33785)
I20260601 13:29:44.031090 29146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7614b9b261b345868c8962fa7942d508" candidate_uuid: "f9b9474db7a54a73a2c242b7ce864142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb95d31cabf452cbab606e8df9862cf" is_pre_election: true
I20260601 13:29:44.031461 29221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7614b9b261b345868c8962fa7942d508" candidate_uuid: "f9b9474db7a54a73a2c242b7ce864142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1602abd053d547138904c1fe6ed02952" is_pre_election: true
I20260601 13:29:44.031457 29146 raft_consensus.cc:2468] T 7614b9b261b345868c8962fa7942d508 P beb95d31cabf452cbab606e8df9862cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9b9474db7a54a73a2c242b7ce864142 in term 0.
I20260601 13:29:44.031589 29221 raft_consensus.cc:2468] T 7614b9b261b345868c8962fa7942d508 P 1602abd053d547138904c1fe6ed02952 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9b9474db7a54a73a2c242b7ce864142 in term 0.
I20260601 13:29:44.031840 29033 leader_election.cc:304] T 7614b9b261b345868c8962fa7942d508 P f9b9474db7a54a73a2c242b7ce864142 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: beb95d31cabf452cbab606e8df9862cf, f9b9474db7a54a73a2c242b7ce864142; no voters: 
I20260601 13:29:44.032207 29276 raft_consensus.cc:2804] T 7614b9b261b345868c8962fa7942d508 P f9b9474db7a54a73a2c242b7ce864142 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:29:44.032284 29276 raft_consensus.cc:493] T 7614b9b261b345868c8962fa7942d508 P f9b9474db7a54a73a2c242b7ce864142 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:29:44.032328 29276 raft_consensus.cc:3060] T 7614b9b261b345868c8962fa7942d508 P f9b9474db7a54a73a2c242b7ce864142 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:44.033372 29276 raft_consensus.cc:515] T 7614b9b261b345868c8962fa7942d508 P f9b9474db7a54a73a2c242b7ce864142 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1602abd053d547138904c1fe6ed02952" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 39229 } } peers { permanent_uuid: "beb95d31cabf452cbab606e8df9862cf" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 33785 } } peers { permanent_uuid: "f9b9474db7a54a73a2c242b7ce864142" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36313 } }
I20260601 13:29:44.033772 29276 leader_election.cc:290] T 7614b9b261b345868c8962fa7942d508 P f9b9474db7a54a73a2c242b7ce864142 [CANDIDATE]: Term 1 election: Requested vote from peers 1602abd053d547138904c1fe6ed02952 (127.24.95.67:39229), beb95d31cabf452cbab606e8df9862cf (127.24.95.66:33785)
I20260601 13:29:44.034065 29221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7614b9b261b345868c8962fa7942d508" candidate_uuid: "f9b9474db7a54a73a2c242b7ce864142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1602abd053d547138904c1fe6ed02952"
I20260601 13:29:44.034168 29221 raft_consensus.cc:3060] T 7614b9b261b345868c8962fa7942d508 P 1602abd053d547138904c1fe6ed02952 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:44.034236 29146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7614b9b261b345868c8962fa7942d508" candidate_uuid: "f9b9474db7a54a73a2c242b7ce864142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb95d31cabf452cbab606e8df9862cf"
I20260601 13:29:44.034354 29146 raft_consensus.cc:3060] T 7614b9b261b345868c8962fa7942d508 P beb95d31cabf452cbab606e8df9862cf [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:44.035077 29221 raft_consensus.cc:2468] T 7614b9b261b345868c8962fa7942d508 P 1602abd053d547138904c1fe6ed02952 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9b9474db7a54a73a2c242b7ce864142 in term 1.
I20260601 13:29:44.035352 29034 leader_election.cc:304] T 7614b9b261b345868c8962fa7942d508 P f9b9474db7a54a73a2c242b7ce864142 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1602abd053d547138904c1fe6ed02952, f9b9474db7a54a73a2c242b7ce864142; no voters: 
I20260601 13:29:44.035488 29146 raft_consensus.cc:2468] T 7614b9b261b345868c8962fa7942d508 P beb95d31cabf452cbab606e8df9862cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9b9474db7a54a73a2c242b7ce864142 in term 1.
I20260601 13:29:44.035506 29276 raft_consensus.cc:2804] T 7614b9b261b345868c8962fa7942d508 P f9b9474db7a54a73a2c242b7ce864142 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:29:44.035753 29276 raft_consensus.cc:697] T 7614b9b261b345868c8962fa7942d508 P f9b9474db7a54a73a2c242b7ce864142 [term 1 LEADER]: Becoming Leader. State: Replica: f9b9474db7a54a73a2c242b7ce864142, State: Running, Role: LEADER
I20260601 13:29:44.035905 29276 consensus_queue.cc:237] T 7614b9b261b345868c8962fa7942d508 P f9b9474db7a54a73a2c242b7ce864142 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1602abd053d547138904c1fe6ed02952" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 39229 } } peers { permanent_uuid: "beb95d31cabf452cbab606e8df9862cf" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 33785 } } peers { permanent_uuid: "f9b9474db7a54a73a2c242b7ce864142" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36313 } }
I20260601 13:29:44.037506 28967 catalog_manager.cc:5696] T 7614b9b261b345868c8962fa7942d508 P f9b9474db7a54a73a2c242b7ce864142 reported cstate change: term changed from 0 to 1, leader changed from <none> to f9b9474db7a54a73a2c242b7ce864142 (127.24.95.65). New cstate: current_term: 1 leader_uuid: "f9b9474db7a54a73a2c242b7ce864142" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1602abd053d547138904c1fe6ed02952" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 39229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "beb95d31cabf452cbab606e8df9862cf" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 33785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9b9474db7a54a73a2c242b7ce864142" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36313 } health_report { overall_health: HEALTHY } } }
I20260601 13:29:44.422005 29276 consensus_queue.cc:1048] T 7614b9b261b345868c8962fa7942d508 P f9b9474db7a54a73a2c242b7ce864142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1602abd053d547138904c1fe6ed02952" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 39229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:29:44.425900 29279 consensus_queue.cc:1048] T 7614b9b261b345868c8962fa7942d508 P f9b9474db7a54a73a2c242b7ce864142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb95d31cabf452cbab606e8df9862cf" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 33785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:29:44.749055 29021 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:29:44.749362 29021 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:29:44.749462 29021 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:29:44.749481 29015 placement_policy_util.cc:407] tablet 7614b9b261b345868c8962fa7942d508: detected majority of replicas (2 of 3) at location L0
I20260601 13:29:45.751197 29015 placement_policy_util.cc:407] tablet 7614b9b261b345868c8962fa7942d508: detected majority of replicas (2 of 3) at location L0
I20260601 13:29:46.749812 29021 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:29:46.750300 29021 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:29:46.750381 29021 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:29:46.753103 29015 placement_policy_util.cc:407] tablet 7614b9b261b345868c8962fa7942d508: detected majority of replicas (2 of 3) at location L0
I20260601 13:29:47.754886 29015 placement_policy_util.cc:407] tablet 7614b9b261b345868c8962fa7942d508: detected majority of replicas (2 of 3) at location L0
I20260601 13:29:48.750757 29021 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:29:48.751086 29021 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:29:48.751150 29021 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:29:48.756812 29015 placement_policy_util.cc:407] tablet 7614b9b261b345868c8962fa7942d508: detected majority of replicas (2 of 3) at location L0
I20260601 13:29:49.758641 29015 placement_policy_util.cc:407] tablet 7614b9b261b345868c8962fa7942d508: detected majority of replicas (2 of 3) at location L0
I20260601 13:29:50.751507 29021 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:29:50.751900 29021 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:29:50.751974 29021 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:29:50.760208 29015 placement_policy_util.cc:407] tablet 7614b9b261b345868c8962fa7942d508: detected majority of replicas (2 of 3) at location L0
I20260601 13:29:51.761861 29015 placement_policy_util.cc:407] tablet 7614b9b261b345868c8962fa7942d508: detected majority of replicas (2 of 3) at location L0
I20260601 13:29:52.752298 29021 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:29:52.752664 29021 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:29:52.752738 29021 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:29:52.763661 29015 placement_policy_util.cc:407] tablet 7614b9b261b345868c8962fa7942d508: detected majority of replicas (2 of 3) at location L0
I20260601 13:29:53.765457 29015 placement_policy_util.cc:407] tablet 7614b9b261b345868c8962fa7942d508: detected majority of replicas (2 of 3) at location L0
I20260601 13:29:54.753089 29021 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:29:54.753405 29021 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:29:54.753472 29021 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:29:54.767000 29015 placement_policy_util.cc:407] tablet 7614b9b261b345868c8962fa7942d508: detected majority of replicas (2 of 3) at location L0
I20260601 13:29:55.101784 24957 tablet_server.cc:179] TabletServer@127.24.95.65:0 shutting down...
I20260601 13:29:55.105485 24957 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:29:55.105785 24957 tablet_replica.cc:333] T 7614b9b261b345868c8962fa7942d508 P f9b9474db7a54a73a2c242b7ce864142: stopping tablet replica
I20260601 13:29:55.105923 24957 raft_consensus.cc:2243] T 7614b9b261b345868c8962fa7942d508 P f9b9474db7a54a73a2c242b7ce864142 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:29:55.106140 24957 raft_consensus.cc:2272] T 7614b9b261b345868c8962fa7942d508 P f9b9474db7a54a73a2c242b7ce864142 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:55.119372 24957 tablet_server.cc:196] TabletServer@127.24.95.65:0 shutdown complete.
I20260601 13:29:55.121637 24957 tablet_server.cc:179] TabletServer@127.24.95.66:0 shutting down...
I20260601 13:29:55.125968 24957 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:29:55.126209 24957 tablet_replica.cc:333] T 7614b9b261b345868c8962fa7942d508 P beb95d31cabf452cbab606e8df9862cf: stopping tablet replica
I20260601 13:29:55.126331 24957 raft_consensus.cc:2243] T 7614b9b261b345868c8962fa7942d508 P beb95d31cabf452cbab606e8df9862cf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:55.126442 24957 raft_consensus.cc:2272] T 7614b9b261b345868c8962fa7942d508 P beb95d31cabf452cbab606e8df9862cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:55.140352 24957 tablet_server.cc:196] TabletServer@127.24.95.66:0 shutdown complete.
I20260601 13:29:55.142638 24957 tablet_server.cc:179] TabletServer@127.24.95.67:0 shutting down...
I20260601 13:29:55.146803 24957 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:29:55.147058 24957 tablet_replica.cc:333] T 7614b9b261b345868c8962fa7942d508 P 1602abd053d547138904c1fe6ed02952: stopping tablet replica
I20260601 13:29:55.147171 24957 raft_consensus.cc:2243] T 7614b9b261b345868c8962fa7942d508 P 1602abd053d547138904c1fe6ed02952 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:55.147390 24957 raft_consensus.cc:2272] T 7614b9b261b345868c8962fa7942d508 P 1602abd053d547138904c1fe6ed02952 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:55.160132 24957 tablet_server.cc:196] TabletServer@127.24.95.67:0 shutdown complete.
I20260601 13:29:55.162398 24957 master.cc:562] Master@127.24.95.126:38213 shutting down...
I20260601 13:29:55.165974 24957 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9db7c826c0c6463e997925daeb6e7078 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:29:55.166132 24957 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9db7c826c0c6463e997925daeb6e7078 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:55.166198 24957 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9db7c826c0c6463e997925daeb6e7078: stopping tablet replica
I20260601 13:29:55.178637 24957 master.cc:584] Master@127.24.95.126:38213 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy (12467 ms)
[ RUN      ] AutoRebalancerTest.TestMaxMovesPerServer
I20260601 13:29:55.184917 24957 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.95.126:34497
I20260601 13:29:55.185236 24957 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:29:55.187219 29291 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:29:55.187369 29290 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:29:55.187278 24957 server_base.cc:1061] running on GCE node
W20260601 13:29:55.187270 29293 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:29:55.187707 24957 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:29:55.187757 24957 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:29:55.187788 24957 hybrid_clock.cc:648] HybridClock initialized: now 1780320595187788 us; error 0 us; skew 500 ppm
I20260601 13:29:55.188828 24957 webserver.cc:533] Webserver started at http://127.24.95.126:40763/ using document root <none> and password file <none>
I20260601 13:29:55.188987 24957 fs_manager.cc:362] Metadata directory not provided
I20260601 13:29:55.189041 24957 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:29:55.189102 24957 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:29:55.189477 24957 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320492958789-24957-0/minicluster-data/master-0-root/instance:
uuid: "67a84f95635849dfbe78349f2bd8c865"
format_stamp: "Formatted at 2026-06-01 13:29:55 on dist-test-slave-3pmh"
I20260601 13:29:55.190881 24957 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:55.191844 29298 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:55.192066 24957 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:55.192128 24957 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320492958789-24957-0/minicluster-data/master-0-root
uuid: "67a84f95635849dfbe78349f2bd8c865"
format_stamp: "Formatted at 2026-06-01 13:29:55 on dist-test-slave-3pmh"
I20260601 13:29:55.192198 24957 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320492958789-24957-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320492958789-24957-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320492958789-24957-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:29:55.203066 24957 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:29:55.203452 24957 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:29:55.207310 24957 rpc_server.cc:307] RPC server started. Bound to: 127.24.95.126:34497
I20260601 13:29:55.209338 29350 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.95.126:34497 every 8 connection(s)
I20260601 13:29:55.209821 29351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:55.211656 29351 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 67a84f95635849dfbe78349f2bd8c865: Bootstrap starting.
I20260601 13:29:55.212453 29351 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 67a84f95635849dfbe78349f2bd8c865: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:55.213514 29351 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 67a84f95635849dfbe78349f2bd8c865: No bootstrap required, opened a new log
I20260601 13:29:55.213879 29351 raft_consensus.cc:359] T 00000000000000000000000000000000 P 67a84f95635849dfbe78349f2bd8c865 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "67a84f95635849dfbe78349f2bd8c865" member_type: VOTER }
I20260601 13:29:55.213974 29351 raft_consensus.cc:385] T 00000000000000000000000000000000 P 67a84f95635849dfbe78349f2bd8c865 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:55.213995 29351 raft_consensus.cc:740] T 00000000000000000000000000000000 P 67a84f95635849dfbe78349f2bd8c865 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67a84f95635849dfbe78349f2bd8c865, State: Initialized, Role: FOLLOWER
I20260601 13:29:55.214107 29351 consensus_queue.cc:260] T 00000000000000000000000000000000 P 67a84f95635849dfbe78349f2bd8c865 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "67a84f95635849dfbe78349f2bd8c865" member_type: VOTER }
I20260601 13:29:55.214185 29351 raft_consensus.cc:399] T 00000000000000000000000000000000 P 67a84f95635849dfbe78349f2bd8c865 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:29:55.214212 29351 raft_consensus.cc:493] T 00000000000000000000000000000000 P 67a84f95635849dfbe78349f2bd8c865 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:29:55.214241 29351 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 67a84f95635849dfbe78349f2bd8c865 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:55.214900 29351 raft_consensus.cc:515] T 00000000000000000000000000000000 P 67a84f95635849dfbe78349f2bd8c865 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "67a84f95635849dfbe78349f2bd8c865" member_type: VOTER }
I20260601 13:29:55.215013 29351 leader_election.cc:304] T 00000000000000000000000000000000 P 67a84f95635849dfbe78349f2bd8c865 [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: 67a84f95635849dfbe78349f2bd8c865; no voters: 
I20260601 13:29:55.215153 29351 leader_election.cc:290] T 00000000000000000000000000000000 P 67a84f95635849dfbe78349f2bd8c865 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:29:55.215289 29354 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 67a84f95635849dfbe78349f2bd8c865 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:29:55.215523 29354 raft_consensus.cc:697] T 00000000000000000000000000000000 P 67a84f95635849dfbe78349f2bd8c865 [term 1 LEADER]: Becoming Leader. State: Replica: 67a84f95635849dfbe78349f2bd8c865, State: Running, Role: LEADER
I20260601 13:29:55.215540 29351 sys_catalog.cc:565] T 00000000000000000000000000000000 P 67a84f95635849dfbe78349f2bd8c865 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:29:55.215642 29354 consensus_queue.cc:237] T 00000000000000000000000000000000 P 67a84f95635849dfbe78349f2bd8c865 [LEADER]: Queue going to LEADER mode. State: All 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: "67a84f95635849dfbe78349f2bd8c865" member_type: VOTER }
I20260601 13:29:55.216046 29355 sys_catalog.cc:455] T 00000000000000000000000000000000 P 67a84f95635849dfbe78349f2bd8c865 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "67a84f95635849dfbe78349f2bd8c865" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "67a84f95635849dfbe78349f2bd8c865" member_type: VOTER } }
I20260601 13:29:55.216070 29356 sys_catalog.cc:455] T 00000000000000000000000000000000 P 67a84f95635849dfbe78349f2bd8c865 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 67a84f95635849dfbe78349f2bd8c865. Latest consensus state: current_term: 1 leader_uuid: "67a84f95635849dfbe78349f2bd8c865" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "67a84f95635849dfbe78349f2bd8c865" member_type: VOTER } }
I20260601 13:29:55.216138 29355 sys_catalog.cc:458] T 00000000000000000000000000000000 P 67a84f95635849dfbe78349f2bd8c865 [sys.catalog]: This master's current role is: LEADER
I20260601 13:29:55.216151 29356 sys_catalog.cc:458] T 00000000000000000000000000000000 P 67a84f95635849dfbe78349f2bd8c865 [sys.catalog]: This master's current role is: LEADER
I20260601 13:29:55.216858 29360 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:29:55.217548 29360 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:29:55.217787 24957 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:29:55.219442 29360 catalog_manager.cc:1382] Generated new cluster ID: bb620fa0303d4a1b9565fd37c3f3711a
I20260601 13:29:55.219502 29360 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:29:55.228855 29360 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:29:55.229532 29360 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:29:55.241358 29360 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 67a84f95635849dfbe78349f2bd8c865: Generated new TSK 0
I20260601 13:29:55.241575 29360 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:29:55.250418 24957 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:29:55.252687 29375 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:29:55.252794 29373 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:29:55.252844 24957 server_base.cc:1061] running on GCE node
W20260601 13:29:55.252830 29372 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:29:55.253125 24957 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:29:55.253173 24957 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:29:55.253188 24957 hybrid_clock.cc:648] HybridClock initialized: now 1780320595253188 us; error 0 us; skew 500 ppm
I20260601 13:29:55.254038 24957 webserver.cc:533] Webserver started at http://127.24.95.65:42083/ using document root <none> and password file <none>
I20260601 13:29:55.254190 24957 fs_manager.cc:362] Metadata directory not provided
I20260601 13:29:55.254236 24957 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:29:55.254312 24957 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:29:55.254709 24957 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320492958789-24957-0/minicluster-data/ts-0-root/instance:
uuid: "8a2b951764c8463b89db60eede017db9"
format_stamp: "Formatted at 2026-06-01 13:29:55 on dist-test-slave-3pmh"
I20260601 13:29:55.256230 24957 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:55.257501 29380 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:55.257983 24957 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:55.258061 24957 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320492958789-24957-0/minicluster-data/ts-0-root
uuid: "8a2b951764c8463b89db60eede017db9"
format_stamp: "Formatted at 2026-06-01 13:29:55 on dist-test-slave-3pmh"
I20260601 13:29:55.258141 24957 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320492958789-24957-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320492958789-24957-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320492958789-24957-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:29:55.272044 24957 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:29:55.272590 24957 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:29:55.272902 24957 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:29:55.273381 24957 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:29:55.273422 24957 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:55.273453 24957 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:29:55.273466 24957 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:55.277793 24957 rpc_server.cc:307] RPC server started. Bound to: 127.24.95.65:43765
I20260601 13:29:55.277870 29443 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.95.65:43765 every 8 connection(s)
I20260601 13:29:55.278870 24957 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:29:55.281031 24957 server_base.cc:1061] running on GCE node
W20260601 13:29:55.281183 29449 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:29:55.281054 29451 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:29:55.281031 29448 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:29:55.281596 24957 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:29:55.281644 24957 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:29:55.281661 24957 hybrid_clock.cc:648] HybridClock initialized: now 1780320595281660 us; error 0 us; skew 500 ppm
I20260601 13:29:55.282691 24957 webserver.cc:533] Webserver started at http://127.24.95.66:44987/ using document root <none> and password file <none>
I20260601 13:29:55.282920 24957 fs_manager.cc:362] Metadata directory not provided
I20260601 13:29:55.282977 24957 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:29:55.283042 24957 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:29:55.283413 24957 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320492958789-24957-0/minicluster-data/ts-1-root/instance:
uuid: "33632535c342491389b18fde3dd4b280"
format_stamp: "Formatted at 2026-06-01 13:29:55 on dist-test-slave-3pmh"
I20260601 13:29:55.284961 24957 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:29:55.286082 29456 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:55.286502 24957 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:55.286602 24957 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320492958789-24957-0/minicluster-data/ts-1-root
uuid: "33632535c342491389b18fde3dd4b280"
format_stamp: "Formatted at 2026-06-01 13:29:55 on dist-test-slave-3pmh"
I20260601 13:29:55.286679 24957 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320492958789-24957-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320492958789-24957-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320492958789-24957-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:29:55.289276 29444 heartbeater.cc:344] Connected to a master server at 127.24.95.126:34497
I20260601 13:29:55.289391 29444 heartbeater.cc:461] Registering TS with master...
I20260601 13:29:55.289652 29444 heartbeater.cc:507] Master 127.24.95.126:34497 requested a full tablet report, sending...
I20260601 13:29:55.290409 29315 ts_manager.cc:194] Registered new tserver with Master: 8a2b951764c8463b89db60eede017db9 (127.24.95.65:43765)
I20260601 13:29:55.291246 29315 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47506
I20260601 13:29:55.313344 24957 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:29:55.313971 24957 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:29:55.314298 24957 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:29:55.314823 24957 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:29:55.314865 24957 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:55.314916 24957 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:29:55.314944 24957 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:55.319439 24957 rpc_server.cc:307] RPC server started. Bound to: 127.24.95.66:32985
I20260601 13:29:55.319510 29519 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.95.66:32985 every 8 connection(s)
I20260601 13:29:55.320446 24957 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:29:55.322741 29523 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:29:55.322820 29524 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:29:55.322856 24957 server_base.cc:1061] running on GCE node
W20260601 13:29:55.323024 29526 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:29:55.323263 24957 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:29:55.323324 24957 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:29:55.323395 24957 hybrid_clock.cc:648] HybridClock initialized: now 1780320595323393 us; error 0 us; skew 500 ppm
I20260601 13:29:55.324307 24957 webserver.cc:533] Webserver started at http://127.24.95.67:33445/ using document root <none> and password file <none>
I20260601 13:29:55.324494 24957 fs_manager.cc:362] Metadata directory not provided
I20260601 13:29:55.324555 24957 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:29:55.324630 24957 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:29:55.324695 29520 heartbeater.cc:344] Connected to a master server at 127.24.95.126:34497
I20260601 13:29:55.324795 29520 heartbeater.cc:461] Registering TS with master...
I20260601 13:29:55.325027 29520 heartbeater.cc:507] Master 127.24.95.126:34497 requested a full tablet report, sending...
I20260601 13:29:55.325068 24957 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320492958789-24957-0/minicluster-data/ts-2-root/instance:
uuid: "64e0ca87c2c640bb8b7cac713f80b474"
format_stamp: "Formatted at 2026-06-01 13:29:55 on dist-test-slave-3pmh"
I20260601 13:29:55.325649 29315 ts_manager.cc:194] Registered new tserver with Master: 33632535c342491389b18fde3dd4b280 (127.24.95.66:32985)
I20260601 13:29:55.326395 29315 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47514
I20260601 13:29:55.327013 24957 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:29:55.328022 29532 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:55.328351 24957 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:55.328503 24957 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320492958789-24957-0/minicluster-data/ts-2-root
uuid: "64e0ca87c2c640bb8b7cac713f80b474"
format_stamp: "Formatted at 2026-06-01 13:29:55 on dist-test-slave-3pmh"
I20260601 13:29:55.328588 24957 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320492958789-24957-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320492958789-24957-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320492958789-24957-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:29:55.339614 24957 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:29:55.340096 24957 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:29:55.340446 24957 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:29:55.340939 24957 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:29:55.340979 24957 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:55.341010 24957 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:29:55.341025 24957 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:55.345786 24957 rpc_server.cc:307] RPC server started. Bound to: 127.24.95.67:43665
I20260601 13:29:55.345824 29595 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.95.67:43665 every 8 connection(s)
I20260601 13:29:55.350847 29596 heartbeater.cc:344] Connected to a master server at 127.24.95.126:34497
I20260601 13:29:55.350975 29596 heartbeater.cc:461] Registering TS with master...
I20260601 13:29:55.351182 29596 heartbeater.cc:507] Master 127.24.95.126:34497 requested a full tablet report, sending...
I20260601 13:29:55.351893 29315 ts_manager.cc:194] Registered new tserver with Master: 64e0ca87c2c640bb8b7cac713f80b474 (127.24.95.67:43665)
I20260601 13:29:55.351953 24957 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.00573278s
I20260601 13:29:55.352550 29315 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47516
I20260601 13:29:56.292399 29444 heartbeater.cc:499] Master 127.24.95.126:34497 was elected leader, sending a full tablet report...
I20260601 13:29:56.327520 29520 heartbeater.cc:499] Master 127.24.95.126:34497 was elected leader, sending a full tablet report...
I20260601 13:29:56.353493 29596 heartbeater.cc:499] Master 127.24.95.126:34497 was elected leader, sending a full tablet report...
I20260601 13:29:56.387936 29315 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36192:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\252\252\252\n\004\001\000TUU\025\004\001\000\376\377\377\037\004\001\000\250\252\252*\004\001\000RUU5\004\001\000\374\377\377?\004\001\000\246\252\252J\004\001\000PUUU\004\001\000\372\377\377_\004\001\000\244\252\252j\004\001\000NUUu""\004\001\000\252\252\252\n\004\001\000TUU\025\004\001\000\376\377\377\037\004\001\000\250\252\252*\004\001\000RUU5\004\001\000\374\377\377?\004\001\000\246\252\252J\004\001\000PUUU\004\001\000\372\377\377_\004\001\000\244\252\252j\004\001\000NUUu"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260601 13:29:56.388675 29315 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260601 13:29:56.404788 29483 tablet_service.cc:1511] Processing CreateTablet for tablet 598791f0029b4bf7ae0e9b739190275c (DEFAULT_TABLE table=test-workload [id=0b5679287a2e4a67b165e3218a1484cc]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260601 13:29:56.405054 29408 tablet_service.cc:1511] Processing CreateTablet for tablet 0a1bd02ec1e9495aa51c70a6b131d82f (DEFAULT_TABLE table=test-workload [id=0b5679287a2e4a67b165e3218a1484cc]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260601 13:29:56.405167 29483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 598791f0029b4bf7ae0e9b739190275c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:56.405246 29405 tablet_service.cc:1511] Processing CreateTablet for tablet ba9c972d2777481d938c399b44ce252e (DEFAULT_TABLE table=test-workload [id=0b5679287a2e4a67b165e3218a1484cc]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260601 13:29:56.405345 29408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a1bd02ec1e9495aa51c70a6b131d82f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:56.405457 29405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba9c972d2777481d938c399b44ce252e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:56.407306 29481 tablet_service.cc:1511] Processing CreateTablet for tablet ba9c972d2777481d938c399b44ce252e (DEFAULT_TABLE table=test-workload [id=0b5679287a2e4a67b165e3218a1484cc]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260601 13:29:56.407450 29484 tablet_service.cc:1511] Processing CreateTablet for tablet 0a1bd02ec1e9495aa51c70a6b131d82f (DEFAULT_TABLE table=test-workload [id=0b5679287a2e4a67b165e3218a1484cc]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260601 13:29:56.407570 29481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba9c972d2777481d938c399b44ce252e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:56.407691 29484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a1bd02ec1e9495aa51c70a6b131d82f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:56.408743 29479 tablet_service.cc:1511] Processing CreateTablet for tablet e40c2d8e45894ee191b65318b96ac8bf (DEFAULT_TABLE table=test-workload [id=0b5679287a2e4a67b165e3218a1484cc]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260601 13:29:56.409021 29479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e40c2d8e45894ee191b65318b96ac8bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:56.409171 29476 tablet_service.cc:1511] Processing CreateTablet for tablet 1125626dafe948288b9964d17438303e (DEFAULT_TABLE table=test-workload [id=0b5679287a2e4a67b165e3218a1484cc]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260601 13:29:56.409394 29476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1125626dafe948288b9964d17438303e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:56.409540 29560 tablet_service.cc:1511] Processing CreateTablet for tablet 0a1bd02ec1e9495aa51c70a6b131d82f (DEFAULT_TABLE table=test-workload [id=0b5679287a2e4a67b165e3218a1484cc]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260601 13:29:56.409765 29560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a1bd02ec1e9495aa51c70a6b131d82f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:56.410964 29402 tablet_service.cc:1511] Processing CreateTablet for tablet 1125626dafe948288b9964d17438303e (DEFAULT_TABLE table=test-workload [id=0b5679287a2e4a67b165e3218a1484cc]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260601 13:29:56.411079 29403 tablet_service.cc:1511] Processing CreateTablet for tablet e40c2d8e45894ee191b65318b96ac8bf (DEFAULT_TABLE table=test-workload [id=0b5679287a2e4a67b165e3218a1484cc]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260601 13:29:56.411193 29402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1125626dafe948288b9964d17438303e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:56.411309 29403 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e40c2d8e45894ee191b65318b96ac8bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:56.411569 29480 tablet_service.cc:1511] Processing CreateTablet for tablet 82ea09fdfc444c54840519ead2df5bac (DEFAULT_TABLE table=test-workload [id=0b5679287a2e4a67b165e3218a1484cc]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260601 13:29:56.411789 29480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82ea09fdfc444c54840519ead2df5bac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:56.411815 29619 tablet_bootstrap.cc:492] T 0a1bd02ec1e9495aa51c70a6b131d82f P 64e0ca87c2c640bb8b7cac713f80b474: Bootstrap starting.
I20260601 13:29:56.411940 29559 tablet_service.cc:1511] Processing CreateTablet for tablet 598791f0029b4bf7ae0e9b739190275c (DEFAULT_TABLE table=test-workload [id=0b5679287a2e4a67b165e3218a1484cc]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260601 13:29:56.412173 29559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 598791f0029b4bf7ae0e9b739190275c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:56.412875 29619 tablet_bootstrap.cc:654] T 0a1bd02ec1e9495aa51c70a6b131d82f P 64e0ca87c2c640bb8b7cac713f80b474: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:56.414045 29404 tablet_service.cc:1511] Processing CreateTablet for tablet 82ea09fdfc444c54840519ead2df5bac (DEFAULT_TABLE table=test-workload [id=0b5679287a2e4a67b165e3218a1484cc]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260601 13:29:56.414335 29404 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82ea09fdfc444c54840519ead2df5bac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:56.414592 29558 tablet_service.cc:1511] Processing CreateTablet for tablet d83013409efd4f3f925e39587834b6dc (DEFAULT_TABLE table=test-workload [id=0b5679287a2e4a67b165e3218a1484cc]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260601 13:29:56.414666 29406 tablet_service.cc:1511] Processing CreateTablet for tablet d83013409efd4f3f925e39587834b6dc (DEFAULT_TABLE table=test-workload [id=0b5679287a2e4a67b165e3218a1484cc]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260601 13:29:56.414848 29558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d83013409efd4f3f925e39587834b6dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:56.414883 29406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d83013409efd4f3f925e39587834b6dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:56.415125 29403 tablet_service.cc:1511] Processing CreateTablet for tablet 0a959dcf8d8540a5bd99760ebbef9a05 (DEFAULT_TABLE table=test-workload [id=0b5679287a2e4a67b165e3218a1484cc]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260601 13:29:56.415335 29403 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a959dcf8d8540a5bd99760ebbef9a05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:56.415495 29482 tablet_service.cc:1511] Processing CreateTablet for tablet d83013409efd4f3f925e39587834b6dc (DEFAULT_TABLE table=test-workload [id=0b5679287a2e4a67b165e3218a1484cc]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260601 13:29:56.415715 29482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d83013409efd4f3f925e39587834b6dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:56.417215 29557 tablet_service.cc:1511] Processing CreateTablet for tablet ba9c972d2777481d938c399b44ce252e (DEFAULT_TABLE table=test-workload [id=0b5679287a2e4a67b165e3218a1484cc]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260601 13:29:56.417457 29557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba9c972d2777481d938c399b44ce252e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:56.405054 29407 tablet_service.cc:1511] Processing CreateTablet for tablet 598791f0029b4bf7ae0e9b739190275c (DEFAULT_TABLE table=test-workload [id=0b5679287a2e4a67b165e3218a1484cc]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260601 13:29:56.417781 29407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 598791f0029b4bf7ae0e9b739190275c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:56.418453 29482 tablet_service.cc:1511] Processing CreateTablet for tablet 0a959dcf8d8540a5bd99760ebbef9a05 (DEFAULT_TABLE table=test-workload [id=0b5679287a2e4a67b165e3218a1484cc]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260601 13:29:56.418655 29482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a959dcf8d8540a5bd99760ebbef9a05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:56.419137 29618 tablet_bootstrap.cc:492] T ba9c972d2777481d938c399b44ce252e P 8a2b951764c8463b89db60eede017db9: Bootstrap starting.
I20260601 13:29:56.419552 29556 tablet_service.cc:1511] Processing CreateTablet for tablet 82ea09fdfc444c54840519ead2df5bac (DEFAULT_TABLE table=test-workload [id=0b5679287a2e4a67b165e3218a1484cc]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260601 13:29:56.419771 29556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82ea09fdfc444c54840519ead2df5bac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:56.419795 29554 tablet_service.cc:1511] Processing CreateTablet for tablet 1125626dafe948288b9964d17438303e (DEFAULT_TABLE table=test-workload [id=0b5679287a2e4a67b165e3218a1484cc]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260601 13:29:56.420039 29554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1125626dafe948288b9964d17438303e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:56.420161 29618 tablet_bootstrap.cc:654] T ba9c972d2777481d938c399b44ce252e P 8a2b951764c8463b89db60eede017db9: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:56.421016 29555 tablet_service.cc:1511] Processing CreateTablet for tablet e40c2d8e45894ee191b65318b96ac8bf (DEFAULT_TABLE table=test-workload [id=0b5679287a2e4a67b165e3218a1484cc]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260601 13:29:56.421250 29555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e40c2d8e45894ee191b65318b96ac8bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:56.422024 29407 tablet_service.cc:1511] Processing CreateTablet for tablet 03d4bbdb54c6469ab17de610fcd12035 (DEFAULT_TABLE table=test-workload [id=0b5679287a2e4a67b165e3218a1484cc]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260601 13:29:56.422188 29618 tablet_bootstrap.cc:492] T ba9c972d2777481d938c399b44ce252e P 8a2b951764c8463b89db60eede017db9: No bootstrap required, opened a new log
I20260601 13:29:56.422231 29407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03d4bbdb54c6469ab17de610fcd12035. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:56.422273 29618 ts_tablet_manager.cc:1403] T ba9c972d2777481d938c399b44ce252e P 8a2b951764c8463b89db60eede017db9: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:29:56.422317 29482 tablet_service.cc:1511] Processing CreateTablet for tablet 03d4bbdb54c6469ab17de610fcd12035 (DEFAULT_TABLE table=test-workload [id=0b5679287a2e4a67b165e3218a1484cc]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260601 13:29:56.422516 29482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03d4bbdb54c6469ab17de610fcd12035. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:56.422749 29618 raft_consensus.cc:359] T ba9c972d2777481d938c399b44ce252e P 8a2b951764c8463b89db60eede017db9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } }
I20260601 13:29:56.422853 29618 raft_consensus.cc:385] T ba9c972d2777481d938c399b44ce252e P 8a2b951764c8463b89db60eede017db9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:56.422881 29618 raft_consensus.cc:740] T ba9c972d2777481d938c399b44ce252e P 8a2b951764c8463b89db60eede017db9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a2b951764c8463b89db60eede017db9, State: Initialized, Role: FOLLOWER
I20260601 13:29:56.423024 29618 consensus_queue.cc:260] T ba9c972d2777481d938c399b44ce252e P 8a2b951764c8463b89db60eede017db9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } }
I20260601 13:29:56.423444 29618 ts_tablet_manager.cc:1434] T ba9c972d2777481d938c399b44ce252e P 8a2b951764c8463b89db60eede017db9: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:56.424064 29618 tablet_bootstrap.cc:492] T e40c2d8e45894ee191b65318b96ac8bf P 8a2b951764c8463b89db60eede017db9: Bootstrap starting.
I20260601 13:29:56.425143 29618 tablet_bootstrap.cc:654] T e40c2d8e45894ee191b65318b96ac8bf P 8a2b951764c8463b89db60eede017db9: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:56.425168 29554 tablet_service.cc:1511] Processing CreateTablet for tablet 03d4bbdb54c6469ab17de610fcd12035 (DEFAULT_TABLE table=test-workload [id=0b5679287a2e4a67b165e3218a1484cc]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260601 13:29:56.425391 29554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03d4bbdb54c6469ab17de610fcd12035. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:56.425427 29555 tablet_service.cc:1511] Processing CreateTablet for tablet 0a959dcf8d8540a5bd99760ebbef9a05 (DEFAULT_TABLE table=test-workload [id=0b5679287a2e4a67b165e3218a1484cc]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260601 13:29:56.425645 29555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a959dcf8d8540a5bd99760ebbef9a05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:56.426038 29619 tablet_bootstrap.cc:492] T 0a1bd02ec1e9495aa51c70a6b131d82f P 64e0ca87c2c640bb8b7cac713f80b474: No bootstrap required, opened a new log
I20260601 13:29:56.426113 29619 ts_tablet_manager.cc:1403] T 0a1bd02ec1e9495aa51c70a6b131d82f P 64e0ca87c2c640bb8b7cac713f80b474: Time spent bootstrapping tablet: real 0.014s	user 0.002s	sys 0.000s
I20260601 13:29:56.426246 29618 tablet_bootstrap.cc:492] T e40c2d8e45894ee191b65318b96ac8bf P 8a2b951764c8463b89db60eede017db9: No bootstrap required, opened a new log
I20260601 13:29:56.426324 29618 ts_tablet_manager.cc:1403] T e40c2d8e45894ee191b65318b96ac8bf P 8a2b951764c8463b89db60eede017db9: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:29:56.426594 29619 raft_consensus.cc:359] T 0a1bd02ec1e9495aa51c70a6b131d82f P 64e0ca87c2c640bb8b7cac713f80b474 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } }
I20260601 13:29:56.426695 29619 raft_consensus.cc:385] T 0a1bd02ec1e9495aa51c70a6b131d82f P 64e0ca87c2c640bb8b7cac713f80b474 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:56.426725 29619 raft_consensus.cc:740] T 0a1bd02ec1e9495aa51c70a6b131d82f P 64e0ca87c2c640bb8b7cac713f80b474 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64e0ca87c2c640bb8b7cac713f80b474, State: Initialized, Role: FOLLOWER
I20260601 13:29:56.426743 29618 raft_consensus.cc:359] T e40c2d8e45894ee191b65318b96ac8bf P 8a2b951764c8463b89db60eede017db9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } }
I20260601 13:29:56.426833 29618 raft_consensus.cc:385] T e40c2d8e45894ee191b65318b96ac8bf P 8a2b951764c8463b89db60eede017db9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:56.426865 29618 raft_consensus.cc:740] T e40c2d8e45894ee191b65318b96ac8bf P 8a2b951764c8463b89db60eede017db9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a2b951764c8463b89db60eede017db9, State: Initialized, Role: FOLLOWER
I20260601 13:29:56.426846 29619 consensus_queue.cc:260] T 0a1bd02ec1e9495aa51c70a6b131d82f P 64e0ca87c2c640bb8b7cac713f80b474 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } }
I20260601 13:29:56.427007 29618 consensus_queue.cc:260] T e40c2d8e45894ee191b65318b96ac8bf P 8a2b951764c8463b89db60eede017db9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } }
I20260601 13:29:56.427197 29619 ts_tablet_manager.cc:1434] T 0a1bd02ec1e9495aa51c70a6b131d82f P 64e0ca87c2c640bb8b7cac713f80b474: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:56.427390 29619 tablet_bootstrap.cc:492] T 598791f0029b4bf7ae0e9b739190275c P 64e0ca87c2c640bb8b7cac713f80b474: Bootstrap starting.
I20260601 13:29:56.427878 29618 ts_tablet_manager.cc:1434] T e40c2d8e45894ee191b65318b96ac8bf P 8a2b951764c8463b89db60eede017db9: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:56.428038 29618 tablet_bootstrap.cc:492] T d83013409efd4f3f925e39587834b6dc P 8a2b951764c8463b89db60eede017db9: Bootstrap starting.
I20260601 13:29:56.428350 29619 tablet_bootstrap.cc:654] T 598791f0029b4bf7ae0e9b739190275c P 64e0ca87c2c640bb8b7cac713f80b474: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:56.428975 29618 tablet_bootstrap.cc:654] T d83013409efd4f3f925e39587834b6dc P 8a2b951764c8463b89db60eede017db9: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:56.429032 29402 tablet_service.cc:1511] Processing CreateTablet for tablet 372d31ad190b416b94a7ba9e6457afbe (DEFAULT_TABLE table=test-workload [id=0b5679287a2e4a67b165e3218a1484cc]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260601 13:29:56.429144 29617 tablet_bootstrap.cc:492] T 598791f0029b4bf7ae0e9b739190275c P 33632535c342491389b18fde3dd4b280: Bootstrap starting.
I20260601 13:29:56.429292 29402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 372d31ad190b416b94a7ba9e6457afbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:56.430058 29618 tablet_bootstrap.cc:492] T d83013409efd4f3f925e39587834b6dc P 8a2b951764c8463b89db60eede017db9: No bootstrap required, opened a new log
I20260601 13:29:56.430140 29618 ts_tablet_manager.cc:1403] T d83013409efd4f3f925e39587834b6dc P 8a2b951764c8463b89db60eede017db9: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:29:56.430569 29618 raft_consensus.cc:359] T d83013409efd4f3f925e39587834b6dc P 8a2b951764c8463b89db60eede017db9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } }
I20260601 13:29:56.430673 29618 raft_consensus.cc:385] T d83013409efd4f3f925e39587834b6dc P 8a2b951764c8463b89db60eede017db9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:56.430706 29618 raft_consensus.cc:740] T d83013409efd4f3f925e39587834b6dc P 8a2b951764c8463b89db60eede017db9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a2b951764c8463b89db60eede017db9, State: Initialized, Role: FOLLOWER
I20260601 13:29:56.430871 29617 tablet_bootstrap.cc:654] T 598791f0029b4bf7ae0e9b739190275c P 33632535c342491389b18fde3dd4b280: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:56.430820 29618 consensus_queue.cc:260] T d83013409efd4f3f925e39587834b6dc P 8a2b951764c8463b89db60eede017db9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } }
I20260601 13:29:56.431089 29618 ts_tablet_manager.cc:1434] T d83013409efd4f3f925e39587834b6dc P 8a2b951764c8463b89db60eede017db9: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:29:56.431244 29618 tablet_bootstrap.cc:492] T 0a959dcf8d8540a5bd99760ebbef9a05 P 8a2b951764c8463b89db60eede017db9: Bootstrap starting.
I20260601 13:29:56.432076 29619 tablet_bootstrap.cc:492] T 598791f0029b4bf7ae0e9b739190275c P 64e0ca87c2c640bb8b7cac713f80b474: No bootstrap required, opened a new log
I20260601 13:29:56.432106 29482 tablet_service.cc:1511] Processing CreateTablet for tablet 372d31ad190b416b94a7ba9e6457afbe (DEFAULT_TABLE table=test-workload [id=0b5679287a2e4a67b165e3218a1484cc]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260601 13:29:56.432164 29619 ts_tablet_manager.cc:1403] T 598791f0029b4bf7ae0e9b739190275c P 64e0ca87c2c640bb8b7cac713f80b474: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.002s
I20260601 13:29:56.432333 29482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 372d31ad190b416b94a7ba9e6457afbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:56.432663 29619 raft_consensus.cc:359] T 598791f0029b4bf7ae0e9b739190275c P 64e0ca87c2c640bb8b7cac713f80b474 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } }
I20260601 13:29:56.432726 29617 tablet_bootstrap.cc:492] T 598791f0029b4bf7ae0e9b739190275c P 33632535c342491389b18fde3dd4b280: No bootstrap required, opened a new log
I20260601 13:29:56.432755 29619 raft_consensus.cc:385] T 598791f0029b4bf7ae0e9b739190275c P 64e0ca87c2c640bb8b7cac713f80b474 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:56.432782 29619 raft_consensus.cc:740] T 598791f0029b4bf7ae0e9b739190275c P 64e0ca87c2c640bb8b7cac713f80b474 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64e0ca87c2c640bb8b7cac713f80b474, State: Initialized, Role: FOLLOWER
I20260601 13:29:56.432803 29617 ts_tablet_manager.cc:1403] T 598791f0029b4bf7ae0e9b739190275c P 33632535c342491389b18fde3dd4b280: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:29:56.432890 29619 consensus_queue.cc:260] T 598791f0029b4bf7ae0e9b739190275c P 64e0ca87c2c640bb8b7cac713f80b474 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } }
I20260601 13:29:56.433130 29619 ts_tablet_manager.cc:1434] T 598791f0029b4bf7ae0e9b739190275c P 64e0ca87c2c640bb8b7cac713f80b474: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:29:56.432166 29618 tablet_bootstrap.cc:654] T 0a959dcf8d8540a5bd99760ebbef9a05 P 8a2b951764c8463b89db60eede017db9: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:56.433311 29619 tablet_bootstrap.cc:492] T d83013409efd4f3f925e39587834b6dc P 64e0ca87c2c640bb8b7cac713f80b474: Bootstrap starting.
I20260601 13:29:56.433808 29617 raft_consensus.cc:359] T 598791f0029b4bf7ae0e9b739190275c P 33632535c342491389b18fde3dd4b280 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } }
I20260601 13:29:56.433960 29617 raft_consensus.cc:385] T 598791f0029b4bf7ae0e9b739190275c P 33632535c342491389b18fde3dd4b280 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:56.434026 29617 raft_consensus.cc:740] T 598791f0029b4bf7ae0e9b739190275c P 33632535c342491389b18fde3dd4b280 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33632535c342491389b18fde3dd4b280, State: Initialized, Role: FOLLOWER
I20260601 13:29:56.434252 29619 tablet_bootstrap.cc:654] T d83013409efd4f3f925e39587834b6dc P 64e0ca87c2c640bb8b7cac713f80b474: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:56.434320 29617 consensus_queue.cc:260] T 598791f0029b4bf7ae0e9b739190275c P 33632535c342491389b18fde3dd4b280 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } }
I20260601 13:29:56.435374 29402 tablet_service.cc:1511] Processing CreateTablet for tablet c1a6b75cd7c04421937c940cf4931dcb (DEFAULT_TABLE table=test-workload [id=0b5679287a2e4a67b165e3218a1484cc]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260601 13:29:56.435624 29402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1a6b75cd7c04421937c940cf4931dcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:56.435986 29618 tablet_bootstrap.cc:492] T 0a959dcf8d8540a5bd99760ebbef9a05 P 8a2b951764c8463b89db60eede017db9: No bootstrap required, opened a new log
I20260601 13:29:56.436059 29618 ts_tablet_manager.cc:1403] T 0a959dcf8d8540a5bd99760ebbef9a05 P 8a2b951764c8463b89db60eede017db9: Time spent bootstrapping tablet: real 0.005s	user 0.001s	sys 0.001s
I20260601 13:29:56.436071 29555 tablet_service.cc:1511] Processing CreateTablet for tablet c1a6b75cd7c04421937c940cf4931dcb (DEFAULT_TABLE table=test-workload [id=0b5679287a2e4a67b165e3218a1484cc]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260601 13:29:56.436303 29555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1a6b75cd7c04421937c940cf4931dcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:56.436509 29618 raft_consensus.cc:359] T 0a959dcf8d8540a5bd99760ebbef9a05 P 8a2b951764c8463b89db60eede017db9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } }
I20260601 13:29:56.436614 29618 raft_consensus.cc:385] T 0a959dcf8d8540a5bd99760ebbef9a05 P 8a2b951764c8463b89db60eede017db9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:56.436647 29618 raft_consensus.cc:740] T 0a959dcf8d8540a5bd99760ebbef9a05 P 8a2b951764c8463b89db60eede017db9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a2b951764c8463b89db60eede017db9, State: Initialized, Role: FOLLOWER
I20260601 13:29:56.436757 29618 consensus_queue.cc:260] T 0a959dcf8d8540a5bd99760ebbef9a05 P 8a2b951764c8463b89db60eede017db9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } }
I20260601 13:29:56.436805 29407 tablet_service.cc:1511] Processing CreateTablet for tablet 9027231814ac4588ad602ff7fe3363b2 (DEFAULT_TABLE table=test-workload [id=0b5679287a2e4a67b165e3218a1484cc]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260601 13:29:56.437013 29618 ts_tablet_manager.cc:1434] T 0a959dcf8d8540a5bd99760ebbef9a05 P 8a2b951764c8463b89db60eede017db9: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:56.437117 29407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9027231814ac4588ad602ff7fe3363b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:56.437180 29618 tablet_bootstrap.cc:492] T 82ea09fdfc444c54840519ead2df5bac P 8a2b951764c8463b89db60eede017db9: Bootstrap starting.
I20260601 13:29:56.438112 29618 tablet_bootstrap.cc:654] T 82ea09fdfc444c54840519ead2df5bac P 8a2b951764c8463b89db60eede017db9: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:56.438611 29556 tablet_service.cc:1511] Processing CreateTablet for tablet 9027231814ac4588ad602ff7fe3363b2 (DEFAULT_TABLE table=test-workload [id=0b5679287a2e4a67b165e3218a1484cc]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260601 13:29:56.438836 29556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9027231814ac4588ad602ff7fe3363b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:56.435168 29476 tablet_service.cc:1511] Processing CreateTablet for tablet c1a6b75cd7c04421937c940cf4931dcb (DEFAULT_TABLE table=test-workload [id=0b5679287a2e4a67b165e3218a1484cc]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260601 13:29:56.439390 29480 tablet_service.cc:1511] Processing CreateTablet for tablet 9027231814ac4588ad602ff7fe3363b2 (DEFAULT_TABLE table=test-workload [id=0b5679287a2e4a67b165e3218a1484cc]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260601 13:29:56.439574 29476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1a6b75cd7c04421937c940cf4931dcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:56.439841 29480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9027231814ac4588ad602ff7fe3363b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:56.435184 29554 tablet_service.cc:1511] Processing CreateTablet for tablet 372d31ad190b416b94a7ba9e6457afbe (DEFAULT_TABLE table=test-workload [id=0b5679287a2e4a67b165e3218a1484cc]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260601 13:29:56.440515 29554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 372d31ad190b416b94a7ba9e6457afbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:56.441056 29617 ts_tablet_manager.cc:1434] T 598791f0029b4bf7ae0e9b739190275c P 33632535c342491389b18fde3dd4b280: Time spent starting tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:29:56.441838 29617 tablet_bootstrap.cc:492] T ba9c972d2777481d938c399b44ce252e P 33632535c342491389b18fde3dd4b280: Bootstrap starting.
I20260601 13:29:56.442081 29619 tablet_bootstrap.cc:492] T d83013409efd4f3f925e39587834b6dc P 64e0ca87c2c640bb8b7cac713f80b474: No bootstrap required, opened a new log
I20260601 13:29:56.442215 29619 ts_tablet_manager.cc:1403] T d83013409efd4f3f925e39587834b6dc P 64e0ca87c2c640bb8b7cac713f80b474: Time spent bootstrapping tablet: real 0.009s	user 0.001s	sys 0.001s
I20260601 13:29:56.442734 29619 raft_consensus.cc:359] T d83013409efd4f3f925e39587834b6dc P 64e0ca87c2c640bb8b7cac713f80b474 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } }
I20260601 13:29:56.442871 29618 tablet_bootstrap.cc:492] T 82ea09fdfc444c54840519ead2df5bac P 8a2b951764c8463b89db60eede017db9: No bootstrap required, opened a new log
I20260601 13:29:56.442909 29619 raft_consensus.cc:385] T d83013409efd4f3f925e39587834b6dc P 64e0ca87c2c640bb8b7cac713f80b474 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:56.443023 29617 tablet_bootstrap.cc:654] T ba9c972d2777481d938c399b44ce252e P 33632535c342491389b18fde3dd4b280: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:56.442971 29618 ts_tablet_manager.cc:1403] T 82ea09fdfc444c54840519ead2df5bac P 8a2b951764c8463b89db60eede017db9: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:29:56.443050 29619 raft_consensus.cc:740] T d83013409efd4f3f925e39587834b6dc P 64e0ca87c2c640bb8b7cac713f80b474 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64e0ca87c2c640bb8b7cac713f80b474, State: Initialized, Role: FOLLOWER
I20260601 13:29:56.443233 29619 consensus_queue.cc:260] T d83013409efd4f3f925e39587834b6dc P 64e0ca87c2c640bb8b7cac713f80b474 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } }
I20260601 13:29:56.443501 29618 raft_consensus.cc:359] T 82ea09fdfc444c54840519ead2df5bac P 8a2b951764c8463b89db60eede017db9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } }
I20260601 13:29:56.443588 29618 raft_consensus.cc:385] T 82ea09fdfc444c54840519ead2df5bac P 8a2b951764c8463b89db60eede017db9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:56.443616 29618 raft_consensus.cc:740] T 82ea09fdfc444c54840519ead2df5bac P 8a2b951764c8463b89db60eede017db9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a2b951764c8463b89db60eede017db9, State: Initialized, Role: FOLLOWER
I20260601 13:29:56.443732 29618 consensus_queue.cc:260] T 82ea09fdfc444c54840519ead2df5bac P 8a2b951764c8463b89db60eede017db9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } }
I20260601 13:29:56.443998 29618 ts_tablet_manager.cc:1434] T 82ea09fdfc444c54840519ead2df5bac P 8a2b951764c8463b89db60eede017db9: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:56.444172 29618 tablet_bootstrap.cc:492] T 0a1bd02ec1e9495aa51c70a6b131d82f P 8a2b951764c8463b89db60eede017db9: Bootstrap starting.
I20260601 13:29:56.444784 29619 ts_tablet_manager.cc:1434] T d83013409efd4f3f925e39587834b6dc P 64e0ca87c2c640bb8b7cac713f80b474: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:29:56.445194 29618 tablet_bootstrap.cc:654] T 0a1bd02ec1e9495aa51c70a6b131d82f P 8a2b951764c8463b89db60eede017db9: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:56.445668 29617 tablet_bootstrap.cc:492] T ba9c972d2777481d938c399b44ce252e P 33632535c342491389b18fde3dd4b280: No bootstrap required, opened a new log
I20260601 13:29:56.445745 29617 ts_tablet_manager.cc:1403] T ba9c972d2777481d938c399b44ce252e P 33632535c342491389b18fde3dd4b280: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:29:56.445946 29619 tablet_bootstrap.cc:492] T ba9c972d2777481d938c399b44ce252e P 64e0ca87c2c640bb8b7cac713f80b474: Bootstrap starting.
I20260601 13:29:56.446197 29617 raft_consensus.cc:359] T ba9c972d2777481d938c399b44ce252e P 33632535c342491389b18fde3dd4b280 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } }
I20260601 13:29:56.446380 29617 raft_consensus.cc:385] T ba9c972d2777481d938c399b44ce252e P 33632535c342491389b18fde3dd4b280 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:56.446470 29617 raft_consensus.cc:740] T ba9c972d2777481d938c399b44ce252e P 33632535c342491389b18fde3dd4b280 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33632535c342491389b18fde3dd4b280, State: Initialized, Role: FOLLOWER
I20260601 13:29:56.446616 29618 tablet_bootstrap.cc:492] T 0a1bd02ec1e9495aa51c70a6b131d82f P 8a2b951764c8463b89db60eede017db9: No bootstrap required, opened a new log
I20260601 13:29:56.446647 29617 consensus_queue.cc:260] T ba9c972d2777481d938c399b44ce252e P 33632535c342491389b18fde3dd4b280 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } }
I20260601 13:29:56.446746 29618 ts_tablet_manager.cc:1403] T 0a1bd02ec1e9495aa51c70a6b131d82f P 8a2b951764c8463b89db60eede017db9: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:29:56.447014 29619 tablet_bootstrap.cc:654] T ba9c972d2777481d938c399b44ce252e P 64e0ca87c2c640bb8b7cac713f80b474: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:56.447256 29618 raft_consensus.cc:359] T 0a1bd02ec1e9495aa51c70a6b131d82f P 8a2b951764c8463b89db60eede017db9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } }
I20260601 13:29:56.447393 29618 raft_consensus.cc:385] T 0a1bd02ec1e9495aa51c70a6b131d82f P 8a2b951764c8463b89db60eede017db9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:56.447465 29618 raft_consensus.cc:740] T 0a1bd02ec1e9495aa51c70a6b131d82f P 8a2b951764c8463b89db60eede017db9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a2b951764c8463b89db60eede017db9, State: Initialized, Role: FOLLOWER
I20260601 13:29:56.447046 29617 ts_tablet_manager.cc:1434] T ba9c972d2777481d938c399b44ce252e P 33632535c342491389b18fde3dd4b280: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:56.447587 29618 consensus_queue.cc:260] T 0a1bd02ec1e9495aa51c70a6b131d82f P 8a2b951764c8463b89db60eede017db9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } }
I20260601 13:29:56.447721 29617 tablet_bootstrap.cc:492] T 0a1bd02ec1e9495aa51c70a6b131d82f P 33632535c342491389b18fde3dd4b280: Bootstrap starting.
I20260601 13:29:56.447932 29618 ts_tablet_manager.cc:1434] T 0a1bd02ec1e9495aa51c70a6b131d82f P 8a2b951764c8463b89db60eede017db9: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:56.448115 29618 tablet_bootstrap.cc:492] T 598791f0029b4bf7ae0e9b739190275c P 8a2b951764c8463b89db60eede017db9: Bootstrap starting.
I20260601 13:29:56.448761 29617 tablet_bootstrap.cc:654] T 0a1bd02ec1e9495aa51c70a6b131d82f P 33632535c342491389b18fde3dd4b280: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:56.448165 29619 tablet_bootstrap.cc:492] T ba9c972d2777481d938c399b44ce252e P 64e0ca87c2c640bb8b7cac713f80b474: No bootstrap required, opened a new log
I20260601 13:29:56.449174 29619 ts_tablet_manager.cc:1403] T ba9c972d2777481d938c399b44ce252e P 64e0ca87c2c640bb8b7cac713f80b474: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:29:56.449437 29618 tablet_bootstrap.cc:654] T 598791f0029b4bf7ae0e9b739190275c P 8a2b951764c8463b89db60eede017db9: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:56.449611 29619 raft_consensus.cc:359] T ba9c972d2777481d938c399b44ce252e P 64e0ca87c2c640bb8b7cac713f80b474 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } }
I20260601 13:29:56.449698 29619 raft_consensus.cc:385] T ba9c972d2777481d938c399b44ce252e P 64e0ca87c2c640bb8b7cac713f80b474 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:56.449728 29619 raft_consensus.cc:740] T ba9c972d2777481d938c399b44ce252e P 64e0ca87c2c640bb8b7cac713f80b474 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64e0ca87c2c640bb8b7cac713f80b474, State: Initialized, Role: FOLLOWER
I20260601 13:29:56.449828 29619 consensus_queue.cc:260] T ba9c972d2777481d938c399b44ce252e P 64e0ca87c2c640bb8b7cac713f80b474 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } }
I20260601 13:29:56.450103 29619 ts_tablet_manager.cc:1434] T ba9c972d2777481d938c399b44ce252e P 64e0ca87c2c640bb8b7cac713f80b474: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:56.450179 29617 tablet_bootstrap.cc:492] T 0a1bd02ec1e9495aa51c70a6b131d82f P 33632535c342491389b18fde3dd4b280: No bootstrap required, opened a new log
I20260601 13:29:56.450256 29617 ts_tablet_manager.cc:1403] T 0a1bd02ec1e9495aa51c70a6b131d82f P 33632535c342491389b18fde3dd4b280: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:29:56.450264 29619 tablet_bootstrap.cc:492] T 82ea09fdfc444c54840519ead2df5bac P 64e0ca87c2c640bb8b7cac713f80b474: Bootstrap starting.
I20260601 13:29:56.450688 29617 raft_consensus.cc:359] T 0a1bd02ec1e9495aa51c70a6b131d82f P 33632535c342491389b18fde3dd4b280 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } }
I20260601 13:29:56.450791 29617 raft_consensus.cc:385] T 0a1bd02ec1e9495aa51c70a6b131d82f P 33632535c342491389b18fde3dd4b280 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:56.450811 29617 raft_consensus.cc:740] T 0a1bd02ec1e9495aa51c70a6b131d82f P 33632535c342491389b18fde3dd4b280 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33632535c342491389b18fde3dd4b280, State: Initialized, Role: FOLLOWER
I20260601 13:29:56.450917 29617 consensus_queue.cc:260] T 0a1bd02ec1e9495aa51c70a6b131d82f P 33632535c342491389b18fde3dd4b280 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } }
I20260601 13:29:56.451159 29617 ts_tablet_manager.cc:1434] T 0a1bd02ec1e9495aa51c70a6b131d82f P 33632535c342491389b18fde3dd4b280: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:56.451329 29617 tablet_bootstrap.cc:492] T e40c2d8e45894ee191b65318b96ac8bf P 33632535c342491389b18fde3dd4b280: Bootstrap starting.
I20260601 13:29:56.451399 29619 tablet_bootstrap.cc:654] T 82ea09fdfc444c54840519ead2df5bac P 64e0ca87c2c640bb8b7cac713f80b474: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:56.450683 29618 tablet_bootstrap.cc:492] T 598791f0029b4bf7ae0e9b739190275c P 8a2b951764c8463b89db60eede017db9: No bootstrap required, opened a new log
I20260601 13:29:56.451767 29618 ts_tablet_manager.cc:1403] T 598791f0029b4bf7ae0e9b739190275c P 8a2b951764c8463b89db60eede017db9: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:29:56.452201 29618 raft_consensus.cc:359] T 598791f0029b4bf7ae0e9b739190275c P 8a2b951764c8463b89db60eede017db9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } }
I20260601 13:29:56.452273 29617 tablet_bootstrap.cc:654] T e40c2d8e45894ee191b65318b96ac8bf P 33632535c342491389b18fde3dd4b280: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:56.452345 29618 raft_consensus.cc:385] T 598791f0029b4bf7ae0e9b739190275c P 8a2b951764c8463b89db60eede017db9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:56.452412 29618 raft_consensus.cc:740] T 598791f0029b4bf7ae0e9b739190275c P 8a2b951764c8463b89db60eede017db9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a2b951764c8463b89db60eede017db9, State: Initialized, Role: FOLLOWER
I20260601 13:29:56.452522 29618 consensus_queue.cc:260] T 598791f0029b4bf7ae0e9b739190275c P 8a2b951764c8463b89db60eede017db9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } }
I20260601 13:29:56.452742 29619 tablet_bootstrap.cc:492] T 82ea09fdfc444c54840519ead2df5bac P 64e0ca87c2c640bb8b7cac713f80b474: No bootstrap required, opened a new log
I20260601 13:29:56.452771 29618 ts_tablet_manager.cc:1434] T 598791f0029b4bf7ae0e9b739190275c P 8a2b951764c8463b89db60eede017db9: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:56.452816 29619 ts_tablet_manager.cc:1403] T 82ea09fdfc444c54840519ead2df5bac P 64e0ca87c2c640bb8b7cac713f80b474: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:29:56.452945 29618 tablet_bootstrap.cc:492] T 03d4bbdb54c6469ab17de610fcd12035 P 8a2b951764c8463b89db60eede017db9: Bootstrap starting.
I20260601 13:29:56.453214 29619 raft_consensus.cc:359] T 82ea09fdfc444c54840519ead2df5bac P 64e0ca87c2c640bb8b7cac713f80b474 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } }
I20260601 13:29:56.453310 29619 raft_consensus.cc:385] T 82ea09fdfc444c54840519ead2df5bac P 64e0ca87c2c640bb8b7cac713f80b474 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:56.453342 29619 raft_consensus.cc:740] T 82ea09fdfc444c54840519ead2df5bac P 64e0ca87c2c640bb8b7cac713f80b474 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64e0ca87c2c640bb8b7cac713f80b474, State: Initialized, Role: FOLLOWER
I20260601 13:29:56.453440 29619 consensus_queue.cc:260] T 82ea09fdfc444c54840519ead2df5bac P 64e0ca87c2c640bb8b7cac713f80b474 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } }
I20260601 13:29:56.453696 29619 ts_tablet_manager.cc:1434] T 82ea09fdfc444c54840519ead2df5bac P 64e0ca87c2c640bb8b7cac713f80b474: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:56.453850 29619 tablet_bootstrap.cc:492] T 1125626dafe948288b9964d17438303e P 64e0ca87c2c640bb8b7cac713f80b474: Bootstrap starting.
I20260601 13:29:56.453862 29618 tablet_bootstrap.cc:654] T 03d4bbdb54c6469ab17de610fcd12035 P 8a2b951764c8463b89db60eede017db9: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:56.454819 29619 tablet_bootstrap.cc:654] T 1125626dafe948288b9964d17438303e P 64e0ca87c2c640bb8b7cac713f80b474: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:56.455842 29618 tablet_bootstrap.cc:492] T 03d4bbdb54c6469ab17de610fcd12035 P 8a2b951764c8463b89db60eede017db9: No bootstrap required, opened a new log
I20260601 13:29:56.455886 29619 tablet_bootstrap.cc:492] T 1125626dafe948288b9964d17438303e P 64e0ca87c2c640bb8b7cac713f80b474: No bootstrap required, opened a new log
I20260601 13:29:56.455942 29618 ts_tablet_manager.cc:1403] T 03d4bbdb54c6469ab17de610fcd12035 P 8a2b951764c8463b89db60eede017db9: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:29:56.455965 29619 ts_tablet_manager.cc:1403] T 1125626dafe948288b9964d17438303e P 64e0ca87c2c640bb8b7cac713f80b474: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:29:56.456437 29618 raft_consensus.cc:359] T 03d4bbdb54c6469ab17de610fcd12035 P 8a2b951764c8463b89db60eede017db9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } }
I20260601 13:29:56.456504 29619 raft_consensus.cc:359] T 1125626dafe948288b9964d17438303e P 64e0ca87c2c640bb8b7cac713f80b474 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } }
I20260601 13:29:56.456554 29618 raft_consensus.cc:385] T 03d4bbdb54c6469ab17de610fcd12035 P 8a2b951764c8463b89db60eede017db9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:56.456605 29617 tablet_bootstrap.cc:492] T e40c2d8e45894ee191b65318b96ac8bf P 33632535c342491389b18fde3dd4b280: No bootstrap required, opened a new log
I20260601 13:29:56.456637 29618 raft_consensus.cc:740] T 03d4bbdb54c6469ab17de610fcd12035 P 8a2b951764c8463b89db60eede017db9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a2b951764c8463b89db60eede017db9, State: Initialized, Role: FOLLOWER
I20260601 13:29:56.456607 29619 raft_consensus.cc:385] T 1125626dafe948288b9964d17438303e P 64e0ca87c2c640bb8b7cac713f80b474 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:56.456689 29617 ts_tablet_manager.cc:1403] T e40c2d8e45894ee191b65318b96ac8bf P 33632535c342491389b18fde3dd4b280: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:29:56.456763 29618 consensus_queue.cc:260] T 03d4bbdb54c6469ab17de610fcd12035 P 8a2b951764c8463b89db60eede017db9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } }
I20260601 13:29:56.457041 29618 ts_tablet_manager.cc:1434] T 03d4bbdb54c6469ab17de610fcd12035 P 8a2b951764c8463b89db60eede017db9: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:56.456732 29619 raft_consensus.cc:740] T 1125626dafe948288b9964d17438303e P 64e0ca87c2c640bb8b7cac713f80b474 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64e0ca87c2c640bb8b7cac713f80b474, State: Initialized, Role: FOLLOWER
I20260601 13:29:56.457201 29619 consensus_queue.cc:260] T 1125626dafe948288b9964d17438303e P 64e0ca87c2c640bb8b7cac713f80b474 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } }
I20260601 13:29:56.457219 29617 raft_consensus.cc:359] T e40c2d8e45894ee191b65318b96ac8bf P 33632535c342491389b18fde3dd4b280 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } }
I20260601 13:29:56.457315 29617 raft_consensus.cc:385] T e40c2d8e45894ee191b65318b96ac8bf P 33632535c342491389b18fde3dd4b280 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:56.457347 29617 raft_consensus.cc:740] T e40c2d8e45894ee191b65318b96ac8bf P 33632535c342491389b18fde3dd4b280 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33632535c342491389b18fde3dd4b280, State: Initialized, Role: FOLLOWER
I20260601 13:29:56.457376 29618 tablet_bootstrap.cc:492] T 1125626dafe948288b9964d17438303e P 8a2b951764c8463b89db60eede017db9: Bootstrap starting.
I20260601 13:29:56.457473 29619 ts_tablet_manager.cc:1434] T 1125626dafe948288b9964d17438303e P 64e0ca87c2c640bb8b7cac713f80b474: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:56.457475 29617 consensus_queue.cc:260] T e40c2d8e45894ee191b65318b96ac8bf P 33632535c342491389b18fde3dd4b280 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } }
I20260601 13:29:56.457640 29619 tablet_bootstrap.cc:492] T e40c2d8e45894ee191b65318b96ac8bf P 64e0ca87c2c640bb8b7cac713f80b474: Bootstrap starting.
I20260601 13:29:56.458173 29617 ts_tablet_manager.cc:1434] T e40c2d8e45894ee191b65318b96ac8bf P 33632535c342491389b18fde3dd4b280: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:56.458334 29617 tablet_bootstrap.cc:492] T 82ea09fdfc444c54840519ead2df5bac P 33632535c342491389b18fde3dd4b280: Bootstrap starting.
I20260601 13:29:56.458403 29618 tablet_bootstrap.cc:654] T 1125626dafe948288b9964d17438303e P 8a2b951764c8463b89db60eede017db9: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:56.458562 29619 tablet_bootstrap.cc:654] T e40c2d8e45894ee191b65318b96ac8bf P 64e0ca87c2c640bb8b7cac713f80b474: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:56.459374 29617 tablet_bootstrap.cc:654] T 82ea09fdfc444c54840519ead2df5bac P 33632535c342491389b18fde3dd4b280: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:56.459698 29619 tablet_bootstrap.cc:492] T e40c2d8e45894ee191b65318b96ac8bf P 64e0ca87c2c640bb8b7cac713f80b474: No bootstrap required, opened a new log
I20260601 13:29:56.459784 29619 ts_tablet_manager.cc:1403] T e40c2d8e45894ee191b65318b96ac8bf P 64e0ca87c2c640bb8b7cac713f80b474: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:29:56.460234 29619 raft_consensus.cc:359] T e40c2d8e45894ee191b65318b96ac8bf P 64e0ca87c2c640bb8b7cac713f80b474 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } }
I20260601 13:29:56.460445 29619 raft_consensus.cc:385] T e40c2d8e45894ee191b65318b96ac8bf P 64e0ca87c2c640bb8b7cac713f80b474 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:56.460544 29619 raft_consensus.cc:740] T e40c2d8e45894ee191b65318b96ac8bf P 64e0ca87c2c640bb8b7cac713f80b474 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64e0ca87c2c640bb8b7cac713f80b474, State: Initialized, Role: FOLLOWER
I20260601 13:29:56.460721 29618 tablet_bootstrap.cc:492] T 1125626dafe948288b9964d17438303e P 8a2b951764c8463b89db60eede017db9: No bootstrap required, opened a new log
I20260601 13:29:56.460808 29618 ts_tablet_manager.cc:1403] T 1125626dafe948288b9964d17438303e P 8a2b951764c8463b89db60eede017db9: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:29:56.460892 29617 tablet_bootstrap.cc:492] T 82ea09fdfc444c54840519ead2df5bac P 33632535c342491389b18fde3dd4b280: No bootstrap required, opened a new log
I20260601 13:29:56.460963 29617 ts_tablet_manager.cc:1403] T 82ea09fdfc444c54840519ead2df5bac P 33632535c342491389b18fde3dd4b280: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:29:56.460819 29619 consensus_queue.cc:260] T e40c2d8e45894ee191b65318b96ac8bf P 64e0ca87c2c640bb8b7cac713f80b474 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } }
I20260601 13:29:56.461231 29618 raft_consensus.cc:359] T 1125626dafe948288b9964d17438303e P 8a2b951764c8463b89db60eede017db9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } }
I20260601 13:29:56.461320 29618 raft_consensus.cc:385] T 1125626dafe948288b9964d17438303e P 8a2b951764c8463b89db60eede017db9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:56.461290 29617 raft_consensus.cc:359] T 82ea09fdfc444c54840519ead2df5bac P 33632535c342491389b18fde3dd4b280 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } }
I20260601 13:29:56.461351 29618 raft_consensus.cc:740] T 1125626dafe948288b9964d17438303e P 8a2b951764c8463b89db60eede017db9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a2b951764c8463b89db60eede017db9, State: Initialized, Role: FOLLOWER
I20260601 13:29:56.461372 29617 raft_consensus.cc:385] T 82ea09fdfc444c54840519ead2df5bac P 33632535c342491389b18fde3dd4b280 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:56.461401 29617 raft_consensus.cc:740] T 82ea09fdfc444c54840519ead2df5bac P 33632535c342491389b18fde3dd4b280 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33632535c342491389b18fde3dd4b280, State: Initialized, Role: FOLLOWER
I20260601 13:29:56.461458 29618 consensus_queue.cc:260] T 1125626dafe948288b9964d17438303e P 8a2b951764c8463b89db60eede017db9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } }
I20260601 13:29:56.461484 29617 consensus_queue.cc:260] T 82ea09fdfc444c54840519ead2df5bac P 33632535c342491389b18fde3dd4b280 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } }
I20260601 13:29:56.461727 29618 ts_tablet_manager.cc:1434] T 1125626dafe948288b9964d17438303e P 8a2b951764c8463b89db60eede017db9: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:29:56.461752 29617 ts_tablet_manager.cc:1434] T 82ea09fdfc444c54840519ead2df5bac P 33632535c342491389b18fde3dd4b280: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:56.461948 29618 tablet_bootstrap.cc:492] T 372d31ad190b416b94a7ba9e6457afbe P 8a2b951764c8463b89db60eede017db9: Bootstrap starting.
I20260601 13:29:56.461999 29617 tablet_bootstrap.cc:492] T d83013409efd4f3f925e39587834b6dc P 33632535c342491389b18fde3dd4b280: Bootstrap starting.
I20260601 13:29:56.462965 29618 tablet_bootstrap.cc:654] T 372d31ad190b416b94a7ba9e6457afbe P 8a2b951764c8463b89db60eede017db9: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:56.463018 29617 tablet_bootstrap.cc:654] T d83013409efd4f3f925e39587834b6dc P 33632535c342491389b18fde3dd4b280: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:56.461725 29619 ts_tablet_manager.cc:1434] T e40c2d8e45894ee191b65318b96ac8bf P 64e0ca87c2c640bb8b7cac713f80b474: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:29:56.464223 29619 tablet_bootstrap.cc:492] T 03d4bbdb54c6469ab17de610fcd12035 P 64e0ca87c2c640bb8b7cac713f80b474: Bootstrap starting.
I20260601 13:29:56.465349 29619 tablet_bootstrap.cc:654] T 03d4bbdb54c6469ab17de610fcd12035 P 64e0ca87c2c640bb8b7cac713f80b474: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:56.465437 29618 tablet_bootstrap.cc:492] T 372d31ad190b416b94a7ba9e6457afbe P 8a2b951764c8463b89db60eede017db9: No bootstrap required, opened a new log
I20260601 13:29:56.465517 29618 ts_tablet_manager.cc:1403] T 372d31ad190b416b94a7ba9e6457afbe P 8a2b951764c8463b89db60eede017db9: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:29:56.466014 29618 raft_consensus.cc:359] T 372d31ad190b416b94a7ba9e6457afbe P 8a2b951764c8463b89db60eede017db9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } }
I20260601 13:29:56.466137 29618 raft_consensus.cc:385] T 372d31ad190b416b94a7ba9e6457afbe P 8a2b951764c8463b89db60eede017db9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:56.466169 29618 raft_consensus.cc:740] T 372d31ad190b416b94a7ba9e6457afbe P 8a2b951764c8463b89db60eede017db9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a2b951764c8463b89db60eede017db9, State: Initialized, Role: FOLLOWER
I20260601 13:29:56.466327 29617 tablet_bootstrap.cc:492] T d83013409efd4f3f925e39587834b6dc P 33632535c342491389b18fde3dd4b280: No bootstrap required, opened a new log
I20260601 13:29:56.466374 29618 consensus_queue.cc:260] T 372d31ad190b416b94a7ba9e6457afbe P 8a2b951764c8463b89db60eede017db9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } }
I20260601 13:29:56.466534 29617 ts_tablet_manager.cc:1403] T d83013409efd4f3f925e39587834b6dc P 33632535c342491389b18fde3dd4b280: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:29:56.466797 29618 ts_tablet_manager.cc:1434] T 372d31ad190b416b94a7ba9e6457afbe P 8a2b951764c8463b89db60eede017db9: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:29:56.466977 29618 tablet_bootstrap.cc:492] T 9027231814ac4588ad602ff7fe3363b2 P 8a2b951764c8463b89db60eede017db9: Bootstrap starting.
I20260601 13:29:56.467067 29617 raft_consensus.cc:359] T d83013409efd4f3f925e39587834b6dc P 33632535c342491389b18fde3dd4b280 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } }
I20260601 13:29:56.467178 29617 raft_consensus.cc:385] T d83013409efd4f3f925e39587834b6dc P 33632535c342491389b18fde3dd4b280 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:56.467216 29617 raft_consensus.cc:740] T d83013409efd4f3f925e39587834b6dc P 33632535c342491389b18fde3dd4b280 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33632535c342491389b18fde3dd4b280, State: Initialized, Role: FOLLOWER
I20260601 13:29:56.467331 29617 consensus_queue.cc:260] T d83013409efd4f3f925e39587834b6dc P 33632535c342491389b18fde3dd4b280 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } }
I20260601 13:29:56.466536 29619 tablet_bootstrap.cc:492] T 03d4bbdb54c6469ab17de610fcd12035 P 64e0ca87c2c640bb8b7cac713f80b474: No bootstrap required, opened a new log
I20260601 13:29:56.467519 29619 ts_tablet_manager.cc:1403] T 03d4bbdb54c6469ab17de610fcd12035 P 64e0ca87c2c640bb8b7cac713f80b474: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:29:56.467978 29619 raft_consensus.cc:359] T 03d4bbdb54c6469ab17de610fcd12035 P 64e0ca87c2c640bb8b7cac713f80b474 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } }
I20260601 13:29:56.468101 29618 tablet_bootstrap.cc:654] T 9027231814ac4588ad602ff7fe3363b2 P 8a2b951764c8463b89db60eede017db9: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:56.468114 29619 raft_consensus.cc:385] T 03d4bbdb54c6469ab17de610fcd12035 P 64e0ca87c2c640bb8b7cac713f80b474 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:56.468148 29619 raft_consensus.cc:740] T 03d4bbdb54c6469ab17de610fcd12035 P 64e0ca87c2c640bb8b7cac713f80b474 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64e0ca87c2c640bb8b7cac713f80b474, State: Initialized, Role: FOLLOWER
I20260601 13:29:56.468269 29619 consensus_queue.cc:260] T 03d4bbdb54c6469ab17de610fcd12035 P 64e0ca87c2c640bb8b7cac713f80b474 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } }
I20260601 13:29:56.468658 29619 ts_tablet_manager.cc:1434] T 03d4bbdb54c6469ab17de610fcd12035 P 64e0ca87c2c640bb8b7cac713f80b474: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:56.468888 29619 tablet_bootstrap.cc:492] T 0a959dcf8d8540a5bd99760ebbef9a05 P 64e0ca87c2c640bb8b7cac713f80b474: Bootstrap starting.
I20260601 13:29:56.469290 29618 tablet_bootstrap.cc:492] T 9027231814ac4588ad602ff7fe3363b2 P 8a2b951764c8463b89db60eede017db9: No bootstrap required, opened a new log
I20260601 13:29:56.469374 29618 ts_tablet_manager.cc:1403] T 9027231814ac4588ad602ff7fe3363b2 P 8a2b951764c8463b89db60eede017db9: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:29:56.469790 29618 raft_consensus.cc:359] T 9027231814ac4588ad602ff7fe3363b2 P 8a2b951764c8463b89db60eede017db9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } }
I20260601 13:29:56.469884 29618 raft_consensus.cc:385] T 9027231814ac4588ad602ff7fe3363b2 P 8a2b951764c8463b89db60eede017db9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:56.469914 29618 raft_consensus.cc:740] T 9027231814ac4588ad602ff7fe3363b2 P 8a2b951764c8463b89db60eede017db9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a2b951764c8463b89db60eede017db9, State: Initialized, Role: FOLLOWER
I20260601 13:29:56.469920 29619 tablet_bootstrap.cc:654] T 0a959dcf8d8540a5bd99760ebbef9a05 P 64e0ca87c2c640bb8b7cac713f80b474: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:56.470052 29618 consensus_queue.cc:260] T 9027231814ac4588ad602ff7fe3363b2 P 8a2b951764c8463b89db60eede017db9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } }
I20260601 13:29:56.470330 29618 ts_tablet_manager.cc:1434] T 9027231814ac4588ad602ff7fe3363b2 P 8a2b951764c8463b89db60eede017db9: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:56.470515 29618 tablet_bootstrap.cc:492] T c1a6b75cd7c04421937c940cf4931dcb P 8a2b951764c8463b89db60eede017db9: Bootstrap starting.
I20260601 13:29:56.471228 29622 raft_consensus.cc:493] T d83013409efd4f3f925e39587834b6dc P 8a2b951764c8463b89db60eede017db9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:29:56.471326 29622 raft_consensus.cc:515] T d83013409efd4f3f925e39587834b6dc P 8a2b951764c8463b89db60eede017db9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } }
I20260601 13:29:56.471634 29618 tablet_bootstrap.cc:654] T c1a6b75cd7c04421937c940cf4931dcb P 8a2b951764c8463b89db60eede017db9: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:56.471841 29622 leader_election.cc:290] T d83013409efd4f3f925e39587834b6dc P 8a2b951764c8463b89db60eede017db9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33632535c342491389b18fde3dd4b280 (127.24.95.66:32985), 64e0ca87c2c640bb8b7cac713f80b474 (127.24.95.67:43665)
I20260601 13:29:56.472092 29617 ts_tablet_manager.cc:1434] T d83013409efd4f3f925e39587834b6dc P 33632535c342491389b18fde3dd4b280: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.000s
I20260601 13:29:56.472733 29617 tablet_bootstrap.cc:492] T 1125626dafe948288b9964d17438303e P 33632535c342491389b18fde3dd4b280: Bootstrap starting.
I20260601 13:29:56.473821 29619 tablet_bootstrap.cc:492] T 0a959dcf8d8540a5bd99760ebbef9a05 P 64e0ca87c2c640bb8b7cac713f80b474: No bootstrap required, opened a new log
I20260601 13:29:56.474081 29619 ts_tablet_manager.cc:1403] T 0a959dcf8d8540a5bd99760ebbef9a05 P 64e0ca87c2c640bb8b7cac713f80b474: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:29:56.474599 29619 raft_consensus.cc:359] T 0a959dcf8d8540a5bd99760ebbef9a05 P 64e0ca87c2c640bb8b7cac713f80b474 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } }
I20260601 13:29:56.474722 29619 raft_consensus.cc:385] T 0a959dcf8d8540a5bd99760ebbef9a05 P 64e0ca87c2c640bb8b7cac713f80b474 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:56.474788 29619 raft_consensus.cc:740] T 0a959dcf8d8540a5bd99760ebbef9a05 P 64e0ca87c2c640bb8b7cac713f80b474 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64e0ca87c2c640bb8b7cac713f80b474, State: Initialized, Role: FOLLOWER
I20260601 13:29:56.475039 29618 tablet_bootstrap.cc:492] T c1a6b75cd7c04421937c940cf4931dcb P 8a2b951764c8463b89db60eede017db9: No bootstrap required, opened a new log
I20260601 13:29:56.475013 29619 consensus_queue.cc:260] T 0a959dcf8d8540a5bd99760ebbef9a05 P 64e0ca87c2c640bb8b7cac713f80b474 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } }
I20260601 13:29:56.475142 29618 ts_tablet_manager.cc:1403] T c1a6b75cd7c04421937c940cf4931dcb P 8a2b951764c8463b89db60eede017db9: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:29:56.475265 29617 tablet_bootstrap.cc:654] T 1125626dafe948288b9964d17438303e P 33632535c342491389b18fde3dd4b280: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:56.475335 29619 ts_tablet_manager.cc:1434] T 0a959dcf8d8540a5bd99760ebbef9a05 P 64e0ca87c2c640bb8b7cac713f80b474: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:56.475646 29618 raft_consensus.cc:359] T c1a6b75cd7c04421937c940cf4931dcb P 8a2b951764c8463b89db60eede017db9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } }
I20260601 13:29:56.475759 29619 tablet_bootstrap.cc:492] T c1a6b75cd7c04421937c940cf4931dcb P 64e0ca87c2c640bb8b7cac713f80b474: Bootstrap starting.
I20260601 13:29:56.476464 29618 raft_consensus.cc:385] T c1a6b75cd7c04421937c940cf4931dcb P 8a2b951764c8463b89db60eede017db9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:56.476567 29618 raft_consensus.cc:740] T c1a6b75cd7c04421937c940cf4931dcb P 8a2b951764c8463b89db60eede017db9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a2b951764c8463b89db60eede017db9, State: Initialized, Role: FOLLOWER
I20260601 13:29:56.476631 29617 tablet_bootstrap.cc:492] T 1125626dafe948288b9964d17438303e P 33632535c342491389b18fde3dd4b280: No bootstrap required, opened a new log
I20260601 13:29:56.476754 29618 consensus_queue.cc:260] T c1a6b75cd7c04421937c940cf4931dcb P 8a2b951764c8463b89db60eede017db9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } }
I20260601 13:29:56.476975 29617 ts_tablet_manager.cc:1403] T 1125626dafe948288b9964d17438303e P 33632535c342491389b18fde3dd4b280: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.001s
I20260601 13:29:56.477614 29619 tablet_bootstrap.cc:654] T c1a6b75cd7c04421937c940cf4931dcb P 64e0ca87c2c640bb8b7cac713f80b474: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:56.477679 29618 ts_tablet_manager.cc:1434] T c1a6b75cd7c04421937c940cf4931dcb P 8a2b951764c8463b89db60eede017db9: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:29:56.477639 29617 raft_consensus.cc:359] T 1125626dafe948288b9964d17438303e P 33632535c342491389b18fde3dd4b280 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } }
I20260601 13:29:56.478412 29617 raft_consensus.cc:385] T 1125626dafe948288b9964d17438303e P 33632535c342491389b18fde3dd4b280 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:56.478554 29617 raft_consensus.cc:740] T 1125626dafe948288b9964d17438303e P 33632535c342491389b18fde3dd4b280 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33632535c342491389b18fde3dd4b280, State: Initialized, Role: FOLLOWER
I20260601 13:29:56.478734 29617 consensus_queue.cc:260] T 1125626dafe948288b9964d17438303e P 33632535c342491389b18fde3dd4b280 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } }
I20260601 13:29:56.479178 29617 ts_tablet_manager.cc:1434] T 1125626dafe948288b9964d17438303e P 33632535c342491389b18fde3dd4b280: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:29:56.479496 29617 tablet_bootstrap.cc:492] T 0a959dcf8d8540a5bd99760ebbef9a05 P 33632535c342491389b18fde3dd4b280: Bootstrap starting.
I20260601 13:29:56.481032 29617 tablet_bootstrap.cc:654] T 0a959dcf8d8540a5bd99760ebbef9a05 P 33632535c342491389b18fde3dd4b280: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:56.482285 29617 tablet_bootstrap.cc:492] T 0a959dcf8d8540a5bd99760ebbef9a05 P 33632535c342491389b18fde3dd4b280: No bootstrap required, opened a new log
I20260601 13:29:56.482661 29617 ts_tablet_manager.cc:1403] T 0a959dcf8d8540a5bd99760ebbef9a05 P 33632535c342491389b18fde3dd4b280: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.003s
I20260601 13:29:56.483148 29617 raft_consensus.cc:359] T 0a959dcf8d8540a5bd99760ebbef9a05 P 33632535c342491389b18fde3dd4b280 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } }
I20260601 13:29:56.483253 29617 raft_consensus.cc:385] T 0a959dcf8d8540a5bd99760ebbef9a05 P 33632535c342491389b18fde3dd4b280 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:56.483274 29617 raft_consensus.cc:740] T 0a959dcf8d8540a5bd99760ebbef9a05 P 33632535c342491389b18fde3dd4b280 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33632535c342491389b18fde3dd4b280, State: Initialized, Role: FOLLOWER
I20260601 13:29:56.483421 29617 consensus_queue.cc:260] T 0a959dcf8d8540a5bd99760ebbef9a05 P 33632535c342491389b18fde3dd4b280 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } }
I20260601 13:29:56.483705 29617 ts_tablet_manager.cc:1434] T 0a959dcf8d8540a5bd99760ebbef9a05 P 33632535c342491389b18fde3dd4b280: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:56.483996 29617 tablet_bootstrap.cc:492] T 03d4bbdb54c6469ab17de610fcd12035 P 33632535c342491389b18fde3dd4b280: Bootstrap starting.
I20260601 13:29:56.485348 29617 tablet_bootstrap.cc:654] T 03d4bbdb54c6469ab17de610fcd12035 P 33632535c342491389b18fde3dd4b280: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:56.485755 29570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d83013409efd4f3f925e39587834b6dc" candidate_uuid: "8a2b951764c8463b89db60eede017db9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64e0ca87c2c640bb8b7cac713f80b474" is_pre_election: true
I20260601 13:29:56.485888 29570 raft_consensus.cc:2468] T d83013409efd4f3f925e39587834b6dc P 64e0ca87c2c640bb8b7cac713f80b474 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a2b951764c8463b89db60eede017db9 in term 0.
I20260601 13:29:56.486282 29382 leader_election.cc:304] T d83013409efd4f3f925e39587834b6dc P 8a2b951764c8463b89db60eede017db9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64e0ca87c2c640bb8b7cac713f80b474, 8a2b951764c8463b89db60eede017db9; no voters: 
I20260601 13:29:56.486459 29625 raft_consensus.cc:2804] T d83013409efd4f3f925e39587834b6dc P 8a2b951764c8463b89db60eede017db9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:29:56.486516 29625 raft_consensus.cc:493] T d83013409efd4f3f925e39587834b6dc P 8a2b951764c8463b89db60eede017db9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:29:56.486565 29625 raft_consensus.cc:3060] T d83013409efd4f3f925e39587834b6dc P 8a2b951764c8463b89db60eede017db9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:56.487113 29617 tablet_bootstrap.cc:492] T 03d4bbdb54c6469ab17de610fcd12035 P 33632535c342491389b18fde3dd4b280: No bootstrap required, opened a new log
I20260601 13:29:56.487219 29617 ts_tablet_manager.cc:1403] T 03d4bbdb54c6469ab17de610fcd12035 P 33632535c342491389b18fde3dd4b280: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:29:56.487587 29625 raft_consensus.cc:515] T d83013409efd4f3f925e39587834b6dc P 8a2b951764c8463b89db60eede017db9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } }
I20260601 13:29:56.487758 29617 raft_consensus.cc:359] T 03d4bbdb54c6469ab17de610fcd12035 P 33632535c342491389b18fde3dd4b280 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } }
I20260601 13:29:56.487872 29617 raft_consensus.cc:385] T 03d4bbdb54c6469ab17de610fcd12035 P 33632535c342491389b18fde3dd4b280 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:56.487905 29617 raft_consensus.cc:740] T 03d4bbdb54c6469ab17de610fcd12035 P 33632535c342491389b18fde3dd4b280 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33632535c342491389b18fde3dd4b280, State: Initialized, Role: FOLLOWER
I20260601 13:29:56.488047 29617 consensus_queue.cc:260] T 03d4bbdb54c6469ab17de610fcd12035 P 33632535c342491389b18fde3dd4b280 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } }
I20260601 13:29:56.488113 29625 leader_election.cc:290] T d83013409efd4f3f925e39587834b6dc P 8a2b951764c8463b89db60eede017db9 [CANDIDATE]: Term 1 election: Requested vote from peers 33632535c342491389b18fde3dd4b280 (127.24.95.66:32985), 64e0ca87c2c640bb8b7cac713f80b474 (127.24.95.67:43665)
I20260601 13:29:56.488554 29570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d83013409efd4f3f925e39587834b6dc" candidate_uuid: "8a2b951764c8463b89db60eede017db9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64e0ca87c2c640bb8b7cac713f80b474"
I20260601 13:29:56.488662 29570 raft_consensus.cc:3060] T d83013409efd4f3f925e39587834b6dc P 64e0ca87c2c640bb8b7cac713f80b474 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:56.489006 29617 ts_tablet_manager.cc:1434] T 03d4bbdb54c6469ab17de610fcd12035 P 33632535c342491389b18fde3dd4b280: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:29:56.489183 29617 tablet_bootstrap.cc:492] T 372d31ad190b416b94a7ba9e6457afbe P 33632535c342491389b18fde3dd4b280: Bootstrap starting.
I20260601 13:29:56.489601 29494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d83013409efd4f3f925e39587834b6dc" candidate_uuid: "8a2b951764c8463b89db60eede017db9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33632535c342491389b18fde3dd4b280" is_pre_election: true
I20260601 13:29:56.489637 29570 raft_consensus.cc:2468] T d83013409efd4f3f925e39587834b6dc P 64e0ca87c2c640bb8b7cac713f80b474 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a2b951764c8463b89db60eede017db9 in term 1.
I20260601 13:29:56.489645 29493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d83013409efd4f3f925e39587834b6dc" candidate_uuid: "8a2b951764c8463b89db60eede017db9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33632535c342491389b18fde3dd4b280"
I20260601 13:29:56.489702 29494 raft_consensus.cc:2468] T d83013409efd4f3f925e39587834b6dc P 33632535c342491389b18fde3dd4b280 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a2b951764c8463b89db60eede017db9 in term 0.
I20260601 13:29:56.489912 29382 leader_election.cc:304] T d83013409efd4f3f925e39587834b6dc P 8a2b951764c8463b89db60eede017db9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64e0ca87c2c640bb8b7cac713f80b474, 8a2b951764c8463b89db60eede017db9; no voters: 
I20260601 13:29:56.490073 29625 raft_consensus.cc:2804] T d83013409efd4f3f925e39587834b6dc P 8a2b951764c8463b89db60eede017db9 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:29:56.490162 29625 raft_consensus.cc:697] T d83013409efd4f3f925e39587834b6dc P 8a2b951764c8463b89db60eede017db9 [term 1 LEADER]: Becoming Leader. State: Replica: 8a2b951764c8463b89db60eede017db9, State: Running, Role: LEADER
I20260601 13:29:56.490288 29625 consensus_queue.cc:237] T d83013409efd4f3f925e39587834b6dc P 8a2b951764c8463b89db60eede017db9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } }
I20260601 13:29:56.491014 29617 tablet_bootstrap.cc:654] T 372d31ad190b416b94a7ba9e6457afbe P 33632535c342491389b18fde3dd4b280: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:56.491763 29313 catalog_manager.cc:5696] T d83013409efd4f3f925e39587834b6dc P 8a2b951764c8463b89db60eede017db9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8a2b951764c8463b89db60eede017db9 (127.24.95.65). New cstate: current_term: 1 leader_uuid: "8a2b951764c8463b89db60eede017db9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } health_report { overall_health: UNKNOWN } } }
I20260601 13:29:56.492197 29619 tablet_bootstrap.cc:492] T c1a6b75cd7c04421937c940cf4931dcb P 64e0ca87c2c640bb8b7cac713f80b474: No bootstrap required, opened a new log
I20260601 13:29:56.492281 29617 tablet_bootstrap.cc:492] T 372d31ad190b416b94a7ba9e6457afbe P 33632535c342491389b18fde3dd4b280: No bootstrap required, opened a new log
I20260601 13:29:56.492290 29619 ts_tablet_manager.cc:1403] T c1a6b75cd7c04421937c940cf4931dcb P 64e0ca87c2c640bb8b7cac713f80b474: Time spent bootstrapping tablet: real 0.017s	user 0.002s	sys 0.000s
I20260601 13:29:56.492405 29617 ts_tablet_manager.cc:1403] T 372d31ad190b416b94a7ba9e6457afbe P 33632535c342491389b18fde3dd4b280: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:29:56.492763 29617 raft_consensus.cc:359] T 372d31ad190b416b94a7ba9e6457afbe P 33632535c342491389b18fde3dd4b280 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } }
I20260601 13:29:56.492835 29617 raft_consensus.cc:385] T 372d31ad190b416b94a7ba9e6457afbe P 33632535c342491389b18fde3dd4b280 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:56.492859 29617 raft_consensus.cc:740] T 372d31ad190b416b94a7ba9e6457afbe P 33632535c342491389b18fde3dd4b280 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33632535c342491389b18fde3dd4b280, State: Initialized, Role: FOLLOWER
I20260601 13:29:56.492807 29619 raft_consensus.cc:359] T c1a6b75cd7c04421937c940cf4931dcb P 64e0ca87c2c640bb8b7cac713f80b474 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } }
I20260601 13:29:56.492910 29619 raft_consensus.cc:385] T c1a6b75cd7c04421937c940cf4931dcb P 64e0ca87c2c640bb8b7cac713f80b474 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:56.492944 29619 raft_consensus.cc:740] T c1a6b75cd7c04421937c940cf4931dcb P 64e0ca87c2c640bb8b7cac713f80b474 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64e0ca87c2c640bb8b7cac713f80b474, State: Initialized, Role: FOLLOWER
I20260601 13:29:56.493001 29617 consensus_queue.cc:260] T 372d31ad190b416b94a7ba9e6457afbe P 33632535c342491389b18fde3dd4b280 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } }
I20260601 13:29:56.493048 29619 consensus_queue.cc:260] T c1a6b75cd7c04421937c940cf4931dcb P 64e0ca87c2c640bb8b7cac713f80b474 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } }
I20260601 13:29:56.493453 29619 ts_tablet_manager.cc:1434] T c1a6b75cd7c04421937c940cf4931dcb P 64e0ca87c2c640bb8b7cac713f80b474: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:56.493644 29619 tablet_bootstrap.cc:492] T 9027231814ac4588ad602ff7fe3363b2 P 64e0ca87c2c640bb8b7cac713f80b474: Bootstrap starting.
I20260601 13:29:56.494061 29617 ts_tablet_manager.cc:1434] T 372d31ad190b416b94a7ba9e6457afbe P 33632535c342491389b18fde3dd4b280: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:29:56.494237 29617 tablet_bootstrap.cc:492] T c1a6b75cd7c04421937c940cf4931dcb P 33632535c342491389b18fde3dd4b280: Bootstrap starting.
I20260601 13:29:56.494642 29619 tablet_bootstrap.cc:654] T 9027231814ac4588ad602ff7fe3363b2 P 64e0ca87c2c640bb8b7cac713f80b474: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:56.495383 29617 tablet_bootstrap.cc:654] T c1a6b75cd7c04421937c940cf4931dcb P 33632535c342491389b18fde3dd4b280: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:56.496724 29619 tablet_bootstrap.cc:492] T 9027231814ac4588ad602ff7fe3363b2 P 64e0ca87c2c640bb8b7cac713f80b474: No bootstrap required, opened a new log
I20260601 13:29:56.496814 29619 ts_tablet_manager.cc:1403] T 9027231814ac4588ad602ff7fe3363b2 P 64e0ca87c2c640bb8b7cac713f80b474: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:29:56.497280 29619 raft_consensus.cc:359] T 9027231814ac4588ad602ff7fe3363b2 P 64e0ca87c2c640bb8b7cac713f80b474 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } }
I20260601 13:29:56.497411 29619 raft_consensus.cc:385] T 9027231814ac4588ad602ff7fe3363b2 P 64e0ca87c2c640bb8b7cac713f80b474 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:56.497447 29619 raft_consensus.cc:740] T 9027231814ac4588ad602ff7fe3363b2 P 64e0ca87c2c640bb8b7cac713f80b474 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64e0ca87c2c640bb8b7cac713f80b474, State: Initialized, Role: FOLLOWER
I20260601 13:29:56.497573 29617 tablet_bootstrap.cc:492] T c1a6b75cd7c04421937c940cf4931dcb P 33632535c342491389b18fde3dd4b280: No bootstrap required, opened a new log
I20260601 13:29:56.497563 29619 consensus_queue.cc:260] T 9027231814ac4588ad602ff7fe3363b2 P 64e0ca87c2c640bb8b7cac713f80b474 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } }
I20260601 13:29:56.497670 29617 ts_tablet_manager.cc:1403] T c1a6b75cd7c04421937c940cf4931dcb P 33632535c342491389b18fde3dd4b280: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:29:56.497834 29619 ts_tablet_manager.cc:1434] T 9027231814ac4588ad602ff7fe3363b2 P 64e0ca87c2c640bb8b7cac713f80b474: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:29:56.498081 29617 raft_consensus.cc:359] T c1a6b75cd7c04421937c940cf4931dcb P 33632535c342491389b18fde3dd4b280 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } }
I20260601 13:29:56.498147 29619 tablet_bootstrap.cc:492] T 372d31ad190b416b94a7ba9e6457afbe P 64e0ca87c2c640bb8b7cac713f80b474: Bootstrap starting.
I20260601 13:29:56.498181 29617 raft_consensus.cc:385] T c1a6b75cd7c04421937c940cf4931dcb P 33632535c342491389b18fde3dd4b280 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:56.498214 29617 raft_consensus.cc:740] T c1a6b75cd7c04421937c940cf4931dcb P 33632535c342491389b18fde3dd4b280 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33632535c342491389b18fde3dd4b280, State: Initialized, Role: FOLLOWER
I20260601 13:29:56.498368 29617 consensus_queue.cc:260] T c1a6b75cd7c04421937c940cf4931dcb P 33632535c342491389b18fde3dd4b280 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } }
I20260601 13:29:56.498651 29617 ts_tablet_manager.cc:1434] T c1a6b75cd7c04421937c940cf4931dcb P 33632535c342491389b18fde3dd4b280: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:56.499006 29617 tablet_bootstrap.cc:492] T 9027231814ac4588ad602ff7fe3363b2 P 33632535c342491389b18fde3dd4b280: Bootstrap starting.
I20260601 13:29:56.499195 29619 tablet_bootstrap.cc:654] T 372d31ad190b416b94a7ba9e6457afbe P 64e0ca87c2c640bb8b7cac713f80b474: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:56.499770 29631 raft_consensus.cc:493] T c1a6b75cd7c04421937c940cf4931dcb P 33632535c342491389b18fde3dd4b280 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:29:56.499867 29631 raft_consensus.cc:515] T c1a6b75cd7c04421937c940cf4931dcb P 33632535c342491389b18fde3dd4b280 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } }
I20260601 13:29:56.500253 29617 tablet_bootstrap.cc:654] T 9027231814ac4588ad602ff7fe3363b2 P 33632535c342491389b18fde3dd4b280: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:56.500594 29631 leader_election.cc:290] T c1a6b75cd7c04421937c940cf4931dcb P 33632535c342491389b18fde3dd4b280 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a2b951764c8463b89db60eede017db9 (127.24.95.65:43765), 64e0ca87c2c640bb8b7cac713f80b474 (127.24.95.67:43665)
I20260601 13:29:56.501519 29617 tablet_bootstrap.cc:492] T 9027231814ac4588ad602ff7fe3363b2 P 33632535c342491389b18fde3dd4b280: No bootstrap required, opened a new log
I20260601 13:29:56.501556 29619 tablet_bootstrap.cc:492] T 372d31ad190b416b94a7ba9e6457afbe P 64e0ca87c2c640bb8b7cac713f80b474: No bootstrap required, opened a new log
I20260601 13:29:56.501614 29617 ts_tablet_manager.cc:1403] T 9027231814ac4588ad602ff7fe3363b2 P 33632535c342491389b18fde3dd4b280: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:29:56.501641 29619 ts_tablet_manager.cc:1403] T 372d31ad190b416b94a7ba9e6457afbe P 64e0ca87c2c640bb8b7cac713f80b474: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:29:56.502089 29617 raft_consensus.cc:359] T 9027231814ac4588ad602ff7fe3363b2 P 33632535c342491389b18fde3dd4b280 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } }
I20260601 13:29:56.502192 29619 raft_consensus.cc:359] T 372d31ad190b416b94a7ba9e6457afbe P 64e0ca87c2c640bb8b7cac713f80b474 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } }
I20260601 13:29:56.502205 29617 raft_consensus.cc:385] T 9027231814ac4588ad602ff7fe3363b2 P 33632535c342491389b18fde3dd4b280 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:56.502326 29619 raft_consensus.cc:385] T 372d31ad190b416b94a7ba9e6457afbe P 64e0ca87c2c640bb8b7cac713f80b474 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:56.502398 29617 raft_consensus.cc:740] T 9027231814ac4588ad602ff7fe3363b2 P 33632535c342491389b18fde3dd4b280 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33632535c342491389b18fde3dd4b280, State: Initialized, Role: FOLLOWER
I20260601 13:29:56.502408 29619 raft_consensus.cc:740] T 372d31ad190b416b94a7ba9e6457afbe P 64e0ca87c2c640bb8b7cac713f80b474 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64e0ca87c2c640bb8b7cac713f80b474, State: Initialized, Role: FOLLOWER
I20260601 13:29:56.502543 29617 consensus_queue.cc:260] T 9027231814ac4588ad602ff7fe3363b2 P 33632535c342491389b18fde3dd4b280 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } }
I20260601 13:29:56.502554 29619 consensus_queue.cc:260] T 372d31ad190b416b94a7ba9e6457afbe P 64e0ca87c2c640bb8b7cac713f80b474 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } }
I20260601 13:29:56.502856 29617 ts_tablet_manager.cc:1434] T 9027231814ac4588ad602ff7fe3363b2 P 33632535c342491389b18fde3dd4b280: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:56.502866 29619 ts_tablet_manager.cc:1434] T 372d31ad190b416b94a7ba9e6457afbe P 64e0ca87c2c640bb8b7cac713f80b474: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:56.507500 29570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1a6b75cd7c04421937c940cf4931dcb" candidate_uuid: "33632535c342491389b18fde3dd4b280" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64e0ca87c2c640bb8b7cac713f80b474" is_pre_election: true
I20260601 13:29:56.507503 29418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1a6b75cd7c04421937c940cf4931dcb" candidate_uuid: "33632535c342491389b18fde3dd4b280" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a2b951764c8463b89db60eede017db9" is_pre_election: true
I20260601 13:29:56.507717 29570 raft_consensus.cc:2468] T c1a6b75cd7c04421937c940cf4931dcb P 64e0ca87c2c640bb8b7cac713f80b474 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33632535c342491389b18fde3dd4b280 in term 0.
I20260601 13:29:56.507846 29418 raft_consensus.cc:2468] T c1a6b75cd7c04421937c940cf4931dcb P 8a2b951764c8463b89db60eede017db9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33632535c342491389b18fde3dd4b280 in term 0.
I20260601 13:29:56.508095 29458 leader_election.cc:304] T c1a6b75cd7c04421937c940cf4931dcb P 33632535c342491389b18fde3dd4b280 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33632535c342491389b18fde3dd4b280, 64e0ca87c2c640bb8b7cac713f80b474; no voters: 
I20260601 13:29:56.508448 29631 raft_consensus.cc:2804] T c1a6b75cd7c04421937c940cf4931dcb P 33632535c342491389b18fde3dd4b280 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:29:56.508517 29631 raft_consensus.cc:493] T c1a6b75cd7c04421937c940cf4931dcb P 33632535c342491389b18fde3dd4b280 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:29:56.508556 29631 raft_consensus.cc:3060] T c1a6b75cd7c04421937c940cf4931dcb P 33632535c342491389b18fde3dd4b280 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:56.509429 29631 raft_consensus.cc:515] T c1a6b75cd7c04421937c940cf4931dcb P 33632535c342491389b18fde3dd4b280 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } }
I20260601 13:29:56.509773 29631 leader_election.cc:290] T c1a6b75cd7c04421937c940cf4931dcb P 33632535c342491389b18fde3dd4b280 [CANDIDATE]: Term 1 election: Requested vote from peers 8a2b951764c8463b89db60eede017db9 (127.24.95.65:43765), 64e0ca87c2c640bb8b7cac713f80b474 (127.24.95.67:43665)
I20260601 13:29:56.510123 29418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1a6b75cd7c04421937c940cf4931dcb" candidate_uuid: "33632535c342491389b18fde3dd4b280" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a2b951764c8463b89db60eede017db9"
I20260601 13:29:56.510221 29418 raft_consensus.cc:3060] T c1a6b75cd7c04421937c940cf4931dcb P 8a2b951764c8463b89db60eede017db9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:56.510239 29570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1a6b75cd7c04421937c940cf4931dcb" candidate_uuid: "33632535c342491389b18fde3dd4b280" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64e0ca87c2c640bb8b7cac713f80b474"
I20260601 13:29:56.510366 29570 raft_consensus.cc:3060] T c1a6b75cd7c04421937c940cf4931dcb P 64e0ca87c2c640bb8b7cac713f80b474 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:56.511116 29418 raft_consensus.cc:2468] T c1a6b75cd7c04421937c940cf4931dcb P 8a2b951764c8463b89db60eede017db9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33632535c342491389b18fde3dd4b280 in term 1.
I20260601 13:29:56.511235 29570 raft_consensus.cc:2468] T c1a6b75cd7c04421937c940cf4931dcb P 64e0ca87c2c640bb8b7cac713f80b474 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33632535c342491389b18fde3dd4b280 in term 1.
I20260601 13:29:56.511406 29458 leader_election.cc:304] T c1a6b75cd7c04421937c940cf4931dcb P 33632535c342491389b18fde3dd4b280 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33632535c342491389b18fde3dd4b280, 8a2b951764c8463b89db60eede017db9; no voters: 
I20260601 13:29:56.511562 29631 raft_consensus.cc:2804] T c1a6b75cd7c04421937c940cf4931dcb P 33632535c342491389b18fde3dd4b280 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:29:56.511780 29631 raft_consensus.cc:697] T c1a6b75cd7c04421937c940cf4931dcb P 33632535c342491389b18fde3dd4b280 [term 1 LEADER]: Becoming Leader. State: Replica: 33632535c342491389b18fde3dd4b280, State: Running, Role: LEADER
I20260601 13:29:56.511921 29631 consensus_queue.cc:237] T c1a6b75cd7c04421937c940cf4931dcb P 33632535c342491389b18fde3dd4b280 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } }
I20260601 13:29:56.513789 29314 catalog_manager.cc:5696] T c1a6b75cd7c04421937c940cf4931dcb P 33632535c342491389b18fde3dd4b280 reported cstate change: term changed from 0 to 1, leader changed from <none> to 33632535c342491389b18fde3dd4b280 (127.24.95.66). New cstate: current_term: 1 leader_uuid: "33632535c342491389b18fde3dd4b280" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } health_report { overall_health: UNKNOWN } } }
I20260601 13:29:56.515414 29631 raft_consensus.cc:493] T 0a959dcf8d8540a5bd99760ebbef9a05 P 33632535c342491389b18fde3dd4b280 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:29:56.515525 29631 raft_consensus.cc:515] T 0a959dcf8d8540a5bd99760ebbef9a05 P 33632535c342491389b18fde3dd4b280 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } }
I20260601 13:29:56.515894 29631 leader_election.cc:290] T 0a959dcf8d8540a5bd99760ebbef9a05 P 33632535c342491389b18fde3dd4b280 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a2b951764c8463b89db60eede017db9 (127.24.95.65:43765), 64e0ca87c2c640bb8b7cac713f80b474 (127.24.95.67:43665)
I20260601 13:29:56.516283 29418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a959dcf8d8540a5bd99760ebbef9a05" candidate_uuid: "33632535c342491389b18fde3dd4b280" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a2b951764c8463b89db60eede017db9" is_pre_election: true
I20260601 13:29:56.516320 29570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a959dcf8d8540a5bd99760ebbef9a05" candidate_uuid: "33632535c342491389b18fde3dd4b280" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64e0ca87c2c640bb8b7cac713f80b474" is_pre_election: true
I20260601 13:29:56.516431 29418 raft_consensus.cc:2468] T 0a959dcf8d8540a5bd99760ebbef9a05 P 8a2b951764c8463b89db60eede017db9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33632535c342491389b18fde3dd4b280 in term 0.
I20260601 13:29:56.516465 29570 raft_consensus.cc:2468] T 0a959dcf8d8540a5bd99760ebbef9a05 P 64e0ca87c2c640bb8b7cac713f80b474 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33632535c342491389b18fde3dd4b280 in term 0.
I20260601 13:29:56.516700 29458 leader_election.cc:304] T 0a959dcf8d8540a5bd99760ebbef9a05 P 33632535c342491389b18fde3dd4b280 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33632535c342491389b18fde3dd4b280, 8a2b951764c8463b89db60eede017db9; no voters: 
I20260601 13:29:56.516845 29631 raft_consensus.cc:2804] T 0a959dcf8d8540a5bd99760ebbef9a05 P 33632535c342491389b18fde3dd4b280 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:29:56.516901 29631 raft_consensus.cc:493] T 0a959dcf8d8540a5bd99760ebbef9a05 P 33632535c342491389b18fde3dd4b280 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:29:56.516945 29631 raft_consensus.cc:3060] T 0a959dcf8d8540a5bd99760ebbef9a05 P 33632535c342491389b18fde3dd4b280 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:56.517764 29631 raft_consensus.cc:515] T 0a959dcf8d8540a5bd99760ebbef9a05 P 33632535c342491389b18fde3dd4b280 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } }
I20260601 13:29:56.518095 29631 leader_election.cc:290] T 0a959dcf8d8540a5bd99760ebbef9a05 P 33632535c342491389b18fde3dd4b280 [CANDIDATE]: Term 1 election: Requested vote from peers 8a2b951764c8463b89db60eede017db9 (127.24.95.65:43765), 64e0ca87c2c640bb8b7cac713f80b474 (127.24.95.67:43665)
I20260601 13:29:56.518517 29418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a959dcf8d8540a5bd99760ebbef9a05" candidate_uuid: "33632535c342491389b18fde3dd4b280" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a2b951764c8463b89db60eede017db9"
I20260601 13:29:56.518517 29570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a959dcf8d8540a5bd99760ebbef9a05" candidate_uuid: "33632535c342491389b18fde3dd4b280" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64e0ca87c2c640bb8b7cac713f80b474"
I20260601 13:29:56.518659 29418 raft_consensus.cc:3060] T 0a959dcf8d8540a5bd99760ebbef9a05 P 8a2b951764c8463b89db60eede017db9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:56.518659 29570 raft_consensus.cc:3060] T 0a959dcf8d8540a5bd99760ebbef9a05 P 64e0ca87c2c640bb8b7cac713f80b474 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:56.519626 29418 raft_consensus.cc:2468] T 0a959dcf8d8540a5bd99760ebbef9a05 P 8a2b951764c8463b89db60eede017db9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33632535c342491389b18fde3dd4b280 in term 1.
I20260601 13:29:56.519626 29570 raft_consensus.cc:2468] T 0a959dcf8d8540a5bd99760ebbef9a05 P 64e0ca87c2c640bb8b7cac713f80b474 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33632535c342491389b18fde3dd4b280 in term 1.
I20260601 13:29:56.519942 29458 leader_election.cc:304] T 0a959dcf8d8540a5bd99760ebbef9a05 P 33632535c342491389b18fde3dd4b280 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33632535c342491389b18fde3dd4b280, 64e0ca87c2c640bb8b7cac713f80b474; no voters: 
I20260601 13:29:56.520130 29631 raft_consensus.cc:2804] T 0a959dcf8d8540a5bd99760ebbef9a05 P 33632535c342491389b18fde3dd4b280 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:29:56.520228 29631 raft_consensus.cc:697] T 0a959dcf8d8540a5bd99760ebbef9a05 P 33632535c342491389b18fde3dd4b280 [term 1 LEADER]: Becoming Leader. State: Replica: 33632535c342491389b18fde3dd4b280, State: Running, Role: LEADER
I20260601 13:29:56.520370 29631 consensus_queue.cc:237] T 0a959dcf8d8540a5bd99760ebbef9a05 P 33632535c342491389b18fde3dd4b280 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } }
I20260601 13:29:56.522161 29314 catalog_manager.cc:5696] T 0a959dcf8d8540a5bd99760ebbef9a05 P 33632535c342491389b18fde3dd4b280 reported cstate change: term changed from 0 to 1, leader changed from <none> to 33632535c342491389b18fde3dd4b280 (127.24.95.66). New cstate: current_term: 1 leader_uuid: "33632535c342491389b18fde3dd4b280" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } health_report { overall_health: UNKNOWN } } }
W20260601 13:29:56.529795 29445 tablet.cc:2404] T 03d4bbdb54c6469ab17de610fcd12035 P 8a2b951764c8463b89db60eede017db9: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260601 13:29:56.532508 29631 raft_consensus.cc:493] T 03d4bbdb54c6469ab17de610fcd12035 P 33632535c342491389b18fde3dd4b280 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:29:56.532662 29631 raft_consensus.cc:515] T 03d4bbdb54c6469ab17de610fcd12035 P 33632535c342491389b18fde3dd4b280 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } }
I20260601 13:29:56.533139 29631 leader_election.cc:290] T 03d4bbdb54c6469ab17de610fcd12035 P 33632535c342491389b18fde3dd4b280 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a2b951764c8463b89db60eede017db9 (127.24.95.65:43765), 64e0ca87c2c640bb8b7cac713f80b474 (127.24.95.67:43665)
I20260601 13:29:56.533572 29418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03d4bbdb54c6469ab17de610fcd12035" candidate_uuid: "33632535c342491389b18fde3dd4b280" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a2b951764c8463b89db60eede017db9" is_pre_election: true
I20260601 13:29:56.533715 29418 raft_consensus.cc:2468] T 03d4bbdb54c6469ab17de610fcd12035 P 8a2b951764c8463b89db60eede017db9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33632535c342491389b18fde3dd4b280 in term 0.
I20260601 13:29:56.533731 29570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03d4bbdb54c6469ab17de610fcd12035" candidate_uuid: "33632535c342491389b18fde3dd4b280" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64e0ca87c2c640bb8b7cac713f80b474" is_pre_election: true
I20260601 13:29:56.533857 29570 raft_consensus.cc:2468] T 03d4bbdb54c6469ab17de610fcd12035 P 64e0ca87c2c640bb8b7cac713f80b474 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33632535c342491389b18fde3dd4b280 in term 0.
I20260601 13:29:56.534024 29458 leader_election.cc:304] T 03d4bbdb54c6469ab17de610fcd12035 P 33632535c342491389b18fde3dd4b280 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33632535c342491389b18fde3dd4b280, 8a2b951764c8463b89db60eede017db9; no voters: 
I20260601 13:29:56.534196 29631 raft_consensus.cc:2804] T 03d4bbdb54c6469ab17de610fcd12035 P 33632535c342491389b18fde3dd4b280 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:29:56.534258 29631 raft_consensus.cc:493] T 03d4bbdb54c6469ab17de610fcd12035 P 33632535c342491389b18fde3dd4b280 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:29:56.534284 29631 raft_consensus.cc:3060] T 03d4bbdb54c6469ab17de610fcd12035 P 33632535c342491389b18fde3dd4b280 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:56.535120 29631 raft_consensus.cc:515] T 03d4bbdb54c6469ab17de610fcd12035 P 33632535c342491389b18fde3dd4b280 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } }
I20260601 13:29:56.535473 29631 leader_election.cc:290] T 03d4bbdb54c6469ab17de610fcd12035 P 33632535c342491389b18fde3dd4b280 [CANDIDATE]: Term 1 election: Requested vote from peers 8a2b951764c8463b89db60eede017db9 (127.24.95.65:43765), 64e0ca87c2c640bb8b7cac713f80b474 (127.24.95.67:43665)
I20260601 13:29:56.535854 29570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03d4bbdb54c6469ab17de610fcd12035" candidate_uuid: "33632535c342491389b18fde3dd4b280" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64e0ca87c2c640bb8b7cac713f80b474"
I20260601 13:29:56.535857 29418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03d4bbdb54c6469ab17de610fcd12035" candidate_uuid: "33632535c342491389b18fde3dd4b280" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a2b951764c8463b89db60eede017db9"
I20260601 13:29:56.536006 29570 raft_consensus.cc:3060] T 03d4bbdb54c6469ab17de610fcd12035 P 64e0ca87c2c640bb8b7cac713f80b474 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:56.536023 29418 raft_consensus.cc:3060] T 03d4bbdb54c6469ab17de610fcd12035 P 8a2b951764c8463b89db60eede017db9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:56.536809 29418 raft_consensus.cc:2468] T 03d4bbdb54c6469ab17de610fcd12035 P 8a2b951764c8463b89db60eede017db9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33632535c342491389b18fde3dd4b280 in term 1.
I20260601 13:29:56.536809 29570 raft_consensus.cc:2468] T 03d4bbdb54c6469ab17de610fcd12035 P 64e0ca87c2c640bb8b7cac713f80b474 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33632535c342491389b18fde3dd4b280 in term 1.
I20260601 13:29:56.537112 29458 leader_election.cc:304] T 03d4bbdb54c6469ab17de610fcd12035 P 33632535c342491389b18fde3dd4b280 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33632535c342491389b18fde3dd4b280, 8a2b951764c8463b89db60eede017db9; no voters: 
I20260601 13:29:56.537271 29631 raft_consensus.cc:2804] T 03d4bbdb54c6469ab17de610fcd12035 P 33632535c342491389b18fde3dd4b280 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:29:56.537358 29631 raft_consensus.cc:697] T 03d4bbdb54c6469ab17de610fcd12035 P 33632535c342491389b18fde3dd4b280 [term 1 LEADER]: Becoming Leader. State: Replica: 33632535c342491389b18fde3dd4b280, State: Running, Role: LEADER
I20260601 13:29:56.537501 29631 consensus_queue.cc:237] T 03d4bbdb54c6469ab17de610fcd12035 P 33632535c342491389b18fde3dd4b280 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } }
I20260601 13:29:56.539330 29314 catalog_manager.cc:5696] T 03d4bbdb54c6469ab17de610fcd12035 P 33632535c342491389b18fde3dd4b280 reported cstate change: term changed from 0 to 1, leader changed from <none> to 33632535c342491389b18fde3dd4b280 (127.24.95.66). New cstate: current_term: 1 leader_uuid: "33632535c342491389b18fde3dd4b280" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } health_report { overall_health: UNKNOWN } } }
I20260601 13:29:56.545586 29631 raft_consensus.cc:493] T e40c2d8e45894ee191b65318b96ac8bf P 33632535c342491389b18fde3dd4b280 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:29:56.545732 29631 raft_consensus.cc:515] T e40c2d8e45894ee191b65318b96ac8bf P 33632535c342491389b18fde3dd4b280 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } }
I20260601 13:29:56.546195 29631 leader_election.cc:290] T e40c2d8e45894ee191b65318b96ac8bf P 33632535c342491389b18fde3dd4b280 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a2b951764c8463b89db60eede017db9 (127.24.95.65:43765), 64e0ca87c2c640bb8b7cac713f80b474 (127.24.95.67:43665)
I20260601 13:29:56.546705 29570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e40c2d8e45894ee191b65318b96ac8bf" candidate_uuid: "33632535c342491389b18fde3dd4b280" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64e0ca87c2c640bb8b7cac713f80b474" is_pre_election: true
I20260601 13:29:56.546705 29418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e40c2d8e45894ee191b65318b96ac8bf" candidate_uuid: "33632535c342491389b18fde3dd4b280" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a2b951764c8463b89db60eede017db9" is_pre_election: true
I20260601 13:29:56.546895 29418 raft_consensus.cc:2468] T e40c2d8e45894ee191b65318b96ac8bf P 8a2b951764c8463b89db60eede017db9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33632535c342491389b18fde3dd4b280 in term 0.
I20260601 13:29:56.546895 29570 raft_consensus.cc:2468] T e40c2d8e45894ee191b65318b96ac8bf P 64e0ca87c2c640bb8b7cac713f80b474 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33632535c342491389b18fde3dd4b280 in term 0.
I20260601 13:29:56.547222 29458 leader_election.cc:304] T e40c2d8e45894ee191b65318b96ac8bf P 33632535c342491389b18fde3dd4b280 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33632535c342491389b18fde3dd4b280, 8a2b951764c8463b89db60eede017db9; no voters: 
I20260601 13:29:56.547444 29631 raft_consensus.cc:2804] T e40c2d8e45894ee191b65318b96ac8bf P 33632535c342491389b18fde3dd4b280 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:29:56.547526 29631 raft_consensus.cc:493] T e40c2d8e45894ee191b65318b96ac8bf P 33632535c342491389b18fde3dd4b280 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:29:56.547569 29631 raft_consensus.cc:3060] T e40c2d8e45894ee191b65318b96ac8bf P 33632535c342491389b18fde3dd4b280 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:56.548456 29631 raft_consensus.cc:515] T e40c2d8e45894ee191b65318b96ac8bf P 33632535c342491389b18fde3dd4b280 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } }
I20260601 13:29:56.548811 29631 leader_election.cc:290] T e40c2d8e45894ee191b65318b96ac8bf P 33632535c342491389b18fde3dd4b280 [CANDIDATE]: Term 1 election: Requested vote from peers 8a2b951764c8463b89db60eede017db9 (127.24.95.65:43765), 64e0ca87c2c640bb8b7cac713f80b474 (127.24.95.67:43665)
I20260601 13:29:56.549284 29570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e40c2d8e45894ee191b65318b96ac8bf" candidate_uuid: "33632535c342491389b18fde3dd4b280" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64e0ca87c2c640bb8b7cac713f80b474"
I20260601 13:29:56.549279 29418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e40c2d8e45894ee191b65318b96ac8bf" candidate_uuid: "33632535c342491389b18fde3dd4b280" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a2b951764c8463b89db60eede017db9"
I20260601 13:29:56.549419 29570 raft_consensus.cc:3060] T e40c2d8e45894ee191b65318b96ac8bf P 64e0ca87c2c640bb8b7cac713f80b474 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:56.549419 29418 raft_consensus.cc:3060] T e40c2d8e45894ee191b65318b96ac8bf P 8a2b951764c8463b89db60eede017db9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:56.550397 29418 raft_consensus.cc:2468] T e40c2d8e45894ee191b65318b96ac8bf P 8a2b951764c8463b89db60eede017db9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33632535c342491389b18fde3dd4b280 in term 1.
I20260601 13:29:56.550408 29570 raft_consensus.cc:2468] T e40c2d8e45894ee191b65318b96ac8bf P 64e0ca87c2c640bb8b7cac713f80b474 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33632535c342491389b18fde3dd4b280 in term 1.
I20260601 13:29:56.550662 29458 leader_election.cc:304] T e40c2d8e45894ee191b65318b96ac8bf P 33632535c342491389b18fde3dd4b280 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33632535c342491389b18fde3dd4b280, 8a2b951764c8463b89db60eede017db9; no voters: 
I20260601 13:29:56.550804 29631 raft_consensus.cc:2804] T e40c2d8e45894ee191b65318b96ac8bf P 33632535c342491389b18fde3dd4b280 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:29:56.550894 29631 raft_consensus.cc:697] T e40c2d8e45894ee191b65318b96ac8bf P 33632535c342491389b18fde3dd4b280 [term 1 LEADER]: Becoming Leader. State: Replica: 33632535c342491389b18fde3dd4b280, State: Running, Role: LEADER
I20260601 13:29:56.551026 29631 consensus_queue.cc:237] T e40c2d8e45894ee191b65318b96ac8bf P 33632535c342491389b18fde3dd4b280 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } }
I20260601 13:29:56.553057 29314 catalog_manager.cc:5696] T e40c2d8e45894ee191b65318b96ac8bf P 33632535c342491389b18fde3dd4b280 reported cstate change: term changed from 0 to 1, leader changed from <none> to 33632535c342491389b18fde3dd4b280 (127.24.95.66). New cstate: current_term: 1 leader_uuid: "33632535c342491389b18fde3dd4b280" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } health_report { overall_health: UNKNOWN } } }
I20260601 13:29:56.553933 29624 raft_consensus.cc:493] T 9027231814ac4588ad602ff7fe3363b2 P 64e0ca87c2c640bb8b7cac713f80b474 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:29:56.554059 29625 raft_consensus.cc:493] T ba9c972d2777481d938c399b44ce252e P 8a2b951764c8463b89db60eede017db9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:29:56.554039 29624 raft_consensus.cc:515] T 9027231814ac4588ad602ff7fe3363b2 P 64e0ca87c2c640bb8b7cac713f80b474 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } }
I20260601 13:29:56.554116 29625 raft_consensus.cc:515] T ba9c972d2777481d938c399b44ce252e P 8a2b951764c8463b89db60eede017db9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } }
I20260601 13:29:56.554441 29625 leader_election.cc:290] T ba9c972d2777481d938c399b44ce252e P 8a2b951764c8463b89db60eede017db9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33632535c342491389b18fde3dd4b280 (127.24.95.66:32985), 64e0ca87c2c640bb8b7cac713f80b474 (127.24.95.67:43665)
I20260601 13:29:56.554586 29624 leader_election.cc:290] T 9027231814ac4588ad602ff7fe3363b2 P 64e0ca87c2c640bb8b7cac713f80b474 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a2b951764c8463b89db60eede017db9 (127.24.95.65:43765), 33632535c342491389b18fde3dd4b280 (127.24.95.66:32985)
I20260601 13:29:56.554754 29493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba9c972d2777481d938c399b44ce252e" candidate_uuid: "8a2b951764c8463b89db60eede017db9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33632535c342491389b18fde3dd4b280" is_pre_election: true
I20260601 13:29:56.554869 29493 raft_consensus.cc:2468] T ba9c972d2777481d938c399b44ce252e P 33632535c342491389b18fde3dd4b280 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a2b951764c8463b89db60eede017db9 in term 0.
I20260601 13:29:56.554940 29570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba9c972d2777481d938c399b44ce252e" candidate_uuid: "8a2b951764c8463b89db60eede017db9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64e0ca87c2c640bb8b7cac713f80b474" is_pre_election: true
I20260601 13:29:56.555042 29570 raft_consensus.cc:2468] T ba9c972d2777481d938c399b44ce252e P 64e0ca87c2c640bb8b7cac713f80b474 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a2b951764c8463b89db60eede017db9 in term 0.
I20260601 13:29:56.555167 29384 leader_election.cc:304] T ba9c972d2777481d938c399b44ce252e P 8a2b951764c8463b89db60eede017db9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33632535c342491389b18fde3dd4b280, 8a2b951764c8463b89db60eede017db9; no voters: 
I20260601 13:29:56.555622 29622 raft_consensus.cc:2804] T ba9c972d2777481d938c399b44ce252e P 8a2b951764c8463b89db60eede017db9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:29:56.555680 29622 raft_consensus.cc:493] T ba9c972d2777481d938c399b44ce252e P 8a2b951764c8463b89db60eede017db9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:29:56.555758 29625 raft_consensus.cc:493] T 82ea09fdfc444c54840519ead2df5bac P 8a2b951764c8463b89db60eede017db9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:29:56.555824 29625 raft_consensus.cc:515] T 82ea09fdfc444c54840519ead2df5bac P 8a2b951764c8463b89db60eede017db9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } }
I20260601 13:29:56.555763 29622 raft_consensus.cc:3060] T ba9c972d2777481d938c399b44ce252e P 8a2b951764c8463b89db60eede017db9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:56.556169 29625 leader_election.cc:290] T 82ea09fdfc444c54840519ead2df5bac P 8a2b951764c8463b89db60eede017db9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33632535c342491389b18fde3dd4b280 (127.24.95.66:32985), 64e0ca87c2c640bb8b7cac713f80b474 (127.24.95.67:43665)
I20260601 13:29:56.556443 29493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82ea09fdfc444c54840519ead2df5bac" candidate_uuid: "8a2b951764c8463b89db60eede017db9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33632535c342491389b18fde3dd4b280" is_pre_election: true
I20260601 13:29:56.556571 29493 raft_consensus.cc:2468] T 82ea09fdfc444c54840519ead2df5bac P 33632535c342491389b18fde3dd4b280 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a2b951764c8463b89db60eede017db9 in term 0.
I20260601 13:29:56.556855 29384 leader_election.cc:304] T 82ea09fdfc444c54840519ead2df5bac P 8a2b951764c8463b89db60eede017db9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33632535c342491389b18fde3dd4b280, 8a2b951764c8463b89db60eede017db9; no voters: 
I20260601 13:29:56.557001 29625 raft_consensus.cc:2804] T 82ea09fdfc444c54840519ead2df5bac P 8a2b951764c8463b89db60eede017db9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:29:56.557053 29625 raft_consensus.cc:493] T 82ea09fdfc444c54840519ead2df5bac P 8a2b951764c8463b89db60eede017db9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:29:56.557087 29625 raft_consensus.cc:3060] T 82ea09fdfc444c54840519ead2df5bac P 8a2b951764c8463b89db60eede017db9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:56.557061 29622 raft_consensus.cc:515] T ba9c972d2777481d938c399b44ce252e P 8a2b951764c8463b89db60eede017db9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } }
I20260601 13:29:56.557394 29622 leader_election.cc:290] T ba9c972d2777481d938c399b44ce252e P 8a2b951764c8463b89db60eede017db9 [CANDIDATE]: Term 1 election: Requested vote from peers 33632535c342491389b18fde3dd4b280 (127.24.95.66:32985), 64e0ca87c2c640bb8b7cac713f80b474 (127.24.95.67:43665)
I20260601 13:29:56.557765 29493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba9c972d2777481d938c399b44ce252e" candidate_uuid: "8a2b951764c8463b89db60eede017db9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33632535c342491389b18fde3dd4b280"
I20260601 13:29:56.557869 29493 raft_consensus.cc:3060] T ba9c972d2777481d938c399b44ce252e P 33632535c342491389b18fde3dd4b280 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:56.557996 29625 raft_consensus.cc:515] T 82ea09fdfc444c54840519ead2df5bac P 8a2b951764c8463b89db60eede017db9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } }
I20260601 13:29:56.558336 29625 leader_election.cc:290] T 82ea09fdfc444c54840519ead2df5bac P 8a2b951764c8463b89db60eede017db9 [CANDIDATE]: Term 1 election: Requested vote from peers 33632535c342491389b18fde3dd4b280 (127.24.95.66:32985), 64e0ca87c2c640bb8b7cac713f80b474 (127.24.95.67:43665)
I20260601 13:29:56.558763 29493 raft_consensus.cc:2468] T ba9c972d2777481d938c399b44ce252e P 33632535c342491389b18fde3dd4b280 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a2b951764c8463b89db60eede017db9 in term 1.
I20260601 13:29:56.559046 29384 leader_election.cc:304] T ba9c972d2777481d938c399b44ce252e P 8a2b951764c8463b89db60eede017db9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33632535c342491389b18fde3dd4b280, 8a2b951764c8463b89db60eede017db9; no voters: 
I20260601 13:29:56.559237 29625 raft_consensus.cc:2804] T ba9c972d2777481d938c399b44ce252e P 8a2b951764c8463b89db60eede017db9 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:29:56.559343 29625 raft_consensus.cc:697] T ba9c972d2777481d938c399b44ce252e P 8a2b951764c8463b89db60eede017db9 [term 1 LEADER]: Becoming Leader. State: Replica: 8a2b951764c8463b89db60eede017db9, State: Running, Role: LEADER
I20260601 13:29:56.559572 29569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba9c972d2777481d938c399b44ce252e" candidate_uuid: "8a2b951764c8463b89db60eede017db9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64e0ca87c2c640bb8b7cac713f80b474"
I20260601 13:29:56.559628 29568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82ea09fdfc444c54840519ead2df5bac" candidate_uuid: "8a2b951764c8463b89db60eede017db9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64e0ca87c2c640bb8b7cac713f80b474"
I20260601 13:29:56.559672 29569 raft_consensus.cc:3060] T ba9c972d2777481d938c399b44ce252e P 64e0ca87c2c640bb8b7cac713f80b474 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:56.559779 29570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82ea09fdfc444c54840519ead2df5bac" candidate_uuid: "8a2b951764c8463b89db60eede017db9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64e0ca87c2c640bb8b7cac713f80b474" is_pre_election: true
I20260601 13:29:56.560750 29569 raft_consensus.cc:2468] T ba9c972d2777481d938c399b44ce252e P 64e0ca87c2c640bb8b7cac713f80b474 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a2b951764c8463b89db60eede017db9 in term 1.
I20260601 13:29:56.559693 29568 raft_consensus.cc:3060] T 82ea09fdfc444c54840519ead2df5bac P 64e0ca87c2c640bb8b7cac713f80b474 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:56.560863 29493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82ea09fdfc444c54840519ead2df5bac" candidate_uuid: "8a2b951764c8463b89db60eede017db9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33632535c342491389b18fde3dd4b280"
I20260601 13:29:56.560979 29493 raft_consensus.cc:3060] T 82ea09fdfc444c54840519ead2df5bac P 33632535c342491389b18fde3dd4b280 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:56.561331 29418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9027231814ac4588ad602ff7fe3363b2" candidate_uuid: "64e0ca87c2c640bb8b7cac713f80b474" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a2b951764c8463b89db60eede017db9" is_pre_election: true
I20260601 13:29:56.561460 29418 raft_consensus.cc:2468] T 9027231814ac4588ad602ff7fe3363b2 P 8a2b951764c8463b89db60eede017db9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64e0ca87c2c640bb8b7cac713f80b474 in term 0.
I20260601 13:29:56.559654 29625 consensus_queue.cc:237] T ba9c972d2777481d938c399b44ce252e P 8a2b951764c8463b89db60eede017db9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } }
I20260601 13:29:56.561734 29534 leader_election.cc:304] T 9027231814ac4588ad602ff7fe3363b2 P 64e0ca87c2c640bb8b7cac713f80b474 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64e0ca87c2c640bb8b7cac713f80b474, 8a2b951764c8463b89db60eede017db9; no voters: 
I20260601 13:29:56.561734 29568 raft_consensus.cc:2468] T 82ea09fdfc444c54840519ead2df5bac P 64e0ca87c2c640bb8b7cac713f80b474 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a2b951764c8463b89db60eede017db9 in term 1.
I20260601 13:29:56.561908 29493 raft_consensus.cc:2468] T 82ea09fdfc444c54840519ead2df5bac P 33632535c342491389b18fde3dd4b280 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a2b951764c8463b89db60eede017db9 in term 1.
I20260601 13:29:56.561908 29624 raft_consensus.cc:2804] T 9027231814ac4588ad602ff7fe3363b2 P 64e0ca87c2c640bb8b7cac713f80b474 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:29:56.562160 29382 leader_election.cc:304] T 82ea09fdfc444c54840519ead2df5bac P 8a2b951764c8463b89db60eede017db9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64e0ca87c2c640bb8b7cac713f80b474, 8a2b951764c8463b89db60eede017db9; no voters: 
I20260601 13:29:56.562243 29624 raft_consensus.cc:493] T 9027231814ac4588ad602ff7fe3363b2 P 64e0ca87c2c640bb8b7cac713f80b474 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:29:56.562287 29624 raft_consensus.cc:3060] T 9027231814ac4588ad602ff7fe3363b2 P 64e0ca87c2c640bb8b7cac713f80b474 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:56.562438 29622 raft_consensus.cc:2804] T 82ea09fdfc444c54840519ead2df5bac P 8a2b951764c8463b89db60eede017db9 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:29:56.562660 29622 raft_consensus.cc:697] T 82ea09fdfc444c54840519ead2df5bac P 8a2b951764c8463b89db60eede017db9 [term 1 LEADER]: Becoming Leader. State: Replica: 8a2b951764c8463b89db60eede017db9, State: Running, Role: LEADER
I20260601 13:29:56.562781 29622 consensus_queue.cc:237] T 82ea09fdfc444c54840519ead2df5bac P 8a2b951764c8463b89db60eede017db9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } }
I20260601 13:29:56.563360 29624 raft_consensus.cc:515] T 9027231814ac4588ad602ff7fe3363b2 P 64e0ca87c2c640bb8b7cac713f80b474 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } }
I20260601 13:29:56.563439 29493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9027231814ac4588ad602ff7fe3363b2" candidate_uuid: "64e0ca87c2c640bb8b7cac713f80b474" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33632535c342491389b18fde3dd4b280" is_pre_election: true
I20260601 13:29:56.563549 29493 raft_consensus.cc:2468] T 9027231814ac4588ad602ff7fe3363b2 P 33632535c342491389b18fde3dd4b280 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64e0ca87c2c640bb8b7cac713f80b474 in term 0.
I20260601 13:29:56.563781 29624 leader_election.cc:290] T 9027231814ac4588ad602ff7fe3363b2 P 64e0ca87c2c640bb8b7cac713f80b474 [CANDIDATE]: Term 1 election: Requested vote from peers 8a2b951764c8463b89db60eede017db9 (127.24.95.65:43765), 33632535c342491389b18fde3dd4b280 (127.24.95.66:32985)
I20260601 13:29:56.564152 29493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9027231814ac4588ad602ff7fe3363b2" candidate_uuid: "64e0ca87c2c640bb8b7cac713f80b474" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33632535c342491389b18fde3dd4b280"
I20260601 13:29:56.564101 29314 catalog_manager.cc:5696] T ba9c972d2777481d938c399b44ce252e P 8a2b951764c8463b89db60eede017db9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8a2b951764c8463b89db60eede017db9 (127.24.95.65). New cstate: current_term: 1 leader_uuid: "8a2b951764c8463b89db60eede017db9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } health_report { overall_health: UNKNOWN } } }
I20260601 13:29:56.564224 29493 raft_consensus.cc:3060] T 9027231814ac4588ad602ff7fe3363b2 P 33632535c342491389b18fde3dd4b280 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:56.564745 29418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9027231814ac4588ad602ff7fe3363b2" candidate_uuid: "64e0ca87c2c640bb8b7cac713f80b474" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a2b951764c8463b89db60eede017db9"
I20260601 13:29:56.564833 29418 raft_consensus.cc:3060] T 9027231814ac4588ad602ff7fe3363b2 P 8a2b951764c8463b89db60eede017db9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:56.565042 29493 raft_consensus.cc:2468] T 9027231814ac4588ad602ff7fe3363b2 P 33632535c342491389b18fde3dd4b280 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64e0ca87c2c640bb8b7cac713f80b474 in term 1.
I20260601 13:29:56.565282 29536 leader_election.cc:304] T 9027231814ac4588ad602ff7fe3363b2 P 64e0ca87c2c640bb8b7cac713f80b474 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33632535c342491389b18fde3dd4b280, 64e0ca87c2c640bb8b7cac713f80b474; no voters: 
I20260601 13:29:56.565430 29624 raft_consensus.cc:2804] T 9027231814ac4588ad602ff7fe3363b2 P 64e0ca87c2c640bb8b7cac713f80b474 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:29:56.565675 29418 raft_consensus.cc:2468] T 9027231814ac4588ad602ff7fe3363b2 P 8a2b951764c8463b89db60eede017db9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64e0ca87c2c640bb8b7cac713f80b474 in term 1.
I20260601 13:29:56.565685 29624 raft_consensus.cc:697] T 9027231814ac4588ad602ff7fe3363b2 P 64e0ca87c2c640bb8b7cac713f80b474 [term 1 LEADER]: Becoming Leader. State: Replica: 64e0ca87c2c640bb8b7cac713f80b474, State: Running, Role: LEADER
I20260601 13:29:56.565910 29624 consensus_queue.cc:237] T 9027231814ac4588ad602ff7fe3363b2 P 64e0ca87c2c640bb8b7cac713f80b474 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } }
I20260601 13:29:56.567708 29314 catalog_manager.cc:5696] T 82ea09fdfc444c54840519ead2df5bac P 8a2b951764c8463b89db60eede017db9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8a2b951764c8463b89db60eede017db9 (127.24.95.65). New cstate: current_term: 1 leader_uuid: "8a2b951764c8463b89db60eede017db9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } health_report { overall_health: UNKNOWN } } }
I20260601 13:29:56.567781 29313 catalog_manager.cc:5696] T 9027231814ac4588ad602ff7fe3363b2 P 64e0ca87c2c640bb8b7cac713f80b474 reported cstate change: term changed from 0 to 1, leader changed from <none> to 64e0ca87c2c640bb8b7cac713f80b474 (127.24.95.67). New cstate: current_term: 1 leader_uuid: "64e0ca87c2c640bb8b7cac713f80b474" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } health_report { overall_health: HEALTHY } } }
I20260601 13:29:56.589766 29631 raft_consensus.cc:493] T 372d31ad190b416b94a7ba9e6457afbe P 33632535c342491389b18fde3dd4b280 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:29:56.589915 29631 raft_consensus.cc:515] T 372d31ad190b416b94a7ba9e6457afbe P 33632535c342491389b18fde3dd4b280 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } }
I20260601 13:29:56.590304 29631 leader_election.cc:290] T 372d31ad190b416b94a7ba9e6457afbe P 33632535c342491389b18fde3dd4b280 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a2b951764c8463b89db60eede017db9 (127.24.95.65:43765), 64e0ca87c2c640bb8b7cac713f80b474 (127.24.95.67:43665)
I20260601 13:29:56.590727 29568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "372d31ad190b416b94a7ba9e6457afbe" candidate_uuid: "33632535c342491389b18fde3dd4b280" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64e0ca87c2c640bb8b7cac713f80b474" is_pre_election: true
I20260601 13:29:56.590723 29418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "372d31ad190b416b94a7ba9e6457afbe" candidate_uuid: "33632535c342491389b18fde3dd4b280" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a2b951764c8463b89db60eede017db9" is_pre_election: true
I20260601 13:29:56.590909 29568 raft_consensus.cc:2468] T 372d31ad190b416b94a7ba9e6457afbe P 64e0ca87c2c640bb8b7cac713f80b474 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33632535c342491389b18fde3dd4b280 in term 0.
I20260601 13:29:56.590986 29418 raft_consensus.cc:2468] T 372d31ad190b416b94a7ba9e6457afbe P 8a2b951764c8463b89db60eede017db9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33632535c342491389b18fde3dd4b280 in term 0.
I20260601 13:29:56.591223 29458 leader_election.cc:304] T 372d31ad190b416b94a7ba9e6457afbe P 33632535c342491389b18fde3dd4b280 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33632535c342491389b18fde3dd4b280, 64e0ca87c2c640bb8b7cac713f80b474; no voters: 
I20260601 13:29:56.591375 29631 raft_consensus.cc:2804] T 372d31ad190b416b94a7ba9e6457afbe P 33632535c342491389b18fde3dd4b280 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:29:56.591441 29631 raft_consensus.cc:493] T 372d31ad190b416b94a7ba9e6457afbe P 33632535c342491389b18fde3dd4b280 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:29:56.591480 29631 raft_consensus.cc:3060] T 372d31ad190b416b94a7ba9e6457afbe P 33632535c342491389b18fde3dd4b280 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:56.592252 29631 raft_consensus.cc:515] T 372d31ad190b416b94a7ba9e6457afbe P 33632535c342491389b18fde3dd4b280 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } }
I20260601 13:29:56.592613 29631 leader_election.cc:290] T 372d31ad190b416b94a7ba9e6457afbe P 33632535c342491389b18fde3dd4b280 [CANDIDATE]: Term 1 election: Requested vote from peers 8a2b951764c8463b89db60eede017db9 (127.24.95.65:43765), 64e0ca87c2c640bb8b7cac713f80b474 (127.24.95.67:43665)
I20260601 13:29:56.593003 29418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "372d31ad190b416b94a7ba9e6457afbe" candidate_uuid: "33632535c342491389b18fde3dd4b280" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a2b951764c8463b89db60eede017db9"
I20260601 13:29:56.593104 29418 raft_consensus.cc:3060] T 372d31ad190b416b94a7ba9e6457afbe P 8a2b951764c8463b89db60eede017db9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:56.593062 29568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "372d31ad190b416b94a7ba9e6457afbe" candidate_uuid: "33632535c342491389b18fde3dd4b280" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64e0ca87c2c640bb8b7cac713f80b474"
I20260601 13:29:56.593246 29568 raft_consensus.cc:3060] T 372d31ad190b416b94a7ba9e6457afbe P 64e0ca87c2c640bb8b7cac713f80b474 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:56.593983 29418 raft_consensus.cc:2468] T 372d31ad190b416b94a7ba9e6457afbe P 8a2b951764c8463b89db60eede017db9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33632535c342491389b18fde3dd4b280 in term 1.
I20260601 13:29:56.594005 29568 raft_consensus.cc:2468] T 372d31ad190b416b94a7ba9e6457afbe P 64e0ca87c2c640bb8b7cac713f80b474 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33632535c342491389b18fde3dd4b280 in term 1.
I20260601 13:29:56.594233 29458 leader_election.cc:304] T 372d31ad190b416b94a7ba9e6457afbe P 33632535c342491389b18fde3dd4b280 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33632535c342491389b18fde3dd4b280, 8a2b951764c8463b89db60eede017db9; no voters: 
I20260601 13:29:56.594413 29631 raft_consensus.cc:2804] T 372d31ad190b416b94a7ba9e6457afbe P 33632535c342491389b18fde3dd4b280 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:29:56.594515 29631 raft_consensus.cc:697] T 372d31ad190b416b94a7ba9e6457afbe P 33632535c342491389b18fde3dd4b280 [term 1 LEADER]: Becoming Leader. State: Replica: 33632535c342491389b18fde3dd4b280, State: Running, Role: LEADER
I20260601 13:29:56.594651 29631 consensus_queue.cc:237] T 372d31ad190b416b94a7ba9e6457afbe P 33632535c342491389b18fde3dd4b280 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } }
I20260601 13:29:56.596577 29313 catalog_manager.cc:5696] T 372d31ad190b416b94a7ba9e6457afbe P 33632535c342491389b18fde3dd4b280 reported cstate change: term changed from 0 to 1, leader changed from <none> to 33632535c342491389b18fde3dd4b280 (127.24.95.66). New cstate: current_term: 1 leader_uuid: "33632535c342491389b18fde3dd4b280" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } health_report { overall_health: UNKNOWN } } }
I20260601 13:29:56.623134 29625 raft_consensus.cc:493] T 0a1bd02ec1e9495aa51c70a6b131d82f P 8a2b951764c8463b89db60eede017db9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:29:56.623297 29625 raft_consensus.cc:515] T 0a1bd02ec1e9495aa51c70a6b131d82f P 8a2b951764c8463b89db60eede017db9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } }
I20260601 13:29:56.623714 29625 leader_election.cc:290] T 0a1bd02ec1e9495aa51c70a6b131d82f P 8a2b951764c8463b89db60eede017db9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 64e0ca87c2c640bb8b7cac713f80b474 (127.24.95.67:43665), 33632535c342491389b18fde3dd4b280 (127.24.95.66:32985)
I20260601 13:29:56.624207 29568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a1bd02ec1e9495aa51c70a6b131d82f" candidate_uuid: "8a2b951764c8463b89db60eede017db9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64e0ca87c2c640bb8b7cac713f80b474" is_pre_election: true
I20260601 13:29:56.624207 29493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a1bd02ec1e9495aa51c70a6b131d82f" candidate_uuid: "8a2b951764c8463b89db60eede017db9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33632535c342491389b18fde3dd4b280" is_pre_election: true
I20260601 13:29:56.624435 29493 raft_consensus.cc:2468] T 0a1bd02ec1e9495aa51c70a6b131d82f P 33632535c342491389b18fde3dd4b280 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a2b951764c8463b89db60eede017db9 in term 0.
I20260601 13:29:56.624435 29568 raft_consensus.cc:2468] T 0a1bd02ec1e9495aa51c70a6b131d82f P 64e0ca87c2c640bb8b7cac713f80b474 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a2b951764c8463b89db60eede017db9 in term 0.
I20260601 13:29:56.624799 29382 leader_election.cc:304] T 0a1bd02ec1e9495aa51c70a6b131d82f P 8a2b951764c8463b89db60eede017db9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64e0ca87c2c640bb8b7cac713f80b474, 8a2b951764c8463b89db60eede017db9; no voters: 
I20260601 13:29:56.624985 29625 raft_consensus.cc:2804] T 0a1bd02ec1e9495aa51c70a6b131d82f P 8a2b951764c8463b89db60eede017db9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:29:56.625048 29625 raft_consensus.cc:493] T 0a1bd02ec1e9495aa51c70a6b131d82f P 8a2b951764c8463b89db60eede017db9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:29:56.625092 29625 raft_consensus.cc:3060] T 0a1bd02ec1e9495aa51c70a6b131d82f P 8a2b951764c8463b89db60eede017db9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:56.625465 29624 raft_consensus.cc:493] T 1125626dafe948288b9964d17438303e P 64e0ca87c2c640bb8b7cac713f80b474 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:29:56.625572 29624 raft_consensus.cc:515] T 1125626dafe948288b9964d17438303e P 64e0ca87c2c640bb8b7cac713f80b474 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } }
I20260601 13:29:56.625958 29624 leader_election.cc:290] T 1125626dafe948288b9964d17438303e P 64e0ca87c2c640bb8b7cac713f80b474 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a2b951764c8463b89db60eede017db9 (127.24.95.65:43765), 33632535c342491389b18fde3dd4b280 (127.24.95.66:32985)
I20260601 13:29:56.626029 29625 raft_consensus.cc:515] T 0a1bd02ec1e9495aa51c70a6b131d82f P 8a2b951764c8463b89db60eede017db9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } }
I20260601 13:29:56.626299 29418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1125626dafe948288b9964d17438303e" candidate_uuid: "64e0ca87c2c640bb8b7cac713f80b474" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a2b951764c8463b89db60eede017db9" is_pre_election: true
I20260601 13:29:56.626379 29625 leader_election.cc:290] T 0a1bd02ec1e9495aa51c70a6b131d82f P 8a2b951764c8463b89db60eede017db9 [CANDIDATE]: Term 1 election: Requested vote from peers 64e0ca87c2c640bb8b7cac713f80b474 (127.24.95.67:43665), 33632535c342491389b18fde3dd4b280 (127.24.95.66:32985)
I20260601 13:29:56.626452 29418 raft_consensus.cc:2468] T 1125626dafe948288b9964d17438303e P 8a2b951764c8463b89db60eede017db9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64e0ca87c2c640bb8b7cac713f80b474 in term 0.
I20260601 13:29:56.626299 29493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1125626dafe948288b9964d17438303e" candidate_uuid: "64e0ca87c2c640bb8b7cac713f80b474" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33632535c342491389b18fde3dd4b280" is_pre_election: true
I20260601 13:29:56.626600 29493 raft_consensus.cc:2468] T 1125626dafe948288b9964d17438303e P 33632535c342491389b18fde3dd4b280 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64e0ca87c2c640bb8b7cac713f80b474 in term 0.
I20260601 13:29:56.626686 29534 leader_election.cc:304] T 1125626dafe948288b9964d17438303e P 64e0ca87c2c640bb8b7cac713f80b474 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64e0ca87c2c640bb8b7cac713f80b474, 8a2b951764c8463b89db60eede017db9; no voters: 
I20260601 13:29:56.626780 29494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a1bd02ec1e9495aa51c70a6b131d82f" candidate_uuid: "8a2b951764c8463b89db60eede017db9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33632535c342491389b18fde3dd4b280"
I20260601 13:29:56.626847 29624 raft_consensus.cc:2804] T 1125626dafe948288b9964d17438303e P 64e0ca87c2c640bb8b7cac713f80b474 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:29:56.626888 29494 raft_consensus.cc:3060] T 0a1bd02ec1e9495aa51c70a6b131d82f P 33632535c342491389b18fde3dd4b280 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:56.626893 29624 raft_consensus.cc:493] T 1125626dafe948288b9964d17438303e P 64e0ca87c2c640bb8b7cac713f80b474 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:29:56.626959 29624 raft_consensus.cc:3060] T 1125626dafe948288b9964d17438303e P 64e0ca87c2c640bb8b7cac713f80b474 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:56.627023 29568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a1bd02ec1e9495aa51c70a6b131d82f" candidate_uuid: "8a2b951764c8463b89db60eede017db9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64e0ca87c2c640bb8b7cac713f80b474"
I20260601 13:29:56.627110 29568 raft_consensus.cc:3060] T 0a1bd02ec1e9495aa51c70a6b131d82f P 64e0ca87c2c640bb8b7cac713f80b474 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:56.627813 29494 raft_consensus.cc:2468] T 0a1bd02ec1e9495aa51c70a6b131d82f P 33632535c342491389b18fde3dd4b280 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a2b951764c8463b89db60eede017db9 in term 1.
I20260601 13:29:56.627897 29624 raft_consensus.cc:515] T 1125626dafe948288b9964d17438303e P 64e0ca87c2c640bb8b7cac713f80b474 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } }
I20260601 13:29:56.627959 29568 raft_consensus.cc:2468] T 0a1bd02ec1e9495aa51c70a6b131d82f P 64e0ca87c2c640bb8b7cac713f80b474 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a2b951764c8463b89db60eede017db9 in term 1.
I20260601 13:29:56.628106 29384 leader_election.cc:304] T 0a1bd02ec1e9495aa51c70a6b131d82f P 8a2b951764c8463b89db60eede017db9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33632535c342491389b18fde3dd4b280, 8a2b951764c8463b89db60eede017db9; no voters: 
I20260601 13:29:56.628239 29624 leader_election.cc:290] T 1125626dafe948288b9964d17438303e P 64e0ca87c2c640bb8b7cac713f80b474 [CANDIDATE]: Term 1 election: Requested vote from peers 8a2b951764c8463b89db60eede017db9 (127.24.95.65:43765), 33632535c342491389b18fde3dd4b280 (127.24.95.66:32985)
I20260601 13:29:56.628415 29625 raft_consensus.cc:2804] T 0a1bd02ec1e9495aa51c70a6b131d82f P 8a2b951764c8463b89db60eede017db9 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:29:56.628496 29625 raft_consensus.cc:697] T 0a1bd02ec1e9495aa51c70a6b131d82f P 8a2b951764c8463b89db60eede017db9 [term 1 LEADER]: Becoming Leader. State: Replica: 8a2b951764c8463b89db60eede017db9, State: Running, Role: LEADER
I20260601 13:29:56.628517 29631 raft_consensus.cc:493] T 598791f0029b4bf7ae0e9b739190275c P 33632535c342491389b18fde3dd4b280 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:29:56.628530 29418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1125626dafe948288b9964d17438303e" candidate_uuid: "64e0ca87c2c640bb8b7cac713f80b474" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a2b951764c8463b89db60eede017db9"
I20260601 13:29:56.628598 29631 raft_consensus.cc:515] T 598791f0029b4bf7ae0e9b739190275c P 33632535c342491389b18fde3dd4b280 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } }
I20260601 13:29:56.628647 29418 raft_consensus.cc:3060] T 1125626dafe948288b9964d17438303e P 8a2b951764c8463b89db60eede017db9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:56.628621 29625 consensus_queue.cc:237] T 0a1bd02ec1e9495aa51c70a6b131d82f P 8a2b951764c8463b89db60eede017db9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } }
I20260601 13:29:56.628810 29494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1125626dafe948288b9964d17438303e" candidate_uuid: "64e0ca87c2c640bb8b7cac713f80b474" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33632535c342491389b18fde3dd4b280"
I20260601 13:29:56.628897 29631 leader_election.cc:290] T 598791f0029b4bf7ae0e9b739190275c P 33632535c342491389b18fde3dd4b280 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a2b951764c8463b89db60eede017db9 (127.24.95.65:43765), 64e0ca87c2c640bb8b7cac713f80b474 (127.24.95.67:43665)
I20260601 13:29:56.629415 29417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "598791f0029b4bf7ae0e9b739190275c" candidate_uuid: "33632535c342491389b18fde3dd4b280" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a2b951764c8463b89db60eede017db9" is_pre_election: true
I20260601 13:29:56.629534 29417 raft_consensus.cc:2468] T 598791f0029b4bf7ae0e9b739190275c P 8a2b951764c8463b89db60eede017db9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33632535c342491389b18fde3dd4b280 in term 0.
I20260601 13:29:56.629523 29418 raft_consensus.cc:2468] T 1125626dafe948288b9964d17438303e P 8a2b951764c8463b89db60eede017db9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64e0ca87c2c640bb8b7cac713f80b474 in term 1.
I20260601 13:29:56.628911 29494 raft_consensus.cc:3060] T 1125626dafe948288b9964d17438303e P 33632535c342491389b18fde3dd4b280 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:56.629801 29534 leader_election.cc:304] T 1125626dafe948288b9964d17438303e P 64e0ca87c2c640bb8b7cac713f80b474 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64e0ca87c2c640bb8b7cac713f80b474, 8a2b951764c8463b89db60eede017db9; no voters: 
I20260601 13:29:56.629943 29624 raft_consensus.cc:2804] T 1125626dafe948288b9964d17438303e P 64e0ca87c2c640bb8b7cac713f80b474 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:29:56.630015 29624 raft_consensus.cc:697] T 1125626dafe948288b9964d17438303e P 64e0ca87c2c640bb8b7cac713f80b474 [term 1 LEADER]: Becoming Leader. State: Replica: 64e0ca87c2c640bb8b7cac713f80b474, State: Running, Role: LEADER
I20260601 13:29:56.630124 29624 consensus_queue.cc:237] T 1125626dafe948288b9964d17438303e P 64e0ca87c2c640bb8b7cac713f80b474 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } }
I20260601 13:29:56.630254 29313 catalog_manager.cc:5696] T 0a1bd02ec1e9495aa51c70a6b131d82f P 8a2b951764c8463b89db60eede017db9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8a2b951764c8463b89db60eede017db9 (127.24.95.65). New cstate: current_term: 1 leader_uuid: "8a2b951764c8463b89db60eede017db9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } health_report { overall_health: HEALTHY } } }
I20260601 13:29:56.630653 29494 raft_consensus.cc:2468] T 1125626dafe948288b9964d17438303e P 33632535c342491389b18fde3dd4b280 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64e0ca87c2c640bb8b7cac713f80b474 in term 1.
I20260601 13:29:56.631069 29458 leader_election.cc:304] T 598791f0029b4bf7ae0e9b739190275c P 33632535c342491389b18fde3dd4b280 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33632535c342491389b18fde3dd4b280, 8a2b951764c8463b89db60eede017db9; no voters: 
I20260601 13:29:56.631299 29568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "598791f0029b4bf7ae0e9b739190275c" candidate_uuid: "33632535c342491389b18fde3dd4b280" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64e0ca87c2c640bb8b7cac713f80b474" is_pre_election: true
I20260601 13:29:56.631403 29568 raft_consensus.cc:2468] T 598791f0029b4bf7ae0e9b739190275c P 64e0ca87c2c640bb8b7cac713f80b474 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33632535c342491389b18fde3dd4b280 in term 0.
I20260601 13:29:56.631659 29631 raft_consensus.cc:2804] T 598791f0029b4bf7ae0e9b739190275c P 33632535c342491389b18fde3dd4b280 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:29:56.631722 29631 raft_consensus.cc:493] T 598791f0029b4bf7ae0e9b739190275c P 33632535c342491389b18fde3dd4b280 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:29:56.631763 29631 raft_consensus.cc:3060] T 598791f0029b4bf7ae0e9b739190275c P 33632535c342491389b18fde3dd4b280 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:56.631812 29314 catalog_manager.cc:5696] T 1125626dafe948288b9964d17438303e P 64e0ca87c2c640bb8b7cac713f80b474 reported cstate change: term changed from 0 to 1, leader changed from <none> to 64e0ca87c2c640bb8b7cac713f80b474 (127.24.95.67). New cstate: current_term: 1 leader_uuid: "64e0ca87c2c640bb8b7cac713f80b474" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } health_report { overall_health: HEALTHY } } }
I20260601 13:29:56.632602 29631 raft_consensus.cc:515] T 598791f0029b4bf7ae0e9b739190275c P 33632535c342491389b18fde3dd4b280 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } }
I20260601 13:29:56.632923 29631 leader_election.cc:290] T 598791f0029b4bf7ae0e9b739190275c P 33632535c342491389b18fde3dd4b280 [CANDIDATE]: Term 1 election: Requested vote from peers 8a2b951764c8463b89db60eede017db9 (127.24.95.65:43765), 64e0ca87c2c640bb8b7cac713f80b474 (127.24.95.67:43665)
I20260601 13:29:56.633217 29568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "598791f0029b4bf7ae0e9b739190275c" candidate_uuid: "33632535c342491389b18fde3dd4b280" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64e0ca87c2c640bb8b7cac713f80b474"
I20260601 13:29:56.633423 29568 raft_consensus.cc:3060] T 598791f0029b4bf7ae0e9b739190275c P 64e0ca87c2c640bb8b7cac713f80b474 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:56.634359 29568 raft_consensus.cc:2468] T 598791f0029b4bf7ae0e9b739190275c P 64e0ca87c2c640bb8b7cac713f80b474 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33632535c342491389b18fde3dd4b280 in term 1.
I20260601 13:29:56.634586 29418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "598791f0029b4bf7ae0e9b739190275c" candidate_uuid: "33632535c342491389b18fde3dd4b280" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a2b951764c8463b89db60eede017db9"
I20260601 13:29:56.634649 29458 leader_election.cc:304] T 598791f0029b4bf7ae0e9b739190275c P 33632535c342491389b18fde3dd4b280 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33632535c342491389b18fde3dd4b280, 64e0ca87c2c640bb8b7cac713f80b474; no voters: 
I20260601 13:29:56.634688 29418 raft_consensus.cc:3060] T 598791f0029b4bf7ae0e9b739190275c P 8a2b951764c8463b89db60eede017db9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:56.634814 29631 raft_consensus.cc:2804] T 598791f0029b4bf7ae0e9b739190275c P 33632535c342491389b18fde3dd4b280 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:29:56.634891 29631 raft_consensus.cc:697] T 598791f0029b4bf7ae0e9b739190275c P 33632535c342491389b18fde3dd4b280 [term 1 LEADER]: Becoming Leader. State: Replica: 33632535c342491389b18fde3dd4b280, State: Running, Role: LEADER
I20260601 13:29:56.635006 29631 consensus_queue.cc:237] T 598791f0029b4bf7ae0e9b739190275c P 33632535c342491389b18fde3dd4b280 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } }
I20260601 13:29:56.635442 29418 raft_consensus.cc:2468] T 598791f0029b4bf7ae0e9b739190275c P 8a2b951764c8463b89db60eede017db9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33632535c342491389b18fde3dd4b280 in term 1.
I20260601 13:29:56.636708 29314 catalog_manager.cc:5696] T 598791f0029b4bf7ae0e9b739190275c P 33632535c342491389b18fde3dd4b280 reported cstate change: term changed from 0 to 1, leader changed from <none> to 33632535c342491389b18fde3dd4b280 (127.24.95.66). New cstate: current_term: 1 leader_uuid: "33632535c342491389b18fde3dd4b280" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } health_report { overall_health: UNKNOWN } } }
I20260601 13:29:56.727802 29570 raft_consensus.cc:1275] T 82ea09fdfc444c54840519ead2df5bac P 64e0ca87c2c640bb8b7cac713f80b474 [term 1 FOLLOWER]: Refusing update from remote peer 8a2b951764c8463b89db60eede017db9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:29:56.727952 29569 raft_consensus.cc:1275] T d83013409efd4f3f925e39587834b6dc P 64e0ca87c2c640bb8b7cac713f80b474 [term 1 FOLLOWER]: Refusing update from remote peer 8a2b951764c8463b89db60eede017db9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:29:56.727831 29568 raft_consensus.cc:1275] T 0a1bd02ec1e9495aa51c70a6b131d82f P 64e0ca87c2c640bb8b7cac713f80b474 [term 1 FOLLOWER]: Refusing update from remote peer 8a2b951764c8463b89db60eede017db9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:29:56.728607 29622 consensus_queue.cc:1048] T 82ea09fdfc444c54840519ead2df5bac P 8a2b951764c8463b89db60eede017db9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:29:56.728909 29622 consensus_queue.cc:1048] T d83013409efd4f3f925e39587834b6dc P 8a2b951764c8463b89db60eede017db9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:29:56.730505 29494 raft_consensus.cc:1275] T 9027231814ac4588ad602ff7fe3363b2 P 33632535c342491389b18fde3dd4b280 [term 1 FOLLOWER]: Refusing update from remote peer 64e0ca87c2c640bb8b7cac713f80b474: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:29:56.730855 29567 raft_consensus.cc:1275] T 598791f0029b4bf7ae0e9b739190275c P 64e0ca87c2c640bb8b7cac713f80b474 [term 1 FOLLOWER]: Refusing update from remote peer 33632535c342491389b18fde3dd4b280: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:29:56.731436 29631 consensus_queue.cc:1048] T 598791f0029b4bf7ae0e9b739190275c P 33632535c342491389b18fde3dd4b280 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:29:56.731578 29568 raft_consensus.cc:1275] T ba9c972d2777481d938c399b44ce252e P 64e0ca87c2c640bb8b7cac713f80b474 [term 1 FOLLOWER]: Refusing update from remote peer 8a2b951764c8463b89db60eede017db9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:29:56.731304 29624 consensus_queue.cc:1048] T 9027231814ac4588ad602ff7fe3363b2 P 64e0ca87c2c640bb8b7cac713f80b474 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:29:56.731998 29625 consensus_queue.cc:1048] T 0a1bd02ec1e9495aa51c70a6b131d82f P 8a2b951764c8463b89db60eede017db9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:29:56.732537 29418 raft_consensus.cc:1275] T 9027231814ac4588ad602ff7fe3363b2 P 8a2b951764c8463b89db60eede017db9 [term 1 FOLLOWER]: Refusing update from remote peer 64e0ca87c2c640bb8b7cac713f80b474: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:29:56.732939 29674 consensus_queue.cc:1048] T 9027231814ac4588ad602ff7fe3363b2 P 64e0ca87c2c640bb8b7cac713f80b474 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:29:56.734619 29492 raft_consensus.cc:1275] T 82ea09fdfc444c54840519ead2df5bac P 33632535c342491389b18fde3dd4b280 [term 1 FOLLOWER]: Refusing update from remote peer 8a2b951764c8463b89db60eede017db9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:29:56.734670 29417 raft_consensus.cc:1275] T 598791f0029b4bf7ae0e9b739190275c P 8a2b951764c8463b89db60eede017db9 [term 1 FOLLOWER]: Refusing update from remote peer 33632535c342491389b18fde3dd4b280: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:29:56.734954 29491 raft_consensus.cc:1275] T ba9c972d2777481d938c399b44ce252e P 33632535c342491389b18fde3dd4b280 [term 1 FOLLOWER]: Refusing update from remote peer 8a2b951764c8463b89db60eede017db9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:29:56.735744 29493 raft_consensus.cc:3060] T d83013409efd4f3f925e39587834b6dc P 33632535c342491389b18fde3dd4b280 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:56.736294 29567 raft_consensus.cc:1275] T 03d4bbdb54c6469ab17de610fcd12035 P 64e0ca87c2c640bb8b7cac713f80b474 [term 1 FOLLOWER]: Refusing update from remote peer 33632535c342491389b18fde3dd4b280: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:29:56.736493 29417 raft_consensus.cc:1275] T 1125626dafe948288b9964d17438303e P 8a2b951764c8463b89db60eede017db9 [term 1 FOLLOWER]: Refusing update from remote peer 64e0ca87c2c640bb8b7cac713f80b474: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:29:56.736702 29494 raft_consensus.cc:1275] T 0a1bd02ec1e9495aa51c70a6b131d82f P 33632535c342491389b18fde3dd4b280 [term 1 FOLLOWER]: Refusing update from remote peer 8a2b951764c8463b89db60eede017db9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:29:56.736850 29674 consensus_queue.cc:1048] T 1125626dafe948288b9964d17438303e P 64e0ca87c2c640bb8b7cac713f80b474 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:29:56.737177 29631 consensus_queue.cc:1048] T 03d4bbdb54c6469ab17de610fcd12035 P 33632535c342491389b18fde3dd4b280 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:29:56.737524 29493 raft_consensus.cc:1275] T d83013409efd4f3f925e39587834b6dc P 33632535c342491389b18fde3dd4b280 [term 1 FOLLOWER]: Refusing update from remote peer 8a2b951764c8463b89db60eede017db9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:29:56.740216 29625 consensus_queue.cc:1048] T ba9c972d2777481d938c399b44ce252e P 8a2b951764c8463b89db60eede017db9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:29:56.741237 29631 consensus_queue.cc:1048] T 598791f0029b4bf7ae0e9b739190275c P 33632535c342491389b18fde3dd4b280 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:29:56.741802 29622 consensus_queue.cc:1048] T 82ea09fdfc444c54840519ead2df5bac P 8a2b951764c8463b89db60eede017db9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:29:56.742071 29494 raft_consensus.cc:1275] T 1125626dafe948288b9964d17438303e P 33632535c342491389b18fde3dd4b280 [term 1 FOLLOWER]: Refusing update from remote peer 64e0ca87c2c640bb8b7cac713f80b474: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:29:56.742152 29622 consensus_queue.cc:1048] T ba9c972d2777481d938c399b44ce252e P 8a2b951764c8463b89db60eede017db9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:29:56.742411 29622 consensus_queue.cc:1048] T 0a1bd02ec1e9495aa51c70a6b131d82f P 8a2b951764c8463b89db60eede017db9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:29:56.742728 29622 consensus_queue.cc:1048] T d83013409efd4f3f925e39587834b6dc P 8a2b951764c8463b89db60eede017db9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:29:56.742799 29564 raft_consensus.cc:1275] T 372d31ad190b416b94a7ba9e6457afbe P 64e0ca87c2c640bb8b7cac713f80b474 [term 1 FOLLOWER]: Refusing update from remote peer 33632535c342491389b18fde3dd4b280: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:29:56.743255 29674 consensus_queue.cc:1048] T 1125626dafe948288b9964d17438303e P 64e0ca87c2c640bb8b7cac713f80b474 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:29:56.743731 29416 raft_consensus.cc:1275] T 03d4bbdb54c6469ab17de610fcd12035 P 8a2b951764c8463b89db60eede017db9 [term 1 FOLLOWER]: Refusing update from remote peer 33632535c342491389b18fde3dd4b280: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:29:56.743253 29665 consensus_queue.cc:1048] T 372d31ad190b416b94a7ba9e6457afbe P 33632535c342491389b18fde3dd4b280 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260601 13:29:56.746315 29665 consensus_queue.cc:1048] T 03d4bbdb54c6469ab17de610fcd12035 P 33632535c342491389b18fde3dd4b280 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:29:56.747877 29563 raft_consensus.cc:1275] T 0a959dcf8d8540a5bd99760ebbef9a05 P 64e0ca87c2c640bb8b7cac713f80b474 [term 1 FOLLOWER]: Refusing update from remote peer 33632535c342491389b18fde3dd4b280: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:29:56.750206 29631 consensus_queue.cc:1048] T 0a959dcf8d8540a5bd99760ebbef9a05 P 33632535c342491389b18fde3dd4b280 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:29:56.751089 29565 raft_consensus.cc:1275] T c1a6b75cd7c04421937c940cf4931dcb P 64e0ca87c2c640bb8b7cac713f80b474 [term 1 FOLLOWER]: Refusing update from remote peer 33632535c342491389b18fde3dd4b280: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:29:56.753832 29631 consensus_queue.cc:1048] T c1a6b75cd7c04421937c940cf4931dcb P 33632535c342491389b18fde3dd4b280 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:29:56.754129 29563 raft_consensus.cc:1275] T e40c2d8e45894ee191b65318b96ac8bf P 64e0ca87c2c640bb8b7cac713f80b474 [term 1 FOLLOWER]: Refusing update from remote peer 33632535c342491389b18fde3dd4b280: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:29:56.755257 29631 consensus_queue.cc:1048] T e40c2d8e45894ee191b65318b96ac8bf P 33632535c342491389b18fde3dd4b280 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:29:56.756489 29415 raft_consensus.cc:1275] T 372d31ad190b416b94a7ba9e6457afbe P 8a2b951764c8463b89db60eede017db9 [term 1 FOLLOWER]: Refusing update from remote peer 33632535c342491389b18fde3dd4b280: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:29:56.756654 29414 raft_consensus.cc:1275] T c1a6b75cd7c04421937c940cf4931dcb P 8a2b951764c8463b89db60eede017db9 [term 1 FOLLOWER]: Refusing update from remote peer 33632535c342491389b18fde3dd4b280: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:29:56.756970 29413 raft_consensus.cc:1275] T e40c2d8e45894ee191b65318b96ac8bf P 8a2b951764c8463b89db60eede017db9 [term 1 FOLLOWER]: Refusing update from remote peer 33632535c342491389b18fde3dd4b280: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:29:56.758196 29631 consensus_queue.cc:1048] T 372d31ad190b416b94a7ba9e6457afbe P 33632535c342491389b18fde3dd4b280 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:29:56.758500 29631 consensus_queue.cc:1048] T c1a6b75cd7c04421937c940cf4931dcb P 33632535c342491389b18fde3dd4b280 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:29:56.758598 29665 consensus_queue.cc:1048] T e40c2d8e45894ee191b65318b96ac8bf P 33632535c342491389b18fde3dd4b280 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:29:56.768090 29723 mvcc.cc:204] Tried to move back new op lower bound from 7292193164247830528 to 7292193163798458368. Current Snapshot: MvccSnapshot[applied={T|T < 7292193164227080192}]
I20260601 13:29:56.768705 29411 raft_consensus.cc:1275] T 0a959dcf8d8540a5bd99760ebbef9a05 P 8a2b951764c8463b89db60eede017db9 [term 1 FOLLOWER]: Refusing update from remote peer 33632535c342491389b18fde3dd4b280: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:29:56.772785 29740 consensus_queue.cc:1048] T 0a959dcf8d8540a5bd99760ebbef9a05 P 33632535c342491389b18fde3dd4b280 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:29:56.781822 29704 mvcc.cc:204] Tried to move back new op lower bound from 7292193164191596544 to 7292193163522990080. Current Snapshot: MvccSnapshot[applied={T|T < 7292193164191596544}]
I20260601 13:29:56.807147 29727 mvcc.cc:204] Tried to move back new op lower bound from 7292193164236570624 to 7292193163518402560. Current Snapshot: MvccSnapshot[applied={T|T < 7292193164194045952}]
I20260601 13:29:57.332192 24957 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:29:57.335942 29768 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:29:57.336254 29766 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:29:57.336622 24957 server_base.cc:1061] running on GCE node
W20260601 13:29:57.336694 29765 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:29:57.336944 24957 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:29:57.336999 24957 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:29:57.337015 24957 hybrid_clock.cc:648] HybridClock initialized: now 1780320597337015 us; error 0 us; skew 500 ppm
I20260601 13:29:57.338033 24957 webserver.cc:533] Webserver started at http://127.24.95.68:43715/ using document root <none> and password file <none>
I20260601 13:29:57.338168 24957 fs_manager.cc:362] Metadata directory not provided
I20260601 13:29:57.338217 24957 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:29:57.338271 24957 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:29:57.338635 24957 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320492958789-24957-0/minicluster-data/ts-3-root/instance:
uuid: "ed528a22829247f29fded640f484dbc2"
format_stamp: "Formatted at 2026-06-01 13:29:57 on dist-test-slave-3pmh"
I20260601 13:29:57.340176 24957 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:57.341391 29773 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:57.341701 24957 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:57.341784 24957 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320492958789-24957-0/minicluster-data/ts-3-root
uuid: "ed528a22829247f29fded640f484dbc2"
format_stamp: "Formatted at 2026-06-01 13:29:57 on dist-test-slave-3pmh"
I20260601 13:29:57.341845 24957 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320492958789-24957-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320492958789-24957-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320492958789-24957-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:29:57.354768 24957 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:29:57.355155 24957 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:29:57.355482 24957 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:29:57.355988 24957 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:29:57.356029 24957 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:57.356062 24957 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:29:57.356088 24957 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:57.360605 24957 rpc_server.cc:307] RPC server started. Bound to: 127.24.95.68:46599
I20260601 13:29:57.360683 29837 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.95.68:46599 every 8 connection(s)
I20260601 13:29:57.361471 24957 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:29:57.363612 29843 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:29:57.363612 29842 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:29:57.364027 24957 server_base.cc:1061] running on GCE node
W20260601 13:29:57.364486 29845 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:29:57.364796 24957 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:29:57.364857 24957 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:29:57.364880 24957 hybrid_clock.cc:648] HybridClock initialized: now 1780320597364879 us; error 0 us; skew 500 ppm
I20260601 13:29:57.365839 24957 webserver.cc:533] Webserver started at http://127.24.95.69:44795/ using document root <none> and password file <none>
I20260601 13:29:57.365870 29838 heartbeater.cc:344] Connected to a master server at 127.24.95.126:34497
I20260601 13:29:57.365968 29838 heartbeater.cc:461] Registering TS with master...
I20260601 13:29:57.366005 24957 fs_manager.cc:362] Metadata directory not provided
I20260601 13:29:57.366066 24957 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:29:57.366139 24957 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:29:57.366161 29838 heartbeater.cc:507] Master 127.24.95.126:34497 requested a full tablet report, sending...
I20260601 13:29:57.366506 24957 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320492958789-24957-0/minicluster-data/ts-4-root/instance:
uuid: "fc9c667611ae444fa376a340e16ec8ea"
format_stamp: "Formatted at 2026-06-01 13:29:57 on dist-test-slave-3pmh"
I20260601 13:29:57.366753 29311 ts_manager.cc:194] Registered new tserver with Master: ed528a22829247f29fded640f484dbc2 (127.24.95.68:46599)
I20260601 13:29:57.367332 29311 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36202
I20260601 13:29:57.368024 24957 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:29:57.369000 29850 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:57.369288 24957 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:29:57.369359 24957 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320492958789-24957-0/minicluster-data/ts-4-root
uuid: "fc9c667611ae444fa376a340e16ec8ea"
format_stamp: "Formatted at 2026-06-01 13:29:57 on dist-test-slave-3pmh"
I20260601 13:29:57.369442 24957 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320492958789-24957-0/minicluster-data/ts-4-root
metadata directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320492958789-24957-0/minicluster-data/ts-4-root
1 data directories: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320492958789-24957-0/minicluster-data/ts-4-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:29:57.378445 24957 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:29:57.378916 24957 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:29:57.379243 24957 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:29:57.379724 24957 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:29:57.379765 24957 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:57.379810 24957 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:29:57.379843 24957 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:57.384392 24957 rpc_server.cc:307] RPC server started. Bound to: 127.24.95.69:39577
I20260601 13:29:57.384564 29913 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.95.69:39577 every 8 connection(s)
I20260601 13:29:57.385330 24957 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:29:57.387598 29918 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:29:57.387797 29920 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:29:57.387755 24957 server_base.cc:1061] running on GCE node
W20260601 13:29:57.387601 29917 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:29:57.388180 24957 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:29:57.388226 24957 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:29:57.388242 24957 hybrid_clock.cc:648] HybridClock initialized: now 1780320597388241 us; error 0 us; skew 500 ppm
I20260601 13:29:57.389338 24957 webserver.cc:533] Webserver started at http://127.24.95.70:37083/ using document root <none> and password file <none>
I20260601 13:29:57.389506 24957 fs_manager.cc:362] Metadata directory not provided
I20260601 13:29:57.389562 24957 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:29:57.389642 24957 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:29:57.389858 29914 heartbeater.cc:344] Connected to a master server at 127.24.95.126:34497
I20260601 13:29:57.389955 29914 heartbeater.cc:461] Registering TS with master...
I20260601 13:29:57.390064 24957 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320492958789-24957-0/minicluster-data/ts-5-root/instance:
uuid: "82056fff8f87493abeade3e1e0e35e3f"
format_stamp: "Formatted at 2026-06-01 13:29:57 on dist-test-slave-3pmh"
I20260601 13:29:57.390180 29914 heartbeater.cc:507] Master 127.24.95.126:34497 requested a full tablet report, sending...
I20260601 13:29:57.390802 29311 ts_manager.cc:194] Registered new tserver with Master: fc9c667611ae444fa376a340e16ec8ea (127.24.95.69:39577)
I20260601 13:29:57.391489 29311 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36214
I20260601 13:29:57.391726 24957 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:29:57.392935 29925 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:57.393169 24957 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:29:57.393232 24957 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320492958789-24957-0/minicluster-data/ts-5-root
uuid: "82056fff8f87493abeade3e1e0e35e3f"
format_stamp: "Formatted at 2026-06-01 13:29:57 on dist-test-slave-3pmh"
I20260601 13:29:57.393302 24957 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320492958789-24957-0/minicluster-data/ts-5-root
metadata directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320492958789-24957-0/minicluster-data/ts-5-root
1 data directories: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320492958789-24957-0/minicluster-data/ts-5-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:29:57.405025 24957 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:29:57.405489 24957 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:29:57.405845 24957 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:29:57.406318 24957 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:29:57.406363 24957 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:57.406414 24957 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:29:57.406441 24957 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:57.410990 24957 rpc_server.cc:307] RPC server started. Bound to: 127.24.95.70:40679
I20260601 13:29:57.411254 29989 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.95.70:40679 every 8 connection(s)
I20260601 13:29:57.415755 29990 heartbeater.cc:344] Connected to a master server at 127.24.95.126:34497
I20260601 13:29:57.415869 29990 heartbeater.cc:461] Registering TS with master...
I20260601 13:29:57.416141 29990 heartbeater.cc:507] Master 127.24.95.126:34497 requested a full tablet report, sending...
I20260601 13:29:57.416759 29311 ts_manager.cc:194] Registered new tserver with Master: 82056fff8f87493abeade3e1e0e35e3f (127.24.95.70:40679)
I20260601 13:29:57.417346 29311 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36218
I20260601 13:29:58.227528 29562 consensus_queue.cc:237] T 1125626dafe948288b9964d17438303e P 64e0ca87c2c640bb8b7cac713f80b474 [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: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } attrs { replace: true } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } } peers { permanent_uuid: "fc9c667611ae444fa376a340e16ec8ea" member_type: NON_VOTER last_known_addr { host: "127.24.95.69" port: 39577 } attrs { promote: true } }
I20260601 13:29:58.229113 29417 raft_consensus.cc:1275] T 1125626dafe948288b9964d17438303e P 8a2b951764c8463b89db60eede017db9 [term 1 FOLLOWER]: Refusing update from remote peer 64e0ca87c2c640bb8b7cac713f80b474: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:29:58.229164 29490 raft_consensus.cc:1275] T 1125626dafe948288b9964d17438303e P 33632535c342491389b18fde3dd4b280 [term 1 FOLLOWER]: Refusing update from remote peer 64e0ca87c2c640bb8b7cac713f80b474: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:29:58.229491 29763 consensus_queue.cc:1048] T 1125626dafe948288b9964d17438303e P 64e0ca87c2c640bb8b7cac713f80b474 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260601 13:29:58.229735 29995 consensus_queue.cc:1048] T 1125626dafe948288b9964d17438303e P 64e0ca87c2c640bb8b7cac713f80b474 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260601 13:29:58.231297 29763 raft_consensus.cc:2955] T 1125626dafe948288b9964d17438303e P 64e0ca87c2c640bb8b7cac713f80b474 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index -1 to 29, NON_VOTER fc9c667611ae444fa376a340e16ec8ea (127.24.95.69) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } attrs { replace: true } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } } peers { permanent_uuid: "fc9c667611ae444fa376a340e16ec8ea" member_type: NON_VOTER last_known_addr { host: "127.24.95.69" port: 39577 } attrs { promote: true } } }
I20260601 13:29:58.232672 29417 raft_consensus.cc:2955] T 1125626dafe948288b9964d17438303e P 8a2b951764c8463b89db60eede017db9 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index -1 to 29, NON_VOTER fc9c667611ae444fa376a340e16ec8ea (127.24.95.69) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } attrs { replace: true } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } } peers { permanent_uuid: "fc9c667611ae444fa376a340e16ec8ea" member_type: NON_VOTER last_known_addr { host: "127.24.95.69" port: 39577 } attrs { promote: true } } }
W20260601 13:29:58.234941 29533 consensus_peers.cc:597] T 1125626dafe948288b9964d17438303e P 64e0ca87c2c640bb8b7cac713f80b474 -> Peer fc9c667611ae444fa376a340e16ec8ea (127.24.95.69:39577): Couldn't send request to peer fc9c667611ae444fa376a340e16ec8ea. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1125626dafe948288b9964d17438303e. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:29:58.235160 29490 raft_consensus.cc:2955] T 1125626dafe948288b9964d17438303e P 33632535c342491389b18fde3dd4b280 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index -1 to 29, NON_VOTER fc9c667611ae444fa376a340e16ec8ea (127.24.95.69) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } attrs { replace: true } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } } peers { permanent_uuid: "fc9c667611ae444fa376a340e16ec8ea" member_type: NON_VOTER last_known_addr { host: "127.24.95.69" port: 39577 } attrs { promote: true } } }
I20260601 13:29:58.235176 29311 catalog_manager.cc:5696] T 1125626dafe948288b9964d17438303e P 8a2b951764c8463b89db60eede017db9 reported cstate change: config changed from index -1 to 29, NON_VOTER fc9c667611ae444fa376a340e16ec8ea (127.24.95.69) added. New cstate: current_term: 1 leader_uuid: "64e0ca87c2c640bb8b7cac713f80b474" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } attrs { replace: true } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } } peers { permanent_uuid: "fc9c667611ae444fa376a340e16ec8ea" member_type: NON_VOTER last_known_addr { host: "127.24.95.69" port: 39577 } attrs { promote: true } } }
I20260601 13:29:58.235503 29562 consensus_queue.cc:237] T 9027231814ac4588ad602ff7fe3363b2 P 64e0ca87c2c640bb8b7cac713f80b474 [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: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } attrs { replace: true } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } } peers { permanent_uuid: "ed528a22829247f29fded640f484dbc2" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 46599 } attrs { promote: true } }
I20260601 13:29:58.237155 29417 raft_consensus.cc:1275] T 9027231814ac4588ad602ff7fe3363b2 P 8a2b951764c8463b89db60eede017db9 [term 1 FOLLOWER]: Refusing update from remote peer 64e0ca87c2c640bb8b7cac713f80b474: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:29:58.237393 29490 raft_consensus.cc:1275] T 9027231814ac4588ad602ff7fe3363b2 P 33632535c342491389b18fde3dd4b280 [term 1 FOLLOWER]: Refusing update from remote peer 64e0ca87c2c640bb8b7cac713f80b474: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:29:58.237643 29764 consensus_queue.cc:1048] T 9027231814ac4588ad602ff7fe3363b2 P 64e0ca87c2c640bb8b7cac713f80b474 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260601 13:29:58.237839 29995 consensus_queue.cc:1048] T 9027231814ac4588ad602ff7fe3363b2 P 64e0ca87c2c640bb8b7cac713f80b474 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260601 13:29:58.239365 29995 raft_consensus.cc:2955] T 9027231814ac4588ad602ff7fe3363b2 P 64e0ca87c2c640bb8b7cac713f80b474 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index -1 to 29, NON_VOTER ed528a22829247f29fded640f484dbc2 (127.24.95.68) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } attrs { replace: true } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } } peers { permanent_uuid: "ed528a22829247f29fded640f484dbc2" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 46599 } attrs { promote: true } } }
I20260601 13:29:58.240911 29490 raft_consensus.cc:2955] T 9027231814ac4588ad602ff7fe3363b2 P 33632535c342491389b18fde3dd4b280 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index -1 to 29, NON_VOTER ed528a22829247f29fded640f484dbc2 (127.24.95.68) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } attrs { replace: true } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } } peers { permanent_uuid: "ed528a22829247f29fded640f484dbc2" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 46599 } attrs { promote: true } } }
I20260601 13:29:58.241680 29310 catalog_manager.cc:5696] T 9027231814ac4588ad602ff7fe3363b2 P 64e0ca87c2c640bb8b7cac713f80b474 reported cstate change: config changed from index -1 to 29, NON_VOTER ed528a22829247f29fded640f484dbc2 (127.24.95.68) added. New cstate: current_term: 1 leader_uuid: "64e0ca87c2c640bb8b7cac713f80b474" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed528a22829247f29fded640f484dbc2" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 46599 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260601 13:29:58.242602 29535 consensus_peers.cc:597] T 9027231814ac4588ad602ff7fe3363b2 P 64e0ca87c2c640bb8b7cac713f80b474 -> Peer ed528a22829247f29fded640f484dbc2 (127.24.95.68:46599): Couldn't send request to peer ed528a22829247f29fded640f484dbc2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9027231814ac4588ad602ff7fe3363b2. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:29:58.243254 29417 raft_consensus.cc:2955] T 9027231814ac4588ad602ff7fe3363b2 P 8a2b951764c8463b89db60eede017db9 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index -1 to 29, NON_VOTER ed528a22829247f29fded640f484dbc2 (127.24.95.68) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } attrs { replace: true } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } } peers { permanent_uuid: "ed528a22829247f29fded640f484dbc2" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 46599 } attrs { promote: true } } }
I20260601 13:29:58.246793 29490 consensus_queue.cc:237] T 372d31ad190b416b94a7ba9e6457afbe P 33632535c342491389b18fde3dd4b280 [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: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } attrs { replace: true } } peers { permanent_uuid: "82056fff8f87493abeade3e1e0e35e3f" member_type: NON_VOTER last_known_addr { host: "127.24.95.70" port: 40679 } attrs { promote: true } }
I20260601 13:29:58.248013 29417 raft_consensus.cc:1275] T 372d31ad190b416b94a7ba9e6457afbe P 8a2b951764c8463b89db60eede017db9 [term 1 FOLLOWER]: Refusing update from remote peer 33632535c342491389b18fde3dd4b280: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:29:58.248096 29562 raft_consensus.cc:1275] T 372d31ad190b416b94a7ba9e6457afbe P 64e0ca87c2c640bb8b7cac713f80b474 [term 1 FOLLOWER]: Refusing update from remote peer 33632535c342491389b18fde3dd4b280: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:29:58.248366 30004 consensus_queue.cc:1048] T 372d31ad190b416b94a7ba9e6457afbe P 33632535c342491389b18fde3dd4b280 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260601 13:29:58.248697 29745 consensus_queue.cc:1048] T 372d31ad190b416b94a7ba9e6457afbe P 33632535c342491389b18fde3dd4b280 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260601 13:29:58.249969 30004 raft_consensus.cc:2955] T 372d31ad190b416b94a7ba9e6457afbe P 33632535c342491389b18fde3dd4b280 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER 82056fff8f87493abeade3e1e0e35e3f (127.24.95.70) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } attrs { replace: true } } peers { permanent_uuid: "82056fff8f87493abeade3e1e0e35e3f" member_type: NON_VOTER last_known_addr { host: "127.24.95.70" port: 40679 } attrs { promote: true } } }
I20260601 13:29:58.250391 29417 raft_consensus.cc:2955] T 372d31ad190b416b94a7ba9e6457afbe P 8a2b951764c8463b89db60eede017db9 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER 82056fff8f87493abeade3e1e0e35e3f (127.24.95.70) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } attrs { replace: true } } peers { permanent_uuid: "82056fff8f87493abeade3e1e0e35e3f" member_type: NON_VOTER last_known_addr { host: "127.24.95.70" port: 40679 } attrs { promote: true } } }
I20260601 13:29:58.250787 29562 raft_consensus.cc:2955] T 372d31ad190b416b94a7ba9e6457afbe P 64e0ca87c2c640bb8b7cac713f80b474 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER 82056fff8f87493abeade3e1e0e35e3f (127.24.95.70) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } attrs { replace: true } } peers { permanent_uuid: "82056fff8f87493abeade3e1e0e35e3f" member_type: NON_VOTER last_known_addr { host: "127.24.95.70" port: 40679 } attrs { promote: true } } }
I20260601 13:29:58.253145 29310 catalog_manager.cc:5696] T 372d31ad190b416b94a7ba9e6457afbe P 64e0ca87c2c640bb8b7cac713f80b474 reported cstate change: config changed from index -1 to 28, NON_VOTER 82056fff8f87493abeade3e1e0e35e3f (127.24.95.70) added. New cstate: current_term: 1 leader_uuid: "33632535c342491389b18fde3dd4b280" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } attrs { replace: true } } peers { permanent_uuid: "82056fff8f87493abeade3e1e0e35e3f" member_type: NON_VOTER last_known_addr { host: "127.24.95.70" port: 40679 } attrs { promote: true } } }
W20260601 13:29:58.254325 29460 consensus_peers.cc:597] T 372d31ad190b416b94a7ba9e6457afbe P 33632535c342491389b18fde3dd4b280 -> Peer 82056fff8f87493abeade3e1e0e35e3f (127.24.95.70:40679): Couldn't send request to peer 82056fff8f87493abeade3e1e0e35e3f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 372d31ad190b416b94a7ba9e6457afbe. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:29:58.258821 29417 consensus_queue.cc:237] T 82ea09fdfc444c54840519ead2df5bac P 8a2b951764c8463b89db60eede017db9 [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: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } attrs { replace: true } } peers { permanent_uuid: "ed528a22829247f29fded640f484dbc2" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 46599 } attrs { promote: true } }
I20260601 13:29:58.260232 29562 raft_consensus.cc:1275] T 82ea09fdfc444c54840519ead2df5bac P 64e0ca87c2c640bb8b7cac713f80b474 [term 1 FOLLOWER]: Refusing update from remote peer 8a2b951764c8463b89db60eede017db9: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:29:58.260304 29490 raft_consensus.cc:1275] T 82ea09fdfc444c54840519ead2df5bac P 33632535c342491389b18fde3dd4b280 [term 1 FOLLOWER]: Refusing update from remote peer 8a2b951764c8463b89db60eede017db9: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:29:58.260659 30008 consensus_queue.cc:1048] T 82ea09fdfc444c54840519ead2df5bac P 8a2b951764c8463b89db60eede017db9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260601 13:29:58.260836 29625 consensus_queue.cc:1048] T 82ea09fdfc444c54840519ead2df5bac P 8a2b951764c8463b89db60eede017db9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260601 13:29:58.262393 29625 raft_consensus.cc:2955] T 82ea09fdfc444c54840519ead2df5bac P 8a2b951764c8463b89db60eede017db9 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index -1 to 29, NON_VOTER ed528a22829247f29fded640f484dbc2 (127.24.95.68) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } attrs { replace: true } } peers { permanent_uuid: "ed528a22829247f29fded640f484dbc2" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 46599 } attrs { promote: true } } }
I20260601 13:29:58.262928 29490 raft_consensus.cc:2955] T 82ea09fdfc444c54840519ead2df5bac P 33632535c342491389b18fde3dd4b280 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index -1 to 29, NON_VOTER ed528a22829247f29fded640f484dbc2 (127.24.95.68) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } attrs { replace: true } } peers { permanent_uuid: "ed528a22829247f29fded640f484dbc2" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 46599 } attrs { promote: true } } }
I20260601 13:29:58.264595 29562 raft_consensus.cc:2955] T 82ea09fdfc444c54840519ead2df5bac P 64e0ca87c2c640bb8b7cac713f80b474 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index -1 to 29, NON_VOTER ed528a22829247f29fded640f484dbc2 (127.24.95.68) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } attrs { replace: true } } peers { permanent_uuid: "ed528a22829247f29fded640f484dbc2" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 46599 } attrs { promote: true } } }
I20260601 13:29:58.264771 29311 catalog_manager.cc:5696] T 82ea09fdfc444c54840519ead2df5bac P 8a2b951764c8463b89db60eede017db9 reported cstate change: config changed from index -1 to 29, NON_VOTER ed528a22829247f29fded640f484dbc2 (127.24.95.68) added. New cstate: current_term: 1 leader_uuid: "8a2b951764c8463b89db60eede017db9" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed528a22829247f29fded640f484dbc2" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 46599 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260601 13:29:58.265348 29383 consensus_peers.cc:597] T 82ea09fdfc444c54840519ead2df5bac P 8a2b951764c8463b89db60eede017db9 -> Peer ed528a22829247f29fded640f484dbc2 (127.24.95.68:46599): Couldn't send request to peer ed528a22829247f29fded640f484dbc2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 82ea09fdfc444c54840519ead2df5bac. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:29:58.266104 29417 consensus_queue.cc:237] T ba9c972d2777481d938c399b44ce252e P 8a2b951764c8463b89db60eede017db9 [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: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } attrs { replace: true } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } } peers { permanent_uuid: "fc9c667611ae444fa376a340e16ec8ea" member_type: NON_VOTER last_known_addr { host: "127.24.95.69" port: 39577 } attrs { promote: true } }
I20260601 13:29:58.267561 29490 raft_consensus.cc:1275] T ba9c972d2777481d938c399b44ce252e P 33632535c342491389b18fde3dd4b280 [term 1 FOLLOWER]: Refusing update from remote peer 8a2b951764c8463b89db60eede017db9: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:29:58.267952 29622 consensus_queue.cc:1048] T ba9c972d2777481d938c399b44ce252e P 8a2b951764c8463b89db60eede017db9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260601 13:29:58.268425 29568 raft_consensus.cc:1275] T ba9c972d2777481d938c399b44ce252e P 64e0ca87c2c640bb8b7cac713f80b474 [term 1 FOLLOWER]: Refusing update from remote peer 8a2b951764c8463b89db60eede017db9: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:29:58.268961 30008 consensus_queue.cc:1048] T ba9c972d2777481d938c399b44ce252e P 8a2b951764c8463b89db60eede017db9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260601 13:29:58.269809 29625 raft_consensus.cc:2955] T ba9c972d2777481d938c399b44ce252e P 8a2b951764c8463b89db60eede017db9 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index -1 to 29, NON_VOTER fc9c667611ae444fa376a340e16ec8ea (127.24.95.69) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } attrs { replace: true } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } } peers { permanent_uuid: "fc9c667611ae444fa376a340e16ec8ea" member_type: NON_VOTER last_known_addr { host: "127.24.95.69" port: 39577 } attrs { promote: true } } }
I20260601 13:29:58.270207 29490 raft_consensus.cc:2955] T ba9c972d2777481d938c399b44ce252e P 33632535c342491389b18fde3dd4b280 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index -1 to 29, NON_VOTER fc9c667611ae444fa376a340e16ec8ea (127.24.95.69) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } attrs { replace: true } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } } peers { permanent_uuid: "fc9c667611ae444fa376a340e16ec8ea" member_type: NON_VOTER last_known_addr { host: "127.24.95.69" port: 39577 } attrs { promote: true } } }
I20260601 13:29:58.270653 29568 raft_consensus.cc:2955] T ba9c972d2777481d938c399b44ce252e P 64e0ca87c2c640bb8b7cac713f80b474 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index -1 to 29, NON_VOTER fc9c667611ae444fa376a340e16ec8ea (127.24.95.69) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } attrs { replace: true } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } } peers { permanent_uuid: "fc9c667611ae444fa376a340e16ec8ea" member_type: NON_VOTER last_known_addr { host: "127.24.95.69" port: 39577 } attrs { promote: true } } }
I20260601 13:29:58.272603 29310 catalog_manager.cc:5696] T ba9c972d2777481d938c399b44ce252e P 33632535c342491389b18fde3dd4b280 reported cstate change: config changed from index -1 to 29, NON_VOTER fc9c667611ae444fa376a340e16ec8ea (127.24.95.69) added. New cstate: current_term: 1 leader_uuid: "8a2b951764c8463b89db60eede017db9" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } attrs { replace: true } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } } peers { permanent_uuid: "fc9c667611ae444fa376a340e16ec8ea" member_type: NON_VOTER last_known_addr { host: "127.24.95.69" port: 39577 } attrs { promote: true } } }
W20260601 13:29:58.272965 29381 consensus_peers.cc:597] T ba9c972d2777481d938c399b44ce252e P 8a2b951764c8463b89db60eede017db9 -> Peer fc9c667611ae444fa376a340e16ec8ea (127.24.95.69:39577): Couldn't send request to peer fc9c667611ae444fa376a340e16ec8ea. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ba9c972d2777481d938c399b44ce252e. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:29:58.273392 29490 consensus_queue.cc:237] T 0a959dcf8d8540a5bd99760ebbef9a05 P 33632535c342491389b18fde3dd4b280 [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: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } attrs { replace: true } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } } peers { permanent_uuid: "82056fff8f87493abeade3e1e0e35e3f" member_type: NON_VOTER last_known_addr { host: "127.24.95.70" port: 40679 } attrs { promote: true } }
I20260601 13:29:58.274506 29417 raft_consensus.cc:1275] T 0a959dcf8d8540a5bd99760ebbef9a05 P 8a2b951764c8463b89db60eede017db9 [term 1 FOLLOWER]: Refusing update from remote peer 33632535c342491389b18fde3dd4b280: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
W20260601 13:29:58.274545 29460 consensus_peers.cc:597] T 0a959dcf8d8540a5bd99760ebbef9a05 P 33632535c342491389b18fde3dd4b280 -> Peer 82056fff8f87493abeade3e1e0e35e3f (127.24.95.70:40679): Couldn't send request to peer 82056fff8f87493abeade3e1e0e35e3f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0a959dcf8d8540a5bd99760ebbef9a05. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:29:58.274868 29665 consensus_queue.cc:1048] T 0a959dcf8d8540a5bd99760ebbef9a05 P 33632535c342491389b18fde3dd4b280 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260601 13:29:58.274883 29568 raft_consensus.cc:1275] T 0a959dcf8d8540a5bd99760ebbef9a05 P 64e0ca87c2c640bb8b7cac713f80b474 [term 1 FOLLOWER]: Refusing update from remote peer 33632535c342491389b18fde3dd4b280: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:29:58.275357 29665 consensus_queue.cc:1048] T 0a959dcf8d8540a5bd99760ebbef9a05 P 33632535c342491389b18fde3dd4b280 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260601 13:29:58.276659 29745 raft_consensus.cc:2955] T 0a959dcf8d8540a5bd99760ebbef9a05 P 33632535c342491389b18fde3dd4b280 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER 82056fff8f87493abeade3e1e0e35e3f (127.24.95.70) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } attrs { replace: true } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } } peers { permanent_uuid: "82056fff8f87493abeade3e1e0e35e3f" member_type: NON_VOTER last_known_addr { host: "127.24.95.70" port: 40679 } attrs { promote: true } } }
I20260601 13:29:58.277042 29417 raft_consensus.cc:2955] T 0a959dcf8d8540a5bd99760ebbef9a05 P 8a2b951764c8463b89db60eede017db9 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER 82056fff8f87493abeade3e1e0e35e3f (127.24.95.70) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } attrs { replace: true } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } } peers { permanent_uuid: "82056fff8f87493abeade3e1e0e35e3f" member_type: NON_VOTER last_known_addr { host: "127.24.95.70" port: 40679 } attrs { promote: true } } }
I20260601 13:29:58.277148 29568 raft_consensus.cc:2955] T 0a959dcf8d8540a5bd99760ebbef9a05 P 64e0ca87c2c640bb8b7cac713f80b474 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER 82056fff8f87493abeade3e1e0e35e3f (127.24.95.70) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } attrs { replace: true } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } } peers { permanent_uuid: "82056fff8f87493abeade3e1e0e35e3f" member_type: NON_VOTER last_known_addr { host: "127.24.95.70" port: 40679 } attrs { promote: true } } }
I20260601 13:29:58.279065 29314 catalog_manager.cc:5696] T 0a959dcf8d8540a5bd99760ebbef9a05 P 33632535c342491389b18fde3dd4b280 reported cstate change: config changed from index -1 to 28, NON_VOTER 82056fff8f87493abeade3e1e0e35e3f (127.24.95.70) added. New cstate: current_term: 1 leader_uuid: "33632535c342491389b18fde3dd4b280" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82056fff8f87493abeade3e1e0e35e3f" member_type: NON_VOTER last_known_addr { host: "127.24.95.70" port: 40679 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:29:58.368258 29838 heartbeater.cc:499] Master 127.24.95.126:34497 was elected leader, sending a full tablet report...
I20260601 13:29:58.393365 29914 heartbeater.cc:499] Master 127.24.95.126:34497 was elected leader, sending a full tablet report...
I20260601 13:29:58.418418 29990 heartbeater.cc:499] Master 127.24.95.126:34497 was elected leader, sending a full tablet report...
I20260601 13:29:58.708091 30010 ts_tablet_manager.cc:933] T 82ea09fdfc444c54840519ead2df5bac P ed528a22829247f29fded640f484dbc2: Initiating tablet copy from peer 8a2b951764c8463b89db60eede017db9 (127.24.95.65:43765)
I20260601 13:29:58.708483 30010 tablet_copy_client.cc:323] T 82ea09fdfc444c54840519ead2df5bac P ed528a22829247f29fded640f484dbc2: tablet copy: Beginning tablet copy session from remote peer at address 127.24.95.65:43765
I20260601 13:29:58.713337 29428 tablet_copy_service.cc:140] P 8a2b951764c8463b89db60eede017db9: Received BeginTabletCopySession request for tablet 82ea09fdfc444c54840519ead2df5bac from peer ed528a22829247f29fded640f484dbc2 ({username='slave'} at 127.0.0.1:34292)
I20260601 13:29:58.713464 29428 tablet_copy_service.cc:161] P 8a2b951764c8463b89db60eede017db9: Beginning new tablet copy session on tablet 82ea09fdfc444c54840519ead2df5bac from peer ed528a22829247f29fded640f484dbc2 at {username='slave'} at 127.0.0.1:34292: session id = ed528a22829247f29fded640f484dbc2-82ea09fdfc444c54840519ead2df5bac
I20260601 13:29:58.715067 29428 tablet_copy_source_session.cc:215] T 82ea09fdfc444c54840519ead2df5bac P 8a2b951764c8463b89db60eede017db9: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:29:58.716060 30010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82ea09fdfc444c54840519ead2df5bac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:58.718796 30010 tablet_copy_client.cc:806] T 82ea09fdfc444c54840519ead2df5bac P ed528a22829247f29fded640f484dbc2: tablet copy: Starting download of 0 data blocks...
I20260601 13:29:58.719017 30010 tablet_copy_client.cc:670] T 82ea09fdfc444c54840519ead2df5bac P ed528a22829247f29fded640f484dbc2: tablet copy: Starting download of 1 WAL segments...
I20260601 13:29:58.720199 30011 tablet_copy_client.cc:1025] T 82ea09fdfc444c54840519ead2df5bac P ed528a22829247f29fded640f484dbc2: tablet copy: Injecting latency into file download: 2000
I20260601 13:29:58.729246 30013 ts_tablet_manager.cc:933] T 0a959dcf8d8540a5bd99760ebbef9a05 P 82056fff8f87493abeade3e1e0e35e3f: Initiating tablet copy from peer 33632535c342491389b18fde3dd4b280 (127.24.95.66:32985)
I20260601 13:29:58.729682 30013 tablet_copy_client.cc:323] T 0a959dcf8d8540a5bd99760ebbef9a05 P 82056fff8f87493abeade3e1e0e35e3f: tablet copy: Beginning tablet copy session from remote peer at address 127.24.95.66:32985
I20260601 13:29:58.734448 29504 tablet_copy_service.cc:140] P 33632535c342491389b18fde3dd4b280: Received BeginTabletCopySession request for tablet 0a959dcf8d8540a5bd99760ebbef9a05 from peer 82056fff8f87493abeade3e1e0e35e3f ({username='slave'} at 127.0.0.1:59492)
I20260601 13:29:58.734604 29504 tablet_copy_service.cc:161] P 33632535c342491389b18fde3dd4b280: Beginning new tablet copy session on tablet 0a959dcf8d8540a5bd99760ebbef9a05 from peer 82056fff8f87493abeade3e1e0e35e3f at {username='slave'} at 127.0.0.1:59492: session id = 82056fff8f87493abeade3e1e0e35e3f-0a959dcf8d8540a5bd99760ebbef9a05
I20260601 13:29:58.735646 29504 tablet_copy_source_session.cc:215] T 0a959dcf8d8540a5bd99760ebbef9a05 P 33632535c342491389b18fde3dd4b280: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:29:58.736645 30013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a959dcf8d8540a5bd99760ebbef9a05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:58.739116 30013 tablet_copy_client.cc:806] T 0a959dcf8d8540a5bd99760ebbef9a05 P 82056fff8f87493abeade3e1e0e35e3f: tablet copy: Starting download of 0 data blocks...
I20260601 13:29:58.739292 30013 tablet_copy_client.cc:670] T 0a959dcf8d8540a5bd99760ebbef9a05 P 82056fff8f87493abeade3e1e0e35e3f: tablet copy: Starting download of 1 WAL segments...
I20260601 13:29:58.740659 30014 tablet_copy_client.cc:1025] T 0a959dcf8d8540a5bd99760ebbef9a05 P 82056fff8f87493abeade3e1e0e35e3f: tablet copy: Injecting latency into file download: 2000
I20260601 13:29:58.745100 30016 ts_tablet_manager.cc:933] T ba9c972d2777481d938c399b44ce252e P fc9c667611ae444fa376a340e16ec8ea: Initiating tablet copy from peer 8a2b951764c8463b89db60eede017db9 (127.24.95.65:43765)
I20260601 13:29:58.745458 30016 tablet_copy_client.cc:323] T ba9c972d2777481d938c399b44ce252e P fc9c667611ae444fa376a340e16ec8ea: tablet copy: Beginning tablet copy session from remote peer at address 127.24.95.65:43765
I20260601 13:29:58.750161 29428 tablet_copy_service.cc:140] P 8a2b951764c8463b89db60eede017db9: Received BeginTabletCopySession request for tablet ba9c972d2777481d938c399b44ce252e from peer fc9c667611ae444fa376a340e16ec8ea ({username='slave'} at 127.0.0.1:34304)
I20260601 13:29:58.750294 29428 tablet_copy_service.cc:161] P 8a2b951764c8463b89db60eede017db9: Beginning new tablet copy session on tablet ba9c972d2777481d938c399b44ce252e from peer fc9c667611ae444fa376a340e16ec8ea at {username='slave'} at 127.0.0.1:34304: session id = fc9c667611ae444fa376a340e16ec8ea-ba9c972d2777481d938c399b44ce252e
I20260601 13:29:58.751253 29428 tablet_copy_source_session.cc:215] T ba9c972d2777481d938c399b44ce252e P 8a2b951764c8463b89db60eede017db9: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:29:58.752533 30016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba9c972d2777481d938c399b44ce252e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:58.755247 30016 tablet_copy_client.cc:806] T ba9c972d2777481d938c399b44ce252e P fc9c667611ae444fa376a340e16ec8ea: tablet copy: Starting download of 0 data blocks...
I20260601 13:29:58.755443 30016 tablet_copy_client.cc:670] T ba9c972d2777481d938c399b44ce252e P fc9c667611ae444fa376a340e16ec8ea: tablet copy: Starting download of 1 WAL segments...
I20260601 13:29:58.757047 30017 tablet_copy_client.cc:1025] T ba9c972d2777481d938c399b44ce252e P fc9c667611ae444fa376a340e16ec8ea: tablet copy: Injecting latency into file download: 2000
I20260601 13:29:58.780696 30019 ts_tablet_manager.cc:933] T 372d31ad190b416b94a7ba9e6457afbe P 82056fff8f87493abeade3e1e0e35e3f: Initiating tablet copy from peer 33632535c342491389b18fde3dd4b280 (127.24.95.66:32985)
I20260601 13:29:58.781129 30019 tablet_copy_client.cc:323] T 372d31ad190b416b94a7ba9e6457afbe P 82056fff8f87493abeade3e1e0e35e3f: tablet copy: Beginning tablet copy session from remote peer at address 127.24.95.66:32985
I20260601 13:29:58.781674 29504 tablet_copy_service.cc:140] P 33632535c342491389b18fde3dd4b280: Received BeginTabletCopySession request for tablet 372d31ad190b416b94a7ba9e6457afbe from peer 82056fff8f87493abeade3e1e0e35e3f ({username='slave'} at 127.0.0.1:59492)
I20260601 13:29:58.781775 29504 tablet_copy_service.cc:161] P 33632535c342491389b18fde3dd4b280: Beginning new tablet copy session on tablet 372d31ad190b416b94a7ba9e6457afbe from peer 82056fff8f87493abeade3e1e0e35e3f at {username='slave'} at 127.0.0.1:59492: session id = 82056fff8f87493abeade3e1e0e35e3f-372d31ad190b416b94a7ba9e6457afbe
I20260601 13:29:58.782552 29504 tablet_copy_source_session.cc:215] T 372d31ad190b416b94a7ba9e6457afbe P 33632535c342491389b18fde3dd4b280: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:29:58.783409 30019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 372d31ad190b416b94a7ba9e6457afbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:58.785333 30019 tablet_copy_client.cc:806] T 372d31ad190b416b94a7ba9e6457afbe P 82056fff8f87493abeade3e1e0e35e3f: tablet copy: Starting download of 0 data blocks...
I20260601 13:29:58.785488 30019 tablet_copy_client.cc:670] T 372d31ad190b416b94a7ba9e6457afbe P 82056fff8f87493abeade3e1e0e35e3f: tablet copy: Starting download of 1 WAL segments...
I20260601 13:29:58.786605 30020 tablet_copy_client.cc:1025] T 372d31ad190b416b94a7ba9e6457afbe P 82056fff8f87493abeade3e1e0e35e3f: tablet copy: Injecting latency into file download: 2000
I20260601 13:29:58.851382 30022 ts_tablet_manager.cc:933] T 9027231814ac4588ad602ff7fe3363b2 P ed528a22829247f29fded640f484dbc2: Initiating tablet copy from peer 64e0ca87c2c640bb8b7cac713f80b474 (127.24.95.67:43665)
I20260601 13:29:58.851470 30023 ts_tablet_manager.cc:933] T 1125626dafe948288b9964d17438303e P fc9c667611ae444fa376a340e16ec8ea: Initiating tablet copy from peer 64e0ca87c2c640bb8b7cac713f80b474 (127.24.95.67:43665)
I20260601 13:29:58.851867 30023 tablet_copy_client.cc:323] T 1125626dafe948288b9964d17438303e P fc9c667611ae444fa376a340e16ec8ea: tablet copy: Beginning tablet copy session from remote peer at address 127.24.95.67:43665
I20260601 13:29:58.851900 30022 tablet_copy_client.cc:323] T 9027231814ac4588ad602ff7fe3363b2 P ed528a22829247f29fded640f484dbc2: tablet copy: Beginning tablet copy session from remote peer at address 127.24.95.67:43665
I20260601 13:29:58.856094 29580 tablet_copy_service.cc:140] P 64e0ca87c2c640bb8b7cac713f80b474: Received BeginTabletCopySession request for tablet 1125626dafe948288b9964d17438303e from peer fc9c667611ae444fa376a340e16ec8ea ({username='slave'} at 127.0.0.1:44446)
I20260601 13:29:58.856235 29580 tablet_copy_service.cc:161] P 64e0ca87c2c640bb8b7cac713f80b474: Beginning new tablet copy session on tablet 1125626dafe948288b9964d17438303e from peer fc9c667611ae444fa376a340e16ec8ea at {username='slave'} at 127.0.0.1:44446: session id = fc9c667611ae444fa376a340e16ec8ea-1125626dafe948288b9964d17438303e
I20260601 13:29:58.856369 29579 tablet_copy_service.cc:140] P 64e0ca87c2c640bb8b7cac713f80b474: Received BeginTabletCopySession request for tablet 9027231814ac4588ad602ff7fe3363b2 from peer ed528a22829247f29fded640f484dbc2 ({username='slave'} at 127.0.0.1:44448)
I20260601 13:29:58.856464 29579 tablet_copy_service.cc:161] P 64e0ca87c2c640bb8b7cac713f80b474: Beginning new tablet copy session on tablet 9027231814ac4588ad602ff7fe3363b2 from peer ed528a22829247f29fded640f484dbc2 at {username='slave'} at 127.0.0.1:44448: session id = ed528a22829247f29fded640f484dbc2-9027231814ac4588ad602ff7fe3363b2
I20260601 13:29:58.857225 29579 tablet_copy_source_session.cc:215] T 9027231814ac4588ad602ff7fe3363b2 P 64e0ca87c2c640bb8b7cac713f80b474: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:29:58.857225 29580 tablet_copy_source_session.cc:215] T 1125626dafe948288b9964d17438303e P 64e0ca87c2c640bb8b7cac713f80b474: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:29:58.858038 30023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1125626dafe948288b9964d17438303e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:58.858048 30022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9027231814ac4588ad602ff7fe3363b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:58.860050 30023 tablet_copy_client.cc:806] T 1125626dafe948288b9964d17438303e P fc9c667611ae444fa376a340e16ec8ea: tablet copy: Starting download of 0 data blocks...
I20260601 13:29:58.860209 30023 tablet_copy_client.cc:670] T 1125626dafe948288b9964d17438303e P fc9c667611ae444fa376a340e16ec8ea: tablet copy: Starting download of 1 WAL segments...
I20260601 13:29:58.860577 30022 tablet_copy_client.cc:806] T 9027231814ac4588ad602ff7fe3363b2 P ed528a22829247f29fded640f484dbc2: tablet copy: Starting download of 0 data blocks...
I20260601 13:29:58.860733 30022 tablet_copy_client.cc:670] T 9027231814ac4588ad602ff7fe3363b2 P ed528a22829247f29fded640f484dbc2: tablet copy: Starting download of 1 WAL segments...
I20260601 13:29:58.861179 30025 tablet_copy_client.cc:1025] T 1125626dafe948288b9964d17438303e P fc9c667611ae444fa376a340e16ec8ea: tablet copy: Injecting latency into file download: 2000
I20260601 13:29:58.861640 30024 tablet_copy_client.cc:1025] T 9027231814ac4588ad602ff7fe3363b2 P ed528a22829247f29fded640f484dbc2: tablet copy: Injecting latency into file download: 2000
I20260601 13:30:00.720628 30010 tablet_copy_client.cc:538] T 82ea09fdfc444c54840519ead2df5bac P ed528a22829247f29fded640f484dbc2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:30:00.722118 30010 tablet_bootstrap.cc:492] T 82ea09fdfc444c54840519ead2df5bac P ed528a22829247f29fded640f484dbc2: Bootstrap starting.
I20260601 13:30:00.741010 30013 tablet_copy_client.cc:538] T 0a959dcf8d8540a5bd99760ebbef9a05 P 82056fff8f87493abeade3e1e0e35e3f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:30:00.742755 30013 tablet_bootstrap.cc:492] T 0a959dcf8d8540a5bd99760ebbef9a05 P 82056fff8f87493abeade3e1e0e35e3f: Bootstrap starting.
I20260601 13:30:00.744405 30010 tablet_bootstrap.cc:492] T 82ea09fdfc444c54840519ead2df5bac P ed528a22829247f29fded640f484dbc2: Bootstrap replayed 1/1 log segments. Stats: ops{read=29 overwritten=0 applied=29 ignored=0} inserts{seen=101 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:30:00.744691 30010 tablet_bootstrap.cc:492] T 82ea09fdfc444c54840519ead2df5bac P ed528a22829247f29fded640f484dbc2: Bootstrap complete.
I20260601 13:30:00.744881 30010 ts_tablet_manager.cc:1403] T 82ea09fdfc444c54840519ead2df5bac P ed528a22829247f29fded640f484dbc2: Time spent bootstrapping tablet: real 0.023s	user 0.020s	sys 0.003s
I20260601 13:30:00.745407 30010 raft_consensus.cc:359] T 82ea09fdfc444c54840519ead2df5bac P ed528a22829247f29fded640f484dbc2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } attrs { replace: true } } peers { permanent_uuid: "ed528a22829247f29fded640f484dbc2" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 46599 } attrs { promote: true } }
I20260601 13:30:00.745549 30010 raft_consensus.cc:740] T 82ea09fdfc444c54840519ead2df5bac P ed528a22829247f29fded640f484dbc2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ed528a22829247f29fded640f484dbc2, State: Initialized, Role: LEARNER
I20260601 13:30:00.745656 30010 consensus_queue.cc:260] T 82ea09fdfc444c54840519ead2df5bac P ed528a22829247f29fded640f484dbc2 [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: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } attrs { replace: true } } peers { permanent_uuid: "ed528a22829247f29fded640f484dbc2" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 46599 } attrs { promote: true } }
I20260601 13:30:00.746043 30010 ts_tablet_manager.cc:1434] T 82ea09fdfc444c54840519ead2df5bac P ed528a22829247f29fded640f484dbc2: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:00.746759 29428 tablet_copy_service.cc:342] P 8a2b951764c8463b89db60eede017db9: Request end of tablet copy session ed528a22829247f29fded640f484dbc2-82ea09fdfc444c54840519ead2df5bac received from {username='slave'} at 127.0.0.1:34292
I20260601 13:30:00.746838 29428 tablet_copy_service.cc:434] P 8a2b951764c8463b89db60eede017db9: ending tablet copy session ed528a22829247f29fded640f484dbc2-82ea09fdfc444c54840519ead2df5bac on tablet 82ea09fdfc444c54840519ead2df5bac with peer ed528a22829247f29fded640f484dbc2
I20260601 13:30:00.757488 30016 tablet_copy_client.cc:538] T ba9c972d2777481d938c399b44ce252e P fc9c667611ae444fa376a340e16ec8ea: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:30:00.759153 30016 tablet_bootstrap.cc:492] T ba9c972d2777481d938c399b44ce252e P fc9c667611ae444fa376a340e16ec8ea: Bootstrap starting.
I20260601 13:30:00.768694 30013 tablet_bootstrap.cc:492] T 0a959dcf8d8540a5bd99760ebbef9a05 P 82056fff8f87493abeade3e1e0e35e3f: Bootstrap replayed 1/1 log segments. Stats: ops{read=28 overwritten=0 applied=28 ignored=0} inserts{seen=114 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:30:00.769028 30013 tablet_bootstrap.cc:492] T 0a959dcf8d8540a5bd99760ebbef9a05 P 82056fff8f87493abeade3e1e0e35e3f: Bootstrap complete.
I20260601 13:30:00.769270 30013 ts_tablet_manager.cc:1403] T 0a959dcf8d8540a5bd99760ebbef9a05 P 82056fff8f87493abeade3e1e0e35e3f: Time spent bootstrapping tablet: real 0.027s	user 0.025s	sys 0.000s
I20260601 13:30:00.769840 30013 raft_consensus.cc:359] T 0a959dcf8d8540a5bd99760ebbef9a05 P 82056fff8f87493abeade3e1e0e35e3f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } attrs { replace: true } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } } peers { permanent_uuid: "82056fff8f87493abeade3e1e0e35e3f" member_type: NON_VOTER last_known_addr { host: "127.24.95.70" port: 40679 } attrs { promote: true } }
I20260601 13:30:00.769995 30013 raft_consensus.cc:740] T 0a959dcf8d8540a5bd99760ebbef9a05 P 82056fff8f87493abeade3e1e0e35e3f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 82056fff8f87493abeade3e1e0e35e3f, State: Initialized, Role: LEARNER
I20260601 13:30:00.770117 30013 consensus_queue.cc:260] T 0a959dcf8d8540a5bd99760ebbef9a05 P 82056fff8f87493abeade3e1e0e35e3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 28, Last appended: 1.28, Last appended by leader: 28, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } attrs { replace: true } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } } peers { permanent_uuid: "82056fff8f87493abeade3e1e0e35e3f" member_type: NON_VOTER last_known_addr { host: "127.24.95.70" port: 40679 } attrs { promote: true } }
I20260601 13:30:00.770534 30013 ts_tablet_manager.cc:1434] T 0a959dcf8d8540a5bd99760ebbef9a05 P 82056fff8f87493abeade3e1e0e35e3f: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:30:00.771219 29504 tablet_copy_service.cc:342] P 33632535c342491389b18fde3dd4b280: Request end of tablet copy session 82056fff8f87493abeade3e1e0e35e3f-0a959dcf8d8540a5bd99760ebbef9a05 received from {username='slave'} at 127.0.0.1:59492
I20260601 13:30:00.771306 29504 tablet_copy_service.cc:434] P 33632535c342491389b18fde3dd4b280: ending tablet copy session 82056fff8f87493abeade3e1e0e35e3f-0a959dcf8d8540a5bd99760ebbef9a05 on tablet 0a959dcf8d8540a5bd99760ebbef9a05 with peer 82056fff8f87493abeade3e1e0e35e3f
I20260601 13:30:00.786945 30019 tablet_copy_client.cc:538] T 372d31ad190b416b94a7ba9e6457afbe P 82056fff8f87493abeade3e1e0e35e3f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:30:00.787358 30016 tablet_bootstrap.cc:492] T ba9c972d2777481d938c399b44ce252e P fc9c667611ae444fa376a340e16ec8ea: Bootstrap replayed 1/1 log segments. Stats: ops{read=29 overwritten=0 applied=29 ignored=0} inserts{seen=132 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:30:00.787621 30016 tablet_bootstrap.cc:492] T ba9c972d2777481d938c399b44ce252e P fc9c667611ae444fa376a340e16ec8ea: Bootstrap complete.
I20260601 13:30:00.787976 30016 ts_tablet_manager.cc:1403] T ba9c972d2777481d938c399b44ce252e P fc9c667611ae444fa376a340e16ec8ea: Time spent bootstrapping tablet: real 0.029s	user 0.020s	sys 0.007s
I20260601 13:30:00.788578 30016 raft_consensus.cc:359] T ba9c972d2777481d938c399b44ce252e P fc9c667611ae444fa376a340e16ec8ea [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } attrs { replace: true } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } } peers { permanent_uuid: "fc9c667611ae444fa376a340e16ec8ea" member_type: NON_VOTER last_known_addr { host: "127.24.95.69" port: 39577 } attrs { promote: true } }
I20260601 13:30:00.788849 30019 tablet_bootstrap.cc:492] T 372d31ad190b416b94a7ba9e6457afbe P 82056fff8f87493abeade3e1e0e35e3f: Bootstrap starting.
I20260601 13:30:00.788702 30016 raft_consensus.cc:740] T ba9c972d2777481d938c399b44ce252e P fc9c667611ae444fa376a340e16ec8ea [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fc9c667611ae444fa376a340e16ec8ea, State: Initialized, Role: LEARNER
I20260601 13:30:00.789072 30016 consensus_queue.cc:260] T ba9c972d2777481d938c399b44ce252e P fc9c667611ae444fa376a340e16ec8ea [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: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } attrs { replace: true } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } } peers { permanent_uuid: "fc9c667611ae444fa376a340e16ec8ea" member_type: NON_VOTER last_known_addr { host: "127.24.95.69" port: 39577 } attrs { promote: true } }
I20260601 13:30:00.789412 30016 ts_tablet_manager.cc:1434] T ba9c972d2777481d938c399b44ce252e P fc9c667611ae444fa376a340e16ec8ea: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:00.790262 29428 tablet_copy_service.cc:342] P 8a2b951764c8463b89db60eede017db9: Request end of tablet copy session fc9c667611ae444fa376a340e16ec8ea-ba9c972d2777481d938c399b44ce252e received from {username='slave'} at 127.0.0.1:34304
I20260601 13:30:00.790347 29428 tablet_copy_service.cc:434] P 8a2b951764c8463b89db60eede017db9: ending tablet copy session fc9c667611ae444fa376a340e16ec8ea-ba9c972d2777481d938c399b44ce252e on tablet ba9c972d2777481d938c399b44ce252e with peer fc9c667611ae444fa376a340e16ec8ea
I20260601 13:30:00.817953 30019 tablet_bootstrap.cc:492] T 372d31ad190b416b94a7ba9e6457afbe P 82056fff8f87493abeade3e1e0e35e3f: Bootstrap replayed 1/1 log segments. Stats: ops{read=28 overwritten=0 applied=28 ignored=0} inserts{seen=106 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:30:00.818442 30019 tablet_bootstrap.cc:492] T 372d31ad190b416b94a7ba9e6457afbe P 82056fff8f87493abeade3e1e0e35e3f: Bootstrap complete.
I20260601 13:30:00.818671 30019 ts_tablet_manager.cc:1403] T 372d31ad190b416b94a7ba9e6457afbe P 82056fff8f87493abeade3e1e0e35e3f: Time spent bootstrapping tablet: real 0.030s	user 0.026s	sys 0.001s
I20260601 13:30:00.819238 30019 raft_consensus.cc:359] T 372d31ad190b416b94a7ba9e6457afbe P 82056fff8f87493abeade3e1e0e35e3f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } attrs { replace: true } } peers { permanent_uuid: "82056fff8f87493abeade3e1e0e35e3f" member_type: NON_VOTER last_known_addr { host: "127.24.95.70" port: 40679 } attrs { promote: true } }
I20260601 13:30:00.819478 30019 raft_consensus.cc:740] T 372d31ad190b416b94a7ba9e6457afbe P 82056fff8f87493abeade3e1e0e35e3f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 82056fff8f87493abeade3e1e0e35e3f, State: Initialized, Role: LEARNER
I20260601 13:30:00.819604 30019 consensus_queue.cc:260] T 372d31ad190b416b94a7ba9e6457afbe P 82056fff8f87493abeade3e1e0e35e3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 28, Last appended: 1.28, Last appended by leader: 28, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } attrs { replace: true } } peers { permanent_uuid: "82056fff8f87493abeade3e1e0e35e3f" member_type: NON_VOTER last_known_addr { host: "127.24.95.70" port: 40679 } attrs { promote: true } }
I20260601 13:30:00.819945 30019 ts_tablet_manager.cc:1434] T 372d31ad190b416b94a7ba9e6457afbe P 82056fff8f87493abeade3e1e0e35e3f: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:30:00.820611 29504 tablet_copy_service.cc:342] P 33632535c342491389b18fde3dd4b280: Request end of tablet copy session 82056fff8f87493abeade3e1e0e35e3f-372d31ad190b416b94a7ba9e6457afbe received from {username='slave'} at 127.0.0.1:59492
I20260601 13:30:00.820708 29504 tablet_copy_service.cc:434] P 33632535c342491389b18fde3dd4b280: ending tablet copy session 82056fff8f87493abeade3e1e0e35e3f-372d31ad190b416b94a7ba9e6457afbe on tablet 372d31ad190b416b94a7ba9e6457afbe with peer 82056fff8f87493abeade3e1e0e35e3f
I20260601 13:30:00.861537 30023 tablet_copy_client.cc:538] T 1125626dafe948288b9964d17438303e P fc9c667611ae444fa376a340e16ec8ea: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:30:00.861922 30022 tablet_copy_client.cc:538] T 9027231814ac4588ad602ff7fe3363b2 P ed528a22829247f29fded640f484dbc2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:30:00.863358 30023 tablet_bootstrap.cc:492] T 1125626dafe948288b9964d17438303e P fc9c667611ae444fa376a340e16ec8ea: Bootstrap starting.
I20260601 13:30:00.863358 30022 tablet_bootstrap.cc:492] T 9027231814ac4588ad602ff7fe3363b2 P ed528a22829247f29fded640f484dbc2: Bootstrap starting.
I20260601 13:30:00.884742 30023 tablet_bootstrap.cc:492] T 1125626dafe948288b9964d17438303e P fc9c667611ae444fa376a340e16ec8ea: Bootstrap replayed 1/1 log segments. Stats: ops{read=29 overwritten=0 applied=29 ignored=0} inserts{seen=135 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:30:00.885044 30023 tablet_bootstrap.cc:492] T 1125626dafe948288b9964d17438303e P fc9c667611ae444fa376a340e16ec8ea: Bootstrap complete.
I20260601 13:30:00.885238 30023 ts_tablet_manager.cc:1403] T 1125626dafe948288b9964d17438303e P fc9c667611ae444fa376a340e16ec8ea: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.006s
I20260601 13:30:00.885696 30023 raft_consensus.cc:359] T 1125626dafe948288b9964d17438303e P fc9c667611ae444fa376a340e16ec8ea [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } attrs { replace: true } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } } peers { permanent_uuid: "fc9c667611ae444fa376a340e16ec8ea" member_type: NON_VOTER last_known_addr { host: "127.24.95.69" port: 39577 } attrs { promote: true } }
I20260601 13:30:00.885810 30023 raft_consensus.cc:740] T 1125626dafe948288b9964d17438303e P fc9c667611ae444fa376a340e16ec8ea [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fc9c667611ae444fa376a340e16ec8ea, State: Initialized, Role: LEARNER
I20260601 13:30:00.885932 30023 consensus_queue.cc:260] T 1125626dafe948288b9964d17438303e P fc9c667611ae444fa376a340e16ec8ea [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: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } attrs { replace: true } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } } peers { permanent_uuid: "fc9c667611ae444fa376a340e16ec8ea" member_type: NON_VOTER last_known_addr { host: "127.24.95.69" port: 39577 } attrs { promote: true } }
I20260601 13:30:00.886324 30023 ts_tablet_manager.cc:1434] T 1125626dafe948288b9964d17438303e P fc9c667611ae444fa376a340e16ec8ea: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:30:00.886885 29580 tablet_copy_service.cc:342] P 64e0ca87c2c640bb8b7cac713f80b474: Request end of tablet copy session fc9c667611ae444fa376a340e16ec8ea-1125626dafe948288b9964d17438303e received from {username='slave'} at 127.0.0.1:44446
I20260601 13:30:00.886969 29580 tablet_copy_service.cc:434] P 64e0ca87c2c640bb8b7cac713f80b474: ending tablet copy session fc9c667611ae444fa376a340e16ec8ea-1125626dafe948288b9964d17438303e on tablet 1125626dafe948288b9964d17438303e with peer fc9c667611ae444fa376a340e16ec8ea
I20260601 13:30:00.890223 30022 tablet_bootstrap.cc:492] T 9027231814ac4588ad602ff7fe3363b2 P ed528a22829247f29fded640f484dbc2: Bootstrap replayed 1/1 log segments. Stats: ops{read=29 overwritten=0 applied=29 ignored=0} inserts{seen=109 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:30:00.890551 30022 tablet_bootstrap.cc:492] T 9027231814ac4588ad602ff7fe3363b2 P ed528a22829247f29fded640f484dbc2: Bootstrap complete.
I20260601 13:30:00.890746 30022 ts_tablet_manager.cc:1403] T 9027231814ac4588ad602ff7fe3363b2 P ed528a22829247f29fded640f484dbc2: Time spent bootstrapping tablet: real 0.027s	user 0.019s	sys 0.007s
I20260601 13:30:00.891296 30022 raft_consensus.cc:359] T 9027231814ac4588ad602ff7fe3363b2 P ed528a22829247f29fded640f484dbc2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } attrs { replace: true } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } } peers { permanent_uuid: "ed528a22829247f29fded640f484dbc2" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 46599 } attrs { promote: true } }
I20260601 13:30:00.891431 30022 raft_consensus.cc:740] T 9027231814ac4588ad602ff7fe3363b2 P ed528a22829247f29fded640f484dbc2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ed528a22829247f29fded640f484dbc2, State: Initialized, Role: LEARNER
I20260601 13:30:00.891522 30022 consensus_queue.cc:260] T 9027231814ac4588ad602ff7fe3363b2 P ed528a22829247f29fded640f484dbc2 [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: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } attrs { replace: true } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } } peers { permanent_uuid: "ed528a22829247f29fded640f484dbc2" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 46599 } attrs { promote: true } }
I20260601 13:30:00.891809 30022 ts_tablet_manager.cc:1434] T 9027231814ac4588ad602ff7fe3363b2 P ed528a22829247f29fded640f484dbc2: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:30:00.892364 29580 tablet_copy_service.cc:342] P 64e0ca87c2c640bb8b7cac713f80b474: Request end of tablet copy session ed528a22829247f29fded640f484dbc2-9027231814ac4588ad602ff7fe3363b2 received from {username='slave'} at 127.0.0.1:44448
I20260601 13:30:00.892473 29580 tablet_copy_service.cc:434] P 64e0ca87c2c640bb8b7cac713f80b474: ending tablet copy session ed528a22829247f29fded640f484dbc2-9027231814ac4588ad602ff7fe3363b2 on tablet 9027231814ac4588ad602ff7fe3363b2 with peer ed528a22829247f29fded640f484dbc2
I20260601 13:30:00.900370 29964 raft_consensus.cc:1217] T 372d31ad190b416b94a7ba9e6457afbe P 82056fff8f87493abeade3e1e0e35e3f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.27->[1.28-1.28]   Dedup: 1.28->[]
I20260601 13:30:00.965301 29811 raft_consensus.cc:1217] T 82ea09fdfc444c54840519ead2df5bac P ed528a22829247f29fded640f484dbc2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.28->[1.29-1.29]   Dedup: 1.29->[]
I20260601 13:30:01.138216 29888 raft_consensus.cc:1217] T ba9c972d2777481d938c399b44ce252e P fc9c667611ae444fa376a340e16ec8ea [term 1 LEARNER]: Deduplicated request from leader. Original: 1.28->[1.29-1.29]   Dedup: 1.29->[]
I20260601 13:30:01.182940 29888 raft_consensus.cc:1217] T 1125626dafe948288b9964d17438303e P fc9c667611ae444fa376a340e16ec8ea [term 1 LEARNER]: Deduplicated request from leader. Original: 1.28->[1.29-1.29]   Dedup: 1.29->[]
I20260601 13:30:01.243206 29964 raft_consensus.cc:1217] T 0a959dcf8d8540a5bd99760ebbef9a05 P 82056fff8f87493abeade3e1e0e35e3f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.27->[1.28-1.28]   Dedup: 1.28->[]
I20260601 13:30:01.323846 29811 raft_consensus.cc:1217] T 9027231814ac4588ad602ff7fe3363b2 P ed528a22829247f29fded640f484dbc2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.28->[1.29-1.29]   Dedup: 1.29->[]
I20260601 13:30:01.413849 30045 raft_consensus.cc:1064] T 82ea09fdfc444c54840519ead2df5bac P 8a2b951764c8463b89db60eede017db9: attempting to promote NON_VOTER ed528a22829247f29fded640f484dbc2 to VOTER
I20260601 13:30:01.414441 30045 consensus_queue.cc:237] T 82ea09fdfc444c54840519ead2df5bac P 8a2b951764c8463b89db60eede017db9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 29, Committed index: 29, Last appended: 1.29, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } attrs { replace: true } } peers { permanent_uuid: "ed528a22829247f29fded640f484dbc2" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 46599 } attrs { promote: false } }
I20260601 13:30:01.416085 29568 raft_consensus.cc:1275] T 82ea09fdfc444c54840519ead2df5bac P 64e0ca87c2c640bb8b7cac713f80b474 [term 1 FOLLOWER]: Refusing update from remote peer 8a2b951764c8463b89db60eede017db9: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:30:01.416085 29811 raft_consensus.cc:1275] T 82ea09fdfc444c54840519ead2df5bac P ed528a22829247f29fded640f484dbc2 [term 1 LEARNER]: Refusing update from remote peer 8a2b951764c8463b89db60eede017db9: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:30:01.416464 29490 raft_consensus.cc:1275] T 82ea09fdfc444c54840519ead2df5bac P 33632535c342491389b18fde3dd4b280 [term 1 FOLLOWER]: Refusing update from remote peer 8a2b951764c8463b89db60eede017db9: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:30:01.416826 30034 consensus_queue.cc:1048] T 82ea09fdfc444c54840519ead2df5bac P 8a2b951764c8463b89db60eede017db9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260601 13:30:01.417007 30045 consensus_queue.cc:1048] T 82ea09fdfc444c54840519ead2df5bac P 8a2b951764c8463b89db60eede017db9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260601 13:30:01.417171 30044 consensus_queue.cc:1048] T 82ea09fdfc444c54840519ead2df5bac P 8a2b951764c8463b89db60eede017db9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed528a22829247f29fded640f484dbc2" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 46599 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260601 13:30:01.419768 30047 raft_consensus.cc:2955] T 82ea09fdfc444c54840519ead2df5bac P 8a2b951764c8463b89db60eede017db9 [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index 29 to 30, ed528a22829247f29fded640f484dbc2 (127.24.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } attrs { replace: true } } peers { permanent_uuid: "ed528a22829247f29fded640f484dbc2" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 46599 } attrs { promote: false } } }
I20260601 13:30:01.420176 29562 raft_consensus.cc:2955] T 82ea09fdfc444c54840519ead2df5bac P 64e0ca87c2c640bb8b7cac713f80b474 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, ed528a22829247f29fded640f484dbc2 (127.24.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } attrs { replace: true } } peers { permanent_uuid: "ed528a22829247f29fded640f484dbc2" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 46599 } attrs { promote: false } } }
I20260601 13:30:01.420176 29490 raft_consensus.cc:2955] T 82ea09fdfc444c54840519ead2df5bac P 33632535c342491389b18fde3dd4b280 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, ed528a22829247f29fded640f484dbc2 (127.24.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } attrs { replace: true } } peers { permanent_uuid: "ed528a22829247f29fded640f484dbc2" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 46599 } attrs { promote: false } } }
I20260601 13:30:01.422502 29811 raft_consensus.cc:2955] T 82ea09fdfc444c54840519ead2df5bac P ed528a22829247f29fded640f484dbc2 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, ed528a22829247f29fded640f484dbc2 (127.24.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } attrs { replace: true } } peers { permanent_uuid: "ed528a22829247f29fded640f484dbc2" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 46599 } attrs { promote: false } } }
I20260601 13:30:01.422775 29310 catalog_manager.cc:5696] T 82ea09fdfc444c54840519ead2df5bac P 64e0ca87c2c640bb8b7cac713f80b474 reported cstate change: config changed from index 29 to 30, ed528a22829247f29fded640f484dbc2 (127.24.95.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8a2b951764c8463b89db60eede017db9" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } attrs { replace: true } } peers { permanent_uuid: "ed528a22829247f29fded640f484dbc2" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 46599 } attrs { promote: false } } }
I20260601 13:30:01.427233 29415 consensus_queue.cc:237] T 82ea09fdfc444c54840519ead2df5bac P 8a2b951764c8463b89db60eede017db9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 30, Committed index: 30, Last appended: 1.30, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "ed528a22829247f29fded640f484dbc2" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 46599 } attrs { promote: false } }
I20260601 13:30:01.428360 29490 raft_consensus.cc:1275] T 82ea09fdfc444c54840519ead2df5bac P 33632535c342491389b18fde3dd4b280 [term 1 FOLLOWER]: Refusing update from remote peer 8a2b951764c8463b89db60eede017db9: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260601 13:30:01.428357 29811 raft_consensus.cc:1275] T 82ea09fdfc444c54840519ead2df5bac P ed528a22829247f29fded640f484dbc2 [term 1 FOLLOWER]: Refusing update from remote peer 8a2b951764c8463b89db60eede017db9: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260601 13:30:01.428786 30044 consensus_queue.cc:1048] T 82ea09fdfc444c54840519ead2df5bac P 8a2b951764c8463b89db60eede017db9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.000s
I20260601 13:30:01.428939 30034 consensus_queue.cc:1048] T 82ea09fdfc444c54840519ead2df5bac P 8a2b951764c8463b89db60eede017db9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed528a22829247f29fded640f484dbc2" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 46599 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.000s
I20260601 13:30:01.430341 30045 raft_consensus.cc:2955] T 82ea09fdfc444c54840519ead2df5bac P 8a2b951764c8463b89db60eede017db9 [term 1 LEADER]: Committing config change with OpId 1.31: config changed from index 30 to 31, VOTER 64e0ca87c2c640bb8b7cac713f80b474 (127.24.95.67) evicted. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "ed528a22829247f29fded640f484dbc2" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 46599 } attrs { promote: false } } }
I20260601 13:30:01.430735 29490 raft_consensus.cc:2955] T 82ea09fdfc444c54840519ead2df5bac P 33632535c342491389b18fde3dd4b280 [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, VOTER 64e0ca87c2c640bb8b7cac713f80b474 (127.24.95.67) evicted. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "ed528a22829247f29fded640f484dbc2" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 46599 } attrs { promote: false } } }
I20260601 13:30:01.431967 29300 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 82ea09fdfc444c54840519ead2df5bac with cas_config_opid_index 30: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:30:01.432789 29811 raft_consensus.cc:2955] T 82ea09fdfc444c54840519ead2df5bac P ed528a22829247f29fded640f484dbc2 [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, VOTER 64e0ca87c2c640bb8b7cac713f80b474 (127.24.95.67) evicted. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "ed528a22829247f29fded640f484dbc2" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 46599 } attrs { promote: false } } }
I20260601 13:30:01.433002 29314 catalog_manager.cc:5696] T 82ea09fdfc444c54840519ead2df5bac P 8a2b951764c8463b89db60eede017db9 reported cstate change: config changed from index 30 to 31, VOTER 64e0ca87c2c640bb8b7cac713f80b474 (127.24.95.67) evicted. New cstate: current_term: 1 leader_uuid: "8a2b951764c8463b89db60eede017db9" committed_config { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed528a22829247f29fded640f484dbc2" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 46599 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:30:01.435456 29554 tablet_service.cc:1558] Processing DeleteTablet for tablet 82ea09fdfc444c54840519ead2df5bac with delete_type TABLET_DATA_TOMBSTONED (TS 64e0ca87c2c640bb8b7cac713f80b474 not found in new config with opid_index 31) from {username='slave'} at 127.0.0.1:44416
I20260601 13:30:01.436509 30055 tablet_replica.cc:333] T 82ea09fdfc444c54840519ead2df5bac P 64e0ca87c2c640bb8b7cac713f80b474: stopping tablet replica
I20260601 13:30:01.436667 30055 raft_consensus.cc:2243] T 82ea09fdfc444c54840519ead2df5bac P 64e0ca87c2c640bb8b7cac713f80b474 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:01.436839 30055 raft_consensus.cc:2272] T 82ea09fdfc444c54840519ead2df5bac P 64e0ca87c2c640bb8b7cac713f80b474 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:01.437564 30055 ts_tablet_manager.cc:1916] T 82ea09fdfc444c54840519ead2df5bac P 64e0ca87c2c640bb8b7cac713f80b474: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:30:01.439805 30055 ts_tablet_manager.cc:1929] T 82ea09fdfc444c54840519ead2df5bac P 64e0ca87c2c640bb8b7cac713f80b474: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.30
I20260601 13:30:01.439908 30055 log.cc:1199] T 82ea09fdfc444c54840519ead2df5bac P 64e0ca87c2c640bb8b7cac713f80b474: Deleting WAL directory at /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320492958789-24957-0/minicluster-data/ts-2-root/wals/82ea09fdfc444c54840519ead2df5bac
I20260601 13:30:01.440536 29300 catalog_manager.cc:5027] TS 64e0ca87c2c640bb8b7cac713f80b474 (127.24.95.67:43665): tablet 82ea09fdfc444c54840519ead2df5bac (table test-workload [id=0b5679287a2e4a67b165e3218a1484cc]) successfully deleted
I20260601 13:30:01.519338 30057 raft_consensus.cc:1064] T 372d31ad190b416b94a7ba9e6457afbe P 33632535c342491389b18fde3dd4b280: attempting to promote NON_VOTER 82056fff8f87493abeade3e1e0e35e3f to VOTER
I20260601 13:30:01.519872 30057 consensus_queue.cc:237] T 372d31ad190b416b94a7ba9e6457afbe P 33632535c342491389b18fde3dd4b280 [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: 3, State: 0, Mode: LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } attrs { replace: true } } peers { permanent_uuid: "82056fff8f87493abeade3e1e0e35e3f" member_type: VOTER last_known_addr { host: "127.24.95.70" port: 40679 } attrs { promote: false } }
I20260601 13:30:01.521345 29562 raft_consensus.cc:1275] T 372d31ad190b416b94a7ba9e6457afbe P 64e0ca87c2c640bb8b7cac713f80b474 [term 1 FOLLOWER]: Refusing update from remote peer 33632535c342491389b18fde3dd4b280: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:30:01.521345 29415 raft_consensus.cc:1275] T 372d31ad190b416b94a7ba9e6457afbe P 8a2b951764c8463b89db60eede017db9 [term 1 FOLLOWER]: Refusing update from remote peer 33632535c342491389b18fde3dd4b280: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:30:01.521725 29964 raft_consensus.cc:1275] T 372d31ad190b416b94a7ba9e6457afbe P 82056fff8f87493abeade3e1e0e35e3f [term 1 LEARNER]: Refusing update from remote peer 33632535c342491389b18fde3dd4b280: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:30:01.521860 30059 consensus_queue.cc:1048] T 372d31ad190b416b94a7ba9e6457afbe P 33632535c342491389b18fde3dd4b280 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260601 13:30:01.522102 30057 consensus_queue.cc:1048] T 372d31ad190b416b94a7ba9e6457afbe P 33632535c342491389b18fde3dd4b280 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82056fff8f87493abeade3e1e0e35e3f" member_type: VOTER last_known_addr { host: "127.24.95.70" port: 40679 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260601 13:30:01.522261 30029 consensus_queue.cc:1048] T 372d31ad190b416b94a7ba9e6457afbe P 33632535c342491389b18fde3dd4b280 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260601 13:30:01.524112 30029 raft_consensus.cc:2955] T 372d31ad190b416b94a7ba9e6457afbe P 33632535c342491389b18fde3dd4b280 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, 82056fff8f87493abeade3e1e0e35e3f (127.24.95.70) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } attrs { replace: true } } peers { permanent_uuid: "82056fff8f87493abeade3e1e0e35e3f" member_type: VOTER last_known_addr { host: "127.24.95.70" port: 40679 } attrs { promote: false } } }
I20260601 13:30:01.526012 29964 raft_consensus.cc:2955] T 372d31ad190b416b94a7ba9e6457afbe P 82056fff8f87493abeade3e1e0e35e3f [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, 82056fff8f87493abeade3e1e0e35e3f (127.24.95.70) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } attrs { replace: true } } peers { permanent_uuid: "82056fff8f87493abeade3e1e0e35e3f" member_type: VOTER last_known_addr { host: "127.24.95.70" port: 40679 } attrs { promote: false } } }
I20260601 13:30:01.526413 29306 catalog_manager.cc:5696] T 372d31ad190b416b94a7ba9e6457afbe P 33632535c342491389b18fde3dd4b280 reported cstate change: config changed from index 28 to 29, 82056fff8f87493abeade3e1e0e35e3f (127.24.95.70) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "33632535c342491389b18fde3dd4b280" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82056fff8f87493abeade3e1e0e35e3f" member_type: VOTER last_known_addr { host: "127.24.95.70" port: 40679 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:30:01.527918 29415 raft_consensus.cc:2955] T 372d31ad190b416b94a7ba9e6457afbe P 8a2b951764c8463b89db60eede017db9 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, 82056fff8f87493abeade3e1e0e35e3f (127.24.95.70) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } attrs { replace: true } } peers { permanent_uuid: "82056fff8f87493abeade3e1e0e35e3f" member_type: VOTER last_known_addr { host: "127.24.95.70" port: 40679 } attrs { promote: false } } }
I20260601 13:30:01.528241 29562 raft_consensus.cc:2955] T 372d31ad190b416b94a7ba9e6457afbe P 64e0ca87c2c640bb8b7cac713f80b474 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, 82056fff8f87493abeade3e1e0e35e3f (127.24.95.70) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } attrs { replace: true } } peers { permanent_uuid: "82056fff8f87493abeade3e1e0e35e3f" member_type: VOTER last_known_addr { host: "127.24.95.70" port: 40679 } attrs { promote: false } } }
I20260601 13:30:01.531369 29490 consensus_queue.cc:237] T 372d31ad190b416b94a7ba9e6457afbe P 33632535c342491389b18fde3dd4b280 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 29, Committed index: 29, Last appended: 1.29, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "82056fff8f87493abeade3e1e0e35e3f" member_type: VOTER last_known_addr { host: "127.24.95.70" port: 40679 } attrs { promote: false } }
I20260601 13:30:01.532760 29415 raft_consensus.cc:1275] T 372d31ad190b416b94a7ba9e6457afbe P 8a2b951764c8463b89db60eede017db9 [term 1 FOLLOWER]: Refusing update from remote peer 33632535c342491389b18fde3dd4b280: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:30:01.533118 29964 raft_consensus.cc:1275] T 372d31ad190b416b94a7ba9e6457afbe P 82056fff8f87493abeade3e1e0e35e3f [term 1 FOLLOWER]: Refusing update from remote peer 33632535c342491389b18fde3dd4b280: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:30:01.533078 30057 consensus_queue.cc:1048] T 372d31ad190b416b94a7ba9e6457afbe P 33632535c342491389b18fde3dd4b280 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260601 13:30:01.533620 30057 consensus_queue.cc:1048] T 372d31ad190b416b94a7ba9e6457afbe P 33632535c342491389b18fde3dd4b280 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82056fff8f87493abeade3e1e0e35e3f" member_type: VOTER last_known_addr { host: "127.24.95.70" port: 40679 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260601 13:30:01.534780 30056 raft_consensus.cc:2955] T 372d31ad190b416b94a7ba9e6457afbe P 33632535c342491389b18fde3dd4b280 [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER 64e0ca87c2c640bb8b7cac713f80b474 (127.24.95.67) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "82056fff8f87493abeade3e1e0e35e3f" member_type: VOTER last_known_addr { host: "127.24.95.70" port: 40679 } attrs { promote: false } } }
I20260601 13:30:01.535205 29415 raft_consensus.cc:2955] T 372d31ad190b416b94a7ba9e6457afbe P 8a2b951764c8463b89db60eede017db9 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER 64e0ca87c2c640bb8b7cac713f80b474 (127.24.95.67) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "82056fff8f87493abeade3e1e0e35e3f" member_type: VOTER last_known_addr { host: "127.24.95.70" port: 40679 } attrs { promote: false } } }
I20260601 13:30:01.535373 29964 raft_consensus.cc:2955] T 372d31ad190b416b94a7ba9e6457afbe P 82056fff8f87493abeade3e1e0e35e3f [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER 64e0ca87c2c640bb8b7cac713f80b474 (127.24.95.67) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "82056fff8f87493abeade3e1e0e35e3f" member_type: VOTER last_known_addr { host: "127.24.95.70" port: 40679 } attrs { promote: false } } }
I20260601 13:30:01.536481 29302 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 372d31ad190b416b94a7ba9e6457afbe with cas_config_opid_index 29: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:30:01.537366 29306 catalog_manager.cc:5696] T 372d31ad190b416b94a7ba9e6457afbe P 33632535c342491389b18fde3dd4b280 reported cstate change: config changed from index 29 to 30, VOTER 64e0ca87c2c640bb8b7cac713f80b474 (127.24.95.67) evicted. New cstate: current_term: 1 leader_uuid: "33632535c342491389b18fde3dd4b280" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82056fff8f87493abeade3e1e0e35e3f" member_type: VOTER last_known_addr { host: "127.24.95.70" port: 40679 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:30:01.540197 29554 tablet_service.cc:1558] Processing DeleteTablet for tablet 372d31ad190b416b94a7ba9e6457afbe with delete_type TABLET_DATA_TOMBSTONED (TS 64e0ca87c2c640bb8b7cac713f80b474 not found in new config with opid_index 30) from {username='slave'} at 127.0.0.1:44416
I20260601 13:30:01.540490 30055 tablet_replica.cc:333] T 372d31ad190b416b94a7ba9e6457afbe P 64e0ca87c2c640bb8b7cac713f80b474: stopping tablet replica
I20260601 13:30:01.540639 30055 raft_consensus.cc:2243] T 372d31ad190b416b94a7ba9e6457afbe P 64e0ca87c2c640bb8b7cac713f80b474 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:01.540812 30055 raft_consensus.cc:2272] T 372d31ad190b416b94a7ba9e6457afbe P 64e0ca87c2c640bb8b7cac713f80b474 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:01.541447 30055 ts_tablet_manager.cc:1916] T 372d31ad190b416b94a7ba9e6457afbe P 64e0ca87c2c640bb8b7cac713f80b474: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:30:01.543821 30055 ts_tablet_manager.cc:1929] T 372d31ad190b416b94a7ba9e6457afbe P 64e0ca87c2c640bb8b7cac713f80b474: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.29
I20260601 13:30:01.543905 30055 log.cc:1199] T 372d31ad190b416b94a7ba9e6457afbe P 64e0ca87c2c640bb8b7cac713f80b474: Deleting WAL directory at /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320492958789-24957-0/minicluster-data/ts-2-root/wals/372d31ad190b416b94a7ba9e6457afbe
I20260601 13:30:01.544534 29300 catalog_manager.cc:5027] TS 64e0ca87c2c640bb8b7cac713f80b474 (127.24.95.67:43665): tablet 372d31ad190b416b94a7ba9e6457afbe (table test-workload [id=0b5679287a2e4a67b165e3218a1484cc]) successfully deleted
I20260601 13:30:01.668987 30032 raft_consensus.cc:1064] T 1125626dafe948288b9964d17438303e P 64e0ca87c2c640bb8b7cac713f80b474: attempting to promote NON_VOTER fc9c667611ae444fa376a340e16ec8ea to VOTER
I20260601 13:30:01.669663 30032 consensus_queue.cc:237] T 1125626dafe948288b9964d17438303e P 64e0ca87c2c640bb8b7cac713f80b474 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 29, Committed index: 29, Last appended: 1.29, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } attrs { replace: true } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } } peers { permanent_uuid: "fc9c667611ae444fa376a340e16ec8ea" member_type: VOTER last_known_addr { host: "127.24.95.69" port: 39577 } attrs { promote: false } }
I20260601 13:30:01.671191 29888 raft_consensus.cc:1275] T 1125626dafe948288b9964d17438303e P fc9c667611ae444fa376a340e16ec8ea [term 1 LEARNER]: Refusing update from remote peer 64e0ca87c2c640bb8b7cac713f80b474: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:30:01.671211 29490 raft_consensus.cc:1275] T 1125626dafe948288b9964d17438303e P 33632535c342491389b18fde3dd4b280 [term 1 FOLLOWER]: Refusing update from remote peer 64e0ca87c2c640bb8b7cac713f80b474: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:30:01.671700 29415 raft_consensus.cc:1275] T 1125626dafe948288b9964d17438303e P 8a2b951764c8463b89db60eede017db9 [term 1 FOLLOWER]: Refusing update from remote peer 64e0ca87c2c640bb8b7cac713f80b474: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:30:01.671645 30065 consensus_queue.cc:1048] T 1125626dafe948288b9964d17438303e P 64e0ca87c2c640bb8b7cac713f80b474 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc9c667611ae444fa376a340e16ec8ea" member_type: VOTER last_known_addr { host: "127.24.95.69" port: 39577 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260601 13:30:01.671872 30066 consensus_queue.cc:1048] T 1125626dafe948288b9964d17438303e P 64e0ca87c2c640bb8b7cac713f80b474 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260601 13:30:01.672097 30032 consensus_queue.cc:1048] T 1125626dafe948288b9964d17438303e P 64e0ca87c2c640bb8b7cac713f80b474 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260601 13:30:01.674265 30066 raft_consensus.cc:2955] T 1125626dafe948288b9964d17438303e P 64e0ca87c2c640bb8b7cac713f80b474 [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index 29 to 30, fc9c667611ae444fa376a340e16ec8ea (127.24.95.69) changed from NON_VOTER to VOTER. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } attrs { replace: true } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } } peers { permanent_uuid: "fc9c667611ae444fa376a340e16ec8ea" member_type: VOTER last_known_addr { host: "127.24.95.69" port: 39577 } attrs { promote: false } } }
I20260601 13:30:01.676081 29888 raft_consensus.cc:2955] T 1125626dafe948288b9964d17438303e P fc9c667611ae444fa376a340e16ec8ea [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, fc9c667611ae444fa376a340e16ec8ea (127.24.95.69) changed from NON_VOTER to VOTER. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } attrs { replace: true } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } } peers { permanent_uuid: "fc9c667611ae444fa376a340e16ec8ea" member_type: VOTER last_known_addr { host: "127.24.95.69" port: 39577 } attrs { promote: false } } }
I20260601 13:30:01.676579 29415 raft_consensus.cc:2955] T 1125626dafe948288b9964d17438303e P 8a2b951764c8463b89db60eede017db9 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, fc9c667611ae444fa376a340e16ec8ea (127.24.95.69) changed from NON_VOTER to VOTER. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } attrs { replace: true } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } } peers { permanent_uuid: "fc9c667611ae444fa376a340e16ec8ea" member_type: VOTER last_known_addr { host: "127.24.95.69" port: 39577 } attrs { promote: false } } }
I20260601 13:30:01.677862 29490 raft_consensus.cc:2955] T 1125626dafe948288b9964d17438303e P 33632535c342491389b18fde3dd4b280 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, fc9c667611ae444fa376a340e16ec8ea (127.24.95.69) changed from NON_VOTER to VOTER. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } attrs { replace: true } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } } peers { permanent_uuid: "fc9c667611ae444fa376a340e16ec8ea" member_type: VOTER last_known_addr { host: "127.24.95.69" port: 39577 } attrs { promote: false } } }
I20260601 13:30:01.678294 29311 catalog_manager.cc:5696] T 1125626dafe948288b9964d17438303e P 64e0ca87c2c640bb8b7cac713f80b474 reported cstate change: config changed from index 29 to 30, fc9c667611ae444fa376a340e16ec8ea (127.24.95.69) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "64e0ca87c2c640bb8b7cac713f80b474" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc9c667611ae444fa376a340e16ec8ea" member_type: VOTER last_known_addr { host: "127.24.95.69" port: 39577 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:30:01.681581 29562 consensus_queue.cc:237] T 1125626dafe948288b9964d17438303e P 64e0ca87c2c640bb8b7cac713f80b474 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 30, Committed index: 30, Last appended: 1.30, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } } peers { permanent_uuid: "fc9c667611ae444fa376a340e16ec8ea" member_type: VOTER last_known_addr { host: "127.24.95.69" port: 39577 } attrs { promote: false } }
I20260601 13:30:01.683230 29415 raft_consensus.cc:1275] T 1125626dafe948288b9964d17438303e P 8a2b951764c8463b89db60eede017db9 [term 1 FOLLOWER]: Refusing update from remote peer 64e0ca87c2c640bb8b7cac713f80b474: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260601 13:30:01.683269 29888 raft_consensus.cc:1275] T 1125626dafe948288b9964d17438303e P fc9c667611ae444fa376a340e16ec8ea [term 1 FOLLOWER]: Refusing update from remote peer 64e0ca87c2c640bb8b7cac713f80b474: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260601 13:30:01.683657 30065 consensus_queue.cc:1048] T 1125626dafe948288b9964d17438303e P 64e0ca87c2c640bb8b7cac713f80b474 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.000s
I20260601 13:30:01.684285 30063 consensus_queue.cc:1048] T 1125626dafe948288b9964d17438303e P 64e0ca87c2c640bb8b7cac713f80b474 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc9c667611ae444fa376a340e16ec8ea" member_type: VOTER last_known_addr { host: "127.24.95.69" port: 39577 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.000s
I20260601 13:30:01.685544 30065 raft_consensus.cc:2955] T 1125626dafe948288b9964d17438303e P 64e0ca87c2c640bb8b7cac713f80b474 [term 1 LEADER]: Committing config change with OpId 1.31: config changed from index 30 to 31, VOTER 33632535c342491389b18fde3dd4b280 (127.24.95.66) evicted. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } } peers { permanent_uuid: "fc9c667611ae444fa376a340e16ec8ea" member_type: VOTER last_known_addr { host: "127.24.95.69" port: 39577 } attrs { promote: false } } }
I20260601 13:30:01.686065 29415 raft_consensus.cc:2955] T 1125626dafe948288b9964d17438303e P 8a2b951764c8463b89db60eede017db9 [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, VOTER 33632535c342491389b18fde3dd4b280 (127.24.95.66) evicted. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } } peers { permanent_uuid: "fc9c667611ae444fa376a340e16ec8ea" member_type: VOTER last_known_addr { host: "127.24.95.69" port: 39577 } attrs { promote: false } } }
I20260601 13:30:01.687409 29300 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 1125626dafe948288b9964d17438303e with cas_config_opid_index 30: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:30:01.687959 29888 raft_consensus.cc:2955] T 1125626dafe948288b9964d17438303e P fc9c667611ae444fa376a340e16ec8ea [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, VOTER 33632535c342491389b18fde3dd4b280 (127.24.95.66) evicted. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } } peers { permanent_uuid: "fc9c667611ae444fa376a340e16ec8ea" member_type: VOTER last_known_addr { host: "127.24.95.69" port: 39577 } attrs { promote: false } } }
I20260601 13:30:01.688678 29306 catalog_manager.cc:5696] T 1125626dafe948288b9964d17438303e P 64e0ca87c2c640bb8b7cac713f80b474 reported cstate change: config changed from index 30 to 31, VOTER 33632535c342491389b18fde3dd4b280 (127.24.95.66) evicted. New cstate: current_term: 1 leader_uuid: "64e0ca87c2c640bb8b7cac713f80b474" committed_config { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc9c667611ae444fa376a340e16ec8ea" member_type: VOTER last_known_addr { host: "127.24.95.69" port: 39577 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:30:01.691514 29482 tablet_service.cc:1558] Processing DeleteTablet for tablet 1125626dafe948288b9964d17438303e with delete_type TABLET_DATA_TOMBSTONED (TS 33632535c342491389b18fde3dd4b280 not found in new config with opid_index 31) from {username='slave'} at 127.0.0.1:59458
I20260601 13:30:01.691947 30070 tablet_replica.cc:333] T 1125626dafe948288b9964d17438303e P 33632535c342491389b18fde3dd4b280: stopping tablet replica
I20260601 13:30:01.692137 30070 raft_consensus.cc:2243] T 1125626dafe948288b9964d17438303e P 33632535c342491389b18fde3dd4b280 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:01.692322 30070 raft_consensus.cc:2272] T 1125626dafe948288b9964d17438303e P 33632535c342491389b18fde3dd4b280 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:01.693109 30070 ts_tablet_manager.cc:1916] T 1125626dafe948288b9964d17438303e P 33632535c342491389b18fde3dd4b280: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:30:01.695636 30070 ts_tablet_manager.cc:1929] T 1125626dafe948288b9964d17438303e P 33632535c342491389b18fde3dd4b280: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.30
I20260601 13:30:01.695753 30070 log.cc:1199] T 1125626dafe948288b9964d17438303e P 33632535c342491389b18fde3dd4b280: Deleting WAL directory at /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320492958789-24957-0/minicluster-data/ts-1-root/wals/1125626dafe948288b9964d17438303e
I20260601 13:30:01.696475 29302 catalog_manager.cc:5027] TS 33632535c342491389b18fde3dd4b280 (127.24.95.66:32985): tablet 1125626dafe948288b9964d17438303e (table test-workload [id=0b5679287a2e4a67b165e3218a1484cc]) successfully deleted
I20260601 13:30:01.711057 30034 raft_consensus.cc:1064] T ba9c972d2777481d938c399b44ce252e P 8a2b951764c8463b89db60eede017db9: attempting to promote NON_VOTER fc9c667611ae444fa376a340e16ec8ea to VOTER
I20260601 13:30:01.711504 30034 consensus_queue.cc:237] T ba9c972d2777481d938c399b44ce252e P 8a2b951764c8463b89db60eede017db9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 29, Committed index: 29, Last appended: 1.29, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } attrs { replace: true } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } } peers { permanent_uuid: "fc9c667611ae444fa376a340e16ec8ea" member_type: VOTER last_known_addr { host: "127.24.95.69" port: 39577 } attrs { promote: false } }
I20260601 13:30:01.712843 29562 raft_consensus.cc:1275] T ba9c972d2777481d938c399b44ce252e P 64e0ca87c2c640bb8b7cac713f80b474 [term 1 FOLLOWER]: Refusing update from remote peer 8a2b951764c8463b89db60eede017db9: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:30:01.712906 29888 raft_consensus.cc:1275] T ba9c972d2777481d938c399b44ce252e P fc9c667611ae444fa376a340e16ec8ea [term 1 LEARNER]: Refusing update from remote peer 8a2b951764c8463b89db60eede017db9: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:30:01.713176 29490 raft_consensus.cc:1275] T ba9c972d2777481d938c399b44ce252e P 33632535c342491389b18fde3dd4b280 [term 1 FOLLOWER]: Refusing update from remote peer 8a2b951764c8463b89db60eede017db9: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:30:01.713311 30045 consensus_queue.cc:1048] T ba9c972d2777481d938c399b44ce252e P 8a2b951764c8463b89db60eede017db9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc9c667611ae444fa376a340e16ec8ea" member_type: VOTER last_known_addr { host: "127.24.95.69" port: 39577 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260601 13:30:01.713469 30044 consensus_queue.cc:1048] T ba9c972d2777481d938c399b44ce252e P 8a2b951764c8463b89db60eede017db9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260601 13:30:01.713606 30034 consensus_queue.cc:1048] T ba9c972d2777481d938c399b44ce252e P 8a2b951764c8463b89db60eede017db9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260601 13:30:01.715714 30045 raft_consensus.cc:2955] T ba9c972d2777481d938c399b44ce252e P 8a2b951764c8463b89db60eede017db9 [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index 29 to 30, fc9c667611ae444fa376a340e16ec8ea (127.24.95.69) changed from NON_VOTER to VOTER. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } attrs { replace: true } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } } peers { permanent_uuid: "fc9c667611ae444fa376a340e16ec8ea" member_type: VOTER last_known_addr { host: "127.24.95.69" port: 39577 } attrs { promote: false } } }
I20260601 13:30:01.716096 29562 raft_consensus.cc:2955] T ba9c972d2777481d938c399b44ce252e P 64e0ca87c2c640bb8b7cac713f80b474 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, fc9c667611ae444fa376a340e16ec8ea (127.24.95.69) changed from NON_VOTER to VOTER. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } attrs { replace: true } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } } peers { permanent_uuid: "fc9c667611ae444fa376a340e16ec8ea" member_type: VOTER last_known_addr { host: "127.24.95.69" port: 39577 } attrs { promote: false } } }
I20260601 13:30:01.717464 29490 raft_consensus.cc:2955] T ba9c972d2777481d938c399b44ce252e P 33632535c342491389b18fde3dd4b280 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, fc9c667611ae444fa376a340e16ec8ea (127.24.95.69) changed from NON_VOTER to VOTER. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } attrs { replace: true } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } } peers { permanent_uuid: "fc9c667611ae444fa376a340e16ec8ea" member_type: VOTER last_known_addr { host: "127.24.95.69" port: 39577 } attrs { promote: false } } }
I20260601 13:30:01.718290 29310 catalog_manager.cc:5696] T ba9c972d2777481d938c399b44ce252e P 8a2b951764c8463b89db60eede017db9 reported cstate change: config changed from index 29 to 30, fc9c667611ae444fa376a340e16ec8ea (127.24.95.69) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8a2b951764c8463b89db60eede017db9" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc9c667611ae444fa376a340e16ec8ea" member_type: VOTER last_known_addr { host: "127.24.95.69" port: 39577 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:30:01.718886 29888 raft_consensus.cc:2955] T ba9c972d2777481d938c399b44ce252e P fc9c667611ae444fa376a340e16ec8ea [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, fc9c667611ae444fa376a340e16ec8ea (127.24.95.69) changed from NON_VOTER to VOTER. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } attrs { replace: true } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } } peers { permanent_uuid: "fc9c667611ae444fa376a340e16ec8ea" member_type: VOTER last_known_addr { host: "127.24.95.69" port: 39577 } attrs { promote: false } } }
I20260601 13:30:01.721995 29415 consensus_queue.cc:237] T ba9c972d2777481d938c399b44ce252e P 8a2b951764c8463b89db60eede017db9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 30, Committed index: 30, Last appended: 1.30, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } } peers { permanent_uuid: "fc9c667611ae444fa376a340e16ec8ea" member_type: VOTER last_known_addr { host: "127.24.95.69" port: 39577 } attrs { promote: false } }
I20260601 13:30:01.723315 29562 raft_consensus.cc:1275] T ba9c972d2777481d938c399b44ce252e P 64e0ca87c2c640bb8b7cac713f80b474 [term 1 FOLLOWER]: Refusing update from remote peer 8a2b951764c8463b89db60eede017db9: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260601 13:30:01.723325 29888 raft_consensus.cc:1275] T ba9c972d2777481d938c399b44ce252e P fc9c667611ae444fa376a340e16ec8ea [term 1 FOLLOWER]: Refusing update from remote peer 8a2b951764c8463b89db60eede017db9: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260601 13:30:01.723785 30044 consensus_queue.cc:1048] T ba9c972d2777481d938c399b44ce252e P 8a2b951764c8463b89db60eede017db9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.000s
I20260601 13:30:01.724107 30045 consensus_queue.cc:1048] T ba9c972d2777481d938c399b44ce252e P 8a2b951764c8463b89db60eede017db9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc9c667611ae444fa376a340e16ec8ea" member_type: VOTER last_known_addr { host: "127.24.95.69" port: 39577 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.000s
I20260601 13:30:01.725373 30047 raft_consensus.cc:2955] T ba9c972d2777481d938c399b44ce252e P 8a2b951764c8463b89db60eede017db9 [term 1 LEADER]: Committing config change with OpId 1.31: config changed from index 30 to 31, VOTER 33632535c342491389b18fde3dd4b280 (127.24.95.66) evicted. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } } peers { permanent_uuid: "fc9c667611ae444fa376a340e16ec8ea" member_type: VOTER last_known_addr { host: "127.24.95.69" port: 39577 } attrs { promote: false } } }
I20260601 13:30:01.726843 29300 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet ba9c972d2777481d938c399b44ce252e with cas_config_opid_index 30: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:30:01.727340 29562 raft_consensus.cc:2955] T ba9c972d2777481d938c399b44ce252e P 64e0ca87c2c640bb8b7cac713f80b474 [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, VOTER 33632535c342491389b18fde3dd4b280 (127.24.95.66) evicted. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } } peers { permanent_uuid: "fc9c667611ae444fa376a340e16ec8ea" member_type: VOTER last_known_addr { host: "127.24.95.69" port: 39577 } attrs { promote: false } } }
I20260601 13:30:01.727654 29306 catalog_manager.cc:5696] T ba9c972d2777481d938c399b44ce252e P 8a2b951764c8463b89db60eede017db9 reported cstate change: config changed from index 30 to 31, VOTER 33632535c342491389b18fde3dd4b280 (127.24.95.66) evicted. New cstate: current_term: 1 leader_uuid: "8a2b951764c8463b89db60eede017db9" committed_config { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc9c667611ae444fa376a340e16ec8ea" member_type: VOTER last_known_addr { host: "127.24.95.69" port: 39577 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260601 13:30:01.728528 29888 raft_consensus.cc:2955] T ba9c972d2777481d938c399b44ce252e P fc9c667611ae444fa376a340e16ec8ea [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, VOTER 33632535c342491389b18fde3dd4b280 (127.24.95.66) evicted. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } } peers { permanent_uuid: "fc9c667611ae444fa376a340e16ec8ea" member_type: VOTER last_known_addr { host: "127.24.95.69" port: 39577 } attrs { promote: false } } }
I20260601 13:30:01.732133 29482 tablet_service.cc:1558] Processing DeleteTablet for tablet ba9c972d2777481d938c399b44ce252e with delete_type TABLET_DATA_TOMBSTONED (TS 33632535c342491389b18fde3dd4b280 not found in new config with opid_index 31) from {username='slave'} at 127.0.0.1:59458
I20260601 13:30:01.733278 30070 tablet_replica.cc:333] T ba9c972d2777481d938c399b44ce252e P 33632535c342491389b18fde3dd4b280: stopping tablet replica
I20260601 13:30:01.733520 30070 raft_consensus.cc:2243] T ba9c972d2777481d938c399b44ce252e P 33632535c342491389b18fde3dd4b280 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:01.733737 30070 raft_consensus.cc:2272] T ba9c972d2777481d938c399b44ce252e P 33632535c342491389b18fde3dd4b280 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:01.734650 30070 ts_tablet_manager.cc:1916] T ba9c972d2777481d938c399b44ce252e P 33632535c342491389b18fde3dd4b280: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:30:01.737818 30070 ts_tablet_manager.cc:1929] T ba9c972d2777481d938c399b44ce252e P 33632535c342491389b18fde3dd4b280: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.30
I20260601 13:30:01.737913 30070 log.cc:1199] T ba9c972d2777481d938c399b44ce252e P 33632535c342491389b18fde3dd4b280: Deleting WAL directory at /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320492958789-24957-0/minicluster-data/ts-1-root/wals/ba9c972d2777481d938c399b44ce252e
I20260601 13:30:01.738842 29302 catalog_manager.cc:5027] TS 33632535c342491389b18fde3dd4b280 (127.24.95.66:32985): tablet ba9c972d2777481d938c399b44ce252e (table test-workload [id=0b5679287a2e4a67b165e3218a1484cc]) successfully deleted
I20260601 13:30:01.746352 30029 raft_consensus.cc:1064] T 0a959dcf8d8540a5bd99760ebbef9a05 P 33632535c342491389b18fde3dd4b280: attempting to promote NON_VOTER 82056fff8f87493abeade3e1e0e35e3f to VOTER
I20260601 13:30:01.746918 30029 consensus_queue.cc:237] T 0a959dcf8d8540a5bd99760ebbef9a05 P 33632535c342491389b18fde3dd4b280 [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: 3, State: 0, Mode: LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } attrs { replace: true } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } } peers { permanent_uuid: "82056fff8f87493abeade3e1e0e35e3f" member_type: VOTER last_known_addr { host: "127.24.95.70" port: 40679 } attrs { promote: false } }
I20260601 13:30:01.748559 29964 raft_consensus.cc:1275] T 0a959dcf8d8540a5bd99760ebbef9a05 P 82056fff8f87493abeade3e1e0e35e3f [term 1 LEARNER]: Refusing update from remote peer 33632535c342491389b18fde3dd4b280: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:30:01.748719 29562 raft_consensus.cc:1275] T 0a959dcf8d8540a5bd99760ebbef9a05 P 64e0ca87c2c640bb8b7cac713f80b474 [term 1 FOLLOWER]: Refusing update from remote peer 33632535c342491389b18fde3dd4b280: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:30:01.748719 29415 raft_consensus.cc:1275] T 0a959dcf8d8540a5bd99760ebbef9a05 P 8a2b951764c8463b89db60eede017db9 [term 1 FOLLOWER]: Refusing update from remote peer 33632535c342491389b18fde3dd4b280: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:30:01.749006 30056 consensus_queue.cc:1048] T 0a959dcf8d8540a5bd99760ebbef9a05 P 33632535c342491389b18fde3dd4b280 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82056fff8f87493abeade3e1e0e35e3f" member_type: VOTER last_known_addr { host: "127.24.95.70" port: 40679 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260601 13:30:01.749267 30059 consensus_queue.cc:1048] T 0a959dcf8d8540a5bd99760ebbef9a05 P 33632535c342491389b18fde3dd4b280 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260601 13:30:01.749553 30029 consensus_queue.cc:1048] T 0a959dcf8d8540a5bd99760ebbef9a05 P 33632535c342491389b18fde3dd4b280 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260601 13:30:01.751430 30057 raft_consensus.cc:2955] T 0a959dcf8d8540a5bd99760ebbef9a05 P 33632535c342491389b18fde3dd4b280 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, 82056fff8f87493abeade3e1e0e35e3f (127.24.95.70) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } attrs { replace: true } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } } peers { permanent_uuid: "82056fff8f87493abeade3e1e0e35e3f" member_type: VOTER last_known_addr { host: "127.24.95.70" port: 40679 } attrs { promote: false } } }
I20260601 13:30:01.751859 29964 raft_consensus.cc:2955] T 0a959dcf8d8540a5bd99760ebbef9a05 P 82056fff8f87493abeade3e1e0e35e3f [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, 82056fff8f87493abeade3e1e0e35e3f (127.24.95.70) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } attrs { replace: true } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } } peers { permanent_uuid: "82056fff8f87493abeade3e1e0e35e3f" member_type: VOTER last_known_addr { host: "127.24.95.70" port: 40679 } attrs { promote: false } } }
I20260601 13:30:01.753391 29562 raft_consensus.cc:2955] T 0a959dcf8d8540a5bd99760ebbef9a05 P 64e0ca87c2c640bb8b7cac713f80b474 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, 82056fff8f87493abeade3e1e0e35e3f (127.24.95.70) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } attrs { replace: true } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } } peers { permanent_uuid: "82056fff8f87493abeade3e1e0e35e3f" member_type: VOTER last_known_addr { host: "127.24.95.70" port: 40679 } attrs { promote: false } } }
I20260601 13:30:01.754230 29310 catalog_manager.cc:5696] T 0a959dcf8d8540a5bd99760ebbef9a05 P 82056fff8f87493abeade3e1e0e35e3f reported cstate change: config changed from index 28 to 29, 82056fff8f87493abeade3e1e0e35e3f (127.24.95.70) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "33632535c342491389b18fde3dd4b280" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } attrs { replace: true } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } } peers { permanent_uuid: "82056fff8f87493abeade3e1e0e35e3f" member_type: VOTER last_known_addr { host: "127.24.95.70" port: 40679 } attrs { promote: false } } }
I20260601 13:30:01.754896 29415 raft_consensus.cc:2955] T 0a959dcf8d8540a5bd99760ebbef9a05 P 8a2b951764c8463b89db60eede017db9 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, 82056fff8f87493abeade3e1e0e35e3f (127.24.95.70) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } attrs { replace: true } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } } peers { permanent_uuid: "82056fff8f87493abeade3e1e0e35e3f" member_type: VOTER last_known_addr { host: "127.24.95.70" port: 40679 } attrs { promote: false } } }
I20260601 13:30:01.759330 29490 consensus_queue.cc:237] T 0a959dcf8d8540a5bd99760ebbef9a05 P 33632535c342491389b18fde3dd4b280 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 29, Committed index: 29, Last appended: 1.29, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } } peers { permanent_uuid: "82056fff8f87493abeade3e1e0e35e3f" member_type: VOTER last_known_addr { host: "127.24.95.70" port: 40679 } attrs { promote: false } }
I20260601 13:30:01.760845 29964 raft_consensus.cc:1275] T 0a959dcf8d8540a5bd99760ebbef9a05 P 82056fff8f87493abeade3e1e0e35e3f [term 1 FOLLOWER]: Refusing update from remote peer 33632535c342491389b18fde3dd4b280: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:30:01.761173 29562 raft_consensus.cc:1275] T 0a959dcf8d8540a5bd99760ebbef9a05 P 64e0ca87c2c640bb8b7cac713f80b474 [term 1 FOLLOWER]: Refusing update from remote peer 33632535c342491389b18fde3dd4b280: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:30:01.761361 30056 consensus_queue.cc:1048] T 0a959dcf8d8540a5bd99760ebbef9a05 P 33632535c342491389b18fde3dd4b280 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82056fff8f87493abeade3e1e0e35e3f" member_type: VOTER last_known_addr { host: "127.24.95.70" port: 40679 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260601 13:30:01.761540 30029 consensus_queue.cc:1048] T 0a959dcf8d8540a5bd99760ebbef9a05 P 33632535c342491389b18fde3dd4b280 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260601 13:30:01.763595 30029 raft_consensus.cc:2955] T 0a959dcf8d8540a5bd99760ebbef9a05 P 33632535c342491389b18fde3dd4b280 [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER 8a2b951764c8463b89db60eede017db9 (127.24.95.65) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } } peers { permanent_uuid: "82056fff8f87493abeade3e1e0e35e3f" member_type: VOTER last_known_addr { host: "127.24.95.70" port: 40679 } attrs { promote: false } } }
I20260601 13:30:01.764114 29964 raft_consensus.cc:2955] T 0a959dcf8d8540a5bd99760ebbef9a05 P 82056fff8f87493abeade3e1e0e35e3f [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER 8a2b951764c8463b89db60eede017db9 (127.24.95.65) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } } peers { permanent_uuid: "82056fff8f87493abeade3e1e0e35e3f" member_type: VOTER last_known_addr { host: "127.24.95.70" port: 40679 } attrs { promote: false } } }
I20260601 13:30:01.764277 29562 raft_consensus.cc:2955] T 0a959dcf8d8540a5bd99760ebbef9a05 P 64e0ca87c2c640bb8b7cac713f80b474 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER 8a2b951764c8463b89db60eede017db9 (127.24.95.65) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } } peers { permanent_uuid: "82056fff8f87493abeade3e1e0e35e3f" member_type: VOTER last_known_addr { host: "127.24.95.70" port: 40679 } attrs { promote: false } } }
I20260601 13:30:01.766584 29302 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 0a959dcf8d8540a5bd99760ebbef9a05 with cas_config_opid_index 29: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:30:01.767277 29314 catalog_manager.cc:5696] T 0a959dcf8d8540a5bd99760ebbef9a05 P 33632535c342491389b18fde3dd4b280 reported cstate change: config changed from index 29 to 30, VOTER 8a2b951764c8463b89db60eede017db9 (127.24.95.65) evicted. New cstate: current_term: 1 leader_uuid: "33632535c342491389b18fde3dd4b280" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82056fff8f87493abeade3e1e0e35e3f" member_type: VOTER last_known_addr { host: "127.24.95.70" port: 40679 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:30:01.770355 29402 tablet_service.cc:1558] Processing DeleteTablet for tablet 0a959dcf8d8540a5bd99760ebbef9a05 with delete_type TABLET_DATA_TOMBSTONED (TS 8a2b951764c8463b89db60eede017db9 not found in new config with opid_index 30) from {username='slave'} at 127.0.0.1:34254
I20260601 13:30:01.770936 30079 tablet_replica.cc:333] T 0a959dcf8d8540a5bd99760ebbef9a05 P 8a2b951764c8463b89db60eede017db9: stopping tablet replica
I20260601 13:30:01.771133 30079 raft_consensus.cc:2243] T 0a959dcf8d8540a5bd99760ebbef9a05 P 8a2b951764c8463b89db60eede017db9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:01.771361 30079 raft_consensus.cc:2272] T 0a959dcf8d8540a5bd99760ebbef9a05 P 8a2b951764c8463b89db60eede017db9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:01.772058 30079 ts_tablet_manager.cc:1916] T 0a959dcf8d8540a5bd99760ebbef9a05 P 8a2b951764c8463b89db60eede017db9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:30:01.774199 30079 ts_tablet_manager.cc:1929] T 0a959dcf8d8540a5bd99760ebbef9a05 P 8a2b951764c8463b89db60eede017db9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.29
I20260601 13:30:01.774380 30079 log.cc:1199] T 0a959dcf8d8540a5bd99760ebbef9a05 P 8a2b951764c8463b89db60eede017db9: Deleting WAL directory at /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320492958789-24957-0/minicluster-data/ts-0-root/wals/0a959dcf8d8540a5bd99760ebbef9a05
I20260601 13:30:01.774957 29300 catalog_manager.cc:5027] TS 8a2b951764c8463b89db60eede017db9 (127.24.95.65:43765): tablet 0a959dcf8d8540a5bd99760ebbef9a05 (table test-workload [id=0b5679287a2e4a67b165e3218a1484cc]) successfully deleted
I20260601 13:30:01.871294 30032 raft_consensus.cc:1064] T 9027231814ac4588ad602ff7fe3363b2 P 64e0ca87c2c640bb8b7cac713f80b474: attempting to promote NON_VOTER ed528a22829247f29fded640f484dbc2 to VOTER
I20260601 13:30:01.871798 30032 consensus_queue.cc:237] T 9027231814ac4588ad602ff7fe3363b2 P 64e0ca87c2c640bb8b7cac713f80b474 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 29, Committed index: 29, Last appended: 1.29, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } attrs { replace: true } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } } peers { permanent_uuid: "ed528a22829247f29fded640f484dbc2" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 46599 } attrs { promote: false } }
I20260601 13:30:01.873711 29811 raft_consensus.cc:1275] T 9027231814ac4588ad602ff7fe3363b2 P ed528a22829247f29fded640f484dbc2 [term 1 LEARNER]: Refusing update from remote peer 64e0ca87c2c640bb8b7cac713f80b474: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:30:01.873711 29490 raft_consensus.cc:1275] T 9027231814ac4588ad602ff7fe3363b2 P 33632535c342491389b18fde3dd4b280 [term 1 FOLLOWER]: Refusing update from remote peer 64e0ca87c2c640bb8b7cac713f80b474: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:30:01.874641 30065 consensus_queue.cc:1048] T 9027231814ac4588ad602ff7fe3363b2 P 64e0ca87c2c640bb8b7cac713f80b474 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260601 13:30:01.875034 29415 raft_consensus.cc:1275] T 9027231814ac4588ad602ff7fe3363b2 P 8a2b951764c8463b89db60eede017db9 [term 1 FOLLOWER]: Refusing update from remote peer 64e0ca87c2c640bb8b7cac713f80b474: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:30:01.875262 30066 consensus_queue.cc:1048] T 9027231814ac4588ad602ff7fe3363b2 P 64e0ca87c2c640bb8b7cac713f80b474 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed528a22829247f29fded640f484dbc2" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 46599 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260601 13:30:01.877336 30066 consensus_queue.cc:1048] T 9027231814ac4588ad602ff7fe3363b2 P 64e0ca87c2c640bb8b7cac713f80b474 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260601 13:30:01.878762 30066 raft_consensus.cc:2955] T 9027231814ac4588ad602ff7fe3363b2 P 64e0ca87c2c640bb8b7cac713f80b474 [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index 29 to 30, ed528a22829247f29fded640f484dbc2 (127.24.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } attrs { replace: true } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } } peers { permanent_uuid: "ed528a22829247f29fded640f484dbc2" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 46599 } attrs { promote: false } } }
I20260601 13:30:01.880990 29490 raft_consensus.cc:2955] T 9027231814ac4588ad602ff7fe3363b2 P 33632535c342491389b18fde3dd4b280 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, ed528a22829247f29fded640f484dbc2 (127.24.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } attrs { replace: true } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } } peers { permanent_uuid: "ed528a22829247f29fded640f484dbc2" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 46599 } attrs { promote: false } } }
I20260601 13:30:01.881633 29306 catalog_manager.cc:5696] T 9027231814ac4588ad602ff7fe3363b2 P 64e0ca87c2c640bb8b7cac713f80b474 reported cstate change: config changed from index 29 to 30, ed528a22829247f29fded640f484dbc2 (127.24.95.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "64e0ca87c2c640bb8b7cac713f80b474" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed528a22829247f29fded640f484dbc2" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 46599 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:30:01.882655 29811 raft_consensus.cc:2955] T 9027231814ac4588ad602ff7fe3363b2 P ed528a22829247f29fded640f484dbc2 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, ed528a22829247f29fded640f484dbc2 (127.24.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } attrs { replace: true } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } } peers { permanent_uuid: "ed528a22829247f29fded640f484dbc2" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 46599 } attrs { promote: false } } }
I20260601 13:30:01.883898 29415 raft_consensus.cc:2955] T 9027231814ac4588ad602ff7fe3363b2 P 8a2b951764c8463b89db60eede017db9 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, ed528a22829247f29fded640f484dbc2 (127.24.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } attrs { replace: true } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } } peers { permanent_uuid: "ed528a22829247f29fded640f484dbc2" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 46599 } attrs { promote: false } } }
I20260601 13:30:01.886338 29562 consensus_queue.cc:237] T 9027231814ac4588ad602ff7fe3363b2 P 64e0ca87c2c640bb8b7cac713f80b474 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 30, Committed index: 30, Last appended: 1.30, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } } peers { permanent_uuid: "ed528a22829247f29fded640f484dbc2" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 46599 } attrs { promote: false } }
I20260601 13:30:01.887920 29490 raft_consensus.cc:1275] T 9027231814ac4588ad602ff7fe3363b2 P 33632535c342491389b18fde3dd4b280 [term 1 FOLLOWER]: Refusing update from remote peer 64e0ca87c2c640bb8b7cac713f80b474: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260601 13:30:01.887920 29811 raft_consensus.cc:1275] T 9027231814ac4588ad602ff7fe3363b2 P ed528a22829247f29fded640f484dbc2 [term 1 FOLLOWER]: Refusing update from remote peer 64e0ca87c2c640bb8b7cac713f80b474: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260601 13:30:01.888302 30063 consensus_queue.cc:1048] T 9027231814ac4588ad602ff7fe3363b2 P 64e0ca87c2c640bb8b7cac713f80b474 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed528a22829247f29fded640f484dbc2" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 46599 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.000s
I20260601 13:30:01.888537 30032 consensus_queue.cc:1048] T 9027231814ac4588ad602ff7fe3363b2 P 64e0ca87c2c640bb8b7cac713f80b474 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.000s
I20260601 13:30:01.890549 30066 raft_consensus.cc:2955] T 9027231814ac4588ad602ff7fe3363b2 P 64e0ca87c2c640bb8b7cac713f80b474 [term 1 LEADER]: Committing config change with OpId 1.31: config changed from index 30 to 31, VOTER 8a2b951764c8463b89db60eede017db9 (127.24.95.65) evicted. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } } peers { permanent_uuid: "ed528a22829247f29fded640f484dbc2" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 46599 } attrs { promote: false } } }
I20260601 13:30:01.891083 29490 raft_consensus.cc:2955] T 9027231814ac4588ad602ff7fe3363b2 P 33632535c342491389b18fde3dd4b280 [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, VOTER 8a2b951764c8463b89db60eede017db9 (127.24.95.65) evicted. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } } peers { permanent_uuid: "ed528a22829247f29fded640f484dbc2" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 46599 } attrs { promote: false } } }
I20260601 13:30:01.893049 29811 raft_consensus.cc:2955] T 9027231814ac4588ad602ff7fe3363b2 P ed528a22829247f29fded640f484dbc2 [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, VOTER 8a2b951764c8463b89db60eede017db9 (127.24.95.65) evicted. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } } peers { permanent_uuid: "ed528a22829247f29fded640f484dbc2" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 46599 } attrs { promote: false } } }
I20260601 13:30:01.893438 29310 catalog_manager.cc:5696] T 9027231814ac4588ad602ff7fe3363b2 P 33632535c342491389b18fde3dd4b280 reported cstate change: config changed from index 30 to 31, VOTER 8a2b951764c8463b89db60eede017db9 (127.24.95.65) evicted. New cstate: current_term: 1 leader_uuid: "64e0ca87c2c640bb8b7cac713f80b474" committed_config { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } } peers { permanent_uuid: "ed528a22829247f29fded640f484dbc2" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 46599 } attrs { promote: false } } }
I20260601 13:30:01.894160 29300 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 9027231814ac4588ad602ff7fe3363b2 with cas_config_opid_index 30: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:30:01.896492 29402 tablet_service.cc:1558] Processing DeleteTablet for tablet 9027231814ac4588ad602ff7fe3363b2 with delete_type TABLET_DATA_TOMBSTONED (TS 8a2b951764c8463b89db60eede017db9 not found in new config with opid_index 31) from {username='slave'} at 127.0.0.1:34254
I20260601 13:30:01.896733 30079 tablet_replica.cc:333] T 9027231814ac4588ad602ff7fe3363b2 P 8a2b951764c8463b89db60eede017db9: stopping tablet replica
I20260601 13:30:01.896874 30079 raft_consensus.cc:2243] T 9027231814ac4588ad602ff7fe3363b2 P 8a2b951764c8463b89db60eede017db9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:01.897038 30079 raft_consensus.cc:2272] T 9027231814ac4588ad602ff7fe3363b2 P 8a2b951764c8463b89db60eede017db9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:01.898073 30079 ts_tablet_manager.cc:1916] T 9027231814ac4588ad602ff7fe3363b2 P 8a2b951764c8463b89db60eede017db9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:30:01.900498 30079 ts_tablet_manager.cc:1929] T 9027231814ac4588ad602ff7fe3363b2 P 8a2b951764c8463b89db60eede017db9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.30
I20260601 13:30:01.900655 30079 log.cc:1199] T 9027231814ac4588ad602ff7fe3363b2 P 8a2b951764c8463b89db60eede017db9: Deleting WAL directory at /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320492958789-24957-0/minicluster-data/ts-0-root/wals/9027231814ac4588ad602ff7fe3363b2
I20260601 13:30:01.901430 29300 catalog_manager.cc:5027] TS 8a2b951764c8463b89db60eede017db9 (127.24.95.65:43765): tablet 9027231814ac4588ad602ff7fe3363b2 (table test-workload [id=0b5679287a2e4a67b165e3218a1484cc]) successfully deleted
I20260601 13:30:02.900641 29562 consensus_queue.cc:237] T 9027231814ac4588ad602ff7fe3363b2 P 64e0ca87c2c640bb8b7cac713f80b474 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 31, Committed index: 31, Last appended: 1.31, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } attrs { replace: true } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } } peers { permanent_uuid: "ed528a22829247f29fded640f484dbc2" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 46599 } attrs { promote: false } } peers { permanent_uuid: "82056fff8f87493abeade3e1e0e35e3f" member_type: NON_VOTER last_known_addr { host: "127.24.95.70" port: 40679 } attrs { promote: true } }
I20260601 13:30:02.902742 29490 raft_consensus.cc:1275] T 9027231814ac4588ad602ff7fe3363b2 P 33632535c342491389b18fde3dd4b280 [term 1 FOLLOWER]: Refusing update from remote peer 64e0ca87c2c640bb8b7cac713f80b474: Log matching property violated. Preceding OpId in replica: term: 1 index: 31. Preceding OpId from leader: term: 1 index: 32. (index mismatch)
I20260601 13:30:02.903242 29811 raft_consensus.cc:1275] T 9027231814ac4588ad602ff7fe3363b2 P ed528a22829247f29fded640f484dbc2 [term 1 FOLLOWER]: Refusing update from remote peer 64e0ca87c2c640bb8b7cac713f80b474: Log matching property violated. Preceding OpId in replica: term: 1 index: 31. Preceding OpId from leader: term: 1 index: 32. (index mismatch)
I20260601 13:30:02.903231 30087 consensus_queue.cc:1048] T 9027231814ac4588ad602ff7fe3363b2 P 64e0ca87c2c640bb8b7cac713f80b474 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 32, Last known committed idx: 31, Time since last communication: 0.000s
I20260601 13:30:02.903820 30087 consensus_queue.cc:1048] T 9027231814ac4588ad602ff7fe3363b2 P 64e0ca87c2c640bb8b7cac713f80b474 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed528a22829247f29fded640f484dbc2" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 46599 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 32, Last known committed idx: 31, Time since last communication: 0.000s
I20260601 13:30:02.905042 30086 raft_consensus.cc:2955] T 9027231814ac4588ad602ff7fe3363b2 P 64e0ca87c2c640bb8b7cac713f80b474 [term 1 LEADER]: Committing config change with OpId 1.32: config changed from index 31 to 32, NON_VOTER 82056fff8f87493abeade3e1e0e35e3f (127.24.95.70) added. New config: { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } attrs { replace: true } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } } peers { permanent_uuid: "ed528a22829247f29fded640f484dbc2" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 46599 } attrs { promote: false } } peers { permanent_uuid: "82056fff8f87493abeade3e1e0e35e3f" member_type: NON_VOTER last_known_addr { host: "127.24.95.70" port: 40679 } attrs { promote: true } } }
I20260601 13:30:02.906235 29490 raft_consensus.cc:2955] T 9027231814ac4588ad602ff7fe3363b2 P 33632535c342491389b18fde3dd4b280 [term 1 FOLLOWER]: Committing config change with OpId 1.32: config changed from index 31 to 32, NON_VOTER 82056fff8f87493abeade3e1e0e35e3f (127.24.95.70) added. New config: { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } attrs { replace: true } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } } peers { permanent_uuid: "ed528a22829247f29fded640f484dbc2" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 46599 } attrs { promote: false } } peers { permanent_uuid: "82056fff8f87493abeade3e1e0e35e3f" member_type: NON_VOTER last_known_addr { host: "127.24.95.70" port: 40679 } attrs { promote: true } } }
W20260601 13:30:02.907369 29536 consensus_peers.cc:597] T 9027231814ac4588ad602ff7fe3363b2 P 64e0ca87c2c640bb8b7cac713f80b474 -> Peer 82056fff8f87493abeade3e1e0e35e3f (127.24.95.70:40679): Couldn't send request to peer 82056fff8f87493abeade3e1e0e35e3f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9027231814ac4588ad602ff7fe3363b2. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:30:02.907976 29489 consensus_queue.cc:237] T c1a6b75cd7c04421937c940cf4931dcb P 33632535c342491389b18fde3dd4b280 [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: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } attrs { replace: true } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } } peers { permanent_uuid: "fc9c667611ae444fa376a340e16ec8ea" member_type: NON_VOTER last_known_addr { host: "127.24.95.69" port: 39577 } attrs { promote: true } }
I20260601 13:30:02.908007 29306 catalog_manager.cc:5696] T 9027231814ac4588ad602ff7fe3363b2 P 64e0ca87c2c640bb8b7cac713f80b474 reported cstate change: config changed from index 31 to 32, NON_VOTER 82056fff8f87493abeade3e1e0e35e3f (127.24.95.70) added. New cstate: current_term: 1 leader_uuid: "64e0ca87c2c640bb8b7cac713f80b474" committed_config { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed528a22829247f29fded640f484dbc2" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 46599 } attrs { promote: false } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82056fff8f87493abeade3e1e0e35e3f" member_type: NON_VOTER last_known_addr { host: "127.24.95.70" port: 40679 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:30:02.908239 29811 raft_consensus.cc:2955] T 9027231814ac4588ad602ff7fe3363b2 P ed528a22829247f29fded640f484dbc2 [term 1 FOLLOWER]: Committing config change with OpId 1.32: config changed from index 31 to 32, NON_VOTER 82056fff8f87493abeade3e1e0e35e3f (127.24.95.70) added. New config: { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } attrs { replace: true } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } } peers { permanent_uuid: "ed528a22829247f29fded640f484dbc2" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 46599 } attrs { promote: false } } peers { permanent_uuid: "82056fff8f87493abeade3e1e0e35e3f" member_type: NON_VOTER last_known_addr { host: "127.24.95.70" port: 40679 } attrs { promote: true } } }
I20260601 13:30:02.909893 29415 raft_consensus.cc:1275] T c1a6b75cd7c04421937c940cf4931dcb P 8a2b951764c8463b89db60eede017db9 [term 1 FOLLOWER]: Refusing update from remote peer 33632535c342491389b18fde3dd4b280: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:30:02.910480 29562 raft_consensus.cc:1275] T c1a6b75cd7c04421937c940cf4931dcb P 64e0ca87c2c640bb8b7cac713f80b474 [term 1 FOLLOWER]: Refusing update from remote peer 33632535c342491389b18fde3dd4b280: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:30:02.910843 30084 consensus_queue.cc:1048] T c1a6b75cd7c04421937c940cf4931dcb P 33632535c342491389b18fde3dd4b280 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:30:02.911037 30094 consensus_queue.cc:1048] T c1a6b75cd7c04421937c940cf4931dcb P 33632535c342491389b18fde3dd4b280 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:30:02.913507 30084 raft_consensus.cc:2955] T c1a6b75cd7c04421937c940cf4931dcb P 33632535c342491389b18fde3dd4b280 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER fc9c667611ae444fa376a340e16ec8ea (127.24.95.69) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } attrs { replace: true } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } } peers { permanent_uuid: "fc9c667611ae444fa376a340e16ec8ea" member_type: NON_VOTER last_known_addr { host: "127.24.95.69" port: 39577 } attrs { promote: true } } }
I20260601 13:30:02.914047 29415 raft_consensus.cc:2955] T c1a6b75cd7c04421937c940cf4931dcb P 8a2b951764c8463b89db60eede017db9 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER fc9c667611ae444fa376a340e16ec8ea (127.24.95.69) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } attrs { replace: true } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } } peers { permanent_uuid: "fc9c667611ae444fa376a340e16ec8ea" member_type: NON_VOTER last_known_addr { host: "127.24.95.69" port: 39577 } attrs { promote: true } } }
W20260601 13:30:02.914664 29457 consensus_peers.cc:597] T c1a6b75cd7c04421937c940cf4931dcb P 33632535c342491389b18fde3dd4b280 -> Peer fc9c667611ae444fa376a340e16ec8ea (127.24.95.69:39577): Couldn't send request to peer fc9c667611ae444fa376a340e16ec8ea. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c1a6b75cd7c04421937c940cf4931dcb. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:30:02.914902 29562 raft_consensus.cc:2955] T c1a6b75cd7c04421937c940cf4931dcb P 64e0ca87c2c640bb8b7cac713f80b474 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER fc9c667611ae444fa376a340e16ec8ea (127.24.95.69) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } attrs { replace: true } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } } peers { permanent_uuid: "fc9c667611ae444fa376a340e16ec8ea" member_type: NON_VOTER last_known_addr { host: "127.24.95.69" port: 39577 } attrs { promote: true } } }
I20260601 13:30:02.917300 29310 catalog_manager.cc:5696] T c1a6b75cd7c04421937c940cf4931dcb P 33632535c342491389b18fde3dd4b280 reported cstate change: config changed from index -1 to 27, NON_VOTER fc9c667611ae444fa376a340e16ec8ea (127.24.95.69) added. New cstate: current_term: 1 leader_uuid: "33632535c342491389b18fde3dd4b280" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc9c667611ae444fa376a340e16ec8ea" member_type: NON_VOTER last_known_addr { host: "127.24.95.69" port: 39577 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:30:02.917716 29489 consensus_queue.cc:237] T 03d4bbdb54c6469ab17de610fcd12035 P 33632535c342491389b18fde3dd4b280 [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: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } attrs { replace: true } } peers { permanent_uuid: "ed528a22829247f29fded640f484dbc2" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 46599 } attrs { promote: true } }
I20260601 13:30:02.919528 29415 raft_consensus.cc:1275] T 03d4bbdb54c6469ab17de610fcd12035 P 8a2b951764c8463b89db60eede017db9 [term 1 FOLLOWER]: Refusing update from remote peer 33632535c342491389b18fde3dd4b280: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:30:02.919577 29562 raft_consensus.cc:1275] T 03d4bbdb54c6469ab17de610fcd12035 P 64e0ca87c2c640bb8b7cac713f80b474 [term 1 FOLLOWER]: Refusing update from remote peer 33632535c342491389b18fde3dd4b280: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:30:02.919958 30084 consensus_queue.cc:1048] T 03d4bbdb54c6469ab17de610fcd12035 P 33632535c342491389b18fde3dd4b280 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260601 13:30:02.920236 30056 consensus_queue.cc:1048] T 03d4bbdb54c6469ab17de610fcd12035 P 33632535c342491389b18fde3dd4b280 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260601 13:30:02.921599 30084 raft_consensus.cc:2955] T 03d4bbdb54c6469ab17de610fcd12035 P 33632535c342491389b18fde3dd4b280 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER ed528a22829247f29fded640f484dbc2 (127.24.95.68) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } attrs { replace: true } } peers { permanent_uuid: "ed528a22829247f29fded640f484dbc2" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 46599 } attrs { promote: true } } }
I20260601 13:30:02.922606 29415 raft_consensus.cc:2955] T 03d4bbdb54c6469ab17de610fcd12035 P 8a2b951764c8463b89db60eede017db9 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER ed528a22829247f29fded640f484dbc2 (127.24.95.68) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } attrs { replace: true } } peers { permanent_uuid: "ed528a22829247f29fded640f484dbc2" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 46599 } attrs { promote: true } } }
I20260601 13:30:02.923326 29562 raft_consensus.cc:2955] T 03d4bbdb54c6469ab17de610fcd12035 P 64e0ca87c2c640bb8b7cac713f80b474 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER ed528a22829247f29fded640f484dbc2 (127.24.95.68) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } attrs { replace: true } } peers { permanent_uuid: "ed528a22829247f29fded640f484dbc2" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 46599 } attrs { promote: true } } }
I20260601 13:30:02.924618 29306 catalog_manager.cc:5696] T 03d4bbdb54c6469ab17de610fcd12035 P 33632535c342491389b18fde3dd4b280 reported cstate change: config changed from index -1 to 28, NON_VOTER ed528a22829247f29fded640f484dbc2 (127.24.95.68) added. New cstate: current_term: 1 leader_uuid: "33632535c342491389b18fde3dd4b280" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed528a22829247f29fded640f484dbc2" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 46599 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:30:02.925168 29417 consensus_queue.cc:237] T 82ea09fdfc444c54840519ead2df5bac P 8a2b951764c8463b89db60eede017db9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 31, Committed index: 31, Last appended: 1.31, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } attrs { replace: true } } peers { permanent_uuid: "ed528a22829247f29fded640f484dbc2" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 46599 } attrs { promote: false } } peers { permanent_uuid: "fc9c667611ae444fa376a340e16ec8ea" member_type: NON_VOTER last_known_addr { host: "127.24.95.69" port: 39577 } attrs { promote: true } }
I20260601 13:30:02.926635 29489 raft_consensus.cc:1275] T 82ea09fdfc444c54840519ead2df5bac P 33632535c342491389b18fde3dd4b280 [term 1 FOLLOWER]: Refusing update from remote peer 8a2b951764c8463b89db60eede017db9: Log matching property violated. Preceding OpId in replica: term: 1 index: 31. Preceding OpId from leader: term: 1 index: 32. (index mismatch)
I20260601 13:30:02.926705 29811 raft_consensus.cc:1275] T 82ea09fdfc444c54840519ead2df5bac P ed528a22829247f29fded640f484dbc2 [term 1 FOLLOWER]: Refusing update from remote peer 8a2b951764c8463b89db60eede017db9: Log matching property violated. Preceding OpId in replica: term: 1 index: 31. Preceding OpId from leader: term: 1 index: 32. (index mismatch)
W20260601 13:30:02.926754 29381 consensus_peers.cc:597] T 82ea09fdfc444c54840519ead2df5bac P 8a2b951764c8463b89db60eede017db9 -> Peer fc9c667611ae444fa376a340e16ec8ea (127.24.95.69:39577): Couldn't send request to peer fc9c667611ae444fa376a340e16ec8ea. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 82ea09fdfc444c54840519ead2df5bac. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:30:02.927035 30109 consensus_queue.cc:1048] T 82ea09fdfc444c54840519ead2df5bac P 8a2b951764c8463b89db60eede017db9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed528a22829247f29fded640f484dbc2" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 46599 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 32, Last known committed idx: 31, Time since last communication: 0.000s
I20260601 13:30:02.927228 30045 consensus_queue.cc:1048] T 82ea09fdfc444c54840519ead2df5bac P 8a2b951764c8463b89db60eede017db9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 32, Last known committed idx: 31, Time since last communication: 0.000s
I20260601 13:30:02.928982 30109 raft_consensus.cc:2955] T 82ea09fdfc444c54840519ead2df5bac P 8a2b951764c8463b89db60eede017db9 [term 1 LEADER]: Committing config change with OpId 1.32: config changed from index 31 to 32, NON_VOTER fc9c667611ae444fa376a340e16ec8ea (127.24.95.69) added. New config: { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } attrs { replace: true } } peers { permanent_uuid: "ed528a22829247f29fded640f484dbc2" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 46599 } attrs { promote: false } } peers { permanent_uuid: "fc9c667611ae444fa376a340e16ec8ea" member_type: NON_VOTER last_known_addr { host: "127.24.95.69" port: 39577 } attrs { promote: true } } }
I20260601 13:30:02.929766 29489 raft_consensus.cc:2955] T 82ea09fdfc444c54840519ead2df5bac P 33632535c342491389b18fde3dd4b280 [term 1 FOLLOWER]: Committing config change with OpId 1.32: config changed from index 31 to 32, NON_VOTER fc9c667611ae444fa376a340e16ec8ea (127.24.95.69) added. New config: { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } attrs { replace: true } } peers { permanent_uuid: "ed528a22829247f29fded640f484dbc2" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 46599 } attrs { promote: false } } peers { permanent_uuid: "fc9c667611ae444fa376a340e16ec8ea" member_type: NON_VOTER last_known_addr { host: "127.24.95.69" port: 39577 } attrs { promote: true } } }
W20260601 13:30:02.930949 29459 consensus_peers.cc:597] T 03d4bbdb54c6469ab17de610fcd12035 P 33632535c342491389b18fde3dd4b280 -> Peer ed528a22829247f29fded640f484dbc2 (127.24.95.68:46599): Couldn't send request to peer ed528a22829247f29fded640f484dbc2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 03d4bbdb54c6469ab17de610fcd12035. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:30:02.930320 29811 raft_consensus.cc:2955] T 82ea09fdfc444c54840519ead2df5bac P ed528a22829247f29fded640f484dbc2 [term 1 FOLLOWER]: Committing config change with OpId 1.32: config changed from index 31 to 32, NON_VOTER fc9c667611ae444fa376a340e16ec8ea (127.24.95.69) added. New config: { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } attrs { replace: true } } peers { permanent_uuid: "ed528a22829247f29fded640f484dbc2" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 46599 } attrs { promote: false } } peers { permanent_uuid: "fc9c667611ae444fa376a340e16ec8ea" member_type: NON_VOTER last_known_addr { host: "127.24.95.69" port: 39577 } attrs { promote: true } } }
I20260601 13:30:02.932818 29310 catalog_manager.cc:5696] T 82ea09fdfc444c54840519ead2df5bac P 33632535c342491389b18fde3dd4b280 reported cstate change: config changed from index 31 to 32, NON_VOTER fc9c667611ae444fa376a340e16ec8ea (127.24.95.69) added. New cstate: current_term: 1 leader_uuid: "8a2b951764c8463b89db60eede017db9" committed_config { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } attrs { replace: true } } peers { permanent_uuid: "ed528a22829247f29fded640f484dbc2" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 46599 } attrs { promote: false } } peers { permanent_uuid: "fc9c667611ae444fa376a340e16ec8ea" member_type: NON_VOTER last_known_addr { host: "127.24.95.69" port: 39577 } attrs { promote: true } } }
I20260601 13:30:02.934356 29562 consensus_queue.cc:237] T 1125626dafe948288b9964d17438303e P 64e0ca87c2c640bb8b7cac713f80b474 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 31, Committed index: 31, Last appended: 1.31, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } attrs { replace: true } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } } peers { permanent_uuid: "fc9c667611ae444fa376a340e16ec8ea" member_type: VOTER last_known_addr { host: "127.24.95.69" port: 39577 } attrs { promote: false } } peers { permanent_uuid: "ed528a22829247f29fded640f484dbc2" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 46599 } attrs { promote: true } }
I20260601 13:30:02.935971 29888 raft_consensus.cc:1275] T 1125626dafe948288b9964d17438303e P fc9c667611ae444fa376a340e16ec8ea [term 1 FOLLOWER]: Refusing update from remote peer 64e0ca87c2c640bb8b7cac713f80b474: Log matching property violated. Preceding OpId in replica: term: 1 index: 31. Preceding OpId from leader: term: 1 index: 32. (index mismatch)
I20260601 13:30:02.936681 30087 consensus_queue.cc:1048] T 1125626dafe948288b9964d17438303e P 64e0ca87c2c640bb8b7cac713f80b474 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc9c667611ae444fa376a340e16ec8ea" member_type: VOTER last_known_addr { host: "127.24.95.69" port: 39577 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 32, Last known committed idx: 31, Time since last communication: 0.000s
W20260601 13:30:02.936992 29535 consensus_peers.cc:597] T 1125626dafe948288b9964d17438303e P 64e0ca87c2c640bb8b7cac713f80b474 -> Peer ed528a22829247f29fded640f484dbc2 (127.24.95.68:46599): Couldn't send request to peer ed528a22829247f29fded640f484dbc2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1125626dafe948288b9964d17438303e. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:30:02.937685 29417 raft_consensus.cc:1275] T 1125626dafe948288b9964d17438303e P 8a2b951764c8463b89db60eede017db9 [term 1 FOLLOWER]: Refusing update from remote peer 64e0ca87c2c640bb8b7cac713f80b474: Log matching property violated. Preceding OpId in replica: term: 1 index: 31. Preceding OpId from leader: term: 1 index: 32. (index mismatch)
I20260601 13:30:02.938062 30087 consensus_queue.cc:1048] T 1125626dafe948288b9964d17438303e P 64e0ca87c2c640bb8b7cac713f80b474 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 32, Last known committed idx: 31, Time since last communication: 0.000s
I20260601 13:30:02.938759 30086 raft_consensus.cc:2955] T 1125626dafe948288b9964d17438303e P 64e0ca87c2c640bb8b7cac713f80b474 [term 1 LEADER]: Committing config change with OpId 1.32: config changed from index 31 to 32, NON_VOTER ed528a22829247f29fded640f484dbc2 (127.24.95.68) added. New config: { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } attrs { replace: true } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } } peers { permanent_uuid: "fc9c667611ae444fa376a340e16ec8ea" member_type: VOTER last_known_addr { host: "127.24.95.69" port: 39577 } attrs { promote: false } } peers { permanent_uuid: "ed528a22829247f29fded640f484dbc2" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 46599 } attrs { promote: true } } }
I20260601 13:30:02.939157 29888 raft_consensus.cc:2955] T 1125626dafe948288b9964d17438303e P fc9c667611ae444fa376a340e16ec8ea [term 1 FOLLOWER]: Committing config change with OpId 1.32: config changed from index 31 to 32, NON_VOTER ed528a22829247f29fded640f484dbc2 (127.24.95.68) added. New config: { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } attrs { replace: true } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } } peers { permanent_uuid: "fc9c667611ae444fa376a340e16ec8ea" member_type: VOTER last_known_addr { host: "127.24.95.69" port: 39577 } attrs { promote: false } } peers { permanent_uuid: "ed528a22829247f29fded640f484dbc2" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 46599 } attrs { promote: true } } }
I20260601 13:30:02.941902 29489 consensus_queue.cc:237] T 598791f0029b4bf7ae0e9b739190275c P 33632535c342491389b18fde3dd4b280 [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: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } attrs { replace: true } } peers { permanent_uuid: "82056fff8f87493abeade3e1e0e35e3f" member_type: NON_VOTER last_known_addr { host: "127.24.95.70" port: 40679 } attrs { promote: true } }
I20260601 13:30:02.941848 29314 catalog_manager.cc:5696] T 1125626dafe948288b9964d17438303e P 64e0ca87c2c640bb8b7cac713f80b474 reported cstate change: config changed from index 31 to 32, NON_VOTER ed528a22829247f29fded640f484dbc2 (127.24.95.68) added. New cstate: current_term: 1 leader_uuid: "64e0ca87c2c640bb8b7cac713f80b474" committed_config { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc9c667611ae444fa376a340e16ec8ea" member_type: VOTER last_known_addr { host: "127.24.95.69" port: 39577 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed528a22829247f29fded640f484dbc2" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 46599 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:30:02.942126 29417 raft_consensus.cc:2955] T 1125626dafe948288b9964d17438303e P 8a2b951764c8463b89db60eede017db9 [term 1 FOLLOWER]: Committing config change with OpId 1.32: config changed from index 31 to 32, NON_VOTER ed528a22829247f29fded640f484dbc2 (127.24.95.68) added. New config: { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } attrs { replace: true } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } } peers { permanent_uuid: "fc9c667611ae444fa376a340e16ec8ea" member_type: VOTER last_known_addr { host: "127.24.95.69" port: 39577 } attrs { promote: false } } peers { permanent_uuid: "ed528a22829247f29fded640f484dbc2" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 46599 } attrs { promote: true } } }
I20260601 13:30:02.943401 29415 raft_consensus.cc:1275] T 598791f0029b4bf7ae0e9b739190275c P 8a2b951764c8463b89db60eede017db9 [term 1 FOLLOWER]: Refusing update from remote peer 33632535c342491389b18fde3dd4b280: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:30:02.943782 29562 raft_consensus.cc:1275] T 598791f0029b4bf7ae0e9b739190275c P 64e0ca87c2c640bb8b7cac713f80b474 [term 1 FOLLOWER]: Refusing update from remote peer 33632535c342491389b18fde3dd4b280: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:30:02.944216 30094 consensus_queue.cc:1048] T 598791f0029b4bf7ae0e9b739190275c P 33632535c342491389b18fde3dd4b280 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
W20260601 13:30:02.944983 29460 consensus_peers.cc:597] T 598791f0029b4bf7ae0e9b739190275c P 33632535c342491389b18fde3dd4b280 -> Peer 82056fff8f87493abeade3e1e0e35e3f (127.24.95.70:40679): Couldn't send request to peer 82056fff8f87493abeade3e1e0e35e3f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 598791f0029b4bf7ae0e9b739190275c. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:30:02.945658 30094 consensus_queue.cc:1048] T 598791f0029b4bf7ae0e9b739190275c P 33632535c342491389b18fde3dd4b280 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260601 13:30:02.946205 30056 raft_consensus.cc:2955] T 598791f0029b4bf7ae0e9b739190275c P 33632535c342491389b18fde3dd4b280 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index -1 to 29, NON_VOTER 82056fff8f87493abeade3e1e0e35e3f (127.24.95.70) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } attrs { replace: true } } peers { permanent_uuid: "82056fff8f87493abeade3e1e0e35e3f" member_type: NON_VOTER last_known_addr { host: "127.24.95.70" port: 40679 } attrs { promote: true } } }
I20260601 13:30:02.946635 29562 raft_consensus.cc:2955] T 598791f0029b4bf7ae0e9b739190275c P 64e0ca87c2c640bb8b7cac713f80b474 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index -1 to 29, NON_VOTER 82056fff8f87493abeade3e1e0e35e3f (127.24.95.70) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } attrs { replace: true } } peers { permanent_uuid: "82056fff8f87493abeade3e1e0e35e3f" member_type: NON_VOTER last_known_addr { host: "127.24.95.70" port: 40679 } attrs { promote: true } } }
I20260601 13:30:02.947657 29417 raft_consensus.cc:2955] T 598791f0029b4bf7ae0e9b739190275c P 8a2b951764c8463b89db60eede017db9 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index -1 to 29, NON_VOTER 82056fff8f87493abeade3e1e0e35e3f (127.24.95.70) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } attrs { replace: true } } peers { permanent_uuid: "82056fff8f87493abeade3e1e0e35e3f" member_type: NON_VOTER last_known_addr { host: "127.24.95.70" port: 40679 } attrs { promote: true } } }
I20260601 13:30:02.948736 29314 catalog_manager.cc:5696] T 598791f0029b4bf7ae0e9b739190275c P 33632535c342491389b18fde3dd4b280 reported cstate change: config changed from index -1 to 29, NON_VOTER 82056fff8f87493abeade3e1e0e35e3f (127.24.95.70) added. New cstate: current_term: 1 leader_uuid: "33632535c342491389b18fde3dd4b280" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82056fff8f87493abeade3e1e0e35e3f" member_type: NON_VOTER last_known_addr { host: "127.24.95.70" port: 40679 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:30:03.314007 30120 ts_tablet_manager.cc:933] T 82ea09fdfc444c54840519ead2df5bac P fc9c667611ae444fa376a340e16ec8ea: Initiating tablet copy from peer 8a2b951764c8463b89db60eede017db9 (127.24.95.65:43765)
I20260601 13:30:03.314519 30120 tablet_copy_client.cc:323] T 82ea09fdfc444c54840519ead2df5bac P fc9c667611ae444fa376a340e16ec8ea: tablet copy: Beginning tablet copy session from remote peer at address 127.24.95.65:43765
I20260601 13:30:03.315331 29428 tablet_copy_service.cc:140] P 8a2b951764c8463b89db60eede017db9: Received BeginTabletCopySession request for tablet 82ea09fdfc444c54840519ead2df5bac from peer fc9c667611ae444fa376a340e16ec8ea ({username='slave'} at 127.0.0.1:34304)
I20260601 13:30:03.315485 29428 tablet_copy_service.cc:161] P 8a2b951764c8463b89db60eede017db9: Beginning new tablet copy session on tablet 82ea09fdfc444c54840519ead2df5bac from peer fc9c667611ae444fa376a340e16ec8ea at {username='slave'} at 127.0.0.1:34304: session id = fc9c667611ae444fa376a340e16ec8ea-82ea09fdfc444c54840519ead2df5bac
I20260601 13:30:03.316574 29428 tablet_copy_source_session.cc:215] T 82ea09fdfc444c54840519ead2df5bac P 8a2b951764c8463b89db60eede017db9: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:30:03.317667 30120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82ea09fdfc444c54840519ead2df5bac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:03.319725 30120 tablet_copy_client.cc:806] T 82ea09fdfc444c54840519ead2df5bac P fc9c667611ae444fa376a340e16ec8ea: tablet copy: Starting download of 0 data blocks...
I20260601 13:30:03.319885 30120 tablet_copy_client.cc:670] T 82ea09fdfc444c54840519ead2df5bac P fc9c667611ae444fa376a340e16ec8ea: tablet copy: Starting download of 1 WAL segments...
I20260601 13:30:03.321380 30121 tablet_copy_client.cc:1025] T 82ea09fdfc444c54840519ead2df5bac P fc9c667611ae444fa376a340e16ec8ea: tablet copy: Injecting latency into file download: 2000
I20260601 13:30:03.331812 30122 ts_tablet_manager.cc:933] T 03d4bbdb54c6469ab17de610fcd12035 P ed528a22829247f29fded640f484dbc2: Initiating tablet copy from peer 33632535c342491389b18fde3dd4b280 (127.24.95.66:32985)
I20260601 13:30:03.332499 30122 tablet_copy_client.cc:323] T 03d4bbdb54c6469ab17de610fcd12035 P ed528a22829247f29fded640f484dbc2: tablet copy: Beginning tablet copy session from remote peer at address 127.24.95.66:32985
I20260601 13:30:03.335255 30126 ts_tablet_manager.cc:933] T 598791f0029b4bf7ae0e9b739190275c P 82056fff8f87493abeade3e1e0e35e3f: Initiating tablet copy from peer 33632535c342491389b18fde3dd4b280 (127.24.95.66:32985)
I20260601 13:30:03.335608 30126 tablet_copy_client.cc:323] T 598791f0029b4bf7ae0e9b739190275c P 82056fff8f87493abeade3e1e0e35e3f: tablet copy: Beginning tablet copy session from remote peer at address 127.24.95.66:32985
I20260601 13:30:03.336058 29504 tablet_copy_service.cc:140] P 33632535c342491389b18fde3dd4b280: Received BeginTabletCopySession request for tablet 598791f0029b4bf7ae0e9b739190275c from peer 82056fff8f87493abeade3e1e0e35e3f ({username='slave'} at 127.0.0.1:59492)
I20260601 13:30:03.336154 29504 tablet_copy_service.cc:161] P 33632535c342491389b18fde3dd4b280: Beginning new tablet copy session on tablet 598791f0029b4bf7ae0e9b739190275c from peer 82056fff8f87493abeade3e1e0e35e3f at {username='slave'} at 127.0.0.1:59492: session id = 82056fff8f87493abeade3e1e0e35e3f-598791f0029b4bf7ae0e9b739190275c
I20260601 13:30:03.337204 29504 tablet_copy_source_session.cc:215] T 598791f0029b4bf7ae0e9b739190275c P 33632535c342491389b18fde3dd4b280: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:30:03.337235 29503 tablet_copy_service.cc:140] P 33632535c342491389b18fde3dd4b280: Received BeginTabletCopySession request for tablet 03d4bbdb54c6469ab17de610fcd12035 from peer ed528a22829247f29fded640f484dbc2 ({username='slave'} at 127.0.0.1:59504)
I20260601 13:30:03.337309 29503 tablet_copy_service.cc:161] P 33632535c342491389b18fde3dd4b280: Beginning new tablet copy session on tablet 03d4bbdb54c6469ab17de610fcd12035 from peer ed528a22829247f29fded640f484dbc2 at {username='slave'} at 127.0.0.1:59504: session id = ed528a22829247f29fded640f484dbc2-03d4bbdb54c6469ab17de610fcd12035
I20260601 13:30:03.338223 29503 tablet_copy_source_session.cc:215] T 03d4bbdb54c6469ab17de610fcd12035 P 33632535c342491389b18fde3dd4b280: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:30:03.338477 30126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 598791f0029b4bf7ae0e9b739190275c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:03.338918 30122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03d4bbdb54c6469ab17de610fcd12035. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:03.340652 30122 tablet_copy_client.cc:806] T 03d4bbdb54c6469ab17de610fcd12035 P ed528a22829247f29fded640f484dbc2: tablet copy: Starting download of 0 data blocks...
I20260601 13:30:03.340819 30122 tablet_copy_client.cc:670] T 03d4bbdb54c6469ab17de610fcd12035 P ed528a22829247f29fded640f484dbc2: tablet copy: Starting download of 1 WAL segments...
I20260601 13:30:03.340961 30126 tablet_copy_client.cc:806] T 598791f0029b4bf7ae0e9b739190275c P 82056fff8f87493abeade3e1e0e35e3f: tablet copy: Starting download of 0 data blocks...
I20260601 13:30:03.341143 30126 tablet_copy_client.cc:670] T 598791f0029b4bf7ae0e9b739190275c P 82056fff8f87493abeade3e1e0e35e3f: tablet copy: Starting download of 1 WAL segments...
I20260601 13:30:03.341796 30123 tablet_copy_client.cc:1025] T 03d4bbdb54c6469ab17de610fcd12035 P ed528a22829247f29fded640f484dbc2: tablet copy: Injecting latency into file download: 2000
I20260601 13:30:03.342186 30127 tablet_copy_client.cc:1025] T 598791f0029b4bf7ae0e9b739190275c P 82056fff8f87493abeade3e1e0e35e3f: tablet copy: Injecting latency into file download: 2000
I20260601 13:30:03.348991 30128 ts_tablet_manager.cc:933] T c1a6b75cd7c04421937c940cf4931dcb P fc9c667611ae444fa376a340e16ec8ea: Initiating tablet copy from peer 33632535c342491389b18fde3dd4b280 (127.24.95.66:32985)
I20260601 13:30:03.349488 30128 tablet_copy_client.cc:323] T c1a6b75cd7c04421937c940cf4931dcb P fc9c667611ae444fa376a340e16ec8ea: tablet copy: Beginning tablet copy session from remote peer at address 127.24.95.66:32985
I20260601 13:30:03.353156 29503 tablet_copy_service.cc:140] P 33632535c342491389b18fde3dd4b280: Received BeginTabletCopySession request for tablet c1a6b75cd7c04421937c940cf4931dcb from peer fc9c667611ae444fa376a340e16ec8ea ({username='slave'} at 127.0.0.1:59508)
I20260601 13:30:03.353288 29503 tablet_copy_service.cc:161] P 33632535c342491389b18fde3dd4b280: Beginning new tablet copy session on tablet c1a6b75cd7c04421937c940cf4931dcb from peer fc9c667611ae444fa376a340e16ec8ea at {username='slave'} at 127.0.0.1:59508: session id = fc9c667611ae444fa376a340e16ec8ea-c1a6b75cd7c04421937c940cf4931dcb
I20260601 13:30:03.354207 29503 tablet_copy_source_session.cc:215] T c1a6b75cd7c04421937c940cf4931dcb P 33632535c342491389b18fde3dd4b280: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:30:03.355046 30128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1a6b75cd7c04421937c940cf4931dcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:03.357048 30128 tablet_copy_client.cc:806] T c1a6b75cd7c04421937c940cf4931dcb P fc9c667611ae444fa376a340e16ec8ea: tablet copy: Starting download of 0 data blocks...
I20260601 13:30:03.357215 30128 tablet_copy_client.cc:670] T c1a6b75cd7c04421937c940cf4931dcb P fc9c667611ae444fa376a340e16ec8ea: tablet copy: Starting download of 1 WAL segments...
I20260601 13:30:03.358376 30129 tablet_copy_client.cc:1025] T c1a6b75cd7c04421937c940cf4931dcb P fc9c667611ae444fa376a340e16ec8ea: tablet copy: Injecting latency into file download: 2000
I20260601 13:30:03.382972 30131 ts_tablet_manager.cc:933] T 9027231814ac4588ad602ff7fe3363b2 P 82056fff8f87493abeade3e1e0e35e3f: Initiating tablet copy from peer 64e0ca87c2c640bb8b7cac713f80b474 (127.24.95.67:43665)
I20260601 13:30:03.383582 30131 tablet_copy_client.cc:323] T 9027231814ac4588ad602ff7fe3363b2 P 82056fff8f87493abeade3e1e0e35e3f: tablet copy: Beginning tablet copy session from remote peer at address 127.24.95.67:43665
I20260601 13:30:03.387465 29580 tablet_copy_service.cc:140] P 64e0ca87c2c640bb8b7cac713f80b474: Received BeginTabletCopySession request for tablet 9027231814ac4588ad602ff7fe3363b2 from peer 82056fff8f87493abeade3e1e0e35e3f ({username='slave'} at 127.0.0.1:44464)
I20260601 13:30:03.387581 29580 tablet_copy_service.cc:161] P 64e0ca87c2c640bb8b7cac713f80b474: Beginning new tablet copy session on tablet 9027231814ac4588ad602ff7fe3363b2 from peer 82056fff8f87493abeade3e1e0e35e3f at {username='slave'} at 127.0.0.1:44464: session id = 82056fff8f87493abeade3e1e0e35e3f-9027231814ac4588ad602ff7fe3363b2
I20260601 13:30:03.388573 29580 tablet_copy_source_session.cc:215] T 9027231814ac4588ad602ff7fe3363b2 P 64e0ca87c2c640bb8b7cac713f80b474: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:30:03.389725 30131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9027231814ac4588ad602ff7fe3363b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:03.391839 30131 tablet_copy_client.cc:806] T 9027231814ac4588ad602ff7fe3363b2 P 82056fff8f87493abeade3e1e0e35e3f: tablet copy: Starting download of 0 data blocks...
I20260601 13:30:03.392019 30131 tablet_copy_client.cc:670] T 9027231814ac4588ad602ff7fe3363b2 P 82056fff8f87493abeade3e1e0e35e3f: tablet copy: Starting download of 1 WAL segments...
I20260601 13:30:03.393393 30132 tablet_copy_client.cc:1025] T 9027231814ac4588ad602ff7fe3363b2 P 82056fff8f87493abeade3e1e0e35e3f: tablet copy: Injecting latency into file download: 2000
I20260601 13:30:03.549355 30135 ts_tablet_manager.cc:933] T 1125626dafe948288b9964d17438303e P ed528a22829247f29fded640f484dbc2: Initiating tablet copy from peer 64e0ca87c2c640bb8b7cac713f80b474 (127.24.95.67:43665)
I20260601 13:30:03.549752 30135 tablet_copy_client.cc:323] T 1125626dafe948288b9964d17438303e P ed528a22829247f29fded640f484dbc2: tablet copy: Beginning tablet copy session from remote peer at address 127.24.95.67:43665
I20260601 13:30:03.550297 29580 tablet_copy_service.cc:140] P 64e0ca87c2c640bb8b7cac713f80b474: Received BeginTabletCopySession request for tablet 1125626dafe948288b9964d17438303e from peer ed528a22829247f29fded640f484dbc2 ({username='slave'} at 127.0.0.1:44448)
I20260601 13:30:03.550395 29580 tablet_copy_service.cc:161] P 64e0ca87c2c640bb8b7cac713f80b474: Beginning new tablet copy session on tablet 1125626dafe948288b9964d17438303e from peer ed528a22829247f29fded640f484dbc2 at {username='slave'} at 127.0.0.1:44448: session id = ed528a22829247f29fded640f484dbc2-1125626dafe948288b9964d17438303e
I20260601 13:30:03.551306 29580 tablet_copy_source_session.cc:215] T 1125626dafe948288b9964d17438303e P 64e0ca87c2c640bb8b7cac713f80b474: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:30:03.552193 30135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1125626dafe948288b9964d17438303e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:03.554077 30135 tablet_copy_client.cc:806] T 1125626dafe948288b9964d17438303e P ed528a22829247f29fded640f484dbc2: tablet copy: Starting download of 0 data blocks...
I20260601 13:30:03.554256 30135 tablet_copy_client.cc:670] T 1125626dafe948288b9964d17438303e P ed528a22829247f29fded640f484dbc2: tablet copy: Starting download of 1 WAL segments...
I20260601 13:30:03.555594 30136 tablet_copy_client.cc:1025] T 1125626dafe948288b9964d17438303e P ed528a22829247f29fded640f484dbc2: tablet copy: Injecting latency into file download: 2000
I20260601 13:30:03.976765 24957 tablet_server.cc:179] TabletServer@127.24.95.65:0 shutting down...
I20260601 13:30:03.978494 24957 tablet_copy_service.cc:362] P 8a2b951764c8463b89db60eede017db9: Destroying tablet copy session fc9c667611ae444fa376a340e16ec8ea-82ea09fdfc444c54840519ead2df5bac due to service shutdown
I20260601 13:30:03.978595 24957 tablet_copy_service.cc:434] P 8a2b951764c8463b89db60eede017db9: ending tablet copy session fc9c667611ae444fa376a340e16ec8ea-82ea09fdfc444c54840519ead2df5bac on tablet 82ea09fdfc444c54840519ead2df5bac with peer fc9c667611ae444fa376a340e16ec8ea
I20260601 13:30:03.982097 24957 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:30:03.982357 24957 tablet_replica.cc:333] T c1a6b75cd7c04421937c940cf4931dcb P 8a2b951764c8463b89db60eede017db9: stopping tablet replica
I20260601 13:30:03.982496 24957 raft_consensus.cc:2243] T c1a6b75cd7c04421937c940cf4931dcb P 8a2b951764c8463b89db60eede017db9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:03.982666 24957 raft_consensus.cc:2272] T c1a6b75cd7c04421937c940cf4931dcb P 8a2b951764c8463b89db60eede017db9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:03.983196 24957 tablet_replica.cc:333] T 372d31ad190b416b94a7ba9e6457afbe P 8a2b951764c8463b89db60eede017db9: stopping tablet replica
I20260601 13:30:03.983305 24957 raft_consensus.cc:2243] T 372d31ad190b416b94a7ba9e6457afbe P 8a2b951764c8463b89db60eede017db9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:03.983451 24957 raft_consensus.cc:2272] T 372d31ad190b416b94a7ba9e6457afbe P 8a2b951764c8463b89db60eede017db9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:03.983836 24957 tablet_replica.cc:333] T 598791f0029b4bf7ae0e9b739190275c P 8a2b951764c8463b89db60eede017db9: stopping tablet replica
I20260601 13:30:03.983949 24957 raft_consensus.cc:2243] T 598791f0029b4bf7ae0e9b739190275c P 8a2b951764c8463b89db60eede017db9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:03.984073 24957 raft_consensus.cc:2272] T 598791f0029b4bf7ae0e9b739190275c P 8a2b951764c8463b89db60eede017db9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:03.984485 24957 tablet_replica.cc:333] T e40c2d8e45894ee191b65318b96ac8bf P 8a2b951764c8463b89db60eede017db9: stopping tablet replica
I20260601 13:30:03.984596 24957 raft_consensus.cc:2243] T e40c2d8e45894ee191b65318b96ac8bf P 8a2b951764c8463b89db60eede017db9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:03.984719 24957 raft_consensus.cc:2272] T e40c2d8e45894ee191b65318b96ac8bf P 8a2b951764c8463b89db60eede017db9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:03.985149 24957 tablet_replica.cc:333] T 0a1bd02ec1e9495aa51c70a6b131d82f P 8a2b951764c8463b89db60eede017db9: stopping tablet replica
I20260601 13:30:03.985249 24957 raft_consensus.cc:2243] T 0a1bd02ec1e9495aa51c70a6b131d82f P 8a2b951764c8463b89db60eede017db9 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:03.985438 24957 raft_consensus.cc:2272] T 0a1bd02ec1e9495aa51c70a6b131d82f P 8a2b951764c8463b89db60eede017db9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:03.985800 24957 tablet_replica.cc:333] T 1125626dafe948288b9964d17438303e P 8a2b951764c8463b89db60eede017db9: stopping tablet replica
I20260601 13:30:03.985909 24957 raft_consensus.cc:2243] T 1125626dafe948288b9964d17438303e P 8a2b951764c8463b89db60eede017db9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:03.986047 24957 raft_consensus.cc:2272] T 1125626dafe948288b9964d17438303e P 8a2b951764c8463b89db60eede017db9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:03.986398 24957 tablet_replica.cc:333] T ba9c972d2777481d938c399b44ce252e P 8a2b951764c8463b89db60eede017db9: stopping tablet replica
I20260601 13:30:03.986492 24957 raft_consensus.cc:2243] T ba9c972d2777481d938c399b44ce252e P 8a2b951764c8463b89db60eede017db9 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:03.986660 24957 raft_consensus.cc:2272] T ba9c972d2777481d938c399b44ce252e P 8a2b951764c8463b89db60eede017db9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:03.987092 24957 tablet_replica.cc:333] T 03d4bbdb54c6469ab17de610fcd12035 P 8a2b951764c8463b89db60eede017db9: stopping tablet replica
I20260601 13:30:03.987186 24957 raft_consensus.cc:2243] T 03d4bbdb54c6469ab17de610fcd12035 P 8a2b951764c8463b89db60eede017db9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:03.987322 24957 raft_consensus.cc:2272] T 03d4bbdb54c6469ab17de610fcd12035 P 8a2b951764c8463b89db60eede017db9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:03.987772 24957 tablet_replica.cc:333] T d83013409efd4f3f925e39587834b6dc P 8a2b951764c8463b89db60eede017db9: stopping tablet replica
I20260601 13:30:03.987862 24957 raft_consensus.cc:2243] T d83013409efd4f3f925e39587834b6dc P 8a2b951764c8463b89db60eede017db9 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:03.988050 24957 raft_consensus.cc:2272] T d83013409efd4f3f925e39587834b6dc P 8a2b951764c8463b89db60eede017db9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:03.988448 24957 tablet_replica.cc:333] T 82ea09fdfc444c54840519ead2df5bac P 8a2b951764c8463b89db60eede017db9: stopping tablet replica
I20260601 13:30:03.988538 24957 raft_consensus.cc:2243] T 82ea09fdfc444c54840519ead2df5bac P 8a2b951764c8463b89db60eede017db9 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:03.988723 24957 raft_consensus.cc:2272] T 82ea09fdfc444c54840519ead2df5bac P 8a2b951764c8463b89db60eede017db9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:04.004992 24957 tablet_server.cc:196] TabletServer@127.24.95.65:0 shutdown complete.
I20260601 13:30:04.009248 24957 tablet_server.cc:179] TabletServer@127.24.95.66:0 shutting down...
I20260601 13:30:04.011273 24957 tablet_copy_service.cc:362] P 33632535c342491389b18fde3dd4b280: Destroying tablet copy session fc9c667611ae444fa376a340e16ec8ea-c1a6b75cd7c04421937c940cf4931dcb due to service shutdown
I20260601 13:30:04.011373 24957 tablet_copy_service.cc:434] P 33632535c342491389b18fde3dd4b280: ending tablet copy session fc9c667611ae444fa376a340e16ec8ea-c1a6b75cd7c04421937c940cf4931dcb on tablet c1a6b75cd7c04421937c940cf4931dcb with peer fc9c667611ae444fa376a340e16ec8ea
I20260601 13:30:04.011513 24957 tablet_copy_service.cc:362] P 33632535c342491389b18fde3dd4b280: Destroying tablet copy session 82056fff8f87493abeade3e1e0e35e3f-598791f0029b4bf7ae0e9b739190275c due to service shutdown
I20260601 13:30:04.011547 24957 tablet_copy_service.cc:434] P 33632535c342491389b18fde3dd4b280: ending tablet copy session 82056fff8f87493abeade3e1e0e35e3f-598791f0029b4bf7ae0e9b739190275c on tablet 598791f0029b4bf7ae0e9b739190275c with peer 82056fff8f87493abeade3e1e0e35e3f
I20260601 13:30:04.011610 24957 tablet_copy_service.cc:362] P 33632535c342491389b18fde3dd4b280: Destroying tablet copy session ed528a22829247f29fded640f484dbc2-03d4bbdb54c6469ab17de610fcd12035 due to service shutdown
I20260601 13:30:04.011643 24957 tablet_copy_service.cc:434] P 33632535c342491389b18fde3dd4b280: ending tablet copy session ed528a22829247f29fded640f484dbc2-03d4bbdb54c6469ab17de610fcd12035 on tablet 03d4bbdb54c6469ab17de610fcd12035 with peer ed528a22829247f29fded640f484dbc2
I20260601 13:30:04.016126 24957 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:30:04.016466 24957 tablet_replica.cc:333] T c1a6b75cd7c04421937c940cf4931dcb P 33632535c342491389b18fde3dd4b280: stopping tablet replica
I20260601 13:30:04.016672 24957 raft_consensus.cc:2243] T c1a6b75cd7c04421937c940cf4931dcb P 33632535c342491389b18fde3dd4b280 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:04.016921 24957 raft_consensus.cc:2272] T c1a6b75cd7c04421937c940cf4931dcb P 33632535c342491389b18fde3dd4b280 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:04.017534 24957 tablet_replica.cc:333] T 372d31ad190b416b94a7ba9e6457afbe P 33632535c342491389b18fde3dd4b280: stopping tablet replica
I20260601 13:30:04.017647 24957 raft_consensus.cc:2243] T 372d31ad190b416b94a7ba9e6457afbe P 33632535c342491389b18fde3dd4b280 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:04.017813 24957 raft_consensus.cc:2272] T 372d31ad190b416b94a7ba9e6457afbe P 33632535c342491389b18fde3dd4b280 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:04.018175 24957 tablet_replica.cc:333] T 0a959dcf8d8540a5bd99760ebbef9a05 P 33632535c342491389b18fde3dd4b280: stopping tablet replica
I20260601 13:30:04.018266 24957 raft_consensus.cc:2243] T 0a959dcf8d8540a5bd99760ebbef9a05 P 33632535c342491389b18fde3dd4b280 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:04.018445 24957 raft_consensus.cc:2272] T 0a959dcf8d8540a5bd99760ebbef9a05 P 33632535c342491389b18fde3dd4b280 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:04.018772 24957 tablet_replica.cc:333] T 0a1bd02ec1e9495aa51c70a6b131d82f P 33632535c342491389b18fde3dd4b280: stopping tablet replica
I20260601 13:30:04.018864 24957 raft_consensus.cc:2243] T 0a1bd02ec1e9495aa51c70a6b131d82f P 33632535c342491389b18fde3dd4b280 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:04.018985 24957 raft_consensus.cc:2272] T 0a1bd02ec1e9495aa51c70a6b131d82f P 33632535c342491389b18fde3dd4b280 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:04.019300 24957 tablet_replica.cc:333] T 598791f0029b4bf7ae0e9b739190275c P 33632535c342491389b18fde3dd4b280: stopping tablet replica
I20260601 13:30:04.019407 24957 raft_consensus.cc:2243] T 598791f0029b4bf7ae0e9b739190275c P 33632535c342491389b18fde3dd4b280 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:04.019594 24957 raft_consensus.cc:2272] T 598791f0029b4bf7ae0e9b739190275c P 33632535c342491389b18fde3dd4b280 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:04.019925 24957 tablet_replica.cc:333] T e40c2d8e45894ee191b65318b96ac8bf P 33632535c342491389b18fde3dd4b280: stopping tablet replica
I20260601 13:30:04.020017 24957 raft_consensus.cc:2243] T e40c2d8e45894ee191b65318b96ac8bf P 33632535c342491389b18fde3dd4b280 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:04.020165 24957 raft_consensus.cc:2272] T e40c2d8e45894ee191b65318b96ac8bf P 33632535c342491389b18fde3dd4b280 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:04.020524 24957 tablet_replica.cc:333] T 9027231814ac4588ad602ff7fe3363b2 P 33632535c342491389b18fde3dd4b280: stopping tablet replica
I20260601 13:30:04.020620 24957 raft_consensus.cc:2243] T 9027231814ac4588ad602ff7fe3363b2 P 33632535c342491389b18fde3dd4b280 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:04.020748 24957 raft_consensus.cc:2272] T 9027231814ac4588ad602ff7fe3363b2 P 33632535c342491389b18fde3dd4b280 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:04.021059 24957 tablet_replica.cc:333] T 82ea09fdfc444c54840519ead2df5bac P 33632535c342491389b18fde3dd4b280: stopping tablet replica
I20260601 13:30:04.021139 24957 raft_consensus.cc:2243] T 82ea09fdfc444c54840519ead2df5bac P 33632535c342491389b18fde3dd4b280 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:04.021289 24957 raft_consensus.cc:2272] T 82ea09fdfc444c54840519ead2df5bac P 33632535c342491389b18fde3dd4b280 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:04.021608 24957 tablet_replica.cc:333] T 03d4bbdb54c6469ab17de610fcd12035 P 33632535c342491389b18fde3dd4b280: stopping tablet replica
I20260601 13:30:04.021693 24957 raft_consensus.cc:2243] T 03d4bbdb54c6469ab17de610fcd12035 P 33632535c342491389b18fde3dd4b280 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:04.021878 24957 raft_consensus.cc:2272] T 03d4bbdb54c6469ab17de610fcd12035 P 33632535c342491389b18fde3dd4b280 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:04.022192 24957 tablet_replica.cc:333] T d83013409efd4f3f925e39587834b6dc P 33632535c342491389b18fde3dd4b280: stopping tablet replica
I20260601 13:30:04.022267 24957 raft_consensus.cc:2243] T d83013409efd4f3f925e39587834b6dc P 33632535c342491389b18fde3dd4b280 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:04.022397 24957 raft_consensus.cc:2272] T d83013409efd4f3f925e39587834b6dc P 33632535c342491389b18fde3dd4b280 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:04.037355 24957 tablet_server.cc:196] TabletServer@127.24.95.66:0 shutdown complete.
I20260601 13:30:04.041225 24957 tablet_server.cc:179] TabletServer@127.24.95.67:0 shutting down...
I20260601 13:30:04.043145 24957 tablet_copy_service.cc:362] P 64e0ca87c2c640bb8b7cac713f80b474: Destroying tablet copy session ed528a22829247f29fded640f484dbc2-1125626dafe948288b9964d17438303e due to service shutdown
I20260601 13:30:04.043260 24957 tablet_copy_service.cc:434] P 64e0ca87c2c640bb8b7cac713f80b474: ending tablet copy session ed528a22829247f29fded640f484dbc2-1125626dafe948288b9964d17438303e on tablet 1125626dafe948288b9964d17438303e with peer ed528a22829247f29fded640f484dbc2
I20260601 13:30:04.043395 24957 tablet_copy_service.cc:362] P 64e0ca87c2c640bb8b7cac713f80b474: Destroying tablet copy session 82056fff8f87493abeade3e1e0e35e3f-9027231814ac4588ad602ff7fe3363b2 due to service shutdown
I20260601 13:30:04.043442 24957 tablet_copy_service.cc:434] P 64e0ca87c2c640bb8b7cac713f80b474: ending tablet copy session 82056fff8f87493abeade3e1e0e35e3f-9027231814ac4588ad602ff7fe3363b2 on tablet 9027231814ac4588ad602ff7fe3363b2 with peer 82056fff8f87493abeade3e1e0e35e3f
I20260601 13:30:04.047494 24957 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:30:04.047744 24957 tablet_replica.cc:333] T c1a6b75cd7c04421937c940cf4931dcb P 64e0ca87c2c640bb8b7cac713f80b474: stopping tablet replica
I20260601 13:30:04.047884 24957 raft_consensus.cc:2243] T c1a6b75cd7c04421937c940cf4931dcb P 64e0ca87c2c640bb8b7cac713f80b474 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:04.048062 24957 raft_consensus.cc:2272] T c1a6b75cd7c04421937c940cf4931dcb P 64e0ca87c2c640bb8b7cac713f80b474 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:04.048561 24957 tablet_replica.cc:333] T 0a959dcf8d8540a5bd99760ebbef9a05 P 64e0ca87c2c640bb8b7cac713f80b474: stopping tablet replica
I20260601 13:30:04.048666 24957 raft_consensus.cc:2243] T 0a959dcf8d8540a5bd99760ebbef9a05 P 64e0ca87c2c640bb8b7cac713f80b474 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:04.048830 24957 raft_consensus.cc:2272] T 0a959dcf8d8540a5bd99760ebbef9a05 P 64e0ca87c2c640bb8b7cac713f80b474 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:04.049166 24957 tablet_replica.cc:333] T e40c2d8e45894ee191b65318b96ac8bf P 64e0ca87c2c640bb8b7cac713f80b474: stopping tablet replica
I20260601 13:30:04.049259 24957 raft_consensus.cc:2243] T e40c2d8e45894ee191b65318b96ac8bf P 64e0ca87c2c640bb8b7cac713f80b474 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:04.049397 24957 raft_consensus.cc:2272] T e40c2d8e45894ee191b65318b96ac8bf P 64e0ca87c2c640bb8b7cac713f80b474 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:04.049715 24957 tablet_replica.cc:333] T 598791f0029b4bf7ae0e9b739190275c P 64e0ca87c2c640bb8b7cac713f80b474: stopping tablet replica
I20260601 13:30:04.049811 24957 raft_consensus.cc:2243] T 598791f0029b4bf7ae0e9b739190275c P 64e0ca87c2c640bb8b7cac713f80b474 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:04.049937 24957 raft_consensus.cc:2272] T 598791f0029b4bf7ae0e9b739190275c P 64e0ca87c2c640bb8b7cac713f80b474 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:04.050261 24957 tablet_replica.cc:333] T 0a1bd02ec1e9495aa51c70a6b131d82f P 64e0ca87c2c640bb8b7cac713f80b474: stopping tablet replica
I20260601 13:30:04.050359 24957 raft_consensus.cc:2243] T 0a1bd02ec1e9495aa51c70a6b131d82f P 64e0ca87c2c640bb8b7cac713f80b474 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:04.050479 24957 raft_consensus.cc:2272] T 0a1bd02ec1e9495aa51c70a6b131d82f P 64e0ca87c2c640bb8b7cac713f80b474 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:04.050805 24957 tablet_replica.cc:333] T 03d4bbdb54c6469ab17de610fcd12035 P 64e0ca87c2c640bb8b7cac713f80b474: stopping tablet replica
I20260601 13:30:04.050892 24957 raft_consensus.cc:2243] T 03d4bbdb54c6469ab17de610fcd12035 P 64e0ca87c2c640bb8b7cac713f80b474 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:04.051038 24957 raft_consensus.cc:2272] T 03d4bbdb54c6469ab17de610fcd12035 P 64e0ca87c2c640bb8b7cac713f80b474 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:04.051349 24957 tablet_replica.cc:333] T d83013409efd4f3f925e39587834b6dc P 64e0ca87c2c640bb8b7cac713f80b474: stopping tablet replica
I20260601 13:30:04.051437 24957 raft_consensus.cc:2243] T d83013409efd4f3f925e39587834b6dc P 64e0ca87c2c640bb8b7cac713f80b474 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:04.051554 24957 raft_consensus.cc:2272] T d83013409efd4f3f925e39587834b6dc P 64e0ca87c2c640bb8b7cac713f80b474 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:04.051848 24957 tablet_replica.cc:333] T 9027231814ac4588ad602ff7fe3363b2 P 64e0ca87c2c640bb8b7cac713f80b474: stopping tablet replica
I20260601 13:30:04.051929 24957 raft_consensus.cc:2243] T 9027231814ac4588ad602ff7fe3363b2 P 64e0ca87c2c640bb8b7cac713f80b474 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:04.052135 24957 raft_consensus.cc:2272] T 9027231814ac4588ad602ff7fe3363b2 P 64e0ca87c2c640bb8b7cac713f80b474 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:04.052505 24957 tablet_replica.cc:333] T ba9c972d2777481d938c399b44ce252e P 64e0ca87c2c640bb8b7cac713f80b474: stopping tablet replica
I20260601 13:30:04.052585 24957 raft_consensus.cc:2243] T ba9c972d2777481d938c399b44ce252e P 64e0ca87c2c640bb8b7cac713f80b474 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:04.052721 24957 raft_consensus.cc:2272] T ba9c972d2777481d938c399b44ce252e P 64e0ca87c2c640bb8b7cac713f80b474 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:04.053030 24957 tablet_replica.cc:333] T 1125626dafe948288b9964d17438303e P 64e0ca87c2c640bb8b7cac713f80b474: stopping tablet replica
I20260601 13:30:04.053107 24957 raft_consensus.cc:2243] T 1125626dafe948288b9964d17438303e P 64e0ca87c2c640bb8b7cac713f80b474 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:04.053296 24957 raft_consensus.cc:2272] T 1125626dafe948288b9964d17438303e P 64e0ca87c2c640bb8b7cac713f80b474 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:04.057561 24957 tablet_server.cc:196] TabletServer@127.24.95.67:0 shutdown complete.
I20260601 13:30:04.060773 24957 tablet_server.cc:179] TabletServer@127.24.95.68:0 shutting down...
I20260601 13:30:04.065989 24957 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:30:04.909039 30143 raft_consensus.cc:493] T ba9c972d2777481d938c399b44ce252e P fc9c667611ae444fa376a340e16ec8ea [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8a2b951764c8463b89db60eede017db9)
I20260601 13:30:04.909327 30143 raft_consensus.cc:515] T ba9c972d2777481d938c399b44ce252e P fc9c667611ae444fa376a340e16ec8ea [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } } peers { permanent_uuid: "fc9c667611ae444fa376a340e16ec8ea" member_type: VOTER last_known_addr { host: "127.24.95.69" port: 39577 } attrs { promote: false } }
I20260601 13:30:04.910096 30143 leader_election.cc:290] T ba9c972d2777481d938c399b44ce252e P fc9c667611ae444fa376a340e16ec8ea [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8a2b951764c8463b89db60eede017db9 (127.24.95.65:43765), 64e0ca87c2c640bb8b7cac713f80b474 (127.24.95.67:43665)
W20260601 13:30:04.910744 29852 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.24.95.65:43765: connect: Connection refused (error 111) [suppressed 2 similar messages]
W20260601 13:30:04.912073 29852 leader_election.cc:336] T ba9c972d2777481d938c399b44ce252e P fc9c667611ae444fa376a340e16ec8ea [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8a2b951764c8463b89db60eede017db9 (127.24.95.65:43765): Network error: Client connection negotiation failed: client connection to 127.24.95.65:43765: connect: Connection refused (error 111)
W20260601 13:30:04.912209 29852 leader_election.cc:336] T ba9c972d2777481d938c399b44ce252e P fc9c667611ae444fa376a340e16ec8ea [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 64e0ca87c2c640bb8b7cac713f80b474 (127.24.95.67:43665): Network error: Client connection negotiation failed: client connection to 127.24.95.67:43665: connect: Connection refused (error 111)
I20260601 13:30:04.912263 29852 leader_election.cc:304] T ba9c972d2777481d938c399b44ce252e P fc9c667611ae444fa376a340e16ec8ea [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: fc9c667611ae444fa376a340e16ec8ea; no voters: 64e0ca87c2c640bb8b7cac713f80b474, 8a2b951764c8463b89db60eede017db9
I20260601 13:30:04.912431 30143 raft_consensus.cc:2749] T ba9c972d2777481d938c399b44ce252e P fc9c667611ae444fa376a340e16ec8ea [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260601 13:30:05.120464 30147 raft_consensus.cc:493] T 372d31ad190b416b94a7ba9e6457afbe P 82056fff8f87493abeade3e1e0e35e3f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 33632535c342491389b18fde3dd4b280)
I20260601 13:30:05.120594 30147 raft_consensus.cc:515] T 372d31ad190b416b94a7ba9e6457afbe P 82056fff8f87493abeade3e1e0e35e3f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "82056fff8f87493abeade3e1e0e35e3f" member_type: VOTER last_known_addr { host: "127.24.95.70" port: 40679 } attrs { promote: false } }
I20260601 13:30:05.121219 30147 leader_election.cc:290] T 372d31ad190b416b94a7ba9e6457afbe P 82056fff8f87493abeade3e1e0e35e3f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8a2b951764c8463b89db60eede017db9 (127.24.95.65:43765), 33632535c342491389b18fde3dd4b280 (127.24.95.66:32985)
W20260601 13:30:05.122529 29927 leader_election.cc:336] T 372d31ad190b416b94a7ba9e6457afbe P 82056fff8f87493abeade3e1e0e35e3f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8a2b951764c8463b89db60eede017db9 (127.24.95.65:43765): Network error: Client connection negotiation failed: client connection to 127.24.95.65:43765: connect: Connection refused (error 111)
W20260601 13:30:05.122713 29929 leader_election.cc:336] T 372d31ad190b416b94a7ba9e6457afbe P 82056fff8f87493abeade3e1e0e35e3f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 33632535c342491389b18fde3dd4b280 (127.24.95.66:32985): Network error: Client connection negotiation failed: client connection to 127.24.95.66:32985: connect: Connection refused (error 111)
I20260601 13:30:05.122874 29929 leader_election.cc:304] T 372d31ad190b416b94a7ba9e6457afbe P 82056fff8f87493abeade3e1e0e35e3f [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: 82056fff8f87493abeade3e1e0e35e3f; no voters: 33632535c342491389b18fde3dd4b280, 8a2b951764c8463b89db60eede017db9
I20260601 13:30:05.123142 30147 raft_consensus.cc:2749] T 372d31ad190b416b94a7ba9e6457afbe P 82056fff8f87493abeade3e1e0e35e3f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260601 13:30:05.229241 30147 raft_consensus.cc:493] T 0a959dcf8d8540a5bd99760ebbef9a05 P 82056fff8f87493abeade3e1e0e35e3f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 33632535c342491389b18fde3dd4b280)
I20260601 13:30:05.229395 30147 raft_consensus.cc:515] T 0a959dcf8d8540a5bd99760ebbef9a05 P 82056fff8f87493abeade3e1e0e35e3f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } } peers { permanent_uuid: "82056fff8f87493abeade3e1e0e35e3f" member_type: VOTER last_known_addr { host: "127.24.95.70" port: 40679 } attrs { promote: false } }
I20260601 13:30:05.229908 30147 leader_election.cc:290] T 0a959dcf8d8540a5bd99760ebbef9a05 P 82056fff8f87493abeade3e1e0e35e3f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 33632535c342491389b18fde3dd4b280 (127.24.95.66:32985), 64e0ca87c2c640bb8b7cac713f80b474 (127.24.95.67:43665)
W20260601 13:30:05.230962 29929 leader_election.cc:336] T 0a959dcf8d8540a5bd99760ebbef9a05 P 82056fff8f87493abeade3e1e0e35e3f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 33632535c342491389b18fde3dd4b280 (127.24.95.66:32985): Network error: Client connection negotiation failed: client connection to 127.24.95.66:32985: connect: Connection refused (error 111)
W20260601 13:30:05.231060 29927 leader_election.cc:336] T 0a959dcf8d8540a5bd99760ebbef9a05 P 82056fff8f87493abeade3e1e0e35e3f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 64e0ca87c2c640bb8b7cac713f80b474 (127.24.95.67:43665): Network error: Client connection negotiation failed: client connection to 127.24.95.67:43665: connect: Connection refused (error 111)
I20260601 13:30:05.231165 29927 leader_election.cc:304] T 0a959dcf8d8540a5bd99760ebbef9a05 P 82056fff8f87493abeade3e1e0e35e3f [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: 82056fff8f87493abeade3e1e0e35e3f; no voters: 33632535c342491389b18fde3dd4b280, 64e0ca87c2c640bb8b7cac713f80b474
I20260601 13:30:05.231314 30147 raft_consensus.cc:2749] T 0a959dcf8d8540a5bd99760ebbef9a05 P 82056fff8f87493abeade3e1e0e35e3f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260601 13:30:05.268138 30151 raft_consensus.cc:493] T 82ea09fdfc444c54840519ead2df5bac P ed528a22829247f29fded640f484dbc2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8a2b951764c8463b89db60eede017db9)
I20260601 13:30:05.268275 30151 raft_consensus.cc:515] T 82ea09fdfc444c54840519ead2df5bac P ed528a22829247f29fded640f484dbc2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } attrs { replace: true } } peers { permanent_uuid: "ed528a22829247f29fded640f484dbc2" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 46599 } attrs { promote: false } } peers { permanent_uuid: "fc9c667611ae444fa376a340e16ec8ea" member_type: NON_VOTER last_known_addr { host: "127.24.95.69" port: 39577 } attrs { promote: true } }
I20260601 13:30:05.268893 30151 leader_election.cc:290] T 82ea09fdfc444c54840519ead2df5bac P ed528a22829247f29fded640f484dbc2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8a2b951764c8463b89db60eede017db9 (127.24.95.65:43765), 33632535c342491389b18fde3dd4b280 (127.24.95.66:32985)
W20260601 13:30:05.270172 29775 leader_election.cc:336] T 82ea09fdfc444c54840519ead2df5bac P ed528a22829247f29fded640f484dbc2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8a2b951764c8463b89db60eede017db9 (127.24.95.65:43765): Network error: Client connection negotiation failed: client connection to 127.24.95.65:43765: connect: Connection refused (error 111)
W20260601 13:30:05.270352 29777 leader_election.cc:336] T 82ea09fdfc444c54840519ead2df5bac P ed528a22829247f29fded640f484dbc2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 33632535c342491389b18fde3dd4b280 (127.24.95.66:32985): Network error: Client connection negotiation failed: client connection to 127.24.95.66:32985: connect: Connection refused (error 111)
I20260601 13:30:05.270421 29777 leader_election.cc:304] T 82ea09fdfc444c54840519ead2df5bac P ed528a22829247f29fded640f484dbc2 [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: ed528a22829247f29fded640f484dbc2; no voters: 33632535c342491389b18fde3dd4b280, 8a2b951764c8463b89db60eede017db9
I20260601 13:30:05.270545 30151 raft_consensus.cc:2749] T 82ea09fdfc444c54840519ead2df5bac P ed528a22829247f29fded640f484dbc2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260601 13:30:05.321787 30120 tablet_copy_client.cc:538] T 82ea09fdfc444c54840519ead2df5bac P fc9c667611ae444fa376a340e16ec8ea: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:30:05.323218 30120 tablet_bootstrap.cc:492] T 82ea09fdfc444c54840519ead2df5bac P fc9c667611ae444fa376a340e16ec8ea: Bootstrap starting.
I20260601 13:30:05.342159 30122 tablet_copy_client.cc:538] T 03d4bbdb54c6469ab17de610fcd12035 P ed528a22829247f29fded640f484dbc2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:30:05.342520 30126 tablet_copy_client.cc:538] T 598791f0029b4bf7ae0e9b739190275c P 82056fff8f87493abeade3e1e0e35e3f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:30:05.343686 30120 tablet_bootstrap.cc:492] T 82ea09fdfc444c54840519ead2df5bac P fc9c667611ae444fa376a340e16ec8ea: Bootstrap replayed 1/1 log segments. Stats: ops{read=32 overwritten=0 applied=32 ignored=0} inserts{seen=101 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:30:05.343940 30120 tablet_bootstrap.cc:492] T 82ea09fdfc444c54840519ead2df5bac P fc9c667611ae444fa376a340e16ec8ea: Bootstrap complete.
I20260601 13:30:05.343967 30126 tablet_bootstrap.cc:492] T 598791f0029b4bf7ae0e9b739190275c P 82056fff8f87493abeade3e1e0e35e3f: Bootstrap starting.
I20260601 13:30:05.344105 30120 ts_tablet_manager.cc:1403] T 82ea09fdfc444c54840519ead2df5bac P fc9c667611ae444fa376a340e16ec8ea: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.005s
I20260601 13:30:05.343971 30122 tablet_bootstrap.cc:492] T 03d4bbdb54c6469ab17de610fcd12035 P ed528a22829247f29fded640f484dbc2: Bootstrap starting.
I20260601 13:30:05.344647 30120 raft_consensus.cc:359] T 82ea09fdfc444c54840519ead2df5bac P fc9c667611ae444fa376a340e16ec8ea [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } attrs { replace: true } } peers { permanent_uuid: "ed528a22829247f29fded640f484dbc2" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 46599 } attrs { promote: false } } peers { permanent_uuid: "fc9c667611ae444fa376a340e16ec8ea" member_type: NON_VOTER last_known_addr { host: "127.24.95.69" port: 39577 } attrs { promote: true } }
I20260601 13:30:05.344761 30120 raft_consensus.cc:740] T 82ea09fdfc444c54840519ead2df5bac P fc9c667611ae444fa376a340e16ec8ea [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fc9c667611ae444fa376a340e16ec8ea, State: Initialized, Role: LEARNER
I20260601 13:30:05.344857 30120 consensus_queue.cc:260] T 82ea09fdfc444c54840519ead2df5bac P fc9c667611ae444fa376a340e16ec8ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 32, Last appended: 1.32, Last appended by leader: 32, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } attrs { replace: true } } peers { permanent_uuid: "ed528a22829247f29fded640f484dbc2" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 46599 } attrs { promote: false } } peers { permanent_uuid: "fc9c667611ae444fa376a340e16ec8ea" member_type: NON_VOTER last_known_addr { host: "127.24.95.69" port: 39577 } attrs { promote: true } }
I20260601 13:30:05.345140 30120 ts_tablet_manager.cc:1434] T 82ea09fdfc444c54840519ead2df5bac P fc9c667611ae444fa376a340e16ec8ea: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
W20260601 13:30:05.346297 30120 tablet_copy_client.cc:1130] T 82ea09fdfc444c54840519ead2df5bac P fc9c667611ae444fa376a340e16ec8ea: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.24.95.65:43765: connect: Connection refused (error 111)
I20260601 13:30:05.358736 30128 tablet_copy_client.cc:538] T c1a6b75cd7c04421937c940cf4931dcb P fc9c667611ae444fa376a340e16ec8ea: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:30:05.359935 30128 tablet_bootstrap.cc:492] T c1a6b75cd7c04421937c940cf4931dcb P fc9c667611ae444fa376a340e16ec8ea: Bootstrap starting.
I20260601 13:30:05.368723 30122 tablet_bootstrap.cc:492] T 03d4bbdb54c6469ab17de610fcd12035 P ed528a22829247f29fded640f484dbc2: Bootstrap replayed 1/1 log segments. Stats: ops{read=28 overwritten=0 applied=28 ignored=0} inserts{seen=112 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:30:05.369118 30122 tablet_bootstrap.cc:492] T 03d4bbdb54c6469ab17de610fcd12035 P ed528a22829247f29fded640f484dbc2: Bootstrap complete.
I20260601 13:30:05.369381 30122 ts_tablet_manager.cc:1403] T 03d4bbdb54c6469ab17de610fcd12035 P ed528a22829247f29fded640f484dbc2: Time spent bootstrapping tablet: real 0.025s	user 0.024s	sys 0.000s
I20260601 13:30:05.370066 30122 raft_consensus.cc:359] T 03d4bbdb54c6469ab17de610fcd12035 P ed528a22829247f29fded640f484dbc2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } attrs { replace: true } } peers { permanent_uuid: "ed528a22829247f29fded640f484dbc2" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 46599 } attrs { promote: true } }
I20260601 13:30:05.370301 30122 raft_consensus.cc:740] T 03d4bbdb54c6469ab17de610fcd12035 P ed528a22829247f29fded640f484dbc2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ed528a22829247f29fded640f484dbc2, State: Initialized, Role: LEARNER
I20260601 13:30:05.370477 30122 consensus_queue.cc:260] T 03d4bbdb54c6469ab17de610fcd12035 P ed528a22829247f29fded640f484dbc2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 28, Last appended: 1.28, Last appended by leader: 28, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } attrs { replace: true } } peers { permanent_uuid: "ed528a22829247f29fded640f484dbc2" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 46599 } attrs { promote: true } }
I20260601 13:30:05.370853 30126 tablet_bootstrap.cc:492] T 598791f0029b4bf7ae0e9b739190275c P 82056fff8f87493abeade3e1e0e35e3f: Bootstrap replayed 1/1 log segments. Stats: ops{read=29 overwritten=0 applied=29 ignored=0} inserts{seen=120 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:30:05.370837 30122 ts_tablet_manager.cc:1434] T 03d4bbdb54c6469ab17de610fcd12035 P ed528a22829247f29fded640f484dbc2: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:05.371335 30126 tablet_bootstrap.cc:492] T 598791f0029b4bf7ae0e9b739190275c P 82056fff8f87493abeade3e1e0e35e3f: Bootstrap complete.
I20260601 13:30:05.371555 30126 ts_tablet_manager.cc:1403] T 598791f0029b4bf7ae0e9b739190275c P 82056fff8f87493abeade3e1e0e35e3f: Time spent bootstrapping tablet: real 0.028s	user 0.024s	sys 0.004s
W20260601 13:30:05.371963 30122 tablet_copy_client.cc:1130] T 03d4bbdb54c6469ab17de610fcd12035 P ed528a22829247f29fded640f484dbc2: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.24.95.66:32985: connect: Connection refused (error 111)
I20260601 13:30:05.372144 30126 raft_consensus.cc:359] T 598791f0029b4bf7ae0e9b739190275c P 82056fff8f87493abeade3e1e0e35e3f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } attrs { replace: true } } peers { permanent_uuid: "82056fff8f87493abeade3e1e0e35e3f" member_type: NON_VOTER last_known_addr { host: "127.24.95.70" port: 40679 } attrs { promote: true } }
I20260601 13:30:05.372308 30126 raft_consensus.cc:740] T 598791f0029b4bf7ae0e9b739190275c P 82056fff8f87493abeade3e1e0e35e3f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 82056fff8f87493abeade3e1e0e35e3f, State: Initialized, Role: LEARNER
I20260601 13:30:05.372468 30126 consensus_queue.cc:260] T 598791f0029b4bf7ae0e9b739190275c P 82056fff8f87493abeade3e1e0e35e3f [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: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } attrs { replace: true } } peers { permanent_uuid: "82056fff8f87493abeade3e1e0e35e3f" member_type: NON_VOTER last_known_addr { host: "127.24.95.70" port: 40679 } attrs { promote: true } }
I20260601 13:30:05.372805 30126 ts_tablet_manager.cc:1434] T 598791f0029b4bf7ae0e9b739190275c P 82056fff8f87493abeade3e1e0e35e3f: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
W20260601 13:30:05.373488 30126 tablet_copy_client.cc:1130] T 598791f0029b4bf7ae0e9b739190275c P 82056fff8f87493abeade3e1e0e35e3f: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.24.95.66:32985: connect: Connection refused (error 111)
I20260601 13:30:05.384205 30128 tablet_bootstrap.cc:492] T c1a6b75cd7c04421937c940cf4931dcb P fc9c667611ae444fa376a340e16ec8ea: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=101 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:30:05.384574 30128 tablet_bootstrap.cc:492] T c1a6b75cd7c04421937c940cf4931dcb P fc9c667611ae444fa376a340e16ec8ea: Bootstrap complete.
I20260601 13:30:05.384799 30128 ts_tablet_manager.cc:1403] T c1a6b75cd7c04421937c940cf4931dcb P fc9c667611ae444fa376a340e16ec8ea: Time spent bootstrapping tablet: real 0.025s	user 0.021s	sys 0.004s
I20260601 13:30:05.385535 30128 raft_consensus.cc:359] T c1a6b75cd7c04421937c940cf4931dcb P fc9c667611ae444fa376a340e16ec8ea [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } attrs { replace: true } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } } peers { permanent_uuid: "fc9c667611ae444fa376a340e16ec8ea" member_type: NON_VOTER last_known_addr { host: "127.24.95.69" port: 39577 } attrs { promote: true } }
I20260601 13:30:05.385658 30128 raft_consensus.cc:740] T c1a6b75cd7c04421937c940cf4931dcb P fc9c667611ae444fa376a340e16ec8ea [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fc9c667611ae444fa376a340e16ec8ea, State: Initialized, Role: LEARNER
I20260601 13:30:05.385751 30128 consensus_queue.cc:260] T c1a6b75cd7c04421937c940cf4931dcb P fc9c667611ae444fa376a340e16ec8ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } attrs { replace: true } } peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } } peers { permanent_uuid: "fc9c667611ae444fa376a340e16ec8ea" member_type: NON_VOTER last_known_addr { host: "127.24.95.69" port: 39577 } attrs { promote: true } }
I20260601 13:30:05.386040 30128 ts_tablet_manager.cc:1434] T c1a6b75cd7c04421937c940cf4931dcb P fc9c667611ae444fa376a340e16ec8ea: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
W20260601 13:30:05.386757 30128 tablet_copy_client.cc:1130] T c1a6b75cd7c04421937c940cf4931dcb P fc9c667611ae444fa376a340e16ec8ea: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.24.95.66:32985: connect: Connection refused (error 111)
I20260601 13:30:05.393836 30131 tablet_copy_client.cc:538] T 9027231814ac4588ad602ff7fe3363b2 P 82056fff8f87493abeade3e1e0e35e3f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:30:05.395340 30131 tablet_bootstrap.cc:492] T 9027231814ac4588ad602ff7fe3363b2 P 82056fff8f87493abeade3e1e0e35e3f: Bootstrap starting.
I20260601 13:30:05.417908 30131 tablet_bootstrap.cc:492] T 9027231814ac4588ad602ff7fe3363b2 P 82056fff8f87493abeade3e1e0e35e3f: Bootstrap replayed 1/1 log segments. Stats: ops{read=32 overwritten=0 applied=32 ignored=0} inserts{seen=109 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:30:05.418207 30131 tablet_bootstrap.cc:492] T 9027231814ac4588ad602ff7fe3363b2 P 82056fff8f87493abeade3e1e0e35e3f: Bootstrap complete.
I20260601 13:30:05.418390 30131 ts_tablet_manager.cc:1403] T 9027231814ac4588ad602ff7fe3363b2 P 82056fff8f87493abeade3e1e0e35e3f: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.006s
I20260601 13:30:05.418807 30131 raft_consensus.cc:359] T 9027231814ac4588ad602ff7fe3363b2 P 82056fff8f87493abeade3e1e0e35e3f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } attrs { replace: true } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } } peers { permanent_uuid: "ed528a22829247f29fded640f484dbc2" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 46599 } attrs { promote: false } } peers { permanent_uuid: "82056fff8f87493abeade3e1e0e35e3f" member_type: NON_VOTER last_known_addr { host: "127.24.95.70" port: 40679 } attrs { promote: true } }
I20260601 13:30:05.418917 30131 raft_consensus.cc:740] T 9027231814ac4588ad602ff7fe3363b2 P 82056fff8f87493abeade3e1e0e35e3f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 82056fff8f87493abeade3e1e0e35e3f, State: Initialized, Role: LEARNER
I20260601 13:30:05.419024 30131 consensus_queue.cc:260] T 9027231814ac4588ad602ff7fe3363b2 P 82056fff8f87493abeade3e1e0e35e3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 32, Last appended: 1.32, Last appended by leader: 32, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } attrs { replace: true } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } } peers { permanent_uuid: "ed528a22829247f29fded640f484dbc2" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 46599 } attrs { promote: false } } peers { permanent_uuid: "82056fff8f87493abeade3e1e0e35e3f" member_type: NON_VOTER last_known_addr { host: "127.24.95.70" port: 40679 } attrs { promote: true } }
I20260601 13:30:05.419323 30131 ts_tablet_manager.cc:1434] T 9027231814ac4588ad602ff7fe3363b2 P 82056fff8f87493abeade3e1e0e35e3f: Time spent starting tablet: real 0.001s	user 0.003s	sys 0.000s
W20260601 13:30:05.420075 30131 tablet_copy_client.cc:1130] T 9027231814ac4588ad602ff7fe3363b2 P 82056fff8f87493abeade3e1e0e35e3f: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.24.95.67:43665: connect: Connection refused (error 111)
I20260601 13:30:05.435698 30143 raft_consensus.cc:493] T 1125626dafe948288b9964d17438303e P fc9c667611ae444fa376a340e16ec8ea [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 64e0ca87c2c640bb8b7cac713f80b474)
I20260601 13:30:05.435859 30143 raft_consensus.cc:515] T 1125626dafe948288b9964d17438303e P fc9c667611ae444fa376a340e16ec8ea [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } attrs { replace: true } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } } peers { permanent_uuid: "fc9c667611ae444fa376a340e16ec8ea" member_type: VOTER last_known_addr { host: "127.24.95.69" port: 39577 } attrs { promote: false } } peers { permanent_uuid: "ed528a22829247f29fded640f484dbc2" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 46599 } attrs { promote: true } }
I20260601 13:30:05.436309 30143 leader_election.cc:290] T 1125626dafe948288b9964d17438303e P fc9c667611ae444fa376a340e16ec8ea [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8a2b951764c8463b89db60eede017db9 (127.24.95.65:43765), 64e0ca87c2c640bb8b7cac713f80b474 (127.24.95.67:43665)
W20260601 13:30:05.437651 29852 leader_election.cc:336] T 1125626dafe948288b9964d17438303e P fc9c667611ae444fa376a340e16ec8ea [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8a2b951764c8463b89db60eede017db9 (127.24.95.65:43765): Network error: Client connection negotiation failed: client connection to 127.24.95.65:43765: connect: Connection refused (error 111)
W20260601 13:30:05.437778 29852 leader_election.cc:336] T 1125626dafe948288b9964d17438303e P fc9c667611ae444fa376a340e16ec8ea [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 64e0ca87c2c640bb8b7cac713f80b474 (127.24.95.67:43665): Network error: Client connection negotiation failed: client connection to 127.24.95.67:43665: connect: Connection refused (error 111)
I20260601 13:30:05.437829 29852 leader_election.cc:304] T 1125626dafe948288b9964d17438303e P fc9c667611ae444fa376a340e16ec8ea [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: fc9c667611ae444fa376a340e16ec8ea; no voters: 64e0ca87c2c640bb8b7cac713f80b474, 8a2b951764c8463b89db60eede017db9
I20260601 13:30:05.437968 30143 raft_consensus.cc:2749] T 1125626dafe948288b9964d17438303e P fc9c667611ae444fa376a340e16ec8ea [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260601 13:30:05.470562 30151 raft_consensus.cc:493] T 9027231814ac4588ad602ff7fe3363b2 P ed528a22829247f29fded640f484dbc2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 64e0ca87c2c640bb8b7cac713f80b474)
I20260601 13:30:05.470726 30151 raft_consensus.cc:515] T 9027231814ac4588ad602ff7fe3363b2 P ed528a22829247f29fded640f484dbc2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "33632535c342491389b18fde3dd4b280" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32985 } attrs { replace: true } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } } peers { permanent_uuid: "ed528a22829247f29fded640f484dbc2" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 46599 } attrs { promote: false } } peers { permanent_uuid: "82056fff8f87493abeade3e1e0e35e3f" member_type: NON_VOTER last_known_addr { host: "127.24.95.70" port: 40679 } attrs { promote: true } }
I20260601 13:30:05.471344 30151 leader_election.cc:290] T 9027231814ac4588ad602ff7fe3363b2 P ed528a22829247f29fded640f484dbc2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 33632535c342491389b18fde3dd4b280 (127.24.95.66:32985), 64e0ca87c2c640bb8b7cac713f80b474 (127.24.95.67:43665)
W20260601 13:30:05.472345 29777 leader_election.cc:336] T 9027231814ac4588ad602ff7fe3363b2 P ed528a22829247f29fded640f484dbc2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 33632535c342491389b18fde3dd4b280 (127.24.95.66:32985): Network error: Client connection negotiation failed: client connection to 127.24.95.66:32985: connect: Connection refused (error 111)
W20260601 13:30:05.472476 29775 leader_election.cc:336] T 9027231814ac4588ad602ff7fe3363b2 P ed528a22829247f29fded640f484dbc2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 64e0ca87c2c640bb8b7cac713f80b474 (127.24.95.67:43665): Network error: Client connection negotiation failed: client connection to 127.24.95.67:43665: connect: Connection refused (error 111)
I20260601 13:30:05.472559 29775 leader_election.cc:304] T 9027231814ac4588ad602ff7fe3363b2 P ed528a22829247f29fded640f484dbc2 [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: ed528a22829247f29fded640f484dbc2; no voters: 33632535c342491389b18fde3dd4b280, 64e0ca87c2c640bb8b7cac713f80b474
I20260601 13:30:05.472695 30151 raft_consensus.cc:2749] T 9027231814ac4588ad602ff7fe3363b2 P ed528a22829247f29fded640f484dbc2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260601 13:30:05.556062 30135 tablet_copy_client.cc:538] T 1125626dafe948288b9964d17438303e P ed528a22829247f29fded640f484dbc2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:30:05.557791 30135 tablet_bootstrap.cc:492] T 1125626dafe948288b9964d17438303e P ed528a22829247f29fded640f484dbc2: Bootstrap starting.
I20260601 13:30:05.581403 30135 tablet_bootstrap.cc:492] T 1125626dafe948288b9964d17438303e P ed528a22829247f29fded640f484dbc2: Bootstrap replayed 1/1 log segments. Stats: ops{read=32 overwritten=0 applied=32 ignored=0} inserts{seen=135 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:30:05.581696 30135 tablet_bootstrap.cc:492] T 1125626dafe948288b9964d17438303e P ed528a22829247f29fded640f484dbc2: Bootstrap complete.
I20260601 13:30:05.581892 30135 ts_tablet_manager.cc:1403] T 1125626dafe948288b9964d17438303e P ed528a22829247f29fded640f484dbc2: Time spent bootstrapping tablet: real 0.024s	user 0.020s	sys 0.003s
I20260601 13:30:05.582302 30135 raft_consensus.cc:359] T 1125626dafe948288b9964d17438303e P ed528a22829247f29fded640f484dbc2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } attrs { replace: true } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } } peers { permanent_uuid: "fc9c667611ae444fa376a340e16ec8ea" member_type: VOTER last_known_addr { host: "127.24.95.69" port: 39577 } attrs { promote: false } } peers { permanent_uuid: "ed528a22829247f29fded640f484dbc2" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 46599 } attrs { promote: true } }
I20260601 13:30:05.582417 30135 raft_consensus.cc:740] T 1125626dafe948288b9964d17438303e P ed528a22829247f29fded640f484dbc2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ed528a22829247f29fded640f484dbc2, State: Initialized, Role: LEARNER
I20260601 13:30:05.582517 30135 consensus_queue.cc:260] T 1125626dafe948288b9964d17438303e P ed528a22829247f29fded640f484dbc2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 32, Last appended: 1.32, Last appended by leader: 32, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "8a2b951764c8463b89db60eede017db9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 43765 } attrs { replace: true } } peers { permanent_uuid: "64e0ca87c2c640bb8b7cac713f80b474" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 43665 } } peers { permanent_uuid: "fc9c667611ae444fa376a340e16ec8ea" member_type: VOTER last_known_addr { host: "127.24.95.69" port: 39577 } attrs { promote: false } } peers { permanent_uuid: "ed528a22829247f29fded640f484dbc2" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 46599 } attrs { promote: true } }
I20260601 13:30:05.582773 30135 ts_tablet_manager.cc:1434] T 1125626dafe948288b9964d17438303e P ed528a22829247f29fded640f484dbc2: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
W20260601 13:30:05.583542 30135 tablet_copy_client.cc:1130] T 1125626dafe948288b9964d17438303e P ed528a22829247f29fded640f484dbc2: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.24.95.67:43665: connect: Connection refused (error 111)
I20260601 13:30:05.584008 24957 tablet_replica.cc:333] T 1125626dafe948288b9964d17438303e P ed528a22829247f29fded640f484dbc2: stopping tablet replica
I20260601 13:30:05.584147 24957 raft_consensus.cc:2243] T 1125626dafe948288b9964d17438303e P ed528a22829247f29fded640f484dbc2 [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:30:05.584263 24957 raft_consensus.cc:2272] T 1125626dafe948288b9964d17438303e P ed528a22829247f29fded640f484dbc2 [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:30:05.584815 24957 tablet_replica.cc:333] T 03d4bbdb54c6469ab17de610fcd12035 P ed528a22829247f29fded640f484dbc2: stopping tablet replica
I20260601 13:30:05.584923 24957 raft_consensus.cc:2243] T 03d4bbdb54c6469ab17de610fcd12035 P ed528a22829247f29fded640f484dbc2 [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:30:05.585017 24957 raft_consensus.cc:2272] T 03d4bbdb54c6469ab17de610fcd12035 P ed528a22829247f29fded640f484dbc2 [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:30:05.585503 24957 tablet_replica.cc:333] T 82ea09fdfc444c54840519ead2df5bac P ed528a22829247f29fded640f484dbc2: stopping tablet replica
I20260601 13:30:05.585600 24957 raft_consensus.cc:2243] T 82ea09fdfc444c54840519ead2df5bac P ed528a22829247f29fded640f484dbc2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:05.585721 24957 raft_consensus.cc:2272] T 82ea09fdfc444c54840519ead2df5bac P ed528a22829247f29fded640f484dbc2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:05.586091 24957 tablet_replica.cc:333] T 9027231814ac4588ad602ff7fe3363b2 P ed528a22829247f29fded640f484dbc2: stopping tablet replica
I20260601 13:30:05.586171 24957 raft_consensus.cc:2243] T 9027231814ac4588ad602ff7fe3363b2 P ed528a22829247f29fded640f484dbc2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:05.586280 24957 raft_consensus.cc:2272] T 9027231814ac4588ad602ff7fe3363b2 P ed528a22829247f29fded640f484dbc2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:05.601284 24957 tablet_server.cc:196] TabletServer@127.24.95.68:0 shutdown complete.
I20260601 13:30:05.604115 24957 tablet_server.cc:179] TabletServer@127.24.95.69:0 shutting down...
I20260601 13:30:05.608783 24957 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:30:05.609346 24957 tablet_replica.cc:333] T c1a6b75cd7c04421937c940cf4931dcb P fc9c667611ae444fa376a340e16ec8ea: stopping tablet replica
I20260601 13:30:05.609548 24957 raft_consensus.cc:2243] T c1a6b75cd7c04421937c940cf4931dcb P fc9c667611ae444fa376a340e16ec8ea [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:30:05.609668 24957 raft_consensus.cc:2272] T c1a6b75cd7c04421937c940cf4931dcb P fc9c667611ae444fa376a340e16ec8ea [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:30:05.610183 24957 tablet_replica.cc:333] T 82ea09fdfc444c54840519ead2df5bac P fc9c667611ae444fa376a340e16ec8ea: stopping tablet replica
I20260601 13:30:05.610273 24957 raft_consensus.cc:2243] T 82ea09fdfc444c54840519ead2df5bac P fc9c667611ae444fa376a340e16ec8ea [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:30:05.610368 24957 raft_consensus.cc:2272] T 82ea09fdfc444c54840519ead2df5bac P fc9c667611ae444fa376a340e16ec8ea [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:30:05.610765 24957 tablet_replica.cc:333] T ba9c972d2777481d938c399b44ce252e P fc9c667611ae444fa376a340e16ec8ea: stopping tablet replica
I20260601 13:30:05.610844 24957 raft_consensus.cc:2243] T ba9c972d2777481d938c399b44ce252e P fc9c667611ae444fa376a340e16ec8ea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:05.610958 24957 raft_consensus.cc:2272] T ba9c972d2777481d938c399b44ce252e P fc9c667611ae444fa376a340e16ec8ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:05.611270 24957 tablet_replica.cc:333] T 1125626dafe948288b9964d17438303e P fc9c667611ae444fa376a340e16ec8ea: stopping tablet replica
I20260601 13:30:05.611344 24957 raft_consensus.cc:2243] T 1125626dafe948288b9964d17438303e P fc9c667611ae444fa376a340e16ec8ea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:05.611464 24957 raft_consensus.cc:2272] T 1125626dafe948288b9964d17438303e P fc9c667611ae444fa376a340e16ec8ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:05.624481 24957 tablet_server.cc:196] TabletServer@127.24.95.69:0 shutdown complete.
I20260601 13:30:05.627146 24957 tablet_server.cc:179] TabletServer@127.24.95.70:0 shutting down...
I20260601 13:30:05.632066 24957 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:30:05.632598 24957 tablet_replica.cc:333] T 598791f0029b4bf7ae0e9b739190275c P 82056fff8f87493abeade3e1e0e35e3f: stopping tablet replica
I20260601 13:30:05.632750 24957 raft_consensus.cc:2243] T 598791f0029b4bf7ae0e9b739190275c P 82056fff8f87493abeade3e1e0e35e3f [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:30:05.632872 24957 raft_consensus.cc:2272] T 598791f0029b4bf7ae0e9b739190275c P 82056fff8f87493abeade3e1e0e35e3f [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:30:05.633502 24957 tablet_replica.cc:333] T 0a959dcf8d8540a5bd99760ebbef9a05 P 82056fff8f87493abeade3e1e0e35e3f: stopping tablet replica
I20260601 13:30:05.633625 24957 raft_consensus.cc:2243] T 0a959dcf8d8540a5bd99760ebbef9a05 P 82056fff8f87493abeade3e1e0e35e3f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:05.633744 24957 raft_consensus.cc:2272] T 0a959dcf8d8540a5bd99760ebbef9a05 P 82056fff8f87493abeade3e1e0e35e3f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:05.634275 24957 tablet_replica.cc:333] T 9027231814ac4588ad602ff7fe3363b2 P 82056fff8f87493abeade3e1e0e35e3f: stopping tablet replica
I20260601 13:30:05.634388 24957 raft_consensus.cc:2243] T 9027231814ac4588ad602ff7fe3363b2 P 82056fff8f87493abeade3e1e0e35e3f [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:30:05.634503 24957 raft_consensus.cc:2272] T 9027231814ac4588ad602ff7fe3363b2 P 82056fff8f87493abeade3e1e0e35e3f [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:30:05.634981 24957 tablet_replica.cc:333] T 372d31ad190b416b94a7ba9e6457afbe P 82056fff8f87493abeade3e1e0e35e3f: stopping tablet replica
I20260601 13:30:05.635080 24957 raft_consensus.cc:2243] T 372d31ad190b416b94a7ba9e6457afbe P 82056fff8f87493abeade3e1e0e35e3f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:05.635190 24957 raft_consensus.cc:2272] T 372d31ad190b416b94a7ba9e6457afbe P 82056fff8f87493abeade3e1e0e35e3f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:05.648792 24957 tablet_server.cc:196] TabletServer@127.24.95.70:0 shutdown complete.
I20260601 13:30:05.651691 24957 master.cc:562] Master@127.24.95.126:34497 shutting down...
W20260601 13:30:05.656109 29363 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260601 13:30:05.656201 29363 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260601 13:30:05.656234 29363 auto_rebalancer.cc:300] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260601 13:30:05.656646 24957 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 67a84f95635849dfbe78349f2bd8c865 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:05.656781 24957 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 67a84f95635849dfbe78349f2bd8c865 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:05.656823 24957 tablet_replica.cc:333] T 00000000000000000000000000000000 P 67a84f95635849dfbe78349f2bd8c865: stopping tablet replica
I20260601 13:30:05.669664 24957 master.cc:584] Master@127.24.95.126:34497 shutdown complete.
[       OK ] AutoRebalancerTest.TestMaxMovesPerServer (10498 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingUnstableCluster
I20260601 13:30:05.683629 24957 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.95.126:33447
I20260601 13:30:05.683995 24957 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:30:05.686036 30165 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:30:05.686206 30162 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:30:05.686444 30163 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:30:05.686456 24957 server_base.cc:1061] running on GCE node
I20260601 13:30:05.686684 24957 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:30:05.686725 24957 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:30:05.686739 24957 hybrid_clock.cc:648] HybridClock initialized: now 1780320605686739 us; error 0 us; skew 500 ppm
I20260601 13:30:05.687489 24957 webserver.cc:533] Webserver started at http://127.24.95.126:42077/ using document root <none> and password file <none>
I20260601 13:30:05.687611 24957 fs_manager.cc:362] Metadata directory not provided
I20260601 13:30:05.687649 24957 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:30:05.687705 24957 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:30:05.688037 24957 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320492958789-24957-0/minicluster-data/master-0-root/instance:
uuid: "ceeca2312c514d20ac385ad3c1da773f"
format_stamp: "Formatted at 2026-06-01 13:30:05 on dist-test-slave-3pmh"
I20260601 13:30:05.689916 24957 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:30:05.690840 30170 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:05.691084 24957 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:30:05.691145 24957 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320492958789-24957-0/minicluster-data/master-0-root
uuid: "ceeca2312c514d20ac385ad3c1da773f"
format_stamp: "Formatted at 2026-06-01 13:30:05 on dist-test-slave-3pmh"
I20260601 13:30:05.691210 24957 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320492958789-24957-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320492958789-24957-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320492958789-24957-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:30:05.698292 24957 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:30:05.698640 24957 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:30:05.702886 24957 rpc_server.cc:307] RPC server started. Bound to: 127.24.95.126:33447
I20260601 13:30:05.708969 30222 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.95.126:33447 every 8 connection(s)
I20260601 13:30:05.709479 30223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:05.711177 30223 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ceeca2312c514d20ac385ad3c1da773f: Bootstrap starting.
I20260601 13:30:05.711915 30223 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ceeca2312c514d20ac385ad3c1da773f: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:05.712869 30223 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ceeca2312c514d20ac385ad3c1da773f: No bootstrap required, opened a new log
I20260601 13:30:05.713264 30223 raft_consensus.cc:359] T 00000000000000000000000000000000 P ceeca2312c514d20ac385ad3c1da773f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ceeca2312c514d20ac385ad3c1da773f" member_type: VOTER }
I20260601 13:30:05.713347 30223 raft_consensus.cc:385] T 00000000000000000000000000000000 P ceeca2312c514d20ac385ad3c1da773f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:05.713367 30223 raft_consensus.cc:740] T 00000000000000000000000000000000 P ceeca2312c514d20ac385ad3c1da773f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceeca2312c514d20ac385ad3c1da773f, State: Initialized, Role: FOLLOWER
I20260601 13:30:05.713480 30223 consensus_queue.cc:260] T 00000000000000000000000000000000 P ceeca2312c514d20ac385ad3c1da773f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ceeca2312c514d20ac385ad3c1da773f" member_type: VOTER }
I20260601 13:30:05.713557 30223 raft_consensus.cc:399] T 00000000000000000000000000000000 P ceeca2312c514d20ac385ad3c1da773f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:30:05.713579 30223 raft_consensus.cc:493] T 00000000000000000000000000000000 P ceeca2312c514d20ac385ad3c1da773f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:30:05.713606 30223 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ceeca2312c514d20ac385ad3c1da773f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:05.714264 30223 raft_consensus.cc:515] T 00000000000000000000000000000000 P ceeca2312c514d20ac385ad3c1da773f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ceeca2312c514d20ac385ad3c1da773f" member_type: VOTER }
I20260601 13:30:05.714375 30223 leader_election.cc:304] T 00000000000000000000000000000000 P ceeca2312c514d20ac385ad3c1da773f [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: ceeca2312c514d20ac385ad3c1da773f; no voters: 
I20260601 13:30:05.714534 30223 leader_election.cc:290] T 00000000000000000000000000000000 P ceeca2312c514d20ac385ad3c1da773f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:30:05.714658 30226 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ceeca2312c514d20ac385ad3c1da773f [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:30:05.714859 30226 raft_consensus.cc:697] T 00000000000000000000000000000000 P ceeca2312c514d20ac385ad3c1da773f [term 1 LEADER]: Becoming Leader. State: Replica: ceeca2312c514d20ac385ad3c1da773f, State: Running, Role: LEADER
I20260601 13:30:05.714921 30223 sys_catalog.cc:565] T 00000000000000000000000000000000 P ceeca2312c514d20ac385ad3c1da773f [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:30:05.714993 30226 consensus_queue.cc:237] T 00000000000000000000000000000000 P ceeca2312c514d20ac385ad3c1da773f [LEADER]: Queue going to LEADER mode. State: All 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: "ceeca2312c514d20ac385ad3c1da773f" member_type: VOTER }
I20260601 13:30:05.715399 30228 sys_catalog.cc:455] T 00000000000000000000000000000000 P ceeca2312c514d20ac385ad3c1da773f [sys.catalog]: SysCatalogTable state changed. Reason: New leader ceeca2312c514d20ac385ad3c1da773f. Latest consensus state: current_term: 1 leader_uuid: "ceeca2312c514d20ac385ad3c1da773f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ceeca2312c514d20ac385ad3c1da773f" member_type: VOTER } }
I20260601 13:30:05.715505 30228 sys_catalog.cc:458] T 00000000000000000000000000000000 P ceeca2312c514d20ac385ad3c1da773f [sys.catalog]: This master's current role is: LEADER
I20260601 13:30:05.715413 30227 sys_catalog.cc:455] T 00000000000000000000000000000000 P ceeca2312c514d20ac385ad3c1da773f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ceeca2312c514d20ac385ad3c1da773f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ceeca2312c514d20ac385ad3c1da773f" member_type: VOTER } }
I20260601 13:30:05.715587 30227 sys_catalog.cc:458] T 00000000000000000000000000000000 P ceeca2312c514d20ac385ad3c1da773f [sys.catalog]: This master's current role is: LEADER
I20260601 13:30:05.716102 30232 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:30:05.716917 30232 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:30:05.717129 24957 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:30:05.718753 30232 catalog_manager.cc:1382] Generated new cluster ID: 37643bce354140fdb0176d41571e2365
I20260601 13:30:05.718823 30232 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:30:05.745404 30232 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:30:05.746014 30232 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:30:05.752112 30232 catalog_manager.cc:6069] T 00000000000000000000000000000000 P ceeca2312c514d20ac385ad3c1da773f: Generated new TSK 0
I20260601 13:30:05.752316 30232 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:30:05.781893 24957 file_cache.cc:492] Constructed file cache file cache with capacity 419430
E20260601 13:30:05.782377 24957 multi_raft_batcher.cc:235] multi_raft_heartbeat_window_ms should not be more than  raft_heartbeat_interval_ms / 2. , forcing multi_raft_heartbeat_window_ms = 50
I20260601 13:30:05.784425 24957 server_base.cc:1061] running on GCE node
W20260601 13:30:05.784449 30248 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:30:05.784479 30246 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:30:05.784479 30245 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:30:05.784947 24957 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:30:05.785001 24957 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:30:05.785017 24957 hybrid_clock.cc:648] HybridClock initialized: now 1780320605785016 us; error 0 us; skew 500 ppm
I20260601 13:30:05.786240 24957 webserver.cc:533] Webserver started at http://127.24.95.65:42159/ using document root <none> and password file <none>
I20260601 13:30:05.786396 24957 fs_manager.cc:362] Metadata directory not provided
I20260601 13:30:05.786453 24957 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:30:05.786515 24957 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:30:05.786903 24957 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320492958789-24957-0/minicluster-data/ts-0-root/instance:
uuid: "e5b48038aeed458a85e9f370c44e488b"
format_stamp: "Formatted at 2026-06-01 13:30:05 on dist-test-slave-3pmh"
I20260601 13:30:05.788599 24957 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:05.789808 30253 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:05.790164 24957 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:05.790249 24957 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320492958789-24957-0/minicluster-data/ts-0-root
uuid: "e5b48038aeed458a85e9f370c44e488b"
format_stamp: "Formatted at 2026-06-01 13:30:05 on dist-test-slave-3pmh"
I20260601 13:30:05.790330 24957 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320492958789-24957-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320492958789-24957-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320492958789-24957-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:30:05.813226 24957 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:30:05.813757 24957 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:30:05.814095 24957 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:30:05.814635 24957 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:30:05.814677 24957 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:05.814718 24957 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:30:05.814742 24957 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:05.819597 24957 rpc_server.cc:307] RPC server started. Bound to: 127.24.95.65:46747
I20260601 13:30:05.819734 30317 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.95.65:46747 every 8 connection(s)
I20260601 13:30:05.820483 24957 file_cache.cc:492] Constructed file cache file cache with capacity 419430
E20260601 13:30:05.820920 24957 multi_raft_batcher.cc:235] multi_raft_heartbeat_window_ms should not be more than  raft_heartbeat_interval_ms / 2. , forcing multi_raft_heartbeat_window_ms = 50
W20260601 13:30:05.822646 30322 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:30:05.822662 30325 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:30:05.823096 30323 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:30:05.823129 24957 server_base.cc:1061] running on GCE node
I20260601 13:30:05.823341 24957 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:30:05.823390 24957 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:30:05.823411 24957 hybrid_clock.cc:648] HybridClock initialized: now 1780320605823410 us; error 0 us; skew 500 ppm
I20260601 13:30:05.824357 24957 webserver.cc:533] Webserver started at http://127.24.95.66:32773/ using document root <none> and password file <none>
I20260601 13:30:05.824541 24957 fs_manager.cc:362] Metadata directory not provided
I20260601 13:30:05.824594 24957 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:30:05.824647 24957 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:30:05.825018 24957 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320492958789-24957-0/minicluster-data/ts-1-root/instance:
uuid: "b16712ce858a45f5a55cd75bc4b231e6"
format_stamp: "Formatted at 2026-06-01 13:30:05 on dist-test-slave-3pmh"
I20260601 13:30:05.826507 24957 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:30:05.827664 30330 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:05.828100 24957 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:05.828179 24957 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320492958789-24957-0/minicluster-data/ts-1-root
uuid: "b16712ce858a45f5a55cd75bc4b231e6"
format_stamp: "Formatted at 2026-06-01 13:30:05 on dist-test-slave-3pmh"
I20260601 13:30:05.828255 24957 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320492958789-24957-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320492958789-24957-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320492958789-24957-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:30:05.830221 30318 heartbeater.cc:344] Connected to a master server at 127.24.95.126:33447
I20260601 13:30:05.830333 30318 heartbeater.cc:461] Registering TS with master...
I20260601 13:30:05.830638 30318 heartbeater.cc:507] Master 127.24.95.126:33447 requested a full tablet report, sending...
I20260601 13:30:05.831303 30187 ts_manager.cc:194] Registered new tserver with Master: e5b48038aeed458a85e9f370c44e488b (127.24.95.65:46747)
I20260601 13:30:05.832087 30187 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45582
I20260601 13:30:05.842289 24957 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:30:05.842695 24957 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:30:05.843103 24957 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:30:05.843634 24957 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:30:05.843679 24957 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:05.843719 24957 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:30:05.843750 24957 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:05.847839 24957 rpc_server.cc:307] RPC server started. Bound to: 127.24.95.66:43347
I20260601 13:30:05.848074 30394 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.95.66:43347 every 8 connection(s)
I20260601 13:30:05.848685 24957 file_cache.cc:492] Constructed file cache file cache with capacity 419430
E20260601 13:30:05.849120 24957 multi_raft_batcher.cc:235] multi_raft_heartbeat_window_ms should not be more than  raft_heartbeat_interval_ms / 2. , forcing multi_raft_heartbeat_window_ms = 50
W20260601 13:30:05.851770 30399 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:30:05.852602 30398 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:30:05.852682 24957 server_base.cc:1061] running on GCE node
W20260601 13:30:05.852713 30401 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:30:05.853062 24957 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:30:05.853119 24957 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:30:05.853140 24957 hybrid_clock.cc:648] HybridClock initialized: now 1780320605853140 us; error 0 us; skew 500 ppm
I20260601 13:30:05.853477 30395 heartbeater.cc:344] Connected to a master server at 127.24.95.126:33447
I20260601 13:30:05.853577 30395 heartbeater.cc:461] Registering TS with master...
I20260601 13:30:05.853842 30395 heartbeater.cc:507] Master 127.24.95.126:33447 requested a full tablet report, sending...
I20260601 13:30:05.854228 24957 webserver.cc:533] Webserver started at http://127.24.95.67:46413/ using document root <none> and password file <none>
I20260601 13:30:05.854394 24957 fs_manager.cc:362] Metadata directory not provided
I20260601 13:30:05.854456 24957 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:30:05.854545 24957 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:30:05.854568 30187 ts_manager.cc:194] Registered new tserver with Master: b16712ce858a45f5a55cd75bc4b231e6 (127.24.95.66:43347)
I20260601 13:30:05.854938 24957 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320492958789-24957-0/minicluster-data/ts-2-root/instance:
uuid: "5ebdeff0ce2742179f0556989ce26064"
format_stamp: "Formatted at 2026-06-01 13:30:05 on dist-test-slave-3pmh"
I20260601 13:30:05.855183 30187 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45596
I20260601 13:30:05.857600 24957 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:30:05.858774 30406 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:05.859197 24957 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:05.859278 24957 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320492958789-24957-0/minicluster-data/ts-2-root
uuid: "5ebdeff0ce2742179f0556989ce26064"
format_stamp: "Formatted at 2026-06-01 13:30:05 on dist-test-slave-3pmh"
I20260601 13:30:05.859356 24957 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320492958789-24957-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320492958789-24957-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320492958789-24957-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:30:05.903226 24957 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:30:05.903690 24957 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:30:05.903995 24957 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:30:05.904507 24957 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:30:05.904560 24957 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:05.904606 24957 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:30:05.904633 24957 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:05.908612 24957 rpc_server.cc:307] RPC server started. Bound to: 127.24.95.67:38453
I20260601 13:30:05.908651 30470 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.95.67:38453 every 8 connection(s)
I20260601 13:30:05.913373 30471 heartbeater.cc:344] Connected to a master server at 127.24.95.126:33447
I20260601 13:30:05.913522 30471 heartbeater.cc:461] Registering TS with master...
I20260601 13:30:05.913803 30471 heartbeater.cc:507] Master 127.24.95.126:33447 requested a full tablet report, sending...
I20260601 13:30:05.914505 30187 ts_manager.cc:194] Registered new tserver with Master: 5ebdeff0ce2742179f0556989ce26064 (127.24.95.67:38453)
I20260601 13:30:05.914680 24957 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005624394s
I20260601 13:30:05.915218 30187 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45602
I20260601 13:30:06.833091 30318 heartbeater.cc:499] Master 127.24.95.126:33447 was elected leader, sending a full tablet report...
I20260601 13:30:06.856330 30395 heartbeater.cc:499] Master 127.24.95.126:33447 was elected leader, sending a full tablet report...
I20260601 13:30:06.916431 30471 heartbeater.cc:499] Master 127.24.95.126:33447 was elected leader, sending a full tablet report...
I20260601 13:30:06.950650 30187 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45604:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\252\252\252*\004\001\000TUUU""\004\001\000\252\252\252*\004\001\000TUUU"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260601 13:30:06.951236 30187 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260601 13:30:06.963003 30435 tablet_service.cc:1511] Processing CreateTablet for tablet 6d1a85aecee44afcb0610712b3aab107 (DEFAULT_TABLE table=test-workload [id=a69541d04bf846f3bd0641aabdb1dc2f]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260601 13:30:06.963227 30433 tablet_service.cc:1511] Processing CreateTablet for tablet d5711f25b223439b9fddde35520bcc0a (DEFAULT_TABLE table=test-workload [id=a69541d04bf846f3bd0641aabdb1dc2f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260601 13:30:06.963454 30435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d1a85aecee44afcb0610712b3aab107. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:06.963600 30433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5711f25b223439b9fddde35520bcc0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:06.964442 30282 tablet_service.cc:1511] Processing CreateTablet for tablet 6d1a85aecee44afcb0610712b3aab107 (DEFAULT_TABLE table=test-workload [id=a69541d04bf846f3bd0641aabdb1dc2f]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260601 13:30:06.964622 30280 tablet_service.cc:1511] Processing CreateTablet for tablet d5711f25b223439b9fddde35520bcc0a (DEFAULT_TABLE table=test-workload [id=a69541d04bf846f3bd0641aabdb1dc2f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260601 13:30:06.964699 30282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d1a85aecee44afcb0610712b3aab107. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:06.964349 30281 tablet_service.cc:1511] Processing CreateTablet for tablet 3b22cb0305e8427cbbc84af87475b6fc (DEFAULT_TABLE table=test-workload [id=a69541d04bf846f3bd0641aabdb1dc2f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260601 13:30:06.965121 30281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b22cb0305e8427cbbc84af87475b6fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:06.963037 30434 tablet_service.cc:1511] Processing CreateTablet for tablet 3b22cb0305e8427cbbc84af87475b6fc (DEFAULT_TABLE table=test-workload [id=a69541d04bf846f3bd0641aabdb1dc2f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260601 13:30:06.966423 30434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b22cb0305e8427cbbc84af87475b6fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:06.966864 30492 tablet_bootstrap.cc:492] T 6d1a85aecee44afcb0610712b3aab107 P e5b48038aeed458a85e9f370c44e488b: Bootstrap starting.
I20260601 13:30:06.967890 30357 tablet_service.cc:1511] Processing CreateTablet for tablet d5711f25b223439b9fddde35520bcc0a (DEFAULT_TABLE table=test-workload [id=a69541d04bf846f3bd0641aabdb1dc2f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260601 13:30:06.967969 30280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5711f25b223439b9fddde35520bcc0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:06.967963 30492 tablet_bootstrap.cc:654] T 6d1a85aecee44afcb0610712b3aab107 P e5b48038aeed458a85e9f370c44e488b: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:06.968138 30357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5711f25b223439b9fddde35520bcc0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:06.969357 30492 tablet_bootstrap.cc:492] T 6d1a85aecee44afcb0610712b3aab107 P e5b48038aeed458a85e9f370c44e488b: No bootstrap required, opened a new log
I20260601 13:30:06.969436 30492 ts_tablet_manager.cc:1403] T 6d1a85aecee44afcb0610712b3aab107 P e5b48038aeed458a85e9f370c44e488b: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:30:06.969892 30492 raft_consensus.cc:359] T 6d1a85aecee44afcb0610712b3aab107 P e5b48038aeed458a85e9f370c44e488b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ebdeff0ce2742179f0556989ce26064" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38453 } } peers { permanent_uuid: "e5b48038aeed458a85e9f370c44e488b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46747 } } peers { permanent_uuid: "b16712ce858a45f5a55cd75bc4b231e6" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43347 } }
I20260601 13:30:06.969995 30492 raft_consensus.cc:385] T 6d1a85aecee44afcb0610712b3aab107 P e5b48038aeed458a85e9f370c44e488b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:06.970023 30494 tablet_bootstrap.cc:492] T d5711f25b223439b9fddde35520bcc0a P b16712ce858a45f5a55cd75bc4b231e6: Bootstrap starting.
I20260601 13:30:06.970027 30492 raft_consensus.cc:740] T 6d1a85aecee44afcb0610712b3aab107 P e5b48038aeed458a85e9f370c44e488b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5b48038aeed458a85e9f370c44e488b, State: Initialized, Role: FOLLOWER
I20260601 13:30:06.970189 30358 tablet_service.cc:1511] Processing CreateTablet for tablet 3b22cb0305e8427cbbc84af87475b6fc (DEFAULT_TABLE table=test-workload [id=a69541d04bf846f3bd0641aabdb1dc2f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260601 13:30:06.970333 30492 consensus_queue.cc:260] T 6d1a85aecee44afcb0610712b3aab107 P e5b48038aeed458a85e9f370c44e488b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ebdeff0ce2742179f0556989ce26064" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38453 } } peers { permanent_uuid: "e5b48038aeed458a85e9f370c44e488b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46747 } } peers { permanent_uuid: "b16712ce858a45f5a55cd75bc4b231e6" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43347 } }
I20260601 13:30:06.970361 30359 tablet_service.cc:1511] Processing CreateTablet for tablet 6d1a85aecee44afcb0610712b3aab107 (DEFAULT_TABLE table=test-workload [id=a69541d04bf846f3bd0641aabdb1dc2f]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260601 13:30:06.970444 30358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b22cb0305e8427cbbc84af87475b6fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:06.970579 30359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d1a85aecee44afcb0610712b3aab107. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:06.970698 30492 ts_tablet_manager.cc:1434] T 6d1a85aecee44afcb0610712b3aab107 P e5b48038aeed458a85e9f370c44e488b: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:30:06.971029 30494 tablet_bootstrap.cc:654] T d5711f25b223439b9fddde35520bcc0a P b16712ce858a45f5a55cd75bc4b231e6: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:06.971191 30492 tablet_bootstrap.cc:492] T 3b22cb0305e8427cbbc84af87475b6fc P e5b48038aeed458a85e9f370c44e488b: Bootstrap starting.
I20260601 13:30:06.972124 30492 tablet_bootstrap.cc:654] T 3b22cb0305e8427cbbc84af87475b6fc P e5b48038aeed458a85e9f370c44e488b: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:06.973179 30491 tablet_bootstrap.cc:492] T 6d1a85aecee44afcb0610712b3aab107 P 5ebdeff0ce2742179f0556989ce26064: Bootstrap starting.
I20260601 13:30:06.973199 30494 tablet_bootstrap.cc:492] T d5711f25b223439b9fddde35520bcc0a P b16712ce858a45f5a55cd75bc4b231e6: No bootstrap required, opened a new log
I20260601 13:30:06.973410 30494 ts_tablet_manager.cc:1403] T d5711f25b223439b9fddde35520bcc0a P b16712ce858a45f5a55cd75bc4b231e6: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:30:06.973469 30492 tablet_bootstrap.cc:492] T 3b22cb0305e8427cbbc84af87475b6fc P e5b48038aeed458a85e9f370c44e488b: No bootstrap required, opened a new log
I20260601 13:30:06.973650 30492 ts_tablet_manager.cc:1403] T 3b22cb0305e8427cbbc84af87475b6fc P e5b48038aeed458a85e9f370c44e488b: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:30:06.973891 30494 raft_consensus.cc:359] T d5711f25b223439b9fddde35520bcc0a P b16712ce858a45f5a55cd75bc4b231e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5b48038aeed458a85e9f370c44e488b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46747 } } peers { permanent_uuid: "b16712ce858a45f5a55cd75bc4b231e6" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43347 } } peers { permanent_uuid: "5ebdeff0ce2742179f0556989ce26064" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38453 } }
I20260601 13:30:06.974063 30494 raft_consensus.cc:385] T d5711f25b223439b9fddde35520bcc0a P b16712ce858a45f5a55cd75bc4b231e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:06.974146 30494 raft_consensus.cc:740] T d5711f25b223439b9fddde35520bcc0a P b16712ce858a45f5a55cd75bc4b231e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b16712ce858a45f5a55cd75bc4b231e6, State: Initialized, Role: FOLLOWER
I20260601 13:30:06.974197 30491 tablet_bootstrap.cc:654] T 6d1a85aecee44afcb0610712b3aab107 P 5ebdeff0ce2742179f0556989ce26064: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:06.974337 30494 consensus_queue.cc:260] T d5711f25b223439b9fddde35520bcc0a P b16712ce858a45f5a55cd75bc4b231e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5b48038aeed458a85e9f370c44e488b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46747 } } peers { permanent_uuid: "b16712ce858a45f5a55cd75bc4b231e6" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43347 } } peers { permanent_uuid: "5ebdeff0ce2742179f0556989ce26064" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38453 } }
I20260601 13:30:06.974126 30492 raft_consensus.cc:359] T 3b22cb0305e8427cbbc84af87475b6fc P e5b48038aeed458a85e9f370c44e488b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5b48038aeed458a85e9f370c44e488b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46747 } } peers { permanent_uuid: "b16712ce858a45f5a55cd75bc4b231e6" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43347 } } peers { permanent_uuid: "5ebdeff0ce2742179f0556989ce26064" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38453 } }
I20260601 13:30:06.974720 30494 ts_tablet_manager.cc:1434] T d5711f25b223439b9fddde35520bcc0a P b16712ce858a45f5a55cd75bc4b231e6: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:06.974872 30492 raft_consensus.cc:385] T 3b22cb0305e8427cbbc84af87475b6fc P e5b48038aeed458a85e9f370c44e488b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:06.975477 30494 tablet_bootstrap.cc:492] T 3b22cb0305e8427cbbc84af87475b6fc P b16712ce858a45f5a55cd75bc4b231e6: Bootstrap starting.
I20260601 13:30:06.975545 30491 tablet_bootstrap.cc:492] T 6d1a85aecee44afcb0610712b3aab107 P 5ebdeff0ce2742179f0556989ce26064: No bootstrap required, opened a new log
I20260601 13:30:06.975668 30491 ts_tablet_manager.cc:1403] T 6d1a85aecee44afcb0610712b3aab107 P 5ebdeff0ce2742179f0556989ce26064: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:30:06.976141 30491 raft_consensus.cc:359] T 6d1a85aecee44afcb0610712b3aab107 P 5ebdeff0ce2742179f0556989ce26064 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ebdeff0ce2742179f0556989ce26064" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38453 } } peers { permanent_uuid: "e5b48038aeed458a85e9f370c44e488b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46747 } } peers { permanent_uuid: "b16712ce858a45f5a55cd75bc4b231e6" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43347 } }
I20260601 13:30:06.976222 30491 raft_consensus.cc:385] T 6d1a85aecee44afcb0610712b3aab107 P 5ebdeff0ce2742179f0556989ce26064 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:06.976248 30491 raft_consensus.cc:740] T 6d1a85aecee44afcb0610712b3aab107 P 5ebdeff0ce2742179f0556989ce26064 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ebdeff0ce2742179f0556989ce26064, State: Initialized, Role: FOLLOWER
I20260601 13:30:06.976372 30491 consensus_queue.cc:260] T 6d1a85aecee44afcb0610712b3aab107 P 5ebdeff0ce2742179f0556989ce26064 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ebdeff0ce2742179f0556989ce26064" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38453 } } peers { permanent_uuid: "e5b48038aeed458a85e9f370c44e488b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46747 } } peers { permanent_uuid: "b16712ce858a45f5a55cd75bc4b231e6" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43347 } }
I20260601 13:30:06.975548 30492 raft_consensus.cc:740] T 3b22cb0305e8427cbbc84af87475b6fc P e5b48038aeed458a85e9f370c44e488b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5b48038aeed458a85e9f370c44e488b, State: Initialized, Role: FOLLOWER
I20260601 13:30:06.976699 30492 consensus_queue.cc:260] T 3b22cb0305e8427cbbc84af87475b6fc P e5b48038aeed458a85e9f370c44e488b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5b48038aeed458a85e9f370c44e488b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46747 } } peers { permanent_uuid: "b16712ce858a45f5a55cd75bc4b231e6" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43347 } } peers { permanent_uuid: "5ebdeff0ce2742179f0556989ce26064" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38453 } }
I20260601 13:30:06.976756 30491 ts_tablet_manager.cc:1434] T 6d1a85aecee44afcb0610712b3aab107 P 5ebdeff0ce2742179f0556989ce26064: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:06.977012 30491 tablet_bootstrap.cc:492] T d5711f25b223439b9fddde35520bcc0a P 5ebdeff0ce2742179f0556989ce26064: Bootstrap starting.
I20260601 13:30:06.977130 30494 tablet_bootstrap.cc:654] T 3b22cb0305e8427cbbc84af87475b6fc P b16712ce858a45f5a55cd75bc4b231e6: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:06.977919 30491 tablet_bootstrap.cc:654] T d5711f25b223439b9fddde35520bcc0a P 5ebdeff0ce2742179f0556989ce26064: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:06.978297 30492 ts_tablet_manager.cc:1434] T 3b22cb0305e8427cbbc84af87475b6fc P e5b48038aeed458a85e9f370c44e488b: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.000s
I20260601 13:30:06.978349 30494 tablet_bootstrap.cc:492] T 3b22cb0305e8427cbbc84af87475b6fc P b16712ce858a45f5a55cd75bc4b231e6: No bootstrap required, opened a new log
I20260601 13:30:06.978413 30494 ts_tablet_manager.cc:1403] T 3b22cb0305e8427cbbc84af87475b6fc P b16712ce858a45f5a55cd75bc4b231e6: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:30:06.978519 30492 tablet_bootstrap.cc:492] T d5711f25b223439b9fddde35520bcc0a P e5b48038aeed458a85e9f370c44e488b: Bootstrap starting.
I20260601 13:30:06.978855 30494 raft_consensus.cc:359] T 3b22cb0305e8427cbbc84af87475b6fc P b16712ce858a45f5a55cd75bc4b231e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5b48038aeed458a85e9f370c44e488b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46747 } } peers { permanent_uuid: "b16712ce858a45f5a55cd75bc4b231e6" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43347 } } peers { permanent_uuid: "5ebdeff0ce2742179f0556989ce26064" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38453 } }
I20260601 13:30:06.979126 30494 raft_consensus.cc:385] T 3b22cb0305e8427cbbc84af87475b6fc P b16712ce858a45f5a55cd75bc4b231e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:06.979223 30494 raft_consensus.cc:740] T 3b22cb0305e8427cbbc84af87475b6fc P b16712ce858a45f5a55cd75bc4b231e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b16712ce858a45f5a55cd75bc4b231e6, State: Initialized, Role: FOLLOWER
I20260601 13:30:06.979409 30494 consensus_queue.cc:260] T 3b22cb0305e8427cbbc84af87475b6fc P b16712ce858a45f5a55cd75bc4b231e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5b48038aeed458a85e9f370c44e488b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46747 } } peers { permanent_uuid: "b16712ce858a45f5a55cd75bc4b231e6" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43347 } } peers { permanent_uuid: "5ebdeff0ce2742179f0556989ce26064" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38453 } }
I20260601 13:30:06.980055 30492 tablet_bootstrap.cc:654] T d5711f25b223439b9fddde35520bcc0a P e5b48038aeed458a85e9f370c44e488b: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:06.980060 30494 ts_tablet_manager.cc:1434] T 3b22cb0305e8427cbbc84af87475b6fc P b16712ce858a45f5a55cd75bc4b231e6: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:30:06.980338 30494 tablet_bootstrap.cc:492] T 6d1a85aecee44afcb0610712b3aab107 P b16712ce858a45f5a55cd75bc4b231e6: Bootstrap starting.
I20260601 13:30:06.980728 30491 tablet_bootstrap.cc:492] T d5711f25b223439b9fddde35520bcc0a P 5ebdeff0ce2742179f0556989ce26064: No bootstrap required, opened a new log
I20260601 13:30:06.980810 30491 ts_tablet_manager.cc:1403] T d5711f25b223439b9fddde35520bcc0a P 5ebdeff0ce2742179f0556989ce26064: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:30:06.981230 30492 tablet_bootstrap.cc:492] T d5711f25b223439b9fddde35520bcc0a P e5b48038aeed458a85e9f370c44e488b: No bootstrap required, opened a new log
I20260601 13:30:06.981277 30494 tablet_bootstrap.cc:654] T 6d1a85aecee44afcb0610712b3aab107 P b16712ce858a45f5a55cd75bc4b231e6: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:06.981334 30492 ts_tablet_manager.cc:1403] T d5711f25b223439b9fddde35520bcc0a P e5b48038aeed458a85e9f370c44e488b: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:30:06.981244 30491 raft_consensus.cc:359] T d5711f25b223439b9fddde35520bcc0a P 5ebdeff0ce2742179f0556989ce26064 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5b48038aeed458a85e9f370c44e488b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46747 } } peers { permanent_uuid: "b16712ce858a45f5a55cd75bc4b231e6" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43347 } } peers { permanent_uuid: "5ebdeff0ce2742179f0556989ce26064" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38453 } }
I20260601 13:30:06.981441 30491 raft_consensus.cc:385] T d5711f25b223439b9fddde35520bcc0a P 5ebdeff0ce2742179f0556989ce26064 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:06.981474 30491 raft_consensus.cc:740] T d5711f25b223439b9fddde35520bcc0a P 5ebdeff0ce2742179f0556989ce26064 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ebdeff0ce2742179f0556989ce26064, State: Initialized, Role: FOLLOWER
I20260601 13:30:06.981582 30491 consensus_queue.cc:260] T d5711f25b223439b9fddde35520bcc0a P 5ebdeff0ce2742179f0556989ce26064 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5b48038aeed458a85e9f370c44e488b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46747 } } peers { permanent_uuid: "b16712ce858a45f5a55cd75bc4b231e6" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43347 } } peers { permanent_uuid: "5ebdeff0ce2742179f0556989ce26064" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38453 } }
I20260601 13:30:06.981794 30492 raft_consensus.cc:359] T d5711f25b223439b9fddde35520bcc0a P e5b48038aeed458a85e9f370c44e488b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5b48038aeed458a85e9f370c44e488b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46747 } } peers { permanent_uuid: "b16712ce858a45f5a55cd75bc4b231e6" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43347 } } peers { permanent_uuid: "5ebdeff0ce2742179f0556989ce26064" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38453 } }
I20260601 13:30:06.981895 30492 raft_consensus.cc:385] T d5711f25b223439b9fddde35520bcc0a P e5b48038aeed458a85e9f370c44e488b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:06.981803 30491 ts_tablet_manager.cc:1434] T d5711f25b223439b9fddde35520bcc0a P 5ebdeff0ce2742179f0556989ce26064: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:06.981964 30492 raft_consensus.cc:740] T d5711f25b223439b9fddde35520bcc0a P e5b48038aeed458a85e9f370c44e488b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5b48038aeed458a85e9f370c44e488b, State: Initialized, Role: FOLLOWER
I20260601 13:30:06.982108 30491 tablet_bootstrap.cc:492] T 3b22cb0305e8427cbbc84af87475b6fc P 5ebdeff0ce2742179f0556989ce26064: Bootstrap starting.
I20260601 13:30:06.982079 30492 consensus_queue.cc:260] T d5711f25b223439b9fddde35520bcc0a P e5b48038aeed458a85e9f370c44e488b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5b48038aeed458a85e9f370c44e488b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46747 } } peers { permanent_uuid: "b16712ce858a45f5a55cd75bc4b231e6" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43347 } } peers { permanent_uuid: "5ebdeff0ce2742179f0556989ce26064" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38453 } }
I20260601 13:30:06.982410 30492 ts_tablet_manager.cc:1434] T d5711f25b223439b9fddde35520bcc0a P e5b48038aeed458a85e9f370c44e488b: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:06.982983 30491 tablet_bootstrap.cc:654] T 3b22cb0305e8427cbbc84af87475b6fc P 5ebdeff0ce2742179f0556989ce26064: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:06.984057 30491 tablet_bootstrap.cc:492] T 3b22cb0305e8427cbbc84af87475b6fc P 5ebdeff0ce2742179f0556989ce26064: No bootstrap required, opened a new log
I20260601 13:30:06.984148 30491 ts_tablet_manager.cc:1403] T 3b22cb0305e8427cbbc84af87475b6fc P 5ebdeff0ce2742179f0556989ce26064: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:30:06.984264 30494 tablet_bootstrap.cc:492] T 6d1a85aecee44afcb0610712b3aab107 P b16712ce858a45f5a55cd75bc4b231e6: No bootstrap required, opened a new log
I20260601 13:30:06.984341 30494 ts_tablet_manager.cc:1403] T 6d1a85aecee44afcb0610712b3aab107 P b16712ce858a45f5a55cd75bc4b231e6: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:30:06.984587 30491 raft_consensus.cc:359] T 3b22cb0305e8427cbbc84af87475b6fc P 5ebdeff0ce2742179f0556989ce26064 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5b48038aeed458a85e9f370c44e488b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46747 } } peers { permanent_uuid: "b16712ce858a45f5a55cd75bc4b231e6" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43347 } } peers { permanent_uuid: "5ebdeff0ce2742179f0556989ce26064" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38453 } }
I20260601 13:30:06.984665 30491 raft_consensus.cc:385] T 3b22cb0305e8427cbbc84af87475b6fc P 5ebdeff0ce2742179f0556989ce26064 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:06.984684 30491 raft_consensus.cc:740] T 3b22cb0305e8427cbbc84af87475b6fc P 5ebdeff0ce2742179f0556989ce26064 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ebdeff0ce2742179f0556989ce26064, State: Initialized, Role: FOLLOWER
I20260601 13:30:06.984721 30494 raft_consensus.cc:359] T 6d1a85aecee44afcb0610712b3aab107 P b16712ce858a45f5a55cd75bc4b231e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ebdeff0ce2742179f0556989ce26064" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38453 } } peers { permanent_uuid: "e5b48038aeed458a85e9f370c44e488b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46747 } } peers { permanent_uuid: "b16712ce858a45f5a55cd75bc4b231e6" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43347 } }
I20260601 13:30:06.984794 30494 raft_consensus.cc:385] T 6d1a85aecee44afcb0610712b3aab107 P b16712ce858a45f5a55cd75bc4b231e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:06.984817 30494 raft_consensus.cc:740] T 6d1a85aecee44afcb0610712b3aab107 P b16712ce858a45f5a55cd75bc4b231e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b16712ce858a45f5a55cd75bc4b231e6, State: Initialized, Role: FOLLOWER
I20260601 13:30:06.984777 30491 consensus_queue.cc:260] T 3b22cb0305e8427cbbc84af87475b6fc P 5ebdeff0ce2742179f0556989ce26064 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5b48038aeed458a85e9f370c44e488b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46747 } } peers { permanent_uuid: "b16712ce858a45f5a55cd75bc4b231e6" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43347 } } peers { permanent_uuid: "5ebdeff0ce2742179f0556989ce26064" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38453 } }
I20260601 13:30:06.984908 30494 consensus_queue.cc:260] T 6d1a85aecee44afcb0610712b3aab107 P b16712ce858a45f5a55cd75bc4b231e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ebdeff0ce2742179f0556989ce26064" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38453 } } peers { permanent_uuid: "e5b48038aeed458a85e9f370c44e488b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46747 } } peers { permanent_uuid: "b16712ce858a45f5a55cd75bc4b231e6" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43347 } }
I20260601 13:30:06.985016 30491 ts_tablet_manager.cc:1434] T 3b22cb0305e8427cbbc84af87475b6fc P 5ebdeff0ce2742179f0556989ce26064: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:30:06.985159 30494 ts_tablet_manager.cc:1434] T 6d1a85aecee44afcb0610712b3aab107 P b16712ce858a45f5a55cd75bc4b231e6: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:30:06.987923 30500 raft_consensus.cc:493] T d5711f25b223439b9fddde35520bcc0a P 5ebdeff0ce2742179f0556989ce26064 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:30:06.988013 30500 raft_consensus.cc:515] T d5711f25b223439b9fddde35520bcc0a P 5ebdeff0ce2742179f0556989ce26064 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5b48038aeed458a85e9f370c44e488b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46747 } } peers { permanent_uuid: "b16712ce858a45f5a55cd75bc4b231e6" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43347 } } peers { permanent_uuid: "5ebdeff0ce2742179f0556989ce26064" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38453 } }
I20260601 13:30:06.988518 30500 leader_election.cc:290] T d5711f25b223439b9fddde35520bcc0a P 5ebdeff0ce2742179f0556989ce26064 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5b48038aeed458a85e9f370c44e488b (127.24.95.65:46747), b16712ce858a45f5a55cd75bc4b231e6 (127.24.95.66:43347)
I20260601 13:30:06.993098 30500 raft_consensus.cc:493] T 3b22cb0305e8427cbbc84af87475b6fc P 5ebdeff0ce2742179f0556989ce26064 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:30:06.993160 30292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5711f25b223439b9fddde35520bcc0a" candidate_uuid: "5ebdeff0ce2742179f0556989ce26064" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5b48038aeed458a85e9f370c44e488b" is_pre_election: true
I20260601 13:30:06.993271 30369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5711f25b223439b9fddde35520bcc0a" candidate_uuid: "5ebdeff0ce2742179f0556989ce26064" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b16712ce858a45f5a55cd75bc4b231e6" is_pre_election: true
I20260601 13:30:06.993225 30500 raft_consensus.cc:515] T 3b22cb0305e8427cbbc84af87475b6fc P 5ebdeff0ce2742179f0556989ce26064 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5b48038aeed458a85e9f370c44e488b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46747 } } peers { permanent_uuid: "b16712ce858a45f5a55cd75bc4b231e6" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43347 } } peers { permanent_uuid: "5ebdeff0ce2742179f0556989ce26064" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38453 } }
I20260601 13:30:06.993314 30292 raft_consensus.cc:2468] T d5711f25b223439b9fddde35520bcc0a P e5b48038aeed458a85e9f370c44e488b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ebdeff0ce2742179f0556989ce26064 in term 0.
I20260601 13:30:06.993395 30369 raft_consensus.cc:2468] T d5711f25b223439b9fddde35520bcc0a P b16712ce858a45f5a55cd75bc4b231e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ebdeff0ce2742179f0556989ce26064 in term 0.
I20260601 13:30:06.993650 30408 leader_election.cc:304] T d5711f25b223439b9fddde35520bcc0a P 5ebdeff0ce2742179f0556989ce26064 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ebdeff0ce2742179f0556989ce26064, e5b48038aeed458a85e9f370c44e488b; no voters: 
I20260601 13:30:06.993690 30500 leader_election.cc:290] T 3b22cb0305e8427cbbc84af87475b6fc P 5ebdeff0ce2742179f0556989ce26064 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5b48038aeed458a85e9f370c44e488b (127.24.95.65:46747), b16712ce858a45f5a55cd75bc4b231e6 (127.24.95.66:43347)
I20260601 13:30:06.994025 30369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b22cb0305e8427cbbc84af87475b6fc" candidate_uuid: "5ebdeff0ce2742179f0556989ce26064" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b16712ce858a45f5a55cd75bc4b231e6" is_pre_election: true
I20260601 13:30:06.994060 30292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b22cb0305e8427cbbc84af87475b6fc" candidate_uuid: "5ebdeff0ce2742179f0556989ce26064" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5b48038aeed458a85e9f370c44e488b" is_pre_election: true
I20260601 13:30:06.994138 30369 raft_consensus.cc:2468] T 3b22cb0305e8427cbbc84af87475b6fc P b16712ce858a45f5a55cd75bc4b231e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ebdeff0ce2742179f0556989ce26064 in term 0.
I20260601 13:30:06.994153 30292 raft_consensus.cc:2468] T 3b22cb0305e8427cbbc84af87475b6fc P e5b48038aeed458a85e9f370c44e488b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ebdeff0ce2742179f0556989ce26064 in term 0.
I20260601 13:30:06.994292 30500 raft_consensus.cc:2804] T d5711f25b223439b9fddde35520bcc0a P 5ebdeff0ce2742179f0556989ce26064 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:30:06.994340 30500 raft_consensus.cc:493] T d5711f25b223439b9fddde35520bcc0a P 5ebdeff0ce2742179f0556989ce26064 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:30:06.994376 30500 raft_consensus.cc:3060] T d5711f25b223439b9fddde35520bcc0a P 5ebdeff0ce2742179f0556989ce26064 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:06.994385 30408 leader_election.cc:304] T 3b22cb0305e8427cbbc84af87475b6fc P 5ebdeff0ce2742179f0556989ce26064 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ebdeff0ce2742179f0556989ce26064, e5b48038aeed458a85e9f370c44e488b; no voters: 
I20260601 13:30:06.994752 30508 raft_consensus.cc:2804] T 3b22cb0305e8427cbbc84af87475b6fc P 5ebdeff0ce2742179f0556989ce26064 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:30:06.994856 30508 raft_consensus.cc:493] T 3b22cb0305e8427cbbc84af87475b6fc P 5ebdeff0ce2742179f0556989ce26064 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:30:06.994890 30508 raft_consensus.cc:3060] T 3b22cb0305e8427cbbc84af87475b6fc P 5ebdeff0ce2742179f0556989ce26064 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:06.995496 30500 raft_consensus.cc:515] T d5711f25b223439b9fddde35520bcc0a P 5ebdeff0ce2742179f0556989ce26064 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5b48038aeed458a85e9f370c44e488b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46747 } } peers { permanent_uuid: "b16712ce858a45f5a55cd75bc4b231e6" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43347 } } peers { permanent_uuid: "5ebdeff0ce2742179f0556989ce26064" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38453 } }
I20260601 13:30:06.995631 30508 raft_consensus.cc:515] T 3b22cb0305e8427cbbc84af87475b6fc P 5ebdeff0ce2742179f0556989ce26064 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5b48038aeed458a85e9f370c44e488b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46747 } } peers { permanent_uuid: "b16712ce858a45f5a55cd75bc4b231e6" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43347 } } peers { permanent_uuid: "5ebdeff0ce2742179f0556989ce26064" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38453 } }
I20260601 13:30:06.995937 30508 leader_election.cc:290] T 3b22cb0305e8427cbbc84af87475b6fc P 5ebdeff0ce2742179f0556989ce26064 [CANDIDATE]: Term 1 election: Requested vote from peers e5b48038aeed458a85e9f370c44e488b (127.24.95.65:46747), b16712ce858a45f5a55cd75bc4b231e6 (127.24.95.66:43347)
I20260601 13:30:06.996088 30369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5711f25b223439b9fddde35520bcc0a" candidate_uuid: "5ebdeff0ce2742179f0556989ce26064" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b16712ce858a45f5a55cd75bc4b231e6"
I20260601 13:30:06.996187 30291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b22cb0305e8427cbbc84af87475b6fc" candidate_uuid: "5ebdeff0ce2742179f0556989ce26064" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5b48038aeed458a85e9f370c44e488b"
I20260601 13:30:06.996196 30369 raft_consensus.cc:3060] T d5711f25b223439b9fddde35520bcc0a P b16712ce858a45f5a55cd75bc4b231e6 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:06.996276 30291 raft_consensus.cc:3060] T 3b22cb0305e8427cbbc84af87475b6fc P e5b48038aeed458a85e9f370c44e488b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:06.996285 30368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b22cb0305e8427cbbc84af87475b6fc" candidate_uuid: "5ebdeff0ce2742179f0556989ce26064" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b16712ce858a45f5a55cd75bc4b231e6"
I20260601 13:30:06.996429 30500 leader_election.cc:290] T d5711f25b223439b9fddde35520bcc0a P 5ebdeff0ce2742179f0556989ce26064 [CANDIDATE]: Term 1 election: Requested vote from peers e5b48038aeed458a85e9f370c44e488b (127.24.95.65:46747), b16712ce858a45f5a55cd75bc4b231e6 (127.24.95.66:43347)
I20260601 13:30:06.996469 30368 raft_consensus.cc:3060] T 3b22cb0305e8427cbbc84af87475b6fc P b16712ce858a45f5a55cd75bc4b231e6 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:06.997099 30369 raft_consensus.cc:2468] T d5711f25b223439b9fddde35520bcc0a P b16712ce858a45f5a55cd75bc4b231e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ebdeff0ce2742179f0556989ce26064 in term 1.
I20260601 13:30:06.996099 30292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5711f25b223439b9fddde35520bcc0a" candidate_uuid: "5ebdeff0ce2742179f0556989ce26064" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5b48038aeed458a85e9f370c44e488b"
I20260601 13:30:06.997340 30409 leader_election.cc:304] T d5711f25b223439b9fddde35520bcc0a P 5ebdeff0ce2742179f0556989ce26064 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ebdeff0ce2742179f0556989ce26064, b16712ce858a45f5a55cd75bc4b231e6; no voters: 
I20260601 13:30:06.997452 30292 raft_consensus.cc:3060] T d5711f25b223439b9fddde35520bcc0a P e5b48038aeed458a85e9f370c44e488b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:06.997551 30500 raft_consensus.cc:2804] T d5711f25b223439b9fddde35520bcc0a P 5ebdeff0ce2742179f0556989ce26064 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:30:06.997632 30500 raft_consensus.cc:697] T d5711f25b223439b9fddde35520bcc0a P 5ebdeff0ce2742179f0556989ce26064 [term 1 LEADER]: Becoming Leader. State: Replica: 5ebdeff0ce2742179f0556989ce26064, State: Running, Role: LEADER
I20260601 13:30:06.997761 30500 consensus_queue.cc:237] T d5711f25b223439b9fddde35520bcc0a P 5ebdeff0ce2742179f0556989ce26064 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5b48038aeed458a85e9f370c44e488b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46747 } } peers { permanent_uuid: "b16712ce858a45f5a55cd75bc4b231e6" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43347 } } peers { permanent_uuid: "5ebdeff0ce2742179f0556989ce26064" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38453 } }
I20260601 13:30:06.998500 30292 raft_consensus.cc:2468] T d5711f25b223439b9fddde35520bcc0a P e5b48038aeed458a85e9f370c44e488b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ebdeff0ce2742179f0556989ce26064 in term 1.
I20260601 13:30:06.997323 30368 raft_consensus.cc:2468] T 3b22cb0305e8427cbbc84af87475b6fc P b16712ce858a45f5a55cd75bc4b231e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ebdeff0ce2742179f0556989ce26064 in term 1.
I20260601 13:30:06.997315 30291 raft_consensus.cc:2468] T 3b22cb0305e8427cbbc84af87475b6fc P e5b48038aeed458a85e9f370c44e488b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ebdeff0ce2742179f0556989ce26064 in term 1.
I20260601 13:30:06.999150 30409 leader_election.cc:304] T 3b22cb0305e8427cbbc84af87475b6fc P 5ebdeff0ce2742179f0556989ce26064 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ebdeff0ce2742179f0556989ce26064, b16712ce858a45f5a55cd75bc4b231e6; no voters: 
I20260601 13:30:06.999311 30508 raft_consensus.cc:2804] T 3b22cb0305e8427cbbc84af87475b6fc P 5ebdeff0ce2742179f0556989ce26064 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:30:06.999429 30508 raft_consensus.cc:697] T 3b22cb0305e8427cbbc84af87475b6fc P 5ebdeff0ce2742179f0556989ce26064 [term 1 LEADER]: Becoming Leader. State: Replica: 5ebdeff0ce2742179f0556989ce26064, State: Running, Role: LEADER
I20260601 13:30:06.999634 30508 consensus_queue.cc:237] T 3b22cb0305e8427cbbc84af87475b6fc P 5ebdeff0ce2742179f0556989ce26064 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5b48038aeed458a85e9f370c44e488b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46747 } } peers { permanent_uuid: "b16712ce858a45f5a55cd75bc4b231e6" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43347 } } peers { permanent_uuid: "5ebdeff0ce2742179f0556989ce26064" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38453 } }
I20260601 13:30:06.999743 30185 catalog_manager.cc:5696] T d5711f25b223439b9fddde35520bcc0a P 5ebdeff0ce2742179f0556989ce26064 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ebdeff0ce2742179f0556989ce26064 (127.24.95.67). New cstate: current_term: 1 leader_uuid: "5ebdeff0ce2742179f0556989ce26064" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5b48038aeed458a85e9f370c44e488b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b16712ce858a45f5a55cd75bc4b231e6" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ebdeff0ce2742179f0556989ce26064" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38453 } health_report { overall_health: HEALTHY } } }
I20260601 13:30:07.003264 30185 catalog_manager.cc:5696] T 3b22cb0305e8427cbbc84af87475b6fc P 5ebdeff0ce2742179f0556989ce26064 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ebdeff0ce2742179f0556989ce26064 (127.24.95.67). New cstate: current_term: 1 leader_uuid: "5ebdeff0ce2742179f0556989ce26064" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5b48038aeed458a85e9f370c44e488b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b16712ce858a45f5a55cd75bc4b231e6" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ebdeff0ce2742179f0556989ce26064" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38453 } health_report { overall_health: HEALTHY } } }
I20260601 13:30:07.015213 30498 raft_consensus.cc:493] T 6d1a85aecee44afcb0610712b3aab107 P b16712ce858a45f5a55cd75bc4b231e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:30:07.015363 30498 raft_consensus.cc:515] T 6d1a85aecee44afcb0610712b3aab107 P b16712ce858a45f5a55cd75bc4b231e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ebdeff0ce2742179f0556989ce26064" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38453 } } peers { permanent_uuid: "e5b48038aeed458a85e9f370c44e488b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46747 } } peers { permanent_uuid: "b16712ce858a45f5a55cd75bc4b231e6" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43347 } }
I20260601 13:30:07.015959 30498 leader_election.cc:290] T 6d1a85aecee44afcb0610712b3aab107 P b16712ce858a45f5a55cd75bc4b231e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ebdeff0ce2742179f0556989ce26064 (127.24.95.67:38453), e5b48038aeed458a85e9f370c44e488b (127.24.95.65:46747)
I20260601 13:30:07.018210 30495 raft_consensus.cc:493] T 6d1a85aecee44afcb0610712b3aab107 P e5b48038aeed458a85e9f370c44e488b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:30:07.018332 30495 raft_consensus.cc:515] T 6d1a85aecee44afcb0610712b3aab107 P e5b48038aeed458a85e9f370c44e488b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ebdeff0ce2742179f0556989ce26064" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38453 } } peers { permanent_uuid: "e5b48038aeed458a85e9f370c44e488b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46747 } } peers { permanent_uuid: "b16712ce858a45f5a55cd75bc4b231e6" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43347 } }
I20260601 13:30:07.018850 30495 leader_election.cc:290] T 6d1a85aecee44afcb0610712b3aab107 P e5b48038aeed458a85e9f370c44e488b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ebdeff0ce2742179f0556989ce26064 (127.24.95.67:38453), b16712ce858a45f5a55cd75bc4b231e6 (127.24.95.66:43347)
I20260601 13:30:07.020762 30445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d1a85aecee44afcb0610712b3aab107" candidate_uuid: "b16712ce858a45f5a55cd75bc4b231e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ebdeff0ce2742179f0556989ce26064" is_pre_election: true
I20260601 13:30:07.020748 30291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d1a85aecee44afcb0610712b3aab107" candidate_uuid: "b16712ce858a45f5a55cd75bc4b231e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5b48038aeed458a85e9f370c44e488b" is_pre_election: true
I20260601 13:30:07.020977 30445 raft_consensus.cc:2468] T 6d1a85aecee44afcb0610712b3aab107 P 5ebdeff0ce2742179f0556989ce26064 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b16712ce858a45f5a55cd75bc4b231e6 in term 0.
I20260601 13:30:07.021073 30291 raft_consensus.cc:2468] T 6d1a85aecee44afcb0610712b3aab107 P e5b48038aeed458a85e9f370c44e488b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b16712ce858a45f5a55cd75bc4b231e6 in term 0.
I20260601 13:30:07.021283 30333 leader_election.cc:304] T 6d1a85aecee44afcb0610712b3aab107 P b16712ce858a45f5a55cd75bc4b231e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ebdeff0ce2742179f0556989ce26064, b16712ce858a45f5a55cd75bc4b231e6; no voters: 
I20260601 13:30:07.021446 30498 raft_consensus.cc:2804] T 6d1a85aecee44afcb0610712b3aab107 P b16712ce858a45f5a55cd75bc4b231e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:30:07.021507 30498 raft_consensus.cc:493] T 6d1a85aecee44afcb0610712b3aab107 P b16712ce858a45f5a55cd75bc4b231e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:30:07.021540 30498 raft_consensus.cc:3060] T 6d1a85aecee44afcb0610712b3aab107 P b16712ce858a45f5a55cd75bc4b231e6 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:07.022409 30498 raft_consensus.cc:515] T 6d1a85aecee44afcb0610712b3aab107 P b16712ce858a45f5a55cd75bc4b231e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ebdeff0ce2742179f0556989ce26064" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38453 } } peers { permanent_uuid: "e5b48038aeed458a85e9f370c44e488b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46747 } } peers { permanent_uuid: "b16712ce858a45f5a55cd75bc4b231e6" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43347 } }
I20260601 13:30:07.022776 30498 leader_election.cc:290] T 6d1a85aecee44afcb0610712b3aab107 P b16712ce858a45f5a55cd75bc4b231e6 [CANDIDATE]: Term 1 election: Requested vote from peers 5ebdeff0ce2742179f0556989ce26064 (127.24.95.67:38453), e5b48038aeed458a85e9f370c44e488b (127.24.95.65:46747)
I20260601 13:30:07.023051 30445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d1a85aecee44afcb0610712b3aab107" candidate_uuid: "b16712ce858a45f5a55cd75bc4b231e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ebdeff0ce2742179f0556989ce26064"
I20260601 13:30:07.023110 30291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d1a85aecee44afcb0610712b3aab107" candidate_uuid: "b16712ce858a45f5a55cd75bc4b231e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5b48038aeed458a85e9f370c44e488b"
I20260601 13:30:07.023151 30445 raft_consensus.cc:3060] T 6d1a85aecee44afcb0610712b3aab107 P 5ebdeff0ce2742179f0556989ce26064 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:07.023177 30291 raft_consensus.cc:3060] T 6d1a85aecee44afcb0610712b3aab107 P e5b48038aeed458a85e9f370c44e488b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:07.024052 30445 raft_consensus.cc:2468] T 6d1a85aecee44afcb0610712b3aab107 P 5ebdeff0ce2742179f0556989ce26064 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b16712ce858a45f5a55cd75bc4b231e6 in term 1.
I20260601 13:30:07.024052 30291 raft_consensus.cc:2468] T 6d1a85aecee44afcb0610712b3aab107 P e5b48038aeed458a85e9f370c44e488b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b16712ce858a45f5a55cd75bc4b231e6 in term 1.
I20260601 13:30:07.024407 30333 leader_election.cc:304] T 6d1a85aecee44afcb0610712b3aab107 P b16712ce858a45f5a55cd75bc4b231e6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ebdeff0ce2742179f0556989ce26064, b16712ce858a45f5a55cd75bc4b231e6; no voters: 
I20260601 13:30:07.024561 30498 raft_consensus.cc:2804] T 6d1a85aecee44afcb0610712b3aab107 P b16712ce858a45f5a55cd75bc4b231e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:30:07.024770 30498 raft_consensus.cc:697] T 6d1a85aecee44afcb0610712b3aab107 P b16712ce858a45f5a55cd75bc4b231e6 [term 1 LEADER]: Becoming Leader. State: Replica: b16712ce858a45f5a55cd75bc4b231e6, State: Running, Role: LEADER
I20260601 13:30:07.024796 30368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d1a85aecee44afcb0610712b3aab107" candidate_uuid: "e5b48038aeed458a85e9f370c44e488b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b16712ce858a45f5a55cd75bc4b231e6" is_pre_election: true
I20260601 13:30:07.024945 30498 consensus_queue.cc:237] T 6d1a85aecee44afcb0610712b3aab107 P b16712ce858a45f5a55cd75bc4b231e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ebdeff0ce2742179f0556989ce26064" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38453 } } peers { permanent_uuid: "e5b48038aeed458a85e9f370c44e488b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46747 } } peers { permanent_uuid: "b16712ce858a45f5a55cd75bc4b231e6" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43347 } }
I20260601 13:30:07.025014 30445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d1a85aecee44afcb0610712b3aab107" candidate_uuid: "e5b48038aeed458a85e9f370c44e488b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ebdeff0ce2742179f0556989ce26064" is_pre_election: true
I20260601 13:30:07.025108 30445 raft_consensus.cc:2393] T 6d1a85aecee44afcb0610712b3aab107 P 5ebdeff0ce2742179f0556989ce26064 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e5b48038aeed458a85e9f370c44e488b in current term 1: Already voted for candidate b16712ce858a45f5a55cd75bc4b231e6 in this term.
I20260601 13:30:07.025417 30256 leader_election.cc:304] T 6d1a85aecee44afcb0610712b3aab107 P e5b48038aeed458a85e9f370c44e488b [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: e5b48038aeed458a85e9f370c44e488b; no voters: 5ebdeff0ce2742179f0556989ce26064, b16712ce858a45f5a55cd75bc4b231e6
I20260601 13:30:07.025628 30495 raft_consensus.cc:2749] T 6d1a85aecee44afcb0610712b3aab107 P e5b48038aeed458a85e9f370c44e488b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260601 13:30:07.026662 30185 catalog_manager.cc:5696] T 6d1a85aecee44afcb0610712b3aab107 P b16712ce858a45f5a55cd75bc4b231e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to b16712ce858a45f5a55cd75bc4b231e6 (127.24.95.66). New cstate: current_term: 1 leader_uuid: "b16712ce858a45f5a55cd75bc4b231e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ebdeff0ce2742179f0556989ce26064" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5b48038aeed458a85e9f370c44e488b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b16712ce858a45f5a55cd75bc4b231e6" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43347 } health_report { overall_health: HEALTHY } } }
I20260601 13:30:07.042459 24957 file_cache.cc:492] Constructed file cache file cache with capacity 419430
E20260601 13:30:07.042922 24957 multi_raft_batcher.cc:235] multi_raft_heartbeat_window_ms should not be more than  raft_heartbeat_interval_ms / 2. , forcing multi_raft_heartbeat_window_ms = 50
W20260601 13:30:07.044752 30518 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:30:07.044965 30521 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:30:07.044982 30519 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:30:07.045224 24957 server_base.cc:1061] running on GCE node
I20260601 13:30:07.045382 24957 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:30:07.045415 24957 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:30:07.045430 24957 hybrid_clock.cc:648] HybridClock initialized: now 1780320607045430 us; error 0 us; skew 500 ppm
I20260601 13:30:07.046312 24957 webserver.cc:533] Webserver started at http://127.24.95.68:34595/ using document root <none> and password file <none>
I20260601 13:30:07.046444 24957 fs_manager.cc:362] Metadata directory not provided
I20260601 13:30:07.046485 24957 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:30:07.046540 24957 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:30:07.046873 24957 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320492958789-24957-0/minicluster-data/ts-3-root/instance:
uuid: "862f56b9d1ed45fc9a642b066261690d"
format_stamp: "Formatted at 2026-06-01 13:30:07 on dist-test-slave-3pmh"
I20260601 13:30:07.048220 24957 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:30:07.049273 30526 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:07.049546 24957 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:07.049603 24957 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320492958789-24957-0/minicluster-data/ts-3-root
uuid: "862f56b9d1ed45fc9a642b066261690d"
format_stamp: "Formatted at 2026-06-01 13:30:07 on dist-test-slave-3pmh"
I20260601 13:30:07.049650 24957 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320492958789-24957-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320492958789-24957-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320492958789-24957-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:30:07.056813 24957 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:30:07.057196 24957 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:30:07.057449 24957 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:30:07.057930 24957 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:30:07.058007 24957 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:07.058040 24957 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:30:07.058068 24957 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:07.062786 24957 rpc_server.cc:307] RPC server started. Bound to: 127.24.95.68:42661
I20260601 13:30:07.062870 30590 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.95.68:42661 every 8 connection(s)
I20260601 13:30:07.067636 30591 heartbeater.cc:344] Connected to a master server at 127.24.95.126:33447
I20260601 13:30:07.067750 30591 heartbeater.cc:461] Registering TS with master...
I20260601 13:30:07.067987 30591 heartbeater.cc:507] Master 127.24.95.126:33447 requested a full tablet report, sending...
I20260601 13:30:07.068626 30185 ts_manager.cc:194] Registered new tserver with Master: 862f56b9d1ed45fc9a642b066261690d (127.24.95.68:42661)
I20260601 13:30:07.069164 30185 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45614
I20260601 13:30:07.093212 30500 consensus_queue.cc:1048] T 3b22cb0305e8427cbbc84af87475b6fc P 5ebdeff0ce2742179f0556989ce26064 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b16712ce858a45f5a55cd75bc4b231e6" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:07.094020 30500 consensus_queue.cc:1048] T d5711f25b223439b9fddde35520bcc0a P 5ebdeff0ce2742179f0556989ce26064 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b16712ce858a45f5a55cd75bc4b231e6" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260601 13:30:07.095108 30508 fault_injection.cc:43] FAULT INJECTION ENABLED!
W20260601 13:30:07.095165 30508 fault_injection.cc:44] THIS SERVER MAY CRASH!
I20260601 13:30:07.100178 30599 consensus_queue.cc:1048] T d5711f25b223439b9fddde35520bcc0a P 5ebdeff0ce2742179f0556989ce26064 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5b48038aeed458a85e9f370c44e488b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:07.116225 30599 consensus_queue.cc:1048] T 3b22cb0305e8427cbbc84af87475b6fc P 5ebdeff0ce2742179f0556989ce26064 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5b48038aeed458a85e9f370c44e488b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:07.118922 30498 consensus_queue.cc:1048] T 6d1a85aecee44afcb0610712b3aab107 P b16712ce858a45f5a55cd75bc4b231e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ebdeff0ce2742179f0556989ce26064" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:07.140825 30516 consensus_queue.cc:1048] T 6d1a85aecee44afcb0610712b3aab107 P b16712ce858a45f5a55cd75bc4b231e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5b48038aeed458a85e9f370c44e488b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:07.716799 30242 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:30:07.722851 30445 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3b22cb0305e8427cbbc84af87475b6fc"
dest_uuid: "5ebdeff0ce2742179f0556989ce26064"
mode: GRACEFUL
new_leader_uuid: "e5b48038aeed458a85e9f370c44e488b"
 from {username='slave'} at 127.0.0.1:41506
I20260601 13:30:07.722998 30445 raft_consensus.cc:606] T 3b22cb0305e8427cbbc84af87475b6fc P 5ebdeff0ce2742179f0556989ce26064 [term 1 LEADER]: Received request to transfer leadership to TS e5b48038aeed458a85e9f370c44e488b
I20260601 13:30:07.722955 30368 consensus_queue.cc:237] T 6d1a85aecee44afcb0610712b3aab107 P b16712ce858a45f5a55cd75bc4b231e6 [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: "5ebdeff0ce2742179f0556989ce26064" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38453 } attrs { replace: true } } peers { permanent_uuid: "e5b48038aeed458a85e9f370c44e488b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46747 } } peers { permanent_uuid: "b16712ce858a45f5a55cd75bc4b231e6" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43347 } } peers { permanent_uuid: "862f56b9d1ed45fc9a642b066261690d" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 42661 } attrs { promote: true } }
I20260601 13:30:07.723456 30242 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260601 13:30:07.723577 30242 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:30:07.724524 30445 raft_consensus.cc:1275] T 6d1a85aecee44afcb0610712b3aab107 P 5ebdeff0ce2742179f0556989ce26064 [term 1 FOLLOWER]: Refusing update from remote peer b16712ce858a45f5a55cd75bc4b231e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:30:07.724684 30291 raft_consensus.cc:1275] T 6d1a85aecee44afcb0610712b3aab107 P e5b48038aeed458a85e9f370c44e488b [term 1 FOLLOWER]: Refusing update from remote peer b16712ce858a45f5a55cd75bc4b231e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:30:07.724866 30609 consensus_queue.cc:1048] T 6d1a85aecee44afcb0610712b3aab107 P b16712ce858a45f5a55cd75bc4b231e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ebdeff0ce2742179f0556989ce26064" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38453 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:30:07.725042 30498 consensus_queue.cc:1048] T 6d1a85aecee44afcb0610712b3aab107 P b16712ce858a45f5a55cd75bc4b231e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5b48038aeed458a85e9f370c44e488b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:30:07.727623 30291 raft_consensus.cc:2955] T 6d1a85aecee44afcb0610712b3aab107 P e5b48038aeed458a85e9f370c44e488b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 862f56b9d1ed45fc9a642b066261690d (127.24.95.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ebdeff0ce2742179f0556989ce26064" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38453 } attrs { replace: true } } peers { permanent_uuid: "e5b48038aeed458a85e9f370c44e488b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46747 } } peers { permanent_uuid: "b16712ce858a45f5a55cd75bc4b231e6" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43347 } } peers { permanent_uuid: "862f56b9d1ed45fc9a642b066261690d" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 42661 } attrs { promote: true } } }
I20260601 13:30:07.727726 30445 raft_consensus.cc:2955] T 6d1a85aecee44afcb0610712b3aab107 P 5ebdeff0ce2742179f0556989ce26064 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 862f56b9d1ed45fc9a642b066261690d (127.24.95.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ebdeff0ce2742179f0556989ce26064" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38453 } attrs { replace: true } } peers { permanent_uuid: "e5b48038aeed458a85e9f370c44e488b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46747 } } peers { permanent_uuid: "b16712ce858a45f5a55cd75bc4b231e6" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43347 } } peers { permanent_uuid: "862f56b9d1ed45fc9a642b066261690d" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 42661 } attrs { promote: true } } }
W20260601 13:30:07.728852 30333 consensus_peers.cc:597] T 6d1a85aecee44afcb0610712b3aab107 P b16712ce858a45f5a55cd75bc4b231e6 -> Peer 862f56b9d1ed45fc9a642b066261690d (127.24.95.68:42661): Couldn't send request to peer 862f56b9d1ed45fc9a642b066261690d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6d1a85aecee44afcb0610712b3aab107. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:30:07.730199 30187 catalog_manager.cc:5696] T 6d1a85aecee44afcb0610712b3aab107 P e5b48038aeed458a85e9f370c44e488b reported cstate change: config changed from index -1 to 2, NON_VOTER 862f56b9d1ed45fc9a642b066261690d (127.24.95.68) added. New cstate: current_term: 1 leader_uuid: "b16712ce858a45f5a55cd75bc4b231e6" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ebdeff0ce2742179f0556989ce26064" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38453 } attrs { replace: true } } peers { permanent_uuid: "e5b48038aeed458a85e9f370c44e488b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46747 } } peers { permanent_uuid: "b16712ce858a45f5a55cd75bc4b231e6" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43347 } } peers { permanent_uuid: "862f56b9d1ed45fc9a642b066261690d" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 42661 } attrs { promote: true } } }
I20260601 13:30:07.775381 30516 raft_consensus.cc:2955] T 6d1a85aecee44afcb0610712b3aab107 P b16712ce858a45f5a55cd75bc4b231e6 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 862f56b9d1ed45fc9a642b066261690d (127.24.95.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ebdeff0ce2742179f0556989ce26064" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38453 } attrs { replace: true } } peers { permanent_uuid: "e5b48038aeed458a85e9f370c44e488b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46747 } } peers { permanent_uuid: "b16712ce858a45f5a55cd75bc4b231e6" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43347 } } peers { permanent_uuid: "862f56b9d1ed45fc9a642b066261690d" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 42661 } attrs { promote: true } } }
I20260601 13:30:07.781478 30445 consensus_queue.cc:237] T d5711f25b223439b9fddde35520bcc0a P 5ebdeff0ce2742179f0556989ce26064 [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: "e5b48038aeed458a85e9f370c44e488b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46747 } } peers { permanent_uuid: "b16712ce858a45f5a55cd75bc4b231e6" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43347 } attrs { replace: true } } peers { permanent_uuid: "5ebdeff0ce2742179f0556989ce26064" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38453 } } peers { permanent_uuid: "862f56b9d1ed45fc9a642b066261690d" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 42661 } attrs { promote: true } }
I20260601 13:30:07.783103 30292 raft_consensus.cc:1275] T d5711f25b223439b9fddde35520bcc0a P e5b48038aeed458a85e9f370c44e488b [term 1 FOLLOWER]: Refusing update from remote peer 5ebdeff0ce2742179f0556989ce26064: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:30:07.783191 30368 raft_consensus.cc:1275] T d5711f25b223439b9fddde35520bcc0a P b16712ce858a45f5a55cd75bc4b231e6 [term 1 FOLLOWER]: Refusing update from remote peer 5ebdeff0ce2742179f0556989ce26064: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:30:07.783527 30617 consensus_queue.cc:1048] T d5711f25b223439b9fddde35520bcc0a P 5ebdeff0ce2742179f0556989ce26064 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5b48038aeed458a85e9f370c44e488b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:30:07.783727 30597 consensus_queue.cc:1048] T d5711f25b223439b9fddde35520bcc0a P 5ebdeff0ce2742179f0556989ce26064 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b16712ce858a45f5a55cd75bc4b231e6" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43347 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:30:07.785707 30292 raft_consensus.cc:2955] T d5711f25b223439b9fddde35520bcc0a P e5b48038aeed458a85e9f370c44e488b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 862f56b9d1ed45fc9a642b066261690d (127.24.95.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e5b48038aeed458a85e9f370c44e488b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46747 } } peers { permanent_uuid: "b16712ce858a45f5a55cd75bc4b231e6" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43347 } attrs { replace: true } } peers { permanent_uuid: "5ebdeff0ce2742179f0556989ce26064" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38453 } } peers { permanent_uuid: "862f56b9d1ed45fc9a642b066261690d" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 42661 } attrs { promote: true } } }
I20260601 13:30:07.785708 30368 raft_consensus.cc:2955] T d5711f25b223439b9fddde35520bcc0a P b16712ce858a45f5a55cd75bc4b231e6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 862f56b9d1ed45fc9a642b066261690d (127.24.95.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e5b48038aeed458a85e9f370c44e488b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46747 } } peers { permanent_uuid: "b16712ce858a45f5a55cd75bc4b231e6" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43347 } attrs { replace: true } } peers { permanent_uuid: "5ebdeff0ce2742179f0556989ce26064" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38453 } } peers { permanent_uuid: "862f56b9d1ed45fc9a642b066261690d" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 42661 } attrs { promote: true } } }
W20260601 13:30:07.787554 30409 consensus_peers.cc:597] T d5711f25b223439b9fddde35520bcc0a P 5ebdeff0ce2742179f0556989ce26064 -> Peer 862f56b9d1ed45fc9a642b066261690d (127.24.95.68:42661): Couldn't send request to peer 862f56b9d1ed45fc9a642b066261690d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d5711f25b223439b9fddde35520bcc0a. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:30:07.787814 30185 catalog_manager.cc:5696] T d5711f25b223439b9fddde35520bcc0a P e5b48038aeed458a85e9f370c44e488b reported cstate change: config changed from index -1 to 2, NON_VOTER 862f56b9d1ed45fc9a642b066261690d (127.24.95.68) added. New cstate: current_term: 1 leader_uuid: "5ebdeff0ce2742179f0556989ce26064" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e5b48038aeed458a85e9f370c44e488b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46747 } } peers { permanent_uuid: "b16712ce858a45f5a55cd75bc4b231e6" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43347 } attrs { replace: true } } peers { permanent_uuid: "5ebdeff0ce2742179f0556989ce26064" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38453 } } peers { permanent_uuid: "862f56b9d1ed45fc9a642b066261690d" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 42661 } attrs { promote: true } } }
I20260601 13:30:07.803674 30620 ts_tablet_manager.cc:933] T 6d1a85aecee44afcb0610712b3aab107 P 862f56b9d1ed45fc9a642b066261690d: Initiating tablet copy from peer b16712ce858a45f5a55cd75bc4b231e6 (127.24.95.66:43347)
I20260601 13:30:07.804064 30620 tablet_copy_client.cc:323] T 6d1a85aecee44afcb0610712b3aab107 P 862f56b9d1ed45fc9a642b066261690d: tablet copy: Beginning tablet copy session from remote peer at address 127.24.95.66:43347
I20260601 13:30:07.807638 30379 tablet_copy_service.cc:140] P b16712ce858a45f5a55cd75bc4b231e6: Received BeginTabletCopySession request for tablet 6d1a85aecee44afcb0610712b3aab107 from peer 862f56b9d1ed45fc9a642b066261690d ({username='slave'} at 127.0.0.1:55846)
I20260601 13:30:07.807788 30379 tablet_copy_service.cc:161] P b16712ce858a45f5a55cd75bc4b231e6: Beginning new tablet copy session on tablet 6d1a85aecee44afcb0610712b3aab107 from peer 862f56b9d1ed45fc9a642b066261690d at {username='slave'} at 127.0.0.1:55846: session id = 862f56b9d1ed45fc9a642b066261690d-6d1a85aecee44afcb0610712b3aab107
I20260601 13:30:07.808681 30379 tablet_copy_source_session.cc:215] T 6d1a85aecee44afcb0610712b3aab107 P b16712ce858a45f5a55cd75bc4b231e6: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:30:07.809664 30620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d1a85aecee44afcb0610712b3aab107. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:07.811744 30620 tablet_copy_client.cc:806] T 6d1a85aecee44afcb0610712b3aab107 P 862f56b9d1ed45fc9a642b066261690d: tablet copy: Starting download of 0 data blocks...
I20260601 13:30:07.812108 30620 tablet_copy_client.cc:670] T 6d1a85aecee44afcb0610712b3aab107 P 862f56b9d1ed45fc9a642b066261690d: tablet copy: Starting download of 1 WAL segments...
I20260601 13:30:07.813866 30620 tablet_copy_client.cc:538] T 6d1a85aecee44afcb0610712b3aab107 P 862f56b9d1ed45fc9a642b066261690d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:30:07.815243 30620 tablet_bootstrap.cc:492] T 6d1a85aecee44afcb0610712b3aab107 P 862f56b9d1ed45fc9a642b066261690d: Bootstrap starting.
I20260601 13:30:07.819095 30620 tablet_bootstrap.cc:492] T 6d1a85aecee44afcb0610712b3aab107 P 862f56b9d1ed45fc9a642b066261690d: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:30:07.819339 30620 tablet_bootstrap.cc:492] T 6d1a85aecee44afcb0610712b3aab107 P 862f56b9d1ed45fc9a642b066261690d: Bootstrap complete.
I20260601 13:30:07.819502 30620 ts_tablet_manager.cc:1403] T 6d1a85aecee44afcb0610712b3aab107 P 862f56b9d1ed45fc9a642b066261690d: Time spent bootstrapping tablet: real 0.004s	user 0.004s	sys 0.000s
I20260601 13:30:07.819939 30620 raft_consensus.cc:359] T 6d1a85aecee44afcb0610712b3aab107 P 862f56b9d1ed45fc9a642b066261690d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ebdeff0ce2742179f0556989ce26064" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38453 } attrs { replace: true } } peers { permanent_uuid: "e5b48038aeed458a85e9f370c44e488b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46747 } } peers { permanent_uuid: "b16712ce858a45f5a55cd75bc4b231e6" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43347 } } peers { permanent_uuid: "862f56b9d1ed45fc9a642b066261690d" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 42661 } attrs { promote: true } }
I20260601 13:30:07.820061 30620 raft_consensus.cc:740] T 6d1a85aecee44afcb0610712b3aab107 P 862f56b9d1ed45fc9a642b066261690d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 862f56b9d1ed45fc9a642b066261690d, State: Initialized, Role: LEARNER
I20260601 13:30:07.820158 30620 consensus_queue.cc:260] T 6d1a85aecee44afcb0610712b3aab107 P 862f56b9d1ed45fc9a642b066261690d [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: "5ebdeff0ce2742179f0556989ce26064" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38453 } attrs { replace: true } } peers { permanent_uuid: "e5b48038aeed458a85e9f370c44e488b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46747 } } peers { permanent_uuid: "b16712ce858a45f5a55cd75bc4b231e6" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43347 } } peers { permanent_uuid: "862f56b9d1ed45fc9a642b066261690d" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 42661 } attrs { promote: true } }
I20260601 13:30:07.820631 30620 ts_tablet_manager.cc:1434] T 6d1a85aecee44afcb0610712b3aab107 P 862f56b9d1ed45fc9a642b066261690d: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:30:07.820679 30591 heartbeater.cc:499] Master 127.24.95.126:33447 was elected leader, sending a full tablet report...
I20260601 13:30:07.821344 30379 tablet_copy_service.cc:342] P b16712ce858a45f5a55cd75bc4b231e6: Request end of tablet copy session 862f56b9d1ed45fc9a642b066261690d-6d1a85aecee44afcb0610712b3aab107 received from {username='slave'} at 127.0.0.1:55846
I20260601 13:30:07.821434 30379 tablet_copy_service.cc:434] P b16712ce858a45f5a55cd75bc4b231e6: ending tablet copy session 862f56b9d1ed45fc9a642b066261690d-6d1a85aecee44afcb0610712b3aab107 on tablet 6d1a85aecee44afcb0610712b3aab107 with peer 862f56b9d1ed45fc9a642b066261690d
I20260601 13:30:07.863656 30599 raft_consensus.cc:993] T 3b22cb0305e8427cbbc84af87475b6fc P 5ebdeff0ce2742179f0556989ce26064: : Instructing follower e5b48038aeed458a85e9f370c44e488b to start an election
I20260601 13:30:07.863929 30599 raft_consensus.cc:1081] T 3b22cb0305e8427cbbc84af87475b6fc P 5ebdeff0ce2742179f0556989ce26064 [term 1 LEADER]: Signalling peer e5b48038aeed458a85e9f370c44e488b to start an election
I20260601 13:30:07.864779 30292 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3b22cb0305e8427cbbc84af87475b6fc"
dest_uuid: "e5b48038aeed458a85e9f370c44e488b"
 from {username='slave'} at 127.0.0.1:34772
I20260601 13:30:07.865123 30292 raft_consensus.cc:493] T 3b22cb0305e8427cbbc84af87475b6fc P e5b48038aeed458a85e9f370c44e488b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:30:07.865193 30292 raft_consensus.cc:3060] T 3b22cb0305e8427cbbc84af87475b6fc P e5b48038aeed458a85e9f370c44e488b [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:30:07.866029 30292 raft_consensus.cc:515] T 3b22cb0305e8427cbbc84af87475b6fc P e5b48038aeed458a85e9f370c44e488b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5b48038aeed458a85e9f370c44e488b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46747 } } peers { permanent_uuid: "b16712ce858a45f5a55cd75bc4b231e6" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43347 } } peers { permanent_uuid: "5ebdeff0ce2742179f0556989ce26064" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38453 } }
I20260601 13:30:07.866408 30292 leader_election.cc:290] T 3b22cb0305e8427cbbc84af87475b6fc P e5b48038aeed458a85e9f370c44e488b [CANDIDATE]: Term 2 election: Requested vote from peers b16712ce858a45f5a55cd75bc4b231e6 (127.24.95.66:43347), 5ebdeff0ce2742179f0556989ce26064 (127.24.95.67:38453)
I20260601 13:30:07.866839 30445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b22cb0305e8427cbbc84af87475b6fc" candidate_uuid: "e5b48038aeed458a85e9f370c44e488b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5ebdeff0ce2742179f0556989ce26064"
I20260601 13:30:07.866955 30445 raft_consensus.cc:3055] T 3b22cb0305e8427cbbc84af87475b6fc P 5ebdeff0ce2742179f0556989ce26064 [term 1 LEADER]: Stepping down as leader of term 1
I20260601 13:30:07.866992 30445 raft_consensus.cc:740] T 3b22cb0305e8427cbbc84af87475b6fc P 5ebdeff0ce2742179f0556989ce26064 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5ebdeff0ce2742179f0556989ce26064, State: Running, Role: LEADER
I20260601 13:30:07.866840 30368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b22cb0305e8427cbbc84af87475b6fc" candidate_uuid: "e5b48038aeed458a85e9f370c44e488b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b16712ce858a45f5a55cd75bc4b231e6"
I20260601 13:30:07.867111 30368 raft_consensus.cc:3060] T 3b22cb0305e8427cbbc84af87475b6fc P b16712ce858a45f5a55cd75bc4b231e6 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:30:07.867177 30445 consensus_queue.cc:260] T 3b22cb0305e8427cbbc84af87475b6fc P 5ebdeff0ce2742179f0556989ce26064 [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: "e5b48038aeed458a85e9f370c44e488b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46747 } } peers { permanent_uuid: "b16712ce858a45f5a55cd75bc4b231e6" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43347 } } peers { permanent_uuid: "5ebdeff0ce2742179f0556989ce26064" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38453 } }
I20260601 13:30:07.867350 30445 raft_consensus.cc:3060] T 3b22cb0305e8427cbbc84af87475b6fc P 5ebdeff0ce2742179f0556989ce26064 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:30:07.867969 30368 raft_consensus.cc:2468] T 3b22cb0305e8427cbbc84af87475b6fc P b16712ce858a45f5a55cd75bc4b231e6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5b48038aeed458a85e9f370c44e488b in term 2.
I20260601 13:30:07.868147 30445 raft_consensus.cc:2468] T 3b22cb0305e8427cbbc84af87475b6fc P 5ebdeff0ce2742179f0556989ce26064 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5b48038aeed458a85e9f370c44e488b in term 2.
I20260601 13:30:07.868261 30256 leader_election.cc:304] T 3b22cb0305e8427cbbc84af87475b6fc P e5b48038aeed458a85e9f370c44e488b [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: b16712ce858a45f5a55cd75bc4b231e6, e5b48038aeed458a85e9f370c44e488b; no voters: 
I20260601 13:30:07.868582 30612 raft_consensus.cc:2804] T 3b22cb0305e8427cbbc84af87475b6fc P e5b48038aeed458a85e9f370c44e488b [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:30:07.868768 30612 raft_consensus.cc:697] T 3b22cb0305e8427cbbc84af87475b6fc P e5b48038aeed458a85e9f370c44e488b [term 2 LEADER]: Becoming Leader. State: Replica: e5b48038aeed458a85e9f370c44e488b, State: Running, Role: LEADER
I20260601 13:30:07.868902 30612 consensus_queue.cc:237] T 3b22cb0305e8427cbbc84af87475b6fc P e5b48038aeed458a85e9f370c44e488b [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: "e5b48038aeed458a85e9f370c44e488b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46747 } } peers { permanent_uuid: "b16712ce858a45f5a55cd75bc4b231e6" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43347 } } peers { permanent_uuid: "5ebdeff0ce2742179f0556989ce26064" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38453 } }
I20260601 13:30:07.870378 30187 catalog_manager.cc:5696] T 3b22cb0305e8427cbbc84af87475b6fc P e5b48038aeed458a85e9f370c44e488b reported cstate change: term changed from 1 to 2, leader changed from 5ebdeff0ce2742179f0556989ce26064 (127.24.95.67) to e5b48038aeed458a85e9f370c44e488b (127.24.95.65). New cstate: current_term: 2 leader_uuid: "e5b48038aeed458a85e9f370c44e488b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5b48038aeed458a85e9f370c44e488b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b16712ce858a45f5a55cd75bc4b231e6" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ebdeff0ce2742179f0556989ce26064" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38453 } health_report { overall_health: UNKNOWN } } }
I20260601 13:30:07.880695 30565 raft_consensus.cc:1217] T 6d1a85aecee44afcb0610712b3aab107 P 862f56b9d1ed45fc9a642b066261690d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:30:07.883450 30619 raft_consensus.cc:2955] T d5711f25b223439b9fddde35520bcc0a P 5ebdeff0ce2742179f0556989ce26064 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 862f56b9d1ed45fc9a642b066261690d (127.24.95.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e5b48038aeed458a85e9f370c44e488b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46747 } } peers { permanent_uuid: "b16712ce858a45f5a55cd75bc4b231e6" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43347 } attrs { replace: true } } peers { permanent_uuid: "5ebdeff0ce2742179f0556989ce26064" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38453 } } peers { permanent_uuid: "862f56b9d1ed45fc9a642b066261690d" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 42661 } attrs { promote: true } } }
I20260601 13:30:07.904839 30620 ts_tablet_manager.cc:933] T d5711f25b223439b9fddde35520bcc0a P 862f56b9d1ed45fc9a642b066261690d: Initiating tablet copy from peer 5ebdeff0ce2742179f0556989ce26064 (127.24.95.67:38453)
I20260601 13:30:07.905267 30620 tablet_copy_client.cc:323] T d5711f25b223439b9fddde35520bcc0a P 862f56b9d1ed45fc9a642b066261690d: tablet copy: Beginning tablet copy session from remote peer at address 127.24.95.67:38453
I20260601 13:30:07.908623 30455 tablet_copy_service.cc:140] P 5ebdeff0ce2742179f0556989ce26064: Received BeginTabletCopySession request for tablet d5711f25b223439b9fddde35520bcc0a from peer 862f56b9d1ed45fc9a642b066261690d ({username='slave'} at 127.0.0.1:41510)
I20260601 13:30:07.908764 30455 tablet_copy_service.cc:161] P 5ebdeff0ce2742179f0556989ce26064: Beginning new tablet copy session on tablet d5711f25b223439b9fddde35520bcc0a from peer 862f56b9d1ed45fc9a642b066261690d at {username='slave'} at 127.0.0.1:41510: session id = 862f56b9d1ed45fc9a642b066261690d-d5711f25b223439b9fddde35520bcc0a
I20260601 13:30:07.909519 30455 tablet_copy_source_session.cc:215] T d5711f25b223439b9fddde35520bcc0a P 5ebdeff0ce2742179f0556989ce26064: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:30:07.910413 30620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5711f25b223439b9fddde35520bcc0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:07.913012 30620 tablet_copy_client.cc:806] T d5711f25b223439b9fddde35520bcc0a P 862f56b9d1ed45fc9a642b066261690d: tablet copy: Starting download of 0 data blocks...
I20260601 13:30:07.913192 30620 tablet_copy_client.cc:670] T d5711f25b223439b9fddde35520bcc0a P 862f56b9d1ed45fc9a642b066261690d: tablet copy: Starting download of 1 WAL segments...
I20260601 13:30:07.914559 30620 tablet_copy_client.cc:538] T d5711f25b223439b9fddde35520bcc0a P 862f56b9d1ed45fc9a642b066261690d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:30:07.916579 30620 tablet_bootstrap.cc:492] T d5711f25b223439b9fddde35520bcc0a P 862f56b9d1ed45fc9a642b066261690d: Bootstrap starting.
I20260601 13:30:07.920532 30620 tablet_bootstrap.cc:492] T d5711f25b223439b9fddde35520bcc0a P 862f56b9d1ed45fc9a642b066261690d: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:30:07.920982 30620 tablet_bootstrap.cc:492] T d5711f25b223439b9fddde35520bcc0a P 862f56b9d1ed45fc9a642b066261690d: Bootstrap complete.
I20260601 13:30:07.921181 30620 ts_tablet_manager.cc:1403] T d5711f25b223439b9fddde35520bcc0a P 862f56b9d1ed45fc9a642b066261690d: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
I20260601 13:30:07.921830 30620 raft_consensus.cc:359] T d5711f25b223439b9fddde35520bcc0a P 862f56b9d1ed45fc9a642b066261690d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e5b48038aeed458a85e9f370c44e488b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46747 } } peers { permanent_uuid: "b16712ce858a45f5a55cd75bc4b231e6" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43347 } attrs { replace: true } } peers { permanent_uuid: "5ebdeff0ce2742179f0556989ce26064" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38453 } } peers { permanent_uuid: "862f56b9d1ed45fc9a642b066261690d" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 42661 } attrs { promote: true } }
I20260601 13:30:07.921993 30620 raft_consensus.cc:740] T d5711f25b223439b9fddde35520bcc0a P 862f56b9d1ed45fc9a642b066261690d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 862f56b9d1ed45fc9a642b066261690d, State: Initialized, Role: LEARNER
I20260601 13:30:07.922101 30620 consensus_queue.cc:260] T d5711f25b223439b9fddde35520bcc0a P 862f56b9d1ed45fc9a642b066261690d [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: "e5b48038aeed458a85e9f370c44e488b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46747 } } peers { permanent_uuid: "b16712ce858a45f5a55cd75bc4b231e6" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43347 } attrs { replace: true } } peers { permanent_uuid: "5ebdeff0ce2742179f0556989ce26064" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38453 } } peers { permanent_uuid: "862f56b9d1ed45fc9a642b066261690d" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 42661 } attrs { promote: true } }
I20260601 13:30:07.922390 30620 ts_tablet_manager.cc:1434] T d5711f25b223439b9fddde35520bcc0a P 862f56b9d1ed45fc9a642b066261690d: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:30:07.922988 30455 tablet_copy_service.cc:342] P 5ebdeff0ce2742179f0556989ce26064: Request end of tablet copy session 862f56b9d1ed45fc9a642b066261690d-d5711f25b223439b9fddde35520bcc0a received from {username='slave'} at 127.0.0.1:41510
I20260601 13:30:07.923072 30455 tablet_copy_service.cc:434] P 5ebdeff0ce2742179f0556989ce26064: ending tablet copy session 862f56b9d1ed45fc9a642b066261690d-d5711f25b223439b9fddde35520bcc0a on tablet d5711f25b223439b9fddde35520bcc0a with peer 862f56b9d1ed45fc9a642b066261690d
I20260601 13:30:07.973069 30368 raft_consensus.cc:1275] T 3b22cb0305e8427cbbc84af87475b6fc P b16712ce858a45f5a55cd75bc4b231e6 [term 2 FOLLOWER]: Refusing update from remote peer e5b48038aeed458a85e9f370c44e488b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:30:07.973593 30612 consensus_queue.cc:1048] T 3b22cb0305e8427cbbc84af87475b6fc P e5b48038aeed458a85e9f370c44e488b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b16712ce858a45f5a55cd75bc4b231e6" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:30:07.984964 30445 raft_consensus.cc:1275] T 3b22cb0305e8427cbbc84af87475b6fc P 5ebdeff0ce2742179f0556989ce26064 [term 2 FOLLOWER]: Refusing update from remote peer e5b48038aeed458a85e9f370c44e488b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:30:07.985565 30612 consensus_queue.cc:1048] T 3b22cb0305e8427cbbc84af87475b6fc P e5b48038aeed458a85e9f370c44e488b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ebdeff0ce2742179f0556989ce26064" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:30:08.000649 30565 raft_consensus.cc:1217] T d5711f25b223439b9fddde35520bcc0a P 862f56b9d1ed45fc9a642b066261690d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:30:08.014055 30616 raft_consensus.cc:1064] T 6d1a85aecee44afcb0610712b3aab107 P b16712ce858a45f5a55cd75bc4b231e6: attempting to promote NON_VOTER 862f56b9d1ed45fc9a642b066261690d to VOTER
I20260601 13:30:08.014743 30616 consensus_queue.cc:237] T 6d1a85aecee44afcb0610712b3aab107 P b16712ce858a45f5a55cd75bc4b231e6 [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: "5ebdeff0ce2742179f0556989ce26064" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38453 } attrs { replace: true } } peers { permanent_uuid: "e5b48038aeed458a85e9f370c44e488b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46747 } } peers { permanent_uuid: "b16712ce858a45f5a55cd75bc4b231e6" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43347 } } peers { permanent_uuid: "862f56b9d1ed45fc9a642b066261690d" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 42661 } attrs { promote: false } }
I20260601 13:30:08.016093 30292 raft_consensus.cc:1275] T 6d1a85aecee44afcb0610712b3aab107 P e5b48038aeed458a85e9f370c44e488b [term 1 FOLLOWER]: Refusing update from remote peer b16712ce858a45f5a55cd75bc4b231e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:30:08.016131 30565 raft_consensus.cc:1275] T 6d1a85aecee44afcb0610712b3aab107 P 862f56b9d1ed45fc9a642b066261690d [term 1 LEARNER]: Refusing update from remote peer b16712ce858a45f5a55cd75bc4b231e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:30:08.016309 30445 raft_consensus.cc:1275] T 6d1a85aecee44afcb0610712b3aab107 P 5ebdeff0ce2742179f0556989ce26064 [term 1 FOLLOWER]: Refusing update from remote peer b16712ce858a45f5a55cd75bc4b231e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:30:08.016601 30498 consensus_queue.cc:1048] T 6d1a85aecee44afcb0610712b3aab107 P b16712ce858a45f5a55cd75bc4b231e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5b48038aeed458a85e9f370c44e488b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:30:08.016767 30609 consensus_queue.cc:1048] T 6d1a85aecee44afcb0610712b3aab107 P b16712ce858a45f5a55cd75bc4b231e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ebdeff0ce2742179f0556989ce26064" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38453 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:30:08.016958 30616 consensus_queue.cc:1048] T 6d1a85aecee44afcb0610712b3aab107 P b16712ce858a45f5a55cd75bc4b231e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "862f56b9d1ed45fc9a642b066261690d" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 42661 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:30:08.019274 30445 raft_consensus.cc:2955] T 6d1a85aecee44afcb0610712b3aab107 P 5ebdeff0ce2742179f0556989ce26064 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 862f56b9d1ed45fc9a642b066261690d (127.24.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ebdeff0ce2742179f0556989ce26064" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38453 } attrs { replace: true } } peers { permanent_uuid: "e5b48038aeed458a85e9f370c44e488b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46747 } } peers { permanent_uuid: "b16712ce858a45f5a55cd75bc4b231e6" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43347 } } peers { permanent_uuid: "862f56b9d1ed45fc9a642b066261690d" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 42661 } attrs { promote: false } } }
I20260601 13:30:08.019726 30565 raft_consensus.cc:2955] T 6d1a85aecee44afcb0610712b3aab107 P 862f56b9d1ed45fc9a642b066261690d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 862f56b9d1ed45fc9a642b066261690d (127.24.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ebdeff0ce2742179f0556989ce26064" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38453 } attrs { replace: true } } peers { permanent_uuid: "e5b48038aeed458a85e9f370c44e488b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46747 } } peers { permanent_uuid: "b16712ce858a45f5a55cd75bc4b231e6" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43347 } } peers { permanent_uuid: "862f56b9d1ed45fc9a642b066261690d" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 42661 } attrs { promote: false } } }
I20260601 13:30:08.022217 30185 catalog_manager.cc:5696] T 6d1a85aecee44afcb0610712b3aab107 P 5ebdeff0ce2742179f0556989ce26064 reported cstate change: config changed from index 2 to 3, 862f56b9d1ed45fc9a642b066261690d (127.24.95.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b16712ce858a45f5a55cd75bc4b231e6" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ebdeff0ce2742179f0556989ce26064" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38453 } attrs { replace: true } } peers { permanent_uuid: "e5b48038aeed458a85e9f370c44e488b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46747 } } peers { permanent_uuid: "b16712ce858a45f5a55cd75bc4b231e6" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43347 } } peers { permanent_uuid: "862f56b9d1ed45fc9a642b066261690d" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 42661 } attrs { promote: false } } }
I20260601 13:30:08.112159 30292 raft_consensus.cc:2955] T 6d1a85aecee44afcb0610712b3aab107 P e5b48038aeed458a85e9f370c44e488b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 862f56b9d1ed45fc9a642b066261690d (127.24.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ebdeff0ce2742179f0556989ce26064" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38453 } attrs { replace: true } } peers { permanent_uuid: "e5b48038aeed458a85e9f370c44e488b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46747 } } peers { permanent_uuid: "b16712ce858a45f5a55cd75bc4b231e6" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43347 } } peers { permanent_uuid: "862f56b9d1ed45fc9a642b066261690d" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 42661 } attrs { promote: false } } }
I20260601 13:30:08.116839 30609 raft_consensus.cc:2955] T 6d1a85aecee44afcb0610712b3aab107 P b16712ce858a45f5a55cd75bc4b231e6 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 862f56b9d1ed45fc9a642b066261690d (127.24.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ebdeff0ce2742179f0556989ce26064" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38453 } attrs { replace: true } } peers { permanent_uuid: "e5b48038aeed458a85e9f370c44e488b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46747 } } peers { permanent_uuid: "b16712ce858a45f5a55cd75bc4b231e6" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43347 } } peers { permanent_uuid: "862f56b9d1ed45fc9a642b066261690d" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 42661 } attrs { promote: false } } }
I20260601 13:30:08.120699 30368 consensus_queue.cc:237] T 6d1a85aecee44afcb0610712b3aab107 P b16712ce858a45f5a55cd75bc4b231e6 [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: "e5b48038aeed458a85e9f370c44e488b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46747 } } peers { permanent_uuid: "b16712ce858a45f5a55cd75bc4b231e6" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43347 } } peers { permanent_uuid: "862f56b9d1ed45fc9a642b066261690d" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 42661 } attrs { promote: false } }
I20260601 13:30:08.121973 30565 raft_consensus.cc:1275] T 6d1a85aecee44afcb0610712b3aab107 P 862f56b9d1ed45fc9a642b066261690d [term 1 FOLLOWER]: Refusing update from remote peer b16712ce858a45f5a55cd75bc4b231e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:30:08.121999 30292 raft_consensus.cc:1275] T 6d1a85aecee44afcb0610712b3aab107 P e5b48038aeed458a85e9f370c44e488b [term 1 FOLLOWER]: Refusing update from remote peer b16712ce858a45f5a55cd75bc4b231e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:30:08.122419 30516 consensus_queue.cc:1048] T 6d1a85aecee44afcb0610712b3aab107 P b16712ce858a45f5a55cd75bc4b231e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "862f56b9d1ed45fc9a642b066261690d" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 42661 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:30:08.122874 30616 consensus_queue.cc:1048] T 6d1a85aecee44afcb0610712b3aab107 P b16712ce858a45f5a55cd75bc4b231e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5b48038aeed458a85e9f370c44e488b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:30:08.124557 30565 raft_consensus.cc:2955] T 6d1a85aecee44afcb0610712b3aab107 P 862f56b9d1ed45fc9a642b066261690d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5ebdeff0ce2742179f0556989ce26064 (127.24.95.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e5b48038aeed458a85e9f370c44e488b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46747 } } peers { permanent_uuid: "b16712ce858a45f5a55cd75bc4b231e6" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43347 } } peers { permanent_uuid: "862f56b9d1ed45fc9a642b066261690d" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 42661 } attrs { promote: false } } }
I20260601 13:30:08.124912 30292 raft_consensus.cc:2955] T 6d1a85aecee44afcb0610712b3aab107 P e5b48038aeed458a85e9f370c44e488b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5ebdeff0ce2742179f0556989ce26064 (127.24.95.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e5b48038aeed458a85e9f370c44e488b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46747 } } peers { permanent_uuid: "b16712ce858a45f5a55cd75bc4b231e6" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43347 } } peers { permanent_uuid: "862f56b9d1ed45fc9a642b066261690d" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 42661 } attrs { promote: false } } }
I20260601 13:30:08.126713 30187 catalog_manager.cc:5696] T 6d1a85aecee44afcb0610712b3aab107 P 862f56b9d1ed45fc9a642b066261690d reported cstate change: config changed from index 3 to 4, VOTER 5ebdeff0ce2742179f0556989ce26064 (127.24.95.67) evicted. New cstate: current_term: 1 leader_uuid: "b16712ce858a45f5a55cd75bc4b231e6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e5b48038aeed458a85e9f370c44e488b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46747 } } peers { permanent_uuid: "b16712ce858a45f5a55cd75bc4b231e6" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43347 } } peers { permanent_uuid: "862f56b9d1ed45fc9a642b066261690d" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 42661 } attrs { promote: false } } }
I20260601 13:30:08.131896 30619 raft_consensus.cc:1064] T d5711f25b223439b9fddde35520bcc0a P 5ebdeff0ce2742179f0556989ce26064: attempting to promote NON_VOTER 862f56b9d1ed45fc9a642b066261690d to VOTER
I20260601 13:30:08.132351 30619 consensus_queue.cc:237] T d5711f25b223439b9fddde35520bcc0a P 5ebdeff0ce2742179f0556989ce26064 [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: "e5b48038aeed458a85e9f370c44e488b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46747 } } peers { permanent_uuid: "b16712ce858a45f5a55cd75bc4b231e6" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43347 } attrs { replace: true } } peers { permanent_uuid: "5ebdeff0ce2742179f0556989ce26064" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38453 } } peers { permanent_uuid: "862f56b9d1ed45fc9a642b066261690d" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 42661 } attrs { promote: false } }
I20260601 13:30:08.133828 30368 raft_consensus.cc:1275] T d5711f25b223439b9fddde35520bcc0a P b16712ce858a45f5a55cd75bc4b231e6 [term 1 FOLLOWER]: Refusing update from remote peer 5ebdeff0ce2742179f0556989ce26064: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:30:08.133890 30292 raft_consensus.cc:1275] T d5711f25b223439b9fddde35520bcc0a P e5b48038aeed458a85e9f370c44e488b [term 1 FOLLOWER]: Refusing update from remote peer 5ebdeff0ce2742179f0556989ce26064: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:30:08.133827 30565 raft_consensus.cc:1275] T d5711f25b223439b9fddde35520bcc0a P 862f56b9d1ed45fc9a642b066261690d [term 1 LEARNER]: Refusing update from remote peer 5ebdeff0ce2742179f0556989ce26064: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:30:08.134383 30619 consensus_queue.cc:1048] T d5711f25b223439b9fddde35520bcc0a P 5ebdeff0ce2742179f0556989ce26064 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5b48038aeed458a85e9f370c44e488b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:30:08.134645 30599 consensus_queue.cc:1048] T d5711f25b223439b9fddde35520bcc0a P 5ebdeff0ce2742179f0556989ce26064 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b16712ce858a45f5a55cd75bc4b231e6" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43347 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:30:08.135144 30619 consensus_queue.cc:1048] T d5711f25b223439b9fddde35520bcc0a P 5ebdeff0ce2742179f0556989ce26064 [LEADER]: Connected to new peer: Peer: permanent_uuid: "862f56b9d1ed45fc9a642b066261690d" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 42661 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:30:08.136586 30292 raft_consensus.cc:2955] T d5711f25b223439b9fddde35520bcc0a P e5b48038aeed458a85e9f370c44e488b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 862f56b9d1ed45fc9a642b066261690d (127.24.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e5b48038aeed458a85e9f370c44e488b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46747 } } peers { permanent_uuid: "b16712ce858a45f5a55cd75bc4b231e6" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43347 } attrs { replace: true } } peers { permanent_uuid: "5ebdeff0ce2742179f0556989ce26064" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38453 } } peers { permanent_uuid: "862f56b9d1ed45fc9a642b066261690d" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 42661 } attrs { promote: false } } }
I20260601 13:30:08.137918 30565 raft_consensus.cc:2955] T d5711f25b223439b9fddde35520bcc0a P 862f56b9d1ed45fc9a642b066261690d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 862f56b9d1ed45fc9a642b066261690d (127.24.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e5b48038aeed458a85e9f370c44e488b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46747 } } peers { permanent_uuid: "b16712ce858a45f5a55cd75bc4b231e6" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43347 } attrs { replace: true } } peers { permanent_uuid: "5ebdeff0ce2742179f0556989ce26064" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38453 } } peers { permanent_uuid: "862f56b9d1ed45fc9a642b066261690d" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 42661 } attrs { promote: false } } }
I20260601 13:30:08.153533 30434 tablet_service.cc:1558] Processing DeleteTablet for tablet 6d1a85aecee44afcb0610712b3aab107 with delete_type TABLET_DATA_TOMBSTONED (TS 5ebdeff0ce2742179f0556989ce26064 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41478
I20260601 13:30:08.154096 30635 tablet_replica.cc:333] T 6d1a85aecee44afcb0610712b3aab107 P 5ebdeff0ce2742179f0556989ce26064: stopping tablet replica
I20260601 13:30:08.154225 30635 raft_consensus.cc:2243] T 6d1a85aecee44afcb0610712b3aab107 P 5ebdeff0ce2742179f0556989ce26064 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:08.154372 30635 raft_consensus.cc:2272] T 6d1a85aecee44afcb0610712b3aab107 P 5ebdeff0ce2742179f0556989ce26064 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:08.154822 30185 catalog_manager.cc:5696] T d5711f25b223439b9fddde35520bcc0a P e5b48038aeed458a85e9f370c44e488b reported cstate change: config changed from index 2 to 3, 862f56b9d1ed45fc9a642b066261690d (127.24.95.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5ebdeff0ce2742179f0556989ce26064" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e5b48038aeed458a85e9f370c44e488b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46747 } } peers { permanent_uuid: "b16712ce858a45f5a55cd75bc4b231e6" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43347 } attrs { replace: true } } peers { permanent_uuid: "5ebdeff0ce2742179f0556989ce26064" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38453 } } peers { permanent_uuid: "862f56b9d1ed45fc9a642b066261690d" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 42661 } attrs { promote: false } } }
I20260601 13:30:08.155104 30635 ts_tablet_manager.cc:1916] T 6d1a85aecee44afcb0610712b3aab107 P 5ebdeff0ce2742179f0556989ce26064: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:30:08.158192 30635 ts_tablet_manager.cc:1929] T 6d1a85aecee44afcb0610712b3aab107 P 5ebdeff0ce2742179f0556989ce26064: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:30:08.158300 30635 log.cc:1199] T 6d1a85aecee44afcb0610712b3aab107 P 5ebdeff0ce2742179f0556989ce26064: Deleting WAL directory at /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320492958789-24957-0/minicluster-data/ts-2-root/wals/6d1a85aecee44afcb0610712b3aab107
I20260601 13:30:08.158878 30173 catalog_manager.cc:5027] TS 5ebdeff0ce2742179f0556989ce26064 (127.24.95.67:38453): tablet 6d1a85aecee44afcb0610712b3aab107 (table test-workload [id=a69541d04bf846f3bd0641aabdb1dc2f]) successfully deleted
I20260601 13:30:08.159278 30619 raft_consensus.cc:2955] T d5711f25b223439b9fddde35520bcc0a P 5ebdeff0ce2742179f0556989ce26064 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 862f56b9d1ed45fc9a642b066261690d (127.24.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e5b48038aeed458a85e9f370c44e488b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46747 } } peers { permanent_uuid: "b16712ce858a45f5a55cd75bc4b231e6" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43347 } attrs { replace: true } } peers { permanent_uuid: "5ebdeff0ce2742179f0556989ce26064" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38453 } } peers { permanent_uuid: "862f56b9d1ed45fc9a642b066261690d" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 42661 } attrs { promote: false } } }
I20260601 13:30:08.161191 30368 raft_consensus.cc:2955] T d5711f25b223439b9fddde35520bcc0a P b16712ce858a45f5a55cd75bc4b231e6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 862f56b9d1ed45fc9a642b066261690d (127.24.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e5b48038aeed458a85e9f370c44e488b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46747 } } peers { permanent_uuid: "b16712ce858a45f5a55cd75bc4b231e6" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43347 } attrs { replace: true } } peers { permanent_uuid: "5ebdeff0ce2742179f0556989ce26064" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38453 } } peers { permanent_uuid: "862f56b9d1ed45fc9a642b066261690d" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 42661 } attrs { promote: false } } }
I20260601 13:30:08.180766 30445 consensus_queue.cc:237] T d5711f25b223439b9fddde35520bcc0a P 5ebdeff0ce2742179f0556989ce26064 [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: "e5b48038aeed458a85e9f370c44e488b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46747 } } peers { permanent_uuid: "5ebdeff0ce2742179f0556989ce26064" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38453 } } peers { permanent_uuid: "862f56b9d1ed45fc9a642b066261690d" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 42661 } attrs { promote: false } }
I20260601 13:30:08.182102 30565 raft_consensus.cc:1275] T d5711f25b223439b9fddde35520bcc0a P 862f56b9d1ed45fc9a642b066261690d [term 1 FOLLOWER]: Refusing update from remote peer 5ebdeff0ce2742179f0556989ce26064: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:30:08.182194 30292 raft_consensus.cc:1275] T d5711f25b223439b9fddde35520bcc0a P e5b48038aeed458a85e9f370c44e488b [term 1 FOLLOWER]: Refusing update from remote peer 5ebdeff0ce2742179f0556989ce26064: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:30:08.182502 30617 consensus_queue.cc:1048] T d5711f25b223439b9fddde35520bcc0a P 5ebdeff0ce2742179f0556989ce26064 [LEADER]: Connected to new peer: Peer: permanent_uuid: "862f56b9d1ed45fc9a642b066261690d" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 42661 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:30:08.182682 30597 consensus_queue.cc:1048] T d5711f25b223439b9fddde35520bcc0a P 5ebdeff0ce2742179f0556989ce26064 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5b48038aeed458a85e9f370c44e488b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:30:08.184667 30565 raft_consensus.cc:2955] T d5711f25b223439b9fddde35520bcc0a P 862f56b9d1ed45fc9a642b066261690d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b16712ce858a45f5a55cd75bc4b231e6 (127.24.95.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e5b48038aeed458a85e9f370c44e488b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46747 } } peers { permanent_uuid: "5ebdeff0ce2742179f0556989ce26064" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38453 } } peers { permanent_uuid: "862f56b9d1ed45fc9a642b066261690d" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 42661 } attrs { promote: false } } }
I20260601 13:30:08.184628 30292 raft_consensus.cc:2955] T d5711f25b223439b9fddde35520bcc0a P e5b48038aeed458a85e9f370c44e488b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b16712ce858a45f5a55cd75bc4b231e6 (127.24.95.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e5b48038aeed458a85e9f370c44e488b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46747 } } peers { permanent_uuid: "5ebdeff0ce2742179f0556989ce26064" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38453 } } peers { permanent_uuid: "862f56b9d1ed45fc9a642b066261690d" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 42661 } attrs { promote: false } } }
I20260601 13:30:08.186916 30184 catalog_manager.cc:5696] T d5711f25b223439b9fddde35520bcc0a P 862f56b9d1ed45fc9a642b066261690d reported cstate change: config changed from index 3 to 4, VOTER b16712ce858a45f5a55cd75bc4b231e6 (127.24.95.66) evicted. New cstate: current_term: 1 leader_uuid: "5ebdeff0ce2742179f0556989ce26064" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e5b48038aeed458a85e9f370c44e488b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46747 } } peers { permanent_uuid: "5ebdeff0ce2742179f0556989ce26064" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38453 } } peers { permanent_uuid: "862f56b9d1ed45fc9a642b066261690d" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 42661 } attrs { promote: false } } }
I20260601 13:30:08.193527 30359 tablet_service.cc:1558] Processing DeleteTablet for tablet d5711f25b223439b9fddde35520bcc0a with delete_type TABLET_DATA_TOMBSTONED (TS b16712ce858a45f5a55cd75bc4b231e6 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55804
I20260601 13:30:08.193938 30637 tablet_replica.cc:333] T d5711f25b223439b9fddde35520bcc0a P b16712ce858a45f5a55cd75bc4b231e6: stopping tablet replica
I20260601 13:30:08.194073 30637 raft_consensus.cc:2243] T d5711f25b223439b9fddde35520bcc0a P b16712ce858a45f5a55cd75bc4b231e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:08.194209 30637 raft_consensus.cc:2272] T d5711f25b223439b9fddde35520bcc0a P b16712ce858a45f5a55cd75bc4b231e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:08.194793 30637 ts_tablet_manager.cc:1916] T d5711f25b223439b9fddde35520bcc0a P b16712ce858a45f5a55cd75bc4b231e6: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:30:08.196691 30637 ts_tablet_manager.cc:1929] T d5711f25b223439b9fddde35520bcc0a P b16712ce858a45f5a55cd75bc4b231e6: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:30:08.196758 30637 log.cc:1199] T d5711f25b223439b9fddde35520bcc0a P b16712ce858a45f5a55cd75bc4b231e6: Deleting WAL directory at /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320492958789-24957-0/minicluster-data/ts-1-root/wals/d5711f25b223439b9fddde35520bcc0a
I20260601 13:30:08.197214 30173 catalog_manager.cc:5027] TS b16712ce858a45f5a55cd75bc4b231e6 (127.24.95.66:43347): tablet d5711f25b223439b9fddde35520bcc0a (table test-workload [id=a69541d04bf846f3bd0641aabdb1dc2f]) successfully deleted
I20260601 13:30:08.257373 30516 raft_consensus.cc:2955] T 6d1a85aecee44afcb0610712b3aab107 P b16712ce858a45f5a55cd75bc4b231e6 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5ebdeff0ce2742179f0556989ce26064 (127.24.95.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e5b48038aeed458a85e9f370c44e488b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46747 } } peers { permanent_uuid: "b16712ce858a45f5a55cd75bc4b231e6" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43347 } } peers { permanent_uuid: "862f56b9d1ed45fc9a642b066261690d" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 42661 } attrs { promote: false } } }
I20260601 13:30:08.259330 30173 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 6d1a85aecee44afcb0610712b3aab107 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:30:08.273558 30597 raft_consensus.cc:2955] T d5711f25b223439b9fddde35520bcc0a P 5ebdeff0ce2742179f0556989ce26064 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b16712ce858a45f5a55cd75bc4b231e6 (127.24.95.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e5b48038aeed458a85e9f370c44e488b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46747 } } peers { permanent_uuid: "5ebdeff0ce2742179f0556989ce26064" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38453 } } peers { permanent_uuid: "862f56b9d1ed45fc9a642b066261690d" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 42661 } attrs { promote: false } } }
I20260601 13:30:08.275458 30173 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet d5711f25b223439b9fddde35520bcc0a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:30:09.723948 30242 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:30:09.724470 30242 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:30:09.724552 30242 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:30:11.724853 30242 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:30:11.725338 30242 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:30:11.725428 30242 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:30:13.725769 30242 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:30:13.726261 30242 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:30:13.726336 30242 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:30:15.726632 30242 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:30:15.727099 30242 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:30:15.727169 30242 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:30:16.115005 24957 tablet_server.cc:179] TabletServer@127.24.95.65:0 shutting down...
I20260601 13:30:16.118772 24957 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:30:16.118985 24957 tablet_replica.cc:333] T 6d1a85aecee44afcb0610712b3aab107 P e5b48038aeed458a85e9f370c44e488b: stopping tablet replica
I20260601 13:30:16.119104 24957 raft_consensus.cc:2243] T 6d1a85aecee44afcb0610712b3aab107 P e5b48038aeed458a85e9f370c44e488b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:16.119215 24957 raft_consensus.cc:2272] T 6d1a85aecee44afcb0610712b3aab107 P e5b48038aeed458a85e9f370c44e488b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:16.119632 24957 tablet_replica.cc:333] T d5711f25b223439b9fddde35520bcc0a P e5b48038aeed458a85e9f370c44e488b: stopping tablet replica
I20260601 13:30:16.119706 24957 raft_consensus.cc:2243] T d5711f25b223439b9fddde35520bcc0a P e5b48038aeed458a85e9f370c44e488b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:16.119793 24957 raft_consensus.cc:2272] T d5711f25b223439b9fddde35520bcc0a P e5b48038aeed458a85e9f370c44e488b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:16.120060 24957 tablet_replica.cc:333] T 3b22cb0305e8427cbbc84af87475b6fc P e5b48038aeed458a85e9f370c44e488b: stopping tablet replica
I20260601 13:30:16.120124 24957 raft_consensus.cc:2243] T 3b22cb0305e8427cbbc84af87475b6fc P e5b48038aeed458a85e9f370c44e488b [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:30:16.120266 24957 raft_consensus.cc:2272] T 3b22cb0305e8427cbbc84af87475b6fc P e5b48038aeed458a85e9f370c44e488b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:16.133522 24957 tablet_server.cc:196] TabletServer@127.24.95.65:0 shutdown complete.
I20260601 13:30:16.136662 24957 tablet_server.cc:179] TabletServer@127.24.95.66:0 shutting down...
I20260601 13:30:16.140656 24957 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:30:16.140986 24957 tablet_replica.cc:333] T 6d1a85aecee44afcb0610712b3aab107 P b16712ce858a45f5a55cd75bc4b231e6: stopping tablet replica
I20260601 13:30:16.141108 24957 raft_consensus.cc:2243] T 6d1a85aecee44afcb0610712b3aab107 P b16712ce858a45f5a55cd75bc4b231e6 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:16.141379 24957 raft_consensus.cc:2272] T 6d1a85aecee44afcb0610712b3aab107 P b16712ce858a45f5a55cd75bc4b231e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:16.141821 24957 tablet_replica.cc:333] T 3b22cb0305e8427cbbc84af87475b6fc P b16712ce858a45f5a55cd75bc4b231e6: stopping tablet replica
I20260601 13:30:16.141898 24957 raft_consensus.cc:2243] T 3b22cb0305e8427cbbc84af87475b6fc P b16712ce858a45f5a55cd75bc4b231e6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:16.141990 24957 raft_consensus.cc:2272] T 3b22cb0305e8427cbbc84af87475b6fc P b16712ce858a45f5a55cd75bc4b231e6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:16.155259 24957 tablet_server.cc:196] TabletServer@127.24.95.66:0 shutdown complete.
I20260601 13:30:16.157850 24957 tablet_server.cc:179] TabletServer@127.24.95.67:0 shutting down...
I20260601 13:30:16.161350 24957 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:30:16.161564 24957 tablet_replica.cc:333] T 3b22cb0305e8427cbbc84af87475b6fc P 5ebdeff0ce2742179f0556989ce26064: stopping tablet replica
I20260601 13:30:16.161689 24957 raft_consensus.cc:2243] T 3b22cb0305e8427cbbc84af87475b6fc P 5ebdeff0ce2742179f0556989ce26064 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:16.161796 24957 raft_consensus.cc:2272] T 3b22cb0305e8427cbbc84af87475b6fc P 5ebdeff0ce2742179f0556989ce26064 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:16.162196 24957 tablet_replica.cc:333] T d5711f25b223439b9fddde35520bcc0a P 5ebdeff0ce2742179f0556989ce26064: stopping tablet replica
I20260601 13:30:16.162267 24957 raft_consensus.cc:2243] T d5711f25b223439b9fddde35520bcc0a P 5ebdeff0ce2742179f0556989ce26064 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:16.162424 24957 raft_consensus.cc:2272] T d5711f25b223439b9fddde35520bcc0a P 5ebdeff0ce2742179f0556989ce26064 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:16.175550 24957 tablet_server.cc:196] TabletServer@127.24.95.67:0 shutdown complete.
I20260601 13:30:16.177858 24957 tablet_server.cc:179] TabletServer@127.24.95.68:0 shutting down...
I20260601 13:30:16.181413 24957 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:30:16.181602 24957 tablet_replica.cc:333] T d5711f25b223439b9fddde35520bcc0a P 862f56b9d1ed45fc9a642b066261690d: stopping tablet replica
I20260601 13:30:16.181699 24957 raft_consensus.cc:2243] T d5711f25b223439b9fddde35520bcc0a P 862f56b9d1ed45fc9a642b066261690d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:16.181810 24957 raft_consensus.cc:2272] T d5711f25b223439b9fddde35520bcc0a P 862f56b9d1ed45fc9a642b066261690d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:16.182228 24957 tablet_replica.cc:333] T 6d1a85aecee44afcb0610712b3aab107 P 862f56b9d1ed45fc9a642b066261690d: stopping tablet replica
I20260601 13:30:16.182301 24957 raft_consensus.cc:2243] T 6d1a85aecee44afcb0610712b3aab107 P 862f56b9d1ed45fc9a642b066261690d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:16.182408 24957 raft_consensus.cc:2272] T 6d1a85aecee44afcb0610712b3aab107 P 862f56b9d1ed45fc9a642b066261690d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:16.194854 24957 tablet_server.cc:196] TabletServer@127.24.95.68:0 shutdown complete.
I20260601 13:30:16.197243 24957 master.cc:562] Master@127.24.95.126:33447 shutting down...
I20260601 13:30:16.201054 24957 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ceeca2312c514d20ac385ad3c1da773f [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:16.201236 24957 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ceeca2312c514d20ac385ad3c1da773f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:16.201305 24957 tablet_replica.cc:333] T 00000000000000000000000000000000 P ceeca2312c514d20ac385ad3c1da773f: stopping tablet replica
I20260601 13:30:16.213759 24957 master.cc:584] Master@127.24.95.126:33447 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingUnstableCluster (10537 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor
I20260601 13:30:16.221170 24957 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.95.126:44609
I20260601 13:30:16.221534 24957 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:30:16.223304 30642 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:30:16.223557 24957 server_base.cc:1061] running on GCE node
W20260601 13:30:16.223531 30645 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:30:16.223538 30643 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:30:16.223829 24957 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:30:16.223879 24957 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:30:16.223906 24957 hybrid_clock.cc:648] HybridClock initialized: now 1780320616223906 us; error 0 us; skew 500 ppm
I20260601 13:30:16.224817 24957 webserver.cc:533] Webserver started at http://127.24.95.126:34869/ using document root <none> and password file <none>
I20260601 13:30:16.224953 24957 fs_manager.cc:362] Metadata directory not provided
I20260601 13:30:16.225018 24957 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:30:16.225083 24957 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:30:16.225453 24957 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320492958789-24957-0/minicluster-data/master-0-root/instance:
uuid: "5909139ca5e848ae8bb6b66bb88c4346"
format_stamp: "Formatted at 2026-06-01 13:30:16 on dist-test-slave-3pmh"
I20260601 13:30:16.226936 24957 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:30:16.228102 30650 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:16.228422 24957 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:16.228529 24957 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320492958789-24957-0/minicluster-data/master-0-root
uuid: "5909139ca5e848ae8bb6b66bb88c4346"
format_stamp: "Formatted at 2026-06-01 13:30:16 on dist-test-slave-3pmh"
I20260601 13:30:16.228606 24957 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320492958789-24957-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320492958789-24957-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320492958789-24957-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:30:16.234997 24957 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:30:16.235425 24957 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:30:16.239670 24957 rpc_server.cc:307] RPC server started. Bound to: 127.24.95.126:44609
I20260601 13:30:16.243263 30703 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.95.126:44609 every 8 connection(s)
I20260601 13:30:16.243695 30704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:16.245584 30704 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5909139ca5e848ae8bb6b66bb88c4346: Bootstrap starting.
I20260601 13:30:16.246395 30704 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5909139ca5e848ae8bb6b66bb88c4346: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:16.247435 30704 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5909139ca5e848ae8bb6b66bb88c4346: No bootstrap required, opened a new log
I20260601 13:30:16.247850 30704 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5909139ca5e848ae8bb6b66bb88c4346 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5909139ca5e848ae8bb6b66bb88c4346" member_type: VOTER }
I20260601 13:30:16.248011 30704 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5909139ca5e848ae8bb6b66bb88c4346 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:16.248032 30704 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5909139ca5e848ae8bb6b66bb88c4346 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5909139ca5e848ae8bb6b66bb88c4346, State: Initialized, Role: FOLLOWER
I20260601 13:30:16.248147 30704 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5909139ca5e848ae8bb6b66bb88c4346 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5909139ca5e848ae8bb6b66bb88c4346" member_type: VOTER }
I20260601 13:30:16.248214 30704 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5909139ca5e848ae8bb6b66bb88c4346 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:30:16.248247 30704 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5909139ca5e848ae8bb6b66bb88c4346 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:30:16.248296 30704 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5909139ca5e848ae8bb6b66bb88c4346 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:16.249032 30704 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5909139ca5e848ae8bb6b66bb88c4346 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5909139ca5e848ae8bb6b66bb88c4346" member_type: VOTER }
I20260601 13:30:16.249142 30704 leader_election.cc:304] T 00000000000000000000000000000000 P 5909139ca5e848ae8bb6b66bb88c4346 [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: 5909139ca5e848ae8bb6b66bb88c4346; no voters: 
I20260601 13:30:16.249327 30704 leader_election.cc:290] T 00000000000000000000000000000000 P 5909139ca5e848ae8bb6b66bb88c4346 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:30:16.249473 30707 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5909139ca5e848ae8bb6b66bb88c4346 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:30:16.249657 30707 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5909139ca5e848ae8bb6b66bb88c4346 [term 1 LEADER]: Becoming Leader. State: Replica: 5909139ca5e848ae8bb6b66bb88c4346, State: Running, Role: LEADER
I20260601 13:30:16.249761 30704 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5909139ca5e848ae8bb6b66bb88c4346 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:30:16.249776 30707 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5909139ca5e848ae8bb6b66bb88c4346 [LEADER]: Queue going to LEADER mode. State: All 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: "5909139ca5e848ae8bb6b66bb88c4346" member_type: VOTER }
I20260601 13:30:16.250312 30708 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5909139ca5e848ae8bb6b66bb88c4346 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5909139ca5e848ae8bb6b66bb88c4346" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5909139ca5e848ae8bb6b66bb88c4346" member_type: VOTER } }
I20260601 13:30:16.250350 30709 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5909139ca5e848ae8bb6b66bb88c4346 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5909139ca5e848ae8bb6b66bb88c4346. Latest consensus state: current_term: 1 leader_uuid: "5909139ca5e848ae8bb6b66bb88c4346" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5909139ca5e848ae8bb6b66bb88c4346" member_type: VOTER } }
I20260601 13:30:16.250425 30708 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5909139ca5e848ae8bb6b66bb88c4346 [sys.catalog]: This master's current role is: LEADER
I20260601 13:30:16.250437 30709 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5909139ca5e848ae8bb6b66bb88c4346 [sys.catalog]: This master's current role is: LEADER
I20260601 13:30:16.250699 30714 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:30:16.251655 30714 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:30:16.251893 24957 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:30:16.253845 30714 catalog_manager.cc:1382] Generated new cluster ID: 40b65ea01113400caa3c99c2601a7551
I20260601 13:30:16.253924 30714 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:30:16.277295 30714 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:30:16.277931 30714 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:30:16.286971 30714 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 5909139ca5e848ae8bb6b66bb88c4346: Generated new TSK 0
I20260601 13:30:16.287184 30714 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:30:16.316751 24957 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:30:16.319120 30726 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:30:16.319139 24957 server_base.cc:1061] running on GCE node
W20260601 13:30:16.319228 30728 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:30:16.319216 30725 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:30:16.319518 24957 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:30:16.319567 24957 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:30:16.319583 24957 hybrid_clock.cc:648] HybridClock initialized: now 1780320616319583 us; error 0 us; skew 500 ppm
I20260601 13:30:16.320463 24957 webserver.cc:533] Webserver started at http://127.24.95.65:44127/ using document root <none> and password file <none>
I20260601 13:30:16.320617 24957 fs_manager.cc:362] Metadata directory not provided
I20260601 13:30:16.320670 24957 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:30:16.320748 24957 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:30:16.321142 24957 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320492958789-24957-0/minicluster-data/ts-0-root/instance:
uuid: "764220cbde4c4b77a7c86e136bc07942"
format_stamp: "Formatted at 2026-06-01 13:30:16 on dist-test-slave-3pmh"
I20260601 13:30:16.322672 24957 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:30:16.323827 30733 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:16.324137 24957 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:30:16.324203 24957 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320492958789-24957-0/minicluster-data/ts-0-root
uuid: "764220cbde4c4b77a7c86e136bc07942"
format_stamp: "Formatted at 2026-06-01 13:30:16 on dist-test-slave-3pmh"
I20260601 13:30:16.324275 24957 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320492958789-24957-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320492958789-24957-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320492958789-24957-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:30:16.334210 24957 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:30:16.334617 24957 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:30:16.334890 24957 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:30:16.335348 24957 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:30:16.335391 24957 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:16.335431 24957 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:30:16.335458 24957 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:16.339819 24957 rpc_server.cc:307] RPC server started. Bound to: 127.24.95.65:36511
I20260601 13:30:16.339834 30796 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.95.65:36511 every 8 connection(s)
I20260601 13:30:16.340734 24957 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:30:16.342828 30804 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:30:16.342914 30801 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:30:16.343003 24957 server_base.cc:1061] running on GCE node
W20260601 13:30:16.343477 30802 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:30:16.343683 24957 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:30:16.343729 24957 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:30:16.343742 24957 hybrid_clock.cc:648] HybridClock initialized: now 1780320616343743 us; error 0 us; skew 500 ppm
I20260601 13:30:16.344695 24957 webserver.cc:533] Webserver started at http://127.24.95.66:33951/ using document root <none> and password file <none>
I20260601 13:30:16.344862 24957 fs_manager.cc:362] Metadata directory not provided
I20260601 13:30:16.344915 24957 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:30:16.344991 24957 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:30:16.345407 24957 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320492958789-24957-0/minicluster-data/ts-1-root/instance:
uuid: "cf2914030cc747f088a28ccad7ef0a81"
format_stamp: "Formatted at 2026-06-01 13:30:16 on dist-test-slave-3pmh"
I20260601 13:30:16.347225 24957 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:30:16.348668 30809 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:16.348971 30797 heartbeater.cc:344] Connected to a master server at 127.24.95.126:44609
I20260601 13:30:16.349047 24957 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:16.349066 30797 heartbeater.cc:461] Registering TS with master...
I20260601 13:30:16.349100 24957 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320492958789-24957-0/minicluster-data/ts-1-root
uuid: "cf2914030cc747f088a28ccad7ef0a81"
format_stamp: "Formatted at 2026-06-01 13:30:16 on dist-test-slave-3pmh"
I20260601 13:30:16.349162 24957 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320492958789-24957-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320492958789-24957-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320492958789-24957-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:30:16.349314 30797 heartbeater.cc:507] Master 127.24.95.126:44609 requested a full tablet report, sending...
I20260601 13:30:16.350488 30667 ts_manager.cc:194] Registered new tserver with Master: 764220cbde4c4b77a7c86e136bc07942 (127.24.95.65:36511)
I20260601 13:30:16.351294 30667 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48772
I20260601 13:30:16.370846 24957 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:30:16.371305 24957 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:30:16.371614 24957 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:30:16.372092 24957 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:30:16.372133 24957 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:16.372169 24957 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:30:16.372184 24957 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:16.376125 24957 rpc_server.cc:307] RPC server started. Bound to: 127.24.95.66:44667
I20260601 13:30:16.376237 30873 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.95.66:44667 every 8 connection(s)
I20260601 13:30:16.376945 24957 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:30:16.379227 30880 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:30:16.379216 30877 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:30:16.379455 24957 server_base.cc:1061] running on GCE node
W20260601 13:30:16.379240 30878 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:30:16.379853 24957 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:30:16.379901 24957 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:30:16.379921 24957 hybrid_clock.cc:648] HybridClock initialized: now 1780320616379921 us; error 0 us; skew 500 ppm
I20260601 13:30:16.380853 24957 webserver.cc:533] Webserver started at http://127.24.95.67:42855/ using document root <none> and password file <none>
I20260601 13:30:16.381007 24957 fs_manager.cc:362] Metadata directory not provided
I20260601 13:30:16.381063 24957 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:30:16.381114 30874 heartbeater.cc:344] Connected to a master server at 127.24.95.126:44609
I20260601 13:30:16.381175 24957 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:30:16.381213 30874 heartbeater.cc:461] Registering TS with master...
I20260601 13:30:16.381444 30874 heartbeater.cc:507] Master 127.24.95.126:44609 requested a full tablet report, sending...
I20260601 13:30:16.381565 24957 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320492958789-24957-0/minicluster-data/ts-2-root/instance:
uuid: "5da13936ba2046a2ad661ddf17e3385a"
format_stamp: "Formatted at 2026-06-01 13:30:16 on dist-test-slave-3pmh"
I20260601 13:30:16.382047 30667 ts_manager.cc:194] Registered new tserver with Master: cf2914030cc747f088a28ccad7ef0a81 (127.24.95.66:44667)
I20260601 13:30:16.382577 30667 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48778
I20260601 13:30:16.383085 24957 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:30:16.384011 30885 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:16.384271 24957 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:16.384367 24957 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320492958789-24957-0/minicluster-data/ts-2-root
uuid: "5da13936ba2046a2ad661ddf17e3385a"
format_stamp: "Formatted at 2026-06-01 13:30:16 on dist-test-slave-3pmh"
I20260601 13:30:16.384469 24957 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320492958789-24957-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320492958789-24957-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320492958789-24957-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:30:16.407917 24957 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:30:16.408463 24957 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:30:16.408830 24957 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:30:16.409500 24957 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:30:16.409559 24957 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:16.409605 24957 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:30:16.409626 24957 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:16.415545 24957 rpc_server.cc:307] RPC server started. Bound to: 127.24.95.67:44397
I20260601 13:30:16.415601 30948 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.95.67:44397 every 8 connection(s)
I20260601 13:30:16.420648 30949 heartbeater.cc:344] Connected to a master server at 127.24.95.126:44609
I20260601 13:30:16.420758 30949 heartbeater.cc:461] Registering TS with master...
I20260601 13:30:16.421000 30949 heartbeater.cc:507] Master 127.24.95.126:44609 requested a full tablet report, sending...
I20260601 13:30:16.421665 30667 ts_manager.cc:194] Registered new tserver with Master: 5da13936ba2046a2ad661ddf17e3385a (127.24.95.67:44397)
I20260601 13:30:16.421813 24957 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005717193s
I20260601 13:30:16.422396 30667 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48794
I20260601 13:30:17.352300 30797 heartbeater.cc:499] Master 127.24.95.126:44609 was elected leader, sending a full tablet report...
I20260601 13:30:17.383591 30874 heartbeater.cc:499] Master 127.24.95.126:44609 was elected leader, sending a full tablet report...
I20260601 13:30:17.423276 30949 heartbeater.cc:499] Master 127.24.95.126:44609 was elected leader, sending a full tablet report...
I20260601 13:30:17.466831 30667 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48804:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260601 13:30:17.467411 30667 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260601 13:30:17.479107 30913 tablet_service.cc:1511] Processing CreateTablet for tablet efee2d32b8a5432f8cb3af26f9b577c8 (DEFAULT_TABLE table=test-workload [id=c7b9d199452e4f5da21be5125959b4bb]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:30:17.479462 30913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efee2d32b8a5432f8cb3af26f9b577c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:17.479718 30761 tablet_service.cc:1511] Processing CreateTablet for tablet efee2d32b8a5432f8cb3af26f9b577c8 (DEFAULT_TABLE table=test-workload [id=c7b9d199452e4f5da21be5125959b4bb]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:30:17.479976 30761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efee2d32b8a5432f8cb3af26f9b577c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:17.482398 30970 tablet_bootstrap.cc:492] T efee2d32b8a5432f8cb3af26f9b577c8 P 764220cbde4c4b77a7c86e136bc07942: Bootstrap starting.
I20260601 13:30:17.483543 30970 tablet_bootstrap.cc:654] T efee2d32b8a5432f8cb3af26f9b577c8 P 764220cbde4c4b77a7c86e136bc07942: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:17.484755 30970 tablet_bootstrap.cc:492] T efee2d32b8a5432f8cb3af26f9b577c8 P 764220cbde4c4b77a7c86e136bc07942: No bootstrap required, opened a new log
I20260601 13:30:17.484841 30970 ts_tablet_manager.cc:1403] T efee2d32b8a5432f8cb3af26f9b577c8 P 764220cbde4c4b77a7c86e136bc07942: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:30:17.485282 30970 raft_consensus.cc:359] T efee2d32b8a5432f8cb3af26f9b577c8 P 764220cbde4c4b77a7c86e136bc07942 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf2914030cc747f088a28ccad7ef0a81" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 44667 } } peers { permanent_uuid: "764220cbde4c4b77a7c86e136bc07942" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36511 } } peers { permanent_uuid: "5da13936ba2046a2ad661ddf17e3385a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 44397 } }
I20260601 13:30:17.485380 30970 raft_consensus.cc:385] T efee2d32b8a5432f8cb3af26f9b577c8 P 764220cbde4c4b77a7c86e136bc07942 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:17.485419 30970 raft_consensus.cc:740] T efee2d32b8a5432f8cb3af26f9b577c8 P 764220cbde4c4b77a7c86e136bc07942 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 764220cbde4c4b77a7c86e136bc07942, State: Initialized, Role: FOLLOWER
I20260601 13:30:17.485643 30970 consensus_queue.cc:260] T efee2d32b8a5432f8cb3af26f9b577c8 P 764220cbde4c4b77a7c86e136bc07942 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf2914030cc747f088a28ccad7ef0a81" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 44667 } } peers { permanent_uuid: "764220cbde4c4b77a7c86e136bc07942" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36511 } } peers { permanent_uuid: "5da13936ba2046a2ad661ddf17e3385a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 44397 } }
I20260601 13:30:17.485720 30838 tablet_service.cc:1511] Processing CreateTablet for tablet efee2d32b8a5432f8cb3af26f9b577c8 (DEFAULT_TABLE table=test-workload [id=c7b9d199452e4f5da21be5125959b4bb]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:30:17.485972 30838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efee2d32b8a5432f8cb3af26f9b577c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:17.486047 30970 ts_tablet_manager.cc:1434] T efee2d32b8a5432f8cb3af26f9b577c8 P 764220cbde4c4b77a7c86e136bc07942: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:17.486276 30969 tablet_bootstrap.cc:492] T efee2d32b8a5432f8cb3af26f9b577c8 P 5da13936ba2046a2ad661ddf17e3385a: Bootstrap starting.
I20260601 13:30:17.487262 30969 tablet_bootstrap.cc:654] T efee2d32b8a5432f8cb3af26f9b577c8 P 5da13936ba2046a2ad661ddf17e3385a: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:17.488314 30969 tablet_bootstrap.cc:492] T efee2d32b8a5432f8cb3af26f9b577c8 P 5da13936ba2046a2ad661ddf17e3385a: No bootstrap required, opened a new log
I20260601 13:30:17.488442 30969 ts_tablet_manager.cc:1403] T efee2d32b8a5432f8cb3af26f9b577c8 P 5da13936ba2046a2ad661ddf17e3385a: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:30:17.488893 30969 raft_consensus.cc:359] T efee2d32b8a5432f8cb3af26f9b577c8 P 5da13936ba2046a2ad661ddf17e3385a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf2914030cc747f088a28ccad7ef0a81" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 44667 } } peers { permanent_uuid: "764220cbde4c4b77a7c86e136bc07942" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36511 } } peers { permanent_uuid: "5da13936ba2046a2ad661ddf17e3385a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 44397 } }
I20260601 13:30:17.489004 30969 raft_consensus.cc:385] T efee2d32b8a5432f8cb3af26f9b577c8 P 5da13936ba2046a2ad661ddf17e3385a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:17.489038 30969 raft_consensus.cc:740] T efee2d32b8a5432f8cb3af26f9b577c8 P 5da13936ba2046a2ad661ddf17e3385a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5da13936ba2046a2ad661ddf17e3385a, State: Initialized, Role: FOLLOWER
I20260601 13:30:17.489153 30969 consensus_queue.cc:260] T efee2d32b8a5432f8cb3af26f9b577c8 P 5da13936ba2046a2ad661ddf17e3385a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf2914030cc747f088a28ccad7ef0a81" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 44667 } } peers { permanent_uuid: "764220cbde4c4b77a7c86e136bc07942" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36511 } } peers { permanent_uuid: "5da13936ba2046a2ad661ddf17e3385a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 44397 } }
I20260601 13:30:17.489898 30975 tablet_bootstrap.cc:492] T efee2d32b8a5432f8cb3af26f9b577c8 P cf2914030cc747f088a28ccad7ef0a81: Bootstrap starting.
I20260601 13:30:17.490048 30969 ts_tablet_manager.cc:1434] T efee2d32b8a5432f8cb3af26f9b577c8 P 5da13936ba2046a2ad661ddf17e3385a: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:30:17.491031 30975 tablet_bootstrap.cc:654] T efee2d32b8a5432f8cb3af26f9b577c8 P cf2914030cc747f088a28ccad7ef0a81: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:17.494122 30975 tablet_bootstrap.cc:492] T efee2d32b8a5432f8cb3af26f9b577c8 P cf2914030cc747f088a28ccad7ef0a81: No bootstrap required, opened a new log
I20260601 13:30:17.494251 30975 ts_tablet_manager.cc:1403] T efee2d32b8a5432f8cb3af26f9b577c8 P cf2914030cc747f088a28ccad7ef0a81: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:30:17.494988 30975 raft_consensus.cc:359] T efee2d32b8a5432f8cb3af26f9b577c8 P cf2914030cc747f088a28ccad7ef0a81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf2914030cc747f088a28ccad7ef0a81" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 44667 } } peers { permanent_uuid: "764220cbde4c4b77a7c86e136bc07942" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36511 } } peers { permanent_uuid: "5da13936ba2046a2ad661ddf17e3385a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 44397 } }
I20260601 13:30:17.495136 30975 raft_consensus.cc:385] T efee2d32b8a5432f8cb3af26f9b577c8 P cf2914030cc747f088a28ccad7ef0a81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:17.495182 30975 raft_consensus.cc:740] T efee2d32b8a5432f8cb3af26f9b577c8 P cf2914030cc747f088a28ccad7ef0a81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf2914030cc747f088a28ccad7ef0a81, State: Initialized, Role: FOLLOWER
I20260601 13:30:17.495307 30975 consensus_queue.cc:260] T efee2d32b8a5432f8cb3af26f9b577c8 P cf2914030cc747f088a28ccad7ef0a81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf2914030cc747f088a28ccad7ef0a81" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 44667 } } peers { permanent_uuid: "764220cbde4c4b77a7c86e136bc07942" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36511 } } peers { permanent_uuid: "5da13936ba2046a2ad661ddf17e3385a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 44397 } }
I20260601 13:30:17.495705 30975 ts_tablet_manager.cc:1434] T efee2d32b8a5432f8cb3af26f9b577c8 P cf2914030cc747f088a28ccad7ef0a81: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:30:17.616710 30978 raft_consensus.cc:493] T efee2d32b8a5432f8cb3af26f9b577c8 P cf2914030cc747f088a28ccad7ef0a81 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:30:17.616886 30978 raft_consensus.cc:515] T efee2d32b8a5432f8cb3af26f9b577c8 P cf2914030cc747f088a28ccad7ef0a81 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf2914030cc747f088a28ccad7ef0a81" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 44667 } } peers { permanent_uuid: "764220cbde4c4b77a7c86e136bc07942" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36511 } } peers { permanent_uuid: "5da13936ba2046a2ad661ddf17e3385a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 44397 } }
I20260601 13:30:17.617532 30978 leader_election.cc:290] T efee2d32b8a5432f8cb3af26f9b577c8 P cf2914030cc747f088a28ccad7ef0a81 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 764220cbde4c4b77a7c86e136bc07942 (127.24.95.65:36511), 5da13936ba2046a2ad661ddf17e3385a (127.24.95.67:44397)
I20260601 13:30:17.621515 30923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efee2d32b8a5432f8cb3af26f9b577c8" candidate_uuid: "cf2914030cc747f088a28ccad7ef0a81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5da13936ba2046a2ad661ddf17e3385a" is_pre_election: true
I20260601 13:30:17.621704 30923 raft_consensus.cc:2468] T efee2d32b8a5432f8cb3af26f9b577c8 P 5da13936ba2046a2ad661ddf17e3385a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf2914030cc747f088a28ccad7ef0a81 in term 0.
I20260601 13:30:17.622051 30812 leader_election.cc:304] T efee2d32b8a5432f8cb3af26f9b577c8 P cf2914030cc747f088a28ccad7ef0a81 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5da13936ba2046a2ad661ddf17e3385a, cf2914030cc747f088a28ccad7ef0a81; no voters: 
I20260601 13:30:17.622076 30771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efee2d32b8a5432f8cb3af26f9b577c8" candidate_uuid: "cf2914030cc747f088a28ccad7ef0a81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764220cbde4c4b77a7c86e136bc07942" is_pre_election: true
I20260601 13:30:17.622203 30771 raft_consensus.cc:2468] T efee2d32b8a5432f8cb3af26f9b577c8 P 764220cbde4c4b77a7c86e136bc07942 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf2914030cc747f088a28ccad7ef0a81 in term 0.
I20260601 13:30:17.622222 30978 raft_consensus.cc:2804] T efee2d32b8a5432f8cb3af26f9b577c8 P cf2914030cc747f088a28ccad7ef0a81 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:30:17.622290 30978 raft_consensus.cc:493] T efee2d32b8a5432f8cb3af26f9b577c8 P cf2914030cc747f088a28ccad7ef0a81 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:30:17.622337 30978 raft_consensus.cc:3060] T efee2d32b8a5432f8cb3af26f9b577c8 P cf2914030cc747f088a28ccad7ef0a81 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:17.623394 30978 raft_consensus.cc:515] T efee2d32b8a5432f8cb3af26f9b577c8 P cf2914030cc747f088a28ccad7ef0a81 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf2914030cc747f088a28ccad7ef0a81" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 44667 } } peers { permanent_uuid: "764220cbde4c4b77a7c86e136bc07942" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36511 } } peers { permanent_uuid: "5da13936ba2046a2ad661ddf17e3385a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 44397 } }
I20260601 13:30:17.623775 30978 leader_election.cc:290] T efee2d32b8a5432f8cb3af26f9b577c8 P cf2914030cc747f088a28ccad7ef0a81 [CANDIDATE]: Term 1 election: Requested vote from peers 764220cbde4c4b77a7c86e136bc07942 (127.24.95.65:36511), 5da13936ba2046a2ad661ddf17e3385a (127.24.95.67:44397)
I20260601 13:30:17.624076 30771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efee2d32b8a5432f8cb3af26f9b577c8" candidate_uuid: "cf2914030cc747f088a28ccad7ef0a81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764220cbde4c4b77a7c86e136bc07942"
I20260601 13:30:17.624118 30923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efee2d32b8a5432f8cb3af26f9b577c8" candidate_uuid: "cf2914030cc747f088a28ccad7ef0a81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5da13936ba2046a2ad661ddf17e3385a"
I20260601 13:30:17.624199 30771 raft_consensus.cc:3060] T efee2d32b8a5432f8cb3af26f9b577c8 P 764220cbde4c4b77a7c86e136bc07942 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:17.624208 30923 raft_consensus.cc:3060] T efee2d32b8a5432f8cb3af26f9b577c8 P 5da13936ba2046a2ad661ddf17e3385a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:17.625164 30923 raft_consensus.cc:2468] T efee2d32b8a5432f8cb3af26f9b577c8 P 5da13936ba2046a2ad661ddf17e3385a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf2914030cc747f088a28ccad7ef0a81 in term 1.
I20260601 13:30:17.625411 30812 leader_election.cc:304] T efee2d32b8a5432f8cb3af26f9b577c8 P cf2914030cc747f088a28ccad7ef0a81 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5da13936ba2046a2ad661ddf17e3385a, cf2914030cc747f088a28ccad7ef0a81; no voters: 
I20260601 13:30:17.625504 30771 raft_consensus.cc:2468] T efee2d32b8a5432f8cb3af26f9b577c8 P 764220cbde4c4b77a7c86e136bc07942 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf2914030cc747f088a28ccad7ef0a81 in term 1.
I20260601 13:30:17.625581 30978 raft_consensus.cc:2804] T efee2d32b8a5432f8cb3af26f9b577c8 P cf2914030cc747f088a28ccad7ef0a81 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:30:17.625864 30978 raft_consensus.cc:697] T efee2d32b8a5432f8cb3af26f9b577c8 P cf2914030cc747f088a28ccad7ef0a81 [term 1 LEADER]: Becoming Leader. State: Replica: cf2914030cc747f088a28ccad7ef0a81, State: Running, Role: LEADER
I20260601 13:30:17.626024 30978 consensus_queue.cc:237] T efee2d32b8a5432f8cb3af26f9b577c8 P cf2914030cc747f088a28ccad7ef0a81 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf2914030cc747f088a28ccad7ef0a81" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 44667 } } peers { permanent_uuid: "764220cbde4c4b77a7c86e136bc07942" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36511 } } peers { permanent_uuid: "5da13936ba2046a2ad661ddf17e3385a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 44397 } }
I20260601 13:30:17.627935 30666 catalog_manager.cc:5696] T efee2d32b8a5432f8cb3af26f9b577c8 P cf2914030cc747f088a28ccad7ef0a81 reported cstate change: term changed from 0 to 1, leader changed from <none> to cf2914030cc747f088a28ccad7ef0a81 (127.24.95.66). New cstate: current_term: 1 leader_uuid: "cf2914030cc747f088a28ccad7ef0a81" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf2914030cc747f088a28ccad7ef0a81" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 44667 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "764220cbde4c4b77a7c86e136bc07942" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5da13936ba2046a2ad661ddf17e3385a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 44397 } health_report { overall_health: UNKNOWN } } }
I20260601 13:30:17.665381 24957 tablet_server.cc:179] TabletServer@127.24.95.65:0 shutting down...
I20260601 13:30:17.669386 24957 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:30:17.669736 24957 tablet_replica.cc:333] T efee2d32b8a5432f8cb3af26f9b577c8 P 764220cbde4c4b77a7c86e136bc07942: stopping tablet replica
I20260601 13:30:17.669867 24957 raft_consensus.cc:2243] T efee2d32b8a5432f8cb3af26f9b577c8 P 764220cbde4c4b77a7c86e136bc07942 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:17.669987 24957 raft_consensus.cc:2272] T efee2d32b8a5432f8cb3af26f9b577c8 P 764220cbde4c4b77a7c86e136bc07942 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:17.683319 24957 tablet_server.cc:196] TabletServer@127.24.95.65:0 shutdown complete.
I20260601 13:30:18.017021 30981 consensus_queue.cc:1048] T efee2d32b8a5432f8cb3af26f9b577c8 P cf2914030cc747f088a28ccad7ef0a81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5da13936ba2046a2ad661ddf17e3385a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 44397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260601 13:30:18.020360 30813 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.24.95.65:36511: connect: Connection refused (error 111) [suppressed 11 similar messages]
W20260601 13:30:18.021344 30813 consensus_peers.cc:597] T efee2d32b8a5432f8cb3af26f9b577c8 P cf2914030cc747f088a28ccad7ef0a81 -> Peer 764220cbde4c4b77a7c86e136bc07942 (127.24.95.65:36511): Couldn't send request to peer 764220cbde4c4b77a7c86e136bc07942. Status: Network error: Client connection negotiation failed: client connection to 127.24.95.65:36511: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:30:18.251765 30722 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:30:18.252158 30722 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:30:18.252228 30722 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:30:20.252588 30722 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:30:20.252923 30722 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:30:20.252990 30722 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260601 13:30:20.395843 30813 consensus_peers.cc:597] T efee2d32b8a5432f8cb3af26f9b577c8 P cf2914030cc747f088a28ccad7ef0a81 -> Peer 764220cbde4c4b77a7c86e136bc07942 (127.24.95.65:36511): Couldn't send request to peer 764220cbde4c4b77a7c86e136bc07942. Status: Network error: Client connection negotiation failed: client connection to 127.24.95.65:36511: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260601 13:30:22.253310 30722 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:30:22.253639 30722 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:30:22.253700 30722 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260601 13:30:22.817754 30813 consensus_peers.cc:597] T efee2d32b8a5432f8cb3af26f9b577c8 P cf2914030cc747f088a28ccad7ef0a81 -> Peer 764220cbde4c4b77a7c86e136bc07942 (127.24.95.65:36511): Couldn't send request to peer 764220cbde4c4b77a7c86e136bc07942. Status: Network error: Client connection negotiation failed: client connection to 127.24.95.65:36511: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260601 13:30:23.359398 30813 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.24.95.65:36511: connect: Connection refused (error 111) [suppressed 10 similar messages]
I20260601 13:30:24.254029 30722 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:30:24.254406 30722 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:30:24.254475 30722 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260601 13:30:25.457811 30813 consensus_peers.cc:597] T efee2d32b8a5432f8cb3af26f9b577c8 P cf2914030cc747f088a28ccad7ef0a81 -> Peer 764220cbde4c4b77a7c86e136bc07942 (127.24.95.65:36511): Couldn't send request to peer 764220cbde4c4b77a7c86e136bc07942. Status: Network error: Client connection negotiation failed: client connection to 127.24.95.65:36511: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260601 13:30:26.254817 30722 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:30:26.255192 30722 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:30:26.255261 30722 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260601 13:30:27.711112 30813 consensus_peers.cc:597] T efee2d32b8a5432f8cb3af26f9b577c8 P cf2914030cc747f088a28ccad7ef0a81 -> Peer 764220cbde4c4b77a7c86e136bc07942 (127.24.95.65:36511): Couldn't send request to peer 764220cbde4c4b77a7c86e136bc07942. Status: Network error: Client connection negotiation failed: client connection to 127.24.95.65:36511: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260601 13:30:28.255643 30722 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:30:28.256016 30722 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:30:28.256105 30722 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260601 13:30:28.663976 30813 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.24.95.65:36511: connect: Connection refused (error 111) [suppressed 10 similar messages]
I20260601 13:30:28.738596 24957 tablet_server.cc:179] TabletServer@127.24.95.66:0 shutting down...
I20260601 13:30:28.742375 24957 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:30:28.742623 24957 tablet_replica.cc:333] T efee2d32b8a5432f8cb3af26f9b577c8 P cf2914030cc747f088a28ccad7ef0a81: stopping tablet replica
I20260601 13:30:28.742739 24957 raft_consensus.cc:2243] T efee2d32b8a5432f8cb3af26f9b577c8 P cf2914030cc747f088a28ccad7ef0a81 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:28.742970 24957 raft_consensus.cc:2272] T efee2d32b8a5432f8cb3af26f9b577c8 P cf2914030cc747f088a28ccad7ef0a81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:28.755856 24957 tablet_server.cc:196] TabletServer@127.24.95.66:0 shutdown complete.
I20260601 13:30:28.758081 24957 tablet_server.cc:179] TabletServer@127.24.95.67:0 shutting down...
I20260601 13:30:28.761973 24957 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:30:28.762188 24957 tablet_replica.cc:333] T efee2d32b8a5432f8cb3af26f9b577c8 P 5da13936ba2046a2ad661ddf17e3385a: stopping tablet replica
I20260601 13:30:28.762291 24957 raft_consensus.cc:2243] T efee2d32b8a5432f8cb3af26f9b577c8 P 5da13936ba2046a2ad661ddf17e3385a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:28.762398 24957 raft_consensus.cc:2272] T efee2d32b8a5432f8cb3af26f9b577c8 P 5da13936ba2046a2ad661ddf17e3385a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:28.776075 24957 tablet_server.cc:196] TabletServer@127.24.95.67:0 shutdown complete.
I20260601 13:30:28.778312 24957 master.cc:562] Master@127.24.95.126:44609 shutting down...
I20260601 13:30:28.782274 24957 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5909139ca5e848ae8bb6b66bb88c4346 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:28.782482 24957 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5909139ca5e848ae8bb6b66bb88c4346 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:28.782538 24957 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5909139ca5e848ae8bb6b66bb88c4346: stopping tablet replica
I20260601 13:30:28.795158 24957 master.cc:584] Master@127.24.95.126:44609 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor (12580 ms)
[ RUN      ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering
I20260601 13:30:28.801415 24957 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.95.126:41855
I20260601 13:30:28.801762 24957 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:30:28.805011 31014 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:30:28.805015 31011 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:30:28.805044 31012 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:30:28.805015 24957 server_base.cc:1061] running on GCE node
I20260601 13:30:28.805521 24957 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:30:28.805559 24957 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:30:28.805578 24957 hybrid_clock.cc:648] HybridClock initialized: now 1780320628805578 us; error 0 us; skew 500 ppm
I20260601 13:30:28.806538 24957 webserver.cc:533] Webserver started at http://127.24.95.126:46667/ using document root <none> and password file <none>
I20260601 13:30:28.806705 24957 fs_manager.cc:362] Metadata directory not provided
I20260601 13:30:28.806758 24957 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:30:28.806847 24957 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:30:28.807331 24957 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320492958789-24957-0/minicluster-data/master-0-root/instance:
uuid: "2e8e8ccc1359403dba0371348a92a697"
format_stamp: "Formatted at 2026-06-01 13:30:28 on dist-test-slave-3pmh"
I20260601 13:30:28.808879 24957 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:30:28.810082 31019 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:28.810369 24957 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:28.810441 24957 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320492958789-24957-0/minicluster-data/master-0-root
uuid: "2e8e8ccc1359403dba0371348a92a697"
format_stamp: "Formatted at 2026-06-01 13:30:28 on dist-test-slave-3pmh"
I20260601 13:30:28.810635 24957 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320492958789-24957-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320492958789-24957-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320492958789-24957-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:30:28.819564 24957 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:30:28.819945 24957 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:30:28.823909 24957 rpc_server.cc:307] RPC server started. Bound to: 127.24.95.126:41855
I20260601 13:30:28.826333 31072 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.95.126:41855 every 8 connection(s)
I20260601 13:30:28.826756 31073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:28.828684 31073 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2e8e8ccc1359403dba0371348a92a697: Bootstrap starting.
I20260601 13:30:28.829552 31073 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2e8e8ccc1359403dba0371348a92a697: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:28.830541 31073 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2e8e8ccc1359403dba0371348a92a697: No bootstrap required, opened a new log
I20260601 13:30:28.830907 31073 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2e8e8ccc1359403dba0371348a92a697 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e8e8ccc1359403dba0371348a92a697" member_type: VOTER }
I20260601 13:30:28.831060 31073 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2e8e8ccc1359403dba0371348a92a697 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:28.831102 31073 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2e8e8ccc1359403dba0371348a92a697 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e8e8ccc1359403dba0371348a92a697, State: Initialized, Role: FOLLOWER
I20260601 13:30:28.831233 31073 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2e8e8ccc1359403dba0371348a92a697 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2e8e8ccc1359403dba0371348a92a697" member_type: VOTER }
I20260601 13:30:28.831313 31073 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2e8e8ccc1359403dba0371348a92a697 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:30:28.831351 31073 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2e8e8ccc1359403dba0371348a92a697 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:30:28.831398 31073 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2e8e8ccc1359403dba0371348a92a697 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:28.832072 31073 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2e8e8ccc1359403dba0371348a92a697 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e8e8ccc1359403dba0371348a92a697" member_type: VOTER }
I20260601 13:30:28.832193 31073 leader_election.cc:304] T 00000000000000000000000000000000 P 2e8e8ccc1359403dba0371348a92a697 [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: 2e8e8ccc1359403dba0371348a92a697; no voters: 
I20260601 13:30:28.832370 31073 leader_election.cc:290] T 00000000000000000000000000000000 P 2e8e8ccc1359403dba0371348a92a697 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:30:28.832549 31076 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2e8e8ccc1359403dba0371348a92a697 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:30:28.832746 31076 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2e8e8ccc1359403dba0371348a92a697 [term 1 LEADER]: Becoming Leader. State: Replica: 2e8e8ccc1359403dba0371348a92a697, State: Running, Role: LEADER
I20260601 13:30:28.832856 31073 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2e8e8ccc1359403dba0371348a92a697 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:30:28.832873 31076 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2e8e8ccc1359403dba0371348a92a697 [LEADER]: Queue going to LEADER mode. State: All 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: "2e8e8ccc1359403dba0371348a92a697" member_type: VOTER }
I20260601 13:30:28.833319 31077 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2e8e8ccc1359403dba0371348a92a697 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2e8e8ccc1359403dba0371348a92a697" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e8e8ccc1359403dba0371348a92a697" member_type: VOTER } }
I20260601 13:30:28.833357 31078 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2e8e8ccc1359403dba0371348a92a697 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2e8e8ccc1359403dba0371348a92a697. Latest consensus state: current_term: 1 leader_uuid: "2e8e8ccc1359403dba0371348a92a697" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e8e8ccc1359403dba0371348a92a697" member_type: VOTER } }
I20260601 13:30:28.833468 31077 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2e8e8ccc1359403dba0371348a92a697 [sys.catalog]: This master's current role is: LEADER
I20260601 13:30:28.833493 31078 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2e8e8ccc1359403dba0371348a92a697 [sys.catalog]: This master's current role is: LEADER
I20260601 13:30:28.833910 31082 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:30:28.834846 31082 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:30:28.835079 24957 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:30:28.836699 31082 catalog_manager.cc:1382] Generated new cluster ID: a727198875f74bb0ba797cd8a8c23b5b
I20260601 13:30:28.836757 31082 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:30:28.843676 31082 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:30:28.844269 31082 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:30:28.853204 31082 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 2e8e8ccc1359403dba0371348a92a697: Generated new TSK 0
I20260601 13:30:28.853403 31082 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:30:28.867664 24957 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:30:28.870015 24957 server_base.cc:1061] running on GCE node
W20260601 13:30:28.870114 31095 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:30:28.870194 31094 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:30:28.870198 31097 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:30:28.870476 24957 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:30:28.870534 24957 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:30:28.870550 24957 hybrid_clock.cc:648] HybridClock initialized: now 1780320628870550 us; error 0 us; skew 500 ppm
I20260601 13:30:28.871340 24957 webserver.cc:533] Webserver started at http://127.24.95.65:32997/ using document root <none> and password file <none>
I20260601 13:30:28.871500 24957 fs_manager.cc:362] Metadata directory not provided
I20260601 13:30:28.871544 24957 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:30:28.871604 24957 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:30:28.871948 24957 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320492958789-24957-0/minicluster-data/ts-0-root/instance:
uuid: "1a95d64467c347e78b6690398b391e29"
format_stamp: "Formatted at 2026-06-01 13:30:28 on dist-test-slave-3pmh"
I20260601 13:30:28.873426 24957 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:30:28.874420 31102 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:28.874667 24957 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:30:28.874733 24957 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320492958789-24957-0/minicluster-data/ts-0-root
uuid: "1a95d64467c347e78b6690398b391e29"
format_stamp: "Formatted at 2026-06-01 13:30:28 on dist-test-slave-3pmh"
I20260601 13:30:28.874807 24957 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320492958789-24957-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320492958789-24957-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320492958789-24957-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:30:28.885257 24957 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:30:28.885704 24957 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:30:28.886068 24957 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:30:28.886533 24957 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:30:28.886572 24957 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:28.886611 24957 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:30:28.886639 24957 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:28.890695 24957 rpc_server.cc:307] RPC server started. Bound to: 127.24.95.65:36739
I20260601 13:30:28.890718 31166 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.95.65:36739 every 8 connection(s)
I20260601 13:30:28.891503 24957 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:30:28.893926 31171 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:30:28.894075 31172 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:30:28.894146 24957 server_base.cc:1061] running on GCE node
W20260601 13:30:28.894284 31174 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:30:28.894562 24957 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:30:28.894621 24957 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:30:28.894651 24957 hybrid_clock.cc:648] HybridClock initialized: now 1780320628894651 us; error 0 us; skew 500 ppm
I20260601 13:30:28.895687 24957 webserver.cc:533] Webserver started at http://127.24.95.66:37207/ using document root <none> and password file <none>
I20260601 13:30:28.895887 24957 fs_manager.cc:362] Metadata directory not provided
I20260601 13:30:28.895967 24957 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:30:28.896034 24957 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:30:28.896440 31167 heartbeater.cc:344] Connected to a master server at 127.24.95.126:41855
I20260601 13:30:28.896454 24957 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320492958789-24957-0/minicluster-data/ts-1-root/instance:
uuid: "1146350125c34d7b8d7dcefba93dd034"
format_stamp: "Formatted at 2026-06-01 13:30:28 on dist-test-slave-3pmh"
I20260601 13:30:28.896553 31167 heartbeater.cc:461] Registering TS with master...
I20260601 13:30:28.896777 31167 heartbeater.cc:507] Master 127.24.95.126:41855 requested a full tablet report, sending...
I20260601 13:30:28.897441 31036 ts_manager.cc:194] Registered new tserver with Master: 1a95d64467c347e78b6690398b391e29 (127.24.95.65:36739)
I20260601 13:30:28.898185 24957 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:28.898332 31036 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46518
I20260601 13:30:28.899437 31179 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:28.899856 24957 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:28.899933 24957 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320492958789-24957-0/minicluster-data/ts-1-root
uuid: "1146350125c34d7b8d7dcefba93dd034"
format_stamp: "Formatted at 2026-06-01 13:30:28 on dist-test-slave-3pmh"
I20260601 13:30:28.900004 24957 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320492958789-24957-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320492958789-24957-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320492958789-24957-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:30:28.905545 24957 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:30:28.905910 24957 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:30:28.906306 24957 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:30:28.906821 24957 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:30:28.906865 24957 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:28.906908 24957 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:30:28.906936 24957 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:28.911126 24957 rpc_server.cc:307] RPC server started. Bound to: 127.24.95.66:42673
I20260601 13:30:28.911176 31242 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.95.66:42673 every 8 connection(s)
I20260601 13:30:28.912034 24957 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:30:28.914201 31247 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:30:28.914237 31246 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:30:28.914989 31249 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:30:28.915249 24957 server_base.cc:1061] running on GCE node
I20260601 13:30:28.915450 24957 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:30:28.915494 24957 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:30:28.915514 24957 hybrid_clock.cc:648] HybridClock initialized: now 1780320628915514 us; error 0 us; skew 500 ppm
I20260601 13:30:28.916451 31243 heartbeater.cc:344] Connected to a master server at 127.24.95.126:41855
I20260601 13:30:28.916456 24957 webserver.cc:533] Webserver started at http://127.24.95.67:36295/ using document root <none> and password file <none>
I20260601 13:30:28.916560 31243 heartbeater.cc:461] Registering TS with master...
I20260601 13:30:28.916636 24957 fs_manager.cc:362] Metadata directory not provided
I20260601 13:30:28.916692 24957 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:30:28.916764 24957 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:30:28.916801 31243 heartbeater.cc:507] Master 127.24.95.126:41855 requested a full tablet report, sending...
I20260601 13:30:28.917188 24957 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320492958789-24957-0/minicluster-data/ts-2-root/instance:
uuid: "f26e467075204143acc5d11e622a6491"
format_stamp: "Formatted at 2026-06-01 13:30:28 on dist-test-slave-3pmh"
I20260601 13:30:28.917434 31036 ts_manager.cc:194] Registered new tserver with Master: 1146350125c34d7b8d7dcefba93dd034 (127.24.95.66:42673)
I20260601 13:30:28.917939 31036 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46520
I20260601 13:30:28.918891 24957 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:30:28.920006 31254 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:28.920538 24957 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:30:28.920614 24957 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320492958789-24957-0/minicluster-data/ts-2-root
uuid: "f26e467075204143acc5d11e622a6491"
format_stamp: "Formatted at 2026-06-01 13:30:28 on dist-test-slave-3pmh"
I20260601 13:30:28.920686 24957 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320492958789-24957-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320492958789-24957-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320492958789-24957-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:30:28.935290 24957 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:30:28.935737 24957 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:30:28.936059 24957 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:30:28.936700 24957 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:30:28.936749 24957 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:28.936794 24957 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:30:28.936822 24957 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:28.941615 24957 rpc_server.cc:307] RPC server started. Bound to: 127.24.95.67:38677
I20260601 13:30:28.941990 31318 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.95.67:38677 every 8 connection(s)
I20260601 13:30:28.946668 31319 heartbeater.cc:344] Connected to a master server at 127.24.95.126:41855
I20260601 13:30:28.946861 31319 heartbeater.cc:461] Registering TS with master...
I20260601 13:30:28.947098 31319 heartbeater.cc:507] Master 127.24.95.126:41855 requested a full tablet report, sending...
I20260601 13:30:28.947706 31036 ts_manager.cc:194] Registered new tserver with Master: f26e467075204143acc5d11e622a6491 (127.24.95.67:38677)
I20260601 13:30:28.947955 24957 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005693778s
I20260601 13:30:28.948359 31036 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46526
I20260601 13:30:29.899353 31167 heartbeater.cc:499] Master 127.24.95.126:41855 was elected leader, sending a full tablet report...
I20260601 13:30:29.918813 31243 heartbeater.cc:499] Master 127.24.95.126:41855 was elected leader, sending a full tablet report...
I20260601 13:30:29.949357 31319 heartbeater.cc:499] Master 127.24.95.126:41855 was elected leader, sending a full tablet report...
I20260601 13:30:29.984578 31036 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46532:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260601 13:30:29.985157 31036 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260601 13:30:29.999230 31207 tablet_service.cc:1511] Processing CreateTablet for tablet ad8a6c49441f40eea323bc924aabda6c (DEFAULT_TABLE table=test-workload [id=3c5018a9ee094958a03b40ca9d11ef81]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:30:30.000046 31207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad8a6c49441f40eea323bc924aabda6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:30.001652 31206 tablet_service.cc:1511] Processing CreateTablet for tablet ef3dd8b10efa472db5734d6533b13ad7 (DEFAULT_TABLE table=test-workload [id=3c5018a9ee094958a03b40ca9d11ef81]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:30:30.002045 31206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef3dd8b10efa472db5734d6533b13ad7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:30.002081 31130 tablet_service.cc:1511] Processing CreateTablet for tablet ad8a6c49441f40eea323bc924aabda6c (DEFAULT_TABLE table=test-workload [id=3c5018a9ee094958a03b40ca9d11ef81]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:30:30.003285 31279 tablet_service.cc:1511] Processing CreateTablet for tablet efa9437a3353443fa29770dc1f18b848 (DEFAULT_TABLE table=test-workload [id=3c5018a9ee094958a03b40ca9d11ef81]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:30:30.003364 31130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad8a6c49441f40eea323bc924aabda6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:30.003672 31279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efa9437a3353443fa29770dc1f18b848. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:30.002427 31282 tablet_service.cc:1511] Processing CreateTablet for tablet ad8a6c49441f40eea323bc924aabda6c (DEFAULT_TABLE table=test-workload [id=3c5018a9ee094958a03b40ca9d11ef81]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:30:30.004619 31129 tablet_service.cc:1511] Processing CreateTablet for tablet ef3dd8b10efa472db5734d6533b13ad7 (DEFAULT_TABLE table=test-workload [id=3c5018a9ee094958a03b40ca9d11ef81]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:30:30.004817 31282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad8a6c49441f40eea323bc924aabda6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:30.004853 31129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef3dd8b10efa472db5734d6533b13ad7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:30.006500 31207 tablet_service.cc:1511] Processing CreateTablet for tablet efa9437a3353443fa29770dc1f18b848 (DEFAULT_TABLE table=test-workload [id=3c5018a9ee094958a03b40ca9d11ef81]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:30:30.002738 31281 tablet_service.cc:1511] Processing CreateTablet for tablet ef3dd8b10efa472db5734d6533b13ad7 (DEFAULT_TABLE table=test-workload [id=3c5018a9ee094958a03b40ca9d11ef81]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:30:30.006796 31207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efa9437a3353443fa29770dc1f18b848. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:30.007136 31281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef3dd8b10efa472db5734d6533b13ad7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:30.007535 31128 tablet_service.cc:1511] Processing CreateTablet for tablet f1e5602fd63e40c59c2a87000d19e41d (DEFAULT_TABLE table=test-workload [id=3c5018a9ee094958a03b40ca9d11ef81]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:30:30.007773 31128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1e5602fd63e40c59c2a87000d19e41d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:30.003011 31280 tablet_service.cc:1511] Processing CreateTablet for tablet f1e5602fd63e40c59c2a87000d19e41d (DEFAULT_TABLE table=test-workload [id=3c5018a9ee094958a03b40ca9d11ef81]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:30:30.008641 31280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1e5602fd63e40c59c2a87000d19e41d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:30.008802 31206 tablet_service.cc:1511] Processing CreateTablet for tablet f1e5602fd63e40c59c2a87000d19e41d (DEFAULT_TABLE table=test-workload [id=3c5018a9ee094958a03b40ca9d11ef81]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:30:30.009095 31206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1e5602fd63e40c59c2a87000d19e41d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:30.010768 31127 tablet_service.cc:1511] Processing CreateTablet for tablet efa9437a3353443fa29770dc1f18b848 (DEFAULT_TABLE table=test-workload [id=3c5018a9ee094958a03b40ca9d11ef81]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:30:30.011044 31127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efa9437a3353443fa29770dc1f18b848. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:30.012650 31341 tablet_bootstrap.cc:492] T ef3dd8b10efa472db5734d6533b13ad7 P 1a95d64467c347e78b6690398b391e29: Bootstrap starting.
I20260601 13:30:30.012954 31339 tablet_bootstrap.cc:492] T ad8a6c49441f40eea323bc924aabda6c P 1146350125c34d7b8d7dcefba93dd034: Bootstrap starting.
I20260601 13:30:30.013741 31341 tablet_bootstrap.cc:654] T ef3dd8b10efa472db5734d6533b13ad7 P 1a95d64467c347e78b6690398b391e29: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:30.013849 31339 tablet_bootstrap.cc:654] T ad8a6c49441f40eea323bc924aabda6c P 1146350125c34d7b8d7dcefba93dd034: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:30.014972 31340 tablet_bootstrap.cc:492] T efa9437a3353443fa29770dc1f18b848 P f26e467075204143acc5d11e622a6491: Bootstrap starting.
I20260601 13:30:30.015376 31341 tablet_bootstrap.cc:492] T ef3dd8b10efa472db5734d6533b13ad7 P 1a95d64467c347e78b6690398b391e29: No bootstrap required, opened a new log
I20260601 13:30:30.015592 31341 ts_tablet_manager.cc:1403] T ef3dd8b10efa472db5734d6533b13ad7 P 1a95d64467c347e78b6690398b391e29: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:30:30.016232 31339 tablet_bootstrap.cc:492] T ad8a6c49441f40eea323bc924aabda6c P 1146350125c34d7b8d7dcefba93dd034: No bootstrap required, opened a new log
I20260601 13:30:30.016628 31339 ts_tablet_manager.cc:1403] T ad8a6c49441f40eea323bc924aabda6c P 1146350125c34d7b8d7dcefba93dd034: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.001s
I20260601 13:30:30.016752 31340 tablet_bootstrap.cc:654] T efa9437a3353443fa29770dc1f18b848 P f26e467075204143acc5d11e622a6491: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:30.016228 31341 raft_consensus.cc:359] T ef3dd8b10efa472db5734d6533b13ad7 P 1a95d64467c347e78b6690398b391e29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a95d64467c347e78b6690398b391e29" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36739 } } peers { permanent_uuid: "1146350125c34d7b8d7dcefba93dd034" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42673 } } peers { permanent_uuid: "f26e467075204143acc5d11e622a6491" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38677 } }
I20260601 13:30:30.016849 31341 raft_consensus.cc:385] T ef3dd8b10efa472db5734d6533b13ad7 P 1a95d64467c347e78b6690398b391e29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:30.016911 31341 raft_consensus.cc:740] T ef3dd8b10efa472db5734d6533b13ad7 P 1a95d64467c347e78b6690398b391e29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a95d64467c347e78b6690398b391e29, State: Initialized, Role: FOLLOWER
I20260601 13:30:30.017117 31341 consensus_queue.cc:260] T ef3dd8b10efa472db5734d6533b13ad7 P 1a95d64467c347e78b6690398b391e29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a95d64467c347e78b6690398b391e29" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36739 } } peers { permanent_uuid: "1146350125c34d7b8d7dcefba93dd034" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42673 } } peers { permanent_uuid: "f26e467075204143acc5d11e622a6491" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38677 } }
I20260601 13:30:30.017330 31339 raft_consensus.cc:359] T ad8a6c49441f40eea323bc924aabda6c P 1146350125c34d7b8d7dcefba93dd034 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26e467075204143acc5d11e622a6491" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38677 } } peers { permanent_uuid: "1a95d64467c347e78b6690398b391e29" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36739 } } peers { permanent_uuid: "1146350125c34d7b8d7dcefba93dd034" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42673 } }
I20260601 13:30:30.017498 31339 raft_consensus.cc:385] T ad8a6c49441f40eea323bc924aabda6c P 1146350125c34d7b8d7dcefba93dd034 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:30.017583 31339 raft_consensus.cc:740] T ad8a6c49441f40eea323bc924aabda6c P 1146350125c34d7b8d7dcefba93dd034 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1146350125c34d7b8d7dcefba93dd034, State: Initialized, Role: FOLLOWER
I20260601 13:30:30.017779 31339 consensus_queue.cc:260] T ad8a6c49441f40eea323bc924aabda6c P 1146350125c34d7b8d7dcefba93dd034 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26e467075204143acc5d11e622a6491" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38677 } } peers { permanent_uuid: "1a95d64467c347e78b6690398b391e29" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36739 } } peers { permanent_uuid: "1146350125c34d7b8d7dcefba93dd034" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42673 } }
I20260601 13:30:30.017915 31341 ts_tablet_manager.cc:1434] T ef3dd8b10efa472db5734d6533b13ad7 P 1a95d64467c347e78b6690398b391e29: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:30:30.018200 31339 ts_tablet_manager.cc:1434] T ad8a6c49441f40eea323bc924aabda6c P 1146350125c34d7b8d7dcefba93dd034: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:30:30.018350 31341 tablet_bootstrap.cc:492] T f1e5602fd63e40c59c2a87000d19e41d P 1a95d64467c347e78b6690398b391e29: Bootstrap starting.
I20260601 13:30:30.018478 31339 tablet_bootstrap.cc:492] T ef3dd8b10efa472db5734d6533b13ad7 P 1146350125c34d7b8d7dcefba93dd034: Bootstrap starting.
I20260601 13:30:30.018069 31340 tablet_bootstrap.cc:492] T efa9437a3353443fa29770dc1f18b848 P f26e467075204143acc5d11e622a6491: No bootstrap required, opened a new log
I20260601 13:30:30.019026 31340 ts_tablet_manager.cc:1403] T efa9437a3353443fa29770dc1f18b848 P f26e467075204143acc5d11e622a6491: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:30:30.019616 31341 tablet_bootstrap.cc:654] T f1e5602fd63e40c59c2a87000d19e41d P 1a95d64467c347e78b6690398b391e29: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:30.019726 31340 raft_consensus.cc:359] T efa9437a3353443fa29770dc1f18b848 P f26e467075204143acc5d11e622a6491 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a95d64467c347e78b6690398b391e29" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36739 } } peers { permanent_uuid: "1146350125c34d7b8d7dcefba93dd034" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42673 } } peers { permanent_uuid: "f26e467075204143acc5d11e622a6491" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38677 } }
I20260601 13:30:30.019832 31340 raft_consensus.cc:385] T efa9437a3353443fa29770dc1f18b848 P f26e467075204143acc5d11e622a6491 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:30.019865 31340 raft_consensus.cc:740] T efa9437a3353443fa29770dc1f18b848 P f26e467075204143acc5d11e622a6491 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f26e467075204143acc5d11e622a6491, State: Initialized, Role: FOLLOWER
I20260601 13:30:30.020004 31339 tablet_bootstrap.cc:654] T ef3dd8b10efa472db5734d6533b13ad7 P 1146350125c34d7b8d7dcefba93dd034: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:30.019984 31340 consensus_queue.cc:260] T efa9437a3353443fa29770dc1f18b848 P f26e467075204143acc5d11e622a6491 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a95d64467c347e78b6690398b391e29" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36739 } } peers { permanent_uuid: "1146350125c34d7b8d7dcefba93dd034" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42673 } } peers { permanent_uuid: "f26e467075204143acc5d11e622a6491" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38677 } }
I20260601 13:30:30.020328 31340 ts_tablet_manager.cc:1434] T efa9437a3353443fa29770dc1f18b848 P f26e467075204143acc5d11e622a6491: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:30.020959 31340 tablet_bootstrap.cc:492] T ad8a6c49441f40eea323bc924aabda6c P f26e467075204143acc5d11e622a6491: Bootstrap starting.
I20260601 13:30:30.021010 31341 tablet_bootstrap.cc:492] T f1e5602fd63e40c59c2a87000d19e41d P 1a95d64467c347e78b6690398b391e29: No bootstrap required, opened a new log
I20260601 13:30:30.021096 31341 ts_tablet_manager.cc:1403] T f1e5602fd63e40c59c2a87000d19e41d P 1a95d64467c347e78b6690398b391e29: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:30:30.021543 31341 raft_consensus.cc:359] T f1e5602fd63e40c59c2a87000d19e41d P 1a95d64467c347e78b6690398b391e29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a95d64467c347e78b6690398b391e29" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36739 } } peers { permanent_uuid: "1146350125c34d7b8d7dcefba93dd034" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42673 } } peers { permanent_uuid: "f26e467075204143acc5d11e622a6491" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38677 } }
I20260601 13:30:30.021637 31341 raft_consensus.cc:385] T f1e5602fd63e40c59c2a87000d19e41d P 1a95d64467c347e78b6690398b391e29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:30.021672 31341 raft_consensus.cc:740] T f1e5602fd63e40c59c2a87000d19e41d P 1a95d64467c347e78b6690398b391e29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a95d64467c347e78b6690398b391e29, State: Initialized, Role: FOLLOWER
I20260601 13:30:30.021786 31341 consensus_queue.cc:260] T f1e5602fd63e40c59c2a87000d19e41d P 1a95d64467c347e78b6690398b391e29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a95d64467c347e78b6690398b391e29" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36739 } } peers { permanent_uuid: "1146350125c34d7b8d7dcefba93dd034" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42673 } } peers { permanent_uuid: "f26e467075204143acc5d11e622a6491" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38677 } }
I20260601 13:30:30.022149 31341 ts_tablet_manager.cc:1434] T f1e5602fd63e40c59c2a87000d19e41d P 1a95d64467c347e78b6690398b391e29: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:30:30.022295 31341 tablet_bootstrap.cc:492] T ad8a6c49441f40eea323bc924aabda6c P 1a95d64467c347e78b6690398b391e29: Bootstrap starting.
I20260601 13:30:30.022900 31340 tablet_bootstrap.cc:654] T ad8a6c49441f40eea323bc924aabda6c P f26e467075204143acc5d11e622a6491: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:30.023267 31341 tablet_bootstrap.cc:654] T ad8a6c49441f40eea323bc924aabda6c P 1a95d64467c347e78b6690398b391e29: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:30.024475 31341 tablet_bootstrap.cc:492] T ad8a6c49441f40eea323bc924aabda6c P 1a95d64467c347e78b6690398b391e29: No bootstrap required, opened a new log
I20260601 13:30:30.024475 31340 tablet_bootstrap.cc:492] T ad8a6c49441f40eea323bc924aabda6c P f26e467075204143acc5d11e622a6491: No bootstrap required, opened a new log
I20260601 13:30:30.024593 31340 ts_tablet_manager.cc:1403] T ad8a6c49441f40eea323bc924aabda6c P f26e467075204143acc5d11e622a6491: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:30:30.024593 31341 ts_tablet_manager.cc:1403] T ad8a6c49441f40eea323bc924aabda6c P 1a95d64467c347e78b6690398b391e29: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:30:30.025098 31341 raft_consensus.cc:359] T ad8a6c49441f40eea323bc924aabda6c P 1a95d64467c347e78b6690398b391e29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26e467075204143acc5d11e622a6491" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38677 } } peers { permanent_uuid: "1a95d64467c347e78b6690398b391e29" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36739 } } peers { permanent_uuid: "1146350125c34d7b8d7dcefba93dd034" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42673 } }
I20260601 13:30:30.025199 31341 raft_consensus.cc:385] T ad8a6c49441f40eea323bc924aabda6c P 1a95d64467c347e78b6690398b391e29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:30.025220 31341 raft_consensus.cc:740] T ad8a6c49441f40eea323bc924aabda6c P 1a95d64467c347e78b6690398b391e29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a95d64467c347e78b6690398b391e29, State: Initialized, Role: FOLLOWER
I20260601 13:30:30.025235 31340 raft_consensus.cc:359] T ad8a6c49441f40eea323bc924aabda6c P f26e467075204143acc5d11e622a6491 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26e467075204143acc5d11e622a6491" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38677 } } peers { permanent_uuid: "1a95d64467c347e78b6690398b391e29" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36739 } } peers { permanent_uuid: "1146350125c34d7b8d7dcefba93dd034" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42673 } }
I20260601 13:30:30.025352 31340 raft_consensus.cc:385] T ad8a6c49441f40eea323bc924aabda6c P f26e467075204143acc5d11e622a6491 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:30.025339 31341 consensus_queue.cc:260] T ad8a6c49441f40eea323bc924aabda6c P 1a95d64467c347e78b6690398b391e29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26e467075204143acc5d11e622a6491" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38677 } } peers { permanent_uuid: "1a95d64467c347e78b6690398b391e29" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36739 } } peers { permanent_uuid: "1146350125c34d7b8d7dcefba93dd034" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42673 } }
I20260601 13:30:30.025431 31340 raft_consensus.cc:740] T ad8a6c49441f40eea323bc924aabda6c P f26e467075204143acc5d11e622a6491 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f26e467075204143acc5d11e622a6491, State: Initialized, Role: FOLLOWER
I20260601 13:30:30.025553 31340 consensus_queue.cc:260] T ad8a6c49441f40eea323bc924aabda6c P f26e467075204143acc5d11e622a6491 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26e467075204143acc5d11e622a6491" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38677 } } peers { permanent_uuid: "1a95d64467c347e78b6690398b391e29" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36739 } } peers { permanent_uuid: "1146350125c34d7b8d7dcefba93dd034" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42673 } }
I20260601 13:30:30.025772 31341 ts_tablet_manager.cc:1434] T ad8a6c49441f40eea323bc924aabda6c P 1a95d64467c347e78b6690398b391e29: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:30.025804 31340 ts_tablet_manager.cc:1434] T ad8a6c49441f40eea323bc924aabda6c P f26e467075204143acc5d11e622a6491: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:30.026022 31340 tablet_bootstrap.cc:492] T ef3dd8b10efa472db5734d6533b13ad7 P f26e467075204143acc5d11e622a6491: Bootstrap starting.
I20260601 13:30:30.026424 31339 tablet_bootstrap.cc:492] T ef3dd8b10efa472db5734d6533b13ad7 P 1146350125c34d7b8d7dcefba93dd034: No bootstrap required, opened a new log
I20260601 13:30:30.026515 31339 ts_tablet_manager.cc:1403] T ef3dd8b10efa472db5734d6533b13ad7 P 1146350125c34d7b8d7dcefba93dd034: Time spent bootstrapping tablet: real 0.008s	user 0.002s	sys 0.001s
I20260601 13:30:30.026954 31339 raft_consensus.cc:359] T ef3dd8b10efa472db5734d6533b13ad7 P 1146350125c34d7b8d7dcefba93dd034 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a95d64467c347e78b6690398b391e29" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36739 } } peers { permanent_uuid: "1146350125c34d7b8d7dcefba93dd034" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42673 } } peers { permanent_uuid: "f26e467075204143acc5d11e622a6491" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38677 } }
I20260601 13:30:30.027043 31340 tablet_bootstrap.cc:654] T ef3dd8b10efa472db5734d6533b13ad7 P f26e467075204143acc5d11e622a6491: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:30.027046 31339 raft_consensus.cc:385] T ef3dd8b10efa472db5734d6533b13ad7 P 1146350125c34d7b8d7dcefba93dd034 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:30.027117 31339 raft_consensus.cc:740] T ef3dd8b10efa472db5734d6533b13ad7 P 1146350125c34d7b8d7dcefba93dd034 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1146350125c34d7b8d7dcefba93dd034, State: Initialized, Role: FOLLOWER
I20260601 13:30:30.027263 31339 consensus_queue.cc:260] T ef3dd8b10efa472db5734d6533b13ad7 P 1146350125c34d7b8d7dcefba93dd034 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a95d64467c347e78b6690398b391e29" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36739 } } peers { permanent_uuid: "1146350125c34d7b8d7dcefba93dd034" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42673 } } peers { permanent_uuid: "f26e467075204143acc5d11e622a6491" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38677 } }
I20260601 13:30:30.027513 31339 ts_tablet_manager.cc:1434] T ef3dd8b10efa472db5734d6533b13ad7 P 1146350125c34d7b8d7dcefba93dd034: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:30:30.027938 31339 tablet_bootstrap.cc:492] T f1e5602fd63e40c59c2a87000d19e41d P 1146350125c34d7b8d7dcefba93dd034: Bootstrap starting.
I20260601 13:30:30.026027 31341 tablet_bootstrap.cc:492] T efa9437a3353443fa29770dc1f18b848 P 1a95d64467c347e78b6690398b391e29: Bootstrap starting.
I20260601 13:30:30.029230 31339 tablet_bootstrap.cc:654] T f1e5602fd63e40c59c2a87000d19e41d P 1146350125c34d7b8d7dcefba93dd034: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:30.029937 31341 tablet_bootstrap.cc:654] T efa9437a3353443fa29770dc1f18b848 P 1a95d64467c347e78b6690398b391e29: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:30.030885 31339 tablet_bootstrap.cc:492] T f1e5602fd63e40c59c2a87000d19e41d P 1146350125c34d7b8d7dcefba93dd034: No bootstrap required, opened a new log
I20260601 13:30:30.030990 31339 ts_tablet_manager.cc:1403] T f1e5602fd63e40c59c2a87000d19e41d P 1146350125c34d7b8d7dcefba93dd034: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:30:30.031529 31341 tablet_bootstrap.cc:492] T efa9437a3353443fa29770dc1f18b848 P 1a95d64467c347e78b6690398b391e29: No bootstrap required, opened a new log
I20260601 13:30:30.031491 31339 raft_consensus.cc:359] T f1e5602fd63e40c59c2a87000d19e41d P 1146350125c34d7b8d7dcefba93dd034 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a95d64467c347e78b6690398b391e29" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36739 } } peers { permanent_uuid: "1146350125c34d7b8d7dcefba93dd034" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42673 } } peers { permanent_uuid: "f26e467075204143acc5d11e622a6491" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38677 } }
I20260601 13:30:30.031599 31339 raft_consensus.cc:385] T f1e5602fd63e40c59c2a87000d19e41d P 1146350125c34d7b8d7dcefba93dd034 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:30.031615 31341 ts_tablet_manager.cc:1403] T efa9437a3353443fa29770dc1f18b848 P 1a95d64467c347e78b6690398b391e29: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:30:30.031630 31339 raft_consensus.cc:740] T f1e5602fd63e40c59c2a87000d19e41d P 1146350125c34d7b8d7dcefba93dd034 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1146350125c34d7b8d7dcefba93dd034, State: Initialized, Role: FOLLOWER
I20260601 13:30:30.031766 31339 consensus_queue.cc:260] T f1e5602fd63e40c59c2a87000d19e41d P 1146350125c34d7b8d7dcefba93dd034 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a95d64467c347e78b6690398b391e29" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36739 } } peers { permanent_uuid: "1146350125c34d7b8d7dcefba93dd034" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42673 } } peers { permanent_uuid: "f26e467075204143acc5d11e622a6491" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38677 } }
I20260601 13:30:30.032048 31339 ts_tablet_manager.cc:1434] T f1e5602fd63e40c59c2a87000d19e41d P 1146350125c34d7b8d7dcefba93dd034: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:30:30.032037 31341 raft_consensus.cc:359] T efa9437a3353443fa29770dc1f18b848 P 1a95d64467c347e78b6690398b391e29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a95d64467c347e78b6690398b391e29" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36739 } } peers { permanent_uuid: "1146350125c34d7b8d7dcefba93dd034" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42673 } } peers { permanent_uuid: "f26e467075204143acc5d11e622a6491" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38677 } }
I20260601 13:30:30.032267 31341 raft_consensus.cc:385] T efa9437a3353443fa29770dc1f18b848 P 1a95d64467c347e78b6690398b391e29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:30.032337 31341 raft_consensus.cc:740] T efa9437a3353443fa29770dc1f18b848 P 1a95d64467c347e78b6690398b391e29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a95d64467c347e78b6690398b391e29, State: Initialized, Role: FOLLOWER
I20260601 13:30:30.032464 31339 tablet_bootstrap.cc:492] T efa9437a3353443fa29770dc1f18b848 P 1146350125c34d7b8d7dcefba93dd034: Bootstrap starting.
I20260601 13:30:30.032629 31340 tablet_bootstrap.cc:492] T ef3dd8b10efa472db5734d6533b13ad7 P f26e467075204143acc5d11e622a6491: No bootstrap required, opened a new log
I20260601 13:30:30.032580 31341 consensus_queue.cc:260] T efa9437a3353443fa29770dc1f18b848 P 1a95d64467c347e78b6690398b391e29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a95d64467c347e78b6690398b391e29" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36739 } } peers { permanent_uuid: "1146350125c34d7b8d7dcefba93dd034" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42673 } } peers { permanent_uuid: "f26e467075204143acc5d11e622a6491" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38677 } }
I20260601 13:30:30.032723 31340 ts_tablet_manager.cc:1403] T ef3dd8b10efa472db5734d6533b13ad7 P f26e467075204143acc5d11e622a6491: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.000s
I20260601 13:30:30.032876 31341 ts_tablet_manager.cc:1434] T efa9437a3353443fa29770dc1f18b848 P 1a95d64467c347e78b6690398b391e29: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:30.033139 31340 raft_consensus.cc:359] T ef3dd8b10efa472db5734d6533b13ad7 P f26e467075204143acc5d11e622a6491 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a95d64467c347e78b6690398b391e29" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36739 } } peers { permanent_uuid: "1146350125c34d7b8d7dcefba93dd034" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42673 } } peers { permanent_uuid: "f26e467075204143acc5d11e622a6491" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38677 } }
I20260601 13:30:30.033241 31340 raft_consensus.cc:385] T ef3dd8b10efa472db5734d6533b13ad7 P f26e467075204143acc5d11e622a6491 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:30.033334 31340 raft_consensus.cc:740] T ef3dd8b10efa472db5734d6533b13ad7 P f26e467075204143acc5d11e622a6491 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f26e467075204143acc5d11e622a6491, State: Initialized, Role: FOLLOWER
I20260601 13:30:30.033555 31340 consensus_queue.cc:260] T ef3dd8b10efa472db5734d6533b13ad7 P f26e467075204143acc5d11e622a6491 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a95d64467c347e78b6690398b391e29" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36739 } } peers { permanent_uuid: "1146350125c34d7b8d7dcefba93dd034" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42673 } } peers { permanent_uuid: "f26e467075204143acc5d11e622a6491" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38677 } }
I20260601 13:30:30.034046 31340 ts_tablet_manager.cc:1434] T ef3dd8b10efa472db5734d6533b13ad7 P f26e467075204143acc5d11e622a6491: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:30:30.034329 31340 tablet_bootstrap.cc:492] T f1e5602fd63e40c59c2a87000d19e41d P f26e467075204143acc5d11e622a6491: Bootstrap starting.
I20260601 13:30:30.035037 31339 tablet_bootstrap.cc:654] T efa9437a3353443fa29770dc1f18b848 P 1146350125c34d7b8d7dcefba93dd034: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:30.036264 31339 tablet_bootstrap.cc:492] T efa9437a3353443fa29770dc1f18b848 P 1146350125c34d7b8d7dcefba93dd034: No bootstrap required, opened a new log
I20260601 13:30:30.036502 31339 ts_tablet_manager.cc:1403] T efa9437a3353443fa29770dc1f18b848 P 1146350125c34d7b8d7dcefba93dd034: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:30:30.036913 31340 tablet_bootstrap.cc:654] T f1e5602fd63e40c59c2a87000d19e41d P f26e467075204143acc5d11e622a6491: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:30.037036 31339 raft_consensus.cc:359] T efa9437a3353443fa29770dc1f18b848 P 1146350125c34d7b8d7dcefba93dd034 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a95d64467c347e78b6690398b391e29" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36739 } } peers { permanent_uuid: "1146350125c34d7b8d7dcefba93dd034" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42673 } } peers { permanent_uuid: "f26e467075204143acc5d11e622a6491" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38677 } }
I20260601 13:30:30.037147 31339 raft_consensus.cc:385] T efa9437a3353443fa29770dc1f18b848 P 1146350125c34d7b8d7dcefba93dd034 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:30.037213 31339 raft_consensus.cc:740] T efa9437a3353443fa29770dc1f18b848 P 1146350125c34d7b8d7dcefba93dd034 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1146350125c34d7b8d7dcefba93dd034, State: Initialized, Role: FOLLOWER
I20260601 13:30:30.037367 31339 consensus_queue.cc:260] T efa9437a3353443fa29770dc1f18b848 P 1146350125c34d7b8d7dcefba93dd034 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a95d64467c347e78b6690398b391e29" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36739 } } peers { permanent_uuid: "1146350125c34d7b8d7dcefba93dd034" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42673 } } peers { permanent_uuid: "f26e467075204143acc5d11e622a6491" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38677 } }
I20260601 13:30:30.037647 31339 ts_tablet_manager.cc:1434] T efa9437a3353443fa29770dc1f18b848 P 1146350125c34d7b8d7dcefba93dd034: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:30.038106 31340 tablet_bootstrap.cc:492] T f1e5602fd63e40c59c2a87000d19e41d P f26e467075204143acc5d11e622a6491: No bootstrap required, opened a new log
I20260601 13:30:30.038199 31340 ts_tablet_manager.cc:1403] T f1e5602fd63e40c59c2a87000d19e41d P f26e467075204143acc5d11e622a6491: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:30:30.038589 31340 raft_consensus.cc:359] T f1e5602fd63e40c59c2a87000d19e41d P f26e467075204143acc5d11e622a6491 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a95d64467c347e78b6690398b391e29" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36739 } } peers { permanent_uuid: "1146350125c34d7b8d7dcefba93dd034" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42673 } } peers { permanent_uuid: "f26e467075204143acc5d11e622a6491" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38677 } }
I20260601 13:30:30.038676 31340 raft_consensus.cc:385] T f1e5602fd63e40c59c2a87000d19e41d P f26e467075204143acc5d11e622a6491 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:30.038704 31340 raft_consensus.cc:740] T f1e5602fd63e40c59c2a87000d19e41d P f26e467075204143acc5d11e622a6491 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f26e467075204143acc5d11e622a6491, State: Initialized, Role: FOLLOWER
I20260601 13:30:30.038823 31340 consensus_queue.cc:260] T f1e5602fd63e40c59c2a87000d19e41d P f26e467075204143acc5d11e622a6491 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a95d64467c347e78b6690398b391e29" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36739 } } peers { permanent_uuid: "1146350125c34d7b8d7dcefba93dd034" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42673 } } peers { permanent_uuid: "f26e467075204143acc5d11e622a6491" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38677 } }
I20260601 13:30:30.039113 31340 ts_tablet_manager.cc:1434] T f1e5602fd63e40c59c2a87000d19e41d P f26e467075204143acc5d11e622a6491: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:30:30.042178 31347 raft_consensus.cc:493] T efa9437a3353443fa29770dc1f18b848 P f26e467075204143acc5d11e622a6491 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:30:30.042311 31347 raft_consensus.cc:515] T efa9437a3353443fa29770dc1f18b848 P f26e467075204143acc5d11e622a6491 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a95d64467c347e78b6690398b391e29" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36739 } } peers { permanent_uuid: "1146350125c34d7b8d7dcefba93dd034" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42673 } } peers { permanent_uuid: "f26e467075204143acc5d11e622a6491" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38677 } }
I20260601 13:30:30.042793 31347 leader_election.cc:290] T efa9437a3353443fa29770dc1f18b848 P f26e467075204143acc5d11e622a6491 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a95d64467c347e78b6690398b391e29 (127.24.95.65:36739), 1146350125c34d7b8d7dcefba93dd034 (127.24.95.66:42673)
I20260601 13:30:30.047315 31140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efa9437a3353443fa29770dc1f18b848" candidate_uuid: "f26e467075204143acc5d11e622a6491" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a95d64467c347e78b6690398b391e29" is_pre_election: true
I20260601 13:30:30.047351 31217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efa9437a3353443fa29770dc1f18b848" candidate_uuid: "f26e467075204143acc5d11e622a6491" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1146350125c34d7b8d7dcefba93dd034" is_pre_election: true
I20260601 13:30:30.047490 31140 raft_consensus.cc:2468] T efa9437a3353443fa29770dc1f18b848 P 1a95d64467c347e78b6690398b391e29 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f26e467075204143acc5d11e622a6491 in term 0.
I20260601 13:30:30.047511 31217 raft_consensus.cc:2468] T efa9437a3353443fa29770dc1f18b848 P 1146350125c34d7b8d7dcefba93dd034 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f26e467075204143acc5d11e622a6491 in term 0.
I20260601 13:30:30.047808 31255 leader_election.cc:304] T efa9437a3353443fa29770dc1f18b848 P f26e467075204143acc5d11e622a6491 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a95d64467c347e78b6690398b391e29, f26e467075204143acc5d11e622a6491; no voters: 
I20260601 13:30:30.048292 31347 raft_consensus.cc:2804] T efa9437a3353443fa29770dc1f18b848 P f26e467075204143acc5d11e622a6491 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:30:30.048635 31347 raft_consensus.cc:493] T efa9437a3353443fa29770dc1f18b848 P f26e467075204143acc5d11e622a6491 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:30:30.048707 31347 raft_consensus.cc:3060] T efa9437a3353443fa29770dc1f18b848 P f26e467075204143acc5d11e622a6491 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:30.049616 31347 raft_consensus.cc:515] T efa9437a3353443fa29770dc1f18b848 P f26e467075204143acc5d11e622a6491 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a95d64467c347e78b6690398b391e29" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36739 } } peers { permanent_uuid: "1146350125c34d7b8d7dcefba93dd034" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42673 } } peers { permanent_uuid: "f26e467075204143acc5d11e622a6491" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38677 } }
I20260601 13:30:30.049998 31347 leader_election.cc:290] T efa9437a3353443fa29770dc1f18b848 P f26e467075204143acc5d11e622a6491 [CANDIDATE]: Term 1 election: Requested vote from peers 1a95d64467c347e78b6690398b391e29 (127.24.95.65:36739), 1146350125c34d7b8d7dcefba93dd034 (127.24.95.66:42673)
I20260601 13:30:30.050421 31217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efa9437a3353443fa29770dc1f18b848" candidate_uuid: "f26e467075204143acc5d11e622a6491" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1146350125c34d7b8d7dcefba93dd034"
I20260601 13:30:30.050421 31140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efa9437a3353443fa29770dc1f18b848" candidate_uuid: "f26e467075204143acc5d11e622a6491" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a95d64467c347e78b6690398b391e29"
I20260601 13:30:30.050643 31140 raft_consensus.cc:3060] T efa9437a3353443fa29770dc1f18b848 P 1a95d64467c347e78b6690398b391e29 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:30.050643 31217 raft_consensus.cc:3060] T efa9437a3353443fa29770dc1f18b848 P 1146350125c34d7b8d7dcefba93dd034 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:30.051833 31140 raft_consensus.cc:2468] T efa9437a3353443fa29770dc1f18b848 P 1a95d64467c347e78b6690398b391e29 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f26e467075204143acc5d11e622a6491 in term 1.
I20260601 13:30:30.051833 31217 raft_consensus.cc:2468] T efa9437a3353443fa29770dc1f18b848 P 1146350125c34d7b8d7dcefba93dd034 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f26e467075204143acc5d11e622a6491 in term 1.
I20260601 13:30:30.052186 31257 leader_election.cc:304] T efa9437a3353443fa29770dc1f18b848 P f26e467075204143acc5d11e622a6491 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1146350125c34d7b8d7dcefba93dd034, f26e467075204143acc5d11e622a6491; no voters: 
I20260601 13:30:30.052399 31347 raft_consensus.cc:2804] T efa9437a3353443fa29770dc1f18b848 P f26e467075204143acc5d11e622a6491 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:30:30.052618 31347 raft_consensus.cc:697] T efa9437a3353443fa29770dc1f18b848 P f26e467075204143acc5d11e622a6491 [term 1 LEADER]: Becoming Leader. State: Replica: f26e467075204143acc5d11e622a6491, State: Running, Role: LEADER
I20260601 13:30:30.052758 31347 consensus_queue.cc:237] T efa9437a3353443fa29770dc1f18b848 P f26e467075204143acc5d11e622a6491 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a95d64467c347e78b6690398b391e29" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36739 } } peers { permanent_uuid: "1146350125c34d7b8d7dcefba93dd034" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42673 } } peers { permanent_uuid: "f26e467075204143acc5d11e622a6491" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38677 } }
I20260601 13:30:30.054704 31034 catalog_manager.cc:5696] T efa9437a3353443fa29770dc1f18b848 P f26e467075204143acc5d11e622a6491 reported cstate change: term changed from 0 to 1, leader changed from <none> to f26e467075204143acc5d11e622a6491 (127.24.95.67). New cstate: current_term: 1 leader_uuid: "f26e467075204143acc5d11e622a6491" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a95d64467c347e78b6690398b391e29" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1146350125c34d7b8d7dcefba93dd034" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f26e467075204143acc5d11e622a6491" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38677 } health_report { overall_health: HEALTHY } } }
W20260601 13:30:30.142575 31168 tablet.cc:2404] T ad8a6c49441f40eea323bc924aabda6c P 1a95d64467c347e78b6690398b391e29: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260601 13:30:30.175362 31346 raft_consensus.cc:493] T f1e5602fd63e40c59c2a87000d19e41d P 1146350125c34d7b8d7dcefba93dd034 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:30:30.175565 31346 raft_consensus.cc:515] T f1e5602fd63e40c59c2a87000d19e41d P 1146350125c34d7b8d7dcefba93dd034 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a95d64467c347e78b6690398b391e29" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36739 } } peers { permanent_uuid: "1146350125c34d7b8d7dcefba93dd034" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42673 } } peers { permanent_uuid: "f26e467075204143acc5d11e622a6491" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38677 } }
I20260601 13:30:30.176362 31346 leader_election.cc:290] T f1e5602fd63e40c59c2a87000d19e41d P 1146350125c34d7b8d7dcefba93dd034 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a95d64467c347e78b6690398b391e29 (127.24.95.65:36739), f26e467075204143acc5d11e622a6491 (127.24.95.67:38677)
I20260601 13:30:30.179740 31140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1e5602fd63e40c59c2a87000d19e41d" candidate_uuid: "1146350125c34d7b8d7dcefba93dd034" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a95d64467c347e78b6690398b391e29" is_pre_election: true
I20260601 13:30:30.179889 31140 raft_consensus.cc:2468] T f1e5602fd63e40c59c2a87000d19e41d P 1a95d64467c347e78b6690398b391e29 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1146350125c34d7b8d7dcefba93dd034 in term 0.
I20260601 13:30:30.180183 31180 leader_election.cc:304] T f1e5602fd63e40c59c2a87000d19e41d P 1146350125c34d7b8d7dcefba93dd034 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1146350125c34d7b8d7dcefba93dd034, 1a95d64467c347e78b6690398b391e29; no voters: 
I20260601 13:30:30.180271 31293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1e5602fd63e40c59c2a87000d19e41d" candidate_uuid: "1146350125c34d7b8d7dcefba93dd034" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26e467075204143acc5d11e622a6491" is_pre_election: true
I20260601 13:30:30.180397 31293 raft_consensus.cc:2468] T f1e5602fd63e40c59c2a87000d19e41d P f26e467075204143acc5d11e622a6491 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1146350125c34d7b8d7dcefba93dd034 in term 0.
I20260601 13:30:30.180469 31346 raft_consensus.cc:2804] T f1e5602fd63e40c59c2a87000d19e41d P 1146350125c34d7b8d7dcefba93dd034 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:30:30.180557 31346 raft_consensus.cc:493] T f1e5602fd63e40c59c2a87000d19e41d P 1146350125c34d7b8d7dcefba93dd034 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:30:30.180608 31346 raft_consensus.cc:3060] T f1e5602fd63e40c59c2a87000d19e41d P 1146350125c34d7b8d7dcefba93dd034 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:30.181476 31346 raft_consensus.cc:515] T f1e5602fd63e40c59c2a87000d19e41d P 1146350125c34d7b8d7dcefba93dd034 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a95d64467c347e78b6690398b391e29" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36739 } } peers { permanent_uuid: "1146350125c34d7b8d7dcefba93dd034" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42673 } } peers { permanent_uuid: "f26e467075204143acc5d11e622a6491" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38677 } }
I20260601 13:30:30.181803 31346 leader_election.cc:290] T f1e5602fd63e40c59c2a87000d19e41d P 1146350125c34d7b8d7dcefba93dd034 [CANDIDATE]: Term 1 election: Requested vote from peers 1a95d64467c347e78b6690398b391e29 (127.24.95.65:36739), f26e467075204143acc5d11e622a6491 (127.24.95.67:38677)
I20260601 13:30:30.182088 31140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1e5602fd63e40c59c2a87000d19e41d" candidate_uuid: "1146350125c34d7b8d7dcefba93dd034" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a95d64467c347e78b6690398b391e29"
I20260601 13:30:30.182135 31293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1e5602fd63e40c59c2a87000d19e41d" candidate_uuid: "1146350125c34d7b8d7dcefba93dd034" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26e467075204143acc5d11e622a6491"
I20260601 13:30:30.182200 31140 raft_consensus.cc:3060] T f1e5602fd63e40c59c2a87000d19e41d P 1a95d64467c347e78b6690398b391e29 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:30.182202 31293 raft_consensus.cc:3060] T f1e5602fd63e40c59c2a87000d19e41d P f26e467075204143acc5d11e622a6491 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:30.183104 31140 raft_consensus.cc:2468] T f1e5602fd63e40c59c2a87000d19e41d P 1a95d64467c347e78b6690398b391e29 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1146350125c34d7b8d7dcefba93dd034 in term 1.
I20260601 13:30:30.183135 31293 raft_consensus.cc:2468] T f1e5602fd63e40c59c2a87000d19e41d P f26e467075204143acc5d11e622a6491 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1146350125c34d7b8d7dcefba93dd034 in term 1.
I20260601 13:30:30.183367 31180 leader_election.cc:304] T f1e5602fd63e40c59c2a87000d19e41d P 1146350125c34d7b8d7dcefba93dd034 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1146350125c34d7b8d7dcefba93dd034, 1a95d64467c347e78b6690398b391e29; no voters: 
I20260601 13:30:30.183501 31346 raft_consensus.cc:2804] T f1e5602fd63e40c59c2a87000d19e41d P 1146350125c34d7b8d7dcefba93dd034 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:30:30.183697 31346 raft_consensus.cc:697] T f1e5602fd63e40c59c2a87000d19e41d P 1146350125c34d7b8d7dcefba93dd034 [term 1 LEADER]: Becoming Leader. State: Replica: 1146350125c34d7b8d7dcefba93dd034, State: Running, Role: LEADER
I20260601 13:30:30.183848 31346 consensus_queue.cc:237] T f1e5602fd63e40c59c2a87000d19e41d P 1146350125c34d7b8d7dcefba93dd034 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a95d64467c347e78b6690398b391e29" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36739 } } peers { permanent_uuid: "1146350125c34d7b8d7dcefba93dd034" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42673 } } peers { permanent_uuid: "f26e467075204143acc5d11e622a6491" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38677 } }
I20260601 13:30:30.185434 31034 catalog_manager.cc:5696] T f1e5602fd63e40c59c2a87000d19e41d P 1146350125c34d7b8d7dcefba93dd034 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1146350125c34d7b8d7dcefba93dd034 (127.24.95.66). New cstate: current_term: 1 leader_uuid: "1146350125c34d7b8d7dcefba93dd034" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a95d64467c347e78b6690398b391e29" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1146350125c34d7b8d7dcefba93dd034" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f26e467075204143acc5d11e622a6491" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38677 } health_report { overall_health: UNKNOWN } } }
I20260601 13:30:30.209717 31346 raft_consensus.cc:493] T ef3dd8b10efa472db5734d6533b13ad7 P 1146350125c34d7b8d7dcefba93dd034 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:30:30.209869 31346 raft_consensus.cc:515] T ef3dd8b10efa472db5734d6533b13ad7 P 1146350125c34d7b8d7dcefba93dd034 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a95d64467c347e78b6690398b391e29" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36739 } } peers { permanent_uuid: "1146350125c34d7b8d7dcefba93dd034" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42673 } } peers { permanent_uuid: "f26e467075204143acc5d11e622a6491" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38677 } }
I20260601 13:30:30.210299 31346 leader_election.cc:290] T ef3dd8b10efa472db5734d6533b13ad7 P 1146350125c34d7b8d7dcefba93dd034 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a95d64467c347e78b6690398b391e29 (127.24.95.65:36739), f26e467075204143acc5d11e622a6491 (127.24.95.67:38677)
I20260601 13:30:30.210791 31140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef3dd8b10efa472db5734d6533b13ad7" candidate_uuid: "1146350125c34d7b8d7dcefba93dd034" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a95d64467c347e78b6690398b391e29" is_pre_election: true
I20260601 13:30:30.210855 31293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef3dd8b10efa472db5734d6533b13ad7" candidate_uuid: "1146350125c34d7b8d7dcefba93dd034" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26e467075204143acc5d11e622a6491" is_pre_election: true
I20260601 13:30:30.210983 31140 raft_consensus.cc:2468] T ef3dd8b10efa472db5734d6533b13ad7 P 1a95d64467c347e78b6690398b391e29 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1146350125c34d7b8d7dcefba93dd034 in term 0.
I20260601 13:30:30.211072 31293 raft_consensus.cc:2468] T ef3dd8b10efa472db5734d6533b13ad7 P f26e467075204143acc5d11e622a6491 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1146350125c34d7b8d7dcefba93dd034 in term 0.
I20260601 13:30:30.211275 31180 leader_election.cc:304] T ef3dd8b10efa472db5734d6533b13ad7 P 1146350125c34d7b8d7dcefba93dd034 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1146350125c34d7b8d7dcefba93dd034, 1a95d64467c347e78b6690398b391e29; no voters: 
I20260601 13:30:30.211491 31346 raft_consensus.cc:2804] T ef3dd8b10efa472db5734d6533b13ad7 P 1146350125c34d7b8d7dcefba93dd034 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:30:30.211555 31346 raft_consensus.cc:493] T ef3dd8b10efa472db5734d6533b13ad7 P 1146350125c34d7b8d7dcefba93dd034 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:30:30.211618 31346 raft_consensus.cc:3060] T ef3dd8b10efa472db5734d6533b13ad7 P 1146350125c34d7b8d7dcefba93dd034 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:30.212735 31346 raft_consensus.cc:515] T ef3dd8b10efa472db5734d6533b13ad7 P 1146350125c34d7b8d7dcefba93dd034 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a95d64467c347e78b6690398b391e29" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36739 } } peers { permanent_uuid: "1146350125c34d7b8d7dcefba93dd034" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42673 } } peers { permanent_uuid: "f26e467075204143acc5d11e622a6491" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38677 } }
I20260601 13:30:30.213104 31346 leader_election.cc:290] T ef3dd8b10efa472db5734d6533b13ad7 P 1146350125c34d7b8d7dcefba93dd034 [CANDIDATE]: Term 1 election: Requested vote from peers 1a95d64467c347e78b6690398b391e29 (127.24.95.65:36739), f26e467075204143acc5d11e622a6491 (127.24.95.67:38677)
I20260601 13:30:30.213477 31140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef3dd8b10efa472db5734d6533b13ad7" candidate_uuid: "1146350125c34d7b8d7dcefba93dd034" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a95d64467c347e78b6690398b391e29"
I20260601 13:30:30.213518 31293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef3dd8b10efa472db5734d6533b13ad7" candidate_uuid: "1146350125c34d7b8d7dcefba93dd034" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26e467075204143acc5d11e622a6491"
I20260601 13:30:30.213600 31140 raft_consensus.cc:3060] T ef3dd8b10efa472db5734d6533b13ad7 P 1a95d64467c347e78b6690398b391e29 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:30.213626 31293 raft_consensus.cc:3060] T ef3dd8b10efa472db5734d6533b13ad7 P f26e467075204143acc5d11e622a6491 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:30.214545 31293 raft_consensus.cc:2468] T ef3dd8b10efa472db5734d6533b13ad7 P f26e467075204143acc5d11e622a6491 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1146350125c34d7b8d7dcefba93dd034 in term 1.
I20260601 13:30:30.214560 31140 raft_consensus.cc:2468] T ef3dd8b10efa472db5734d6533b13ad7 P 1a95d64467c347e78b6690398b391e29 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1146350125c34d7b8d7dcefba93dd034 in term 1.
I20260601 13:30:30.214809 31180 leader_election.cc:304] T ef3dd8b10efa472db5734d6533b13ad7 P 1146350125c34d7b8d7dcefba93dd034 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1146350125c34d7b8d7dcefba93dd034, f26e467075204143acc5d11e622a6491; no voters: 
I20260601 13:30:30.214978 31346 raft_consensus.cc:2804] T ef3dd8b10efa472db5734d6533b13ad7 P 1146350125c34d7b8d7dcefba93dd034 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:30:30.215060 31346 raft_consensus.cc:697] T ef3dd8b10efa472db5734d6533b13ad7 P 1146350125c34d7b8d7dcefba93dd034 [term 1 LEADER]: Becoming Leader. State: Replica: 1146350125c34d7b8d7dcefba93dd034, State: Running, Role: LEADER
I20260601 13:30:30.215188 31346 consensus_queue.cc:237] T ef3dd8b10efa472db5734d6533b13ad7 P 1146350125c34d7b8d7dcefba93dd034 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a95d64467c347e78b6690398b391e29" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36739 } } peers { permanent_uuid: "1146350125c34d7b8d7dcefba93dd034" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42673 } } peers { permanent_uuid: "f26e467075204143acc5d11e622a6491" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38677 } }
I20260601 13:30:30.216769 31034 catalog_manager.cc:5696] T ef3dd8b10efa472db5734d6533b13ad7 P 1146350125c34d7b8d7dcefba93dd034 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1146350125c34d7b8d7dcefba93dd034 (127.24.95.66). New cstate: current_term: 1 leader_uuid: "1146350125c34d7b8d7dcefba93dd034" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a95d64467c347e78b6690398b391e29" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1146350125c34d7b8d7dcefba93dd034" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f26e467075204143acc5d11e622a6491" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38677 } health_report { overall_health: UNKNOWN } } }
I20260601 13:30:30.282253 31346 raft_consensus.cc:493] T ad8a6c49441f40eea323bc924aabda6c P 1146350125c34d7b8d7dcefba93dd034 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:30:30.282420 31346 raft_consensus.cc:515] T ad8a6c49441f40eea323bc924aabda6c P 1146350125c34d7b8d7dcefba93dd034 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26e467075204143acc5d11e622a6491" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38677 } } peers { permanent_uuid: "1a95d64467c347e78b6690398b391e29" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36739 } } peers { permanent_uuid: "1146350125c34d7b8d7dcefba93dd034" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42673 } }
I20260601 13:30:30.282841 31346 leader_election.cc:290] T ad8a6c49441f40eea323bc924aabda6c P 1146350125c34d7b8d7dcefba93dd034 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f26e467075204143acc5d11e622a6491 (127.24.95.67:38677), 1a95d64467c347e78b6690398b391e29 (127.24.95.65:36739)
I20260601 13:30:30.283340 31140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad8a6c49441f40eea323bc924aabda6c" candidate_uuid: "1146350125c34d7b8d7dcefba93dd034" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a95d64467c347e78b6690398b391e29" is_pre_election: true
I20260601 13:30:30.283383 31293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad8a6c49441f40eea323bc924aabda6c" candidate_uuid: "1146350125c34d7b8d7dcefba93dd034" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26e467075204143acc5d11e622a6491" is_pre_election: true
I20260601 13:30:30.283473 31140 raft_consensus.cc:2468] T ad8a6c49441f40eea323bc924aabda6c P 1a95d64467c347e78b6690398b391e29 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1146350125c34d7b8d7dcefba93dd034 in term 0.
I20260601 13:30:30.283542 31293 raft_consensus.cc:2468] T ad8a6c49441f40eea323bc924aabda6c P f26e467075204143acc5d11e622a6491 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1146350125c34d7b8d7dcefba93dd034 in term 0.
I20260601 13:30:30.283762 31180 leader_election.cc:304] T ad8a6c49441f40eea323bc924aabda6c P 1146350125c34d7b8d7dcefba93dd034 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1146350125c34d7b8d7dcefba93dd034, 1a95d64467c347e78b6690398b391e29; no voters: 
I20260601 13:30:30.283979 31346 raft_consensus.cc:2804] T ad8a6c49441f40eea323bc924aabda6c P 1146350125c34d7b8d7dcefba93dd034 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:30:30.284049 31346 raft_consensus.cc:493] T ad8a6c49441f40eea323bc924aabda6c P 1146350125c34d7b8d7dcefba93dd034 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:30:30.284076 31346 raft_consensus.cc:3060] T ad8a6c49441f40eea323bc924aabda6c P 1146350125c34d7b8d7dcefba93dd034 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:30.284921 31346 raft_consensus.cc:515] T ad8a6c49441f40eea323bc924aabda6c P 1146350125c34d7b8d7dcefba93dd034 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26e467075204143acc5d11e622a6491" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38677 } } peers { permanent_uuid: "1a95d64467c347e78b6690398b391e29" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36739 } } peers { permanent_uuid: "1146350125c34d7b8d7dcefba93dd034" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42673 } }
I20260601 13:30:30.285230 31346 leader_election.cc:290] T ad8a6c49441f40eea323bc924aabda6c P 1146350125c34d7b8d7dcefba93dd034 [CANDIDATE]: Term 1 election: Requested vote from peers f26e467075204143acc5d11e622a6491 (127.24.95.67:38677), 1a95d64467c347e78b6690398b391e29 (127.24.95.65:36739)
I20260601 13:30:30.285625 31140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad8a6c49441f40eea323bc924aabda6c" candidate_uuid: "1146350125c34d7b8d7dcefba93dd034" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a95d64467c347e78b6690398b391e29"
I20260601 13:30:30.285660 31293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad8a6c49441f40eea323bc924aabda6c" candidate_uuid: "1146350125c34d7b8d7dcefba93dd034" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26e467075204143acc5d11e622a6491"
I20260601 13:30:30.285735 31140 raft_consensus.cc:3060] T ad8a6c49441f40eea323bc924aabda6c P 1a95d64467c347e78b6690398b391e29 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:30.285746 31293 raft_consensus.cc:3060] T ad8a6c49441f40eea323bc924aabda6c P f26e467075204143acc5d11e622a6491 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:30.286515 31293 raft_consensus.cc:2468] T ad8a6c49441f40eea323bc924aabda6c P f26e467075204143acc5d11e622a6491 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1146350125c34d7b8d7dcefba93dd034 in term 1.
I20260601 13:30:30.286553 31140 raft_consensus.cc:2468] T ad8a6c49441f40eea323bc924aabda6c P 1a95d64467c347e78b6690398b391e29 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1146350125c34d7b8d7dcefba93dd034 in term 1.
I20260601 13:30:30.286837 31180 leader_election.cc:304] T ad8a6c49441f40eea323bc924aabda6c P 1146350125c34d7b8d7dcefba93dd034 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1146350125c34d7b8d7dcefba93dd034, 1a95d64467c347e78b6690398b391e29; no voters: 
I20260601 13:30:30.286995 31346 raft_consensus.cc:2804] T ad8a6c49441f40eea323bc924aabda6c P 1146350125c34d7b8d7dcefba93dd034 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:30:30.287079 31346 raft_consensus.cc:697] T ad8a6c49441f40eea323bc924aabda6c P 1146350125c34d7b8d7dcefba93dd034 [term 1 LEADER]: Becoming Leader. State: Replica: 1146350125c34d7b8d7dcefba93dd034, State: Running, Role: LEADER
I20260601 13:30:30.287214 31346 consensus_queue.cc:237] T ad8a6c49441f40eea323bc924aabda6c P 1146350125c34d7b8d7dcefba93dd034 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26e467075204143acc5d11e622a6491" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38677 } } peers { permanent_uuid: "1a95d64467c347e78b6690398b391e29" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36739 } } peers { permanent_uuid: "1146350125c34d7b8d7dcefba93dd034" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42673 } }
I20260601 13:30:30.288950 31034 catalog_manager.cc:5696] T ad8a6c49441f40eea323bc924aabda6c P 1146350125c34d7b8d7dcefba93dd034 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1146350125c34d7b8d7dcefba93dd034 (127.24.95.66). New cstate: current_term: 1 leader_uuid: "1146350125c34d7b8d7dcefba93dd034" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26e467075204143acc5d11e622a6491" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a95d64467c347e78b6690398b391e29" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1146350125c34d7b8d7dcefba93dd034" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42673 } health_report { overall_health: HEALTHY } } }
I20260601 13:30:30.298614 24957 tablet_server.cc:179] TabletServer@127.24.95.65:0 shutting down...
I20260601 13:30:30.302306 24957 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:30:30.302635 24957 tablet_replica.cc:333] T efa9437a3353443fa29770dc1f18b848 P 1a95d64467c347e78b6690398b391e29: stopping tablet replica
I20260601 13:30:30.302781 24957 raft_consensus.cc:2243] T efa9437a3353443fa29770dc1f18b848 P 1a95d64467c347e78b6690398b391e29 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:30.302897 24957 raft_consensus.cc:2272] T efa9437a3353443fa29770dc1f18b848 P 1a95d64467c347e78b6690398b391e29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:30.303386 24957 tablet_replica.cc:333] T ad8a6c49441f40eea323bc924aabda6c P 1a95d64467c347e78b6690398b391e29: stopping tablet replica
I20260601 13:30:30.303479 24957 raft_consensus.cc:2243] T ad8a6c49441f40eea323bc924aabda6c P 1a95d64467c347e78b6690398b391e29 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:30.303570 24957 raft_consensus.cc:2272] T ad8a6c49441f40eea323bc924aabda6c P 1a95d64467c347e78b6690398b391e29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:30.303934 24957 tablet_replica.cc:333] T ef3dd8b10efa472db5734d6533b13ad7 P 1a95d64467c347e78b6690398b391e29: stopping tablet replica
I20260601 13:30:30.304024 24957 raft_consensus.cc:2243] T ef3dd8b10efa472db5734d6533b13ad7 P 1a95d64467c347e78b6690398b391e29 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:30.304111 24957 raft_consensus.cc:2272] T ef3dd8b10efa472db5734d6533b13ad7 P 1a95d64467c347e78b6690398b391e29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:30.304517 24957 tablet_replica.cc:333] T f1e5602fd63e40c59c2a87000d19e41d P 1a95d64467c347e78b6690398b391e29: stopping tablet replica
I20260601 13:30:30.304596 24957 raft_consensus.cc:2243] T f1e5602fd63e40c59c2a87000d19e41d P 1a95d64467c347e78b6690398b391e29 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:30.304680 24957 raft_consensus.cc:2272] T f1e5602fd63e40c59c2a87000d19e41d P 1a95d64467c347e78b6690398b391e29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:30.317751 24957 tablet_server.cc:196] TabletServer@127.24.95.65:0 shutdown complete.
I20260601 13:30:30.532678 31347 consensus_queue.cc:1048] T efa9437a3353443fa29770dc1f18b848 P f26e467075204143acc5d11e622a6491 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1146350125c34d7b8d7dcefba93dd034" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260601 13:30:30.536796 31255 consensus_peers.cc:597] T efa9437a3353443fa29770dc1f18b848 P f26e467075204143acc5d11e622a6491 -> Peer 1a95d64467c347e78b6690398b391e29 (127.24.95.65:36739): Couldn't send request to peer 1a95d64467c347e78b6690398b391e29. Status: Network error: Client connection negotiation failed: client connection to 127.24.95.65:36739: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:30:30.658888 31346 consensus_queue.cc:1048] T f1e5602fd63e40c59c2a87000d19e41d P 1146350125c34d7b8d7dcefba93dd034 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26e467075204143acc5d11e622a6491" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260601 13:30:30.663055 31180 consensus_peers.cc:597] T f1e5602fd63e40c59c2a87000d19e41d P 1146350125c34d7b8d7dcefba93dd034 -> Peer 1a95d64467c347e78b6690398b391e29 (127.24.95.65:36739): Couldn't send request to peer 1a95d64467c347e78b6690398b391e29. Status: Network error: Client connection negotiation failed: client connection to 127.24.95.65:36739: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260601 13:30:30.746937 31180 consensus_peers.cc:597] T ad8a6c49441f40eea323bc924aabda6c P 1146350125c34d7b8d7dcefba93dd034 -> Peer 1a95d64467c347e78b6690398b391e29 (127.24.95.65:36739): Couldn't send request to peer 1a95d64467c347e78b6690398b391e29. Status: Network error: Client connection negotiation failed: client connection to 127.24.95.65:36739: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260601 13:30:30.747040 31180 consensus_peers.cc:597] T ef3dd8b10efa472db5734d6533b13ad7 P 1146350125c34d7b8d7dcefba93dd034 -> Peer 1a95d64467c347e78b6690398b391e29 (127.24.95.65:36739): Couldn't send request to peer 1a95d64467c347e78b6690398b391e29. Status: Network error: Client connection negotiation failed: client connection to 127.24.95.65:36739: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:30:30.761075 31363 consensus_queue.cc:1048] T ef3dd8b10efa472db5734d6533b13ad7 P 1146350125c34d7b8d7dcefba93dd034 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26e467075204143acc5d11e622a6491" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:30.802444 31363 consensus_queue.cc:1048] T ad8a6c49441f40eea323bc924aabda6c P 1146350125c34d7b8d7dcefba93dd034 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26e467075204143acc5d11e622a6491" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:31.302771 31363 consensus_queue.cc:579] T ef3dd8b10efa472db5734d6533b13ad7 P 1146350125c34d7b8d7dcefba93dd034 [LEADER]: Leader has been unable to successfully communicate with peer 1a95d64467c347e78b6690398b391e29 for more than 1 seconds (1.087s)
W20260601 13:30:31.304838 31034 catalog_manager.cc:5374] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet ef3dd8b10efa472db5734d6533b13ad7 with cas_config_opid_index -1: no extra replica candidate found for tablet ef3dd8b10efa472db5734d6533b13ad7 (table test-workload [id=3c5018a9ee094958a03b40ca9d11ef81]): Not found: could not select location for extra replica: not enough tablet servers to satisfy replica placement policy: the total number of registered tablet servers (3) does not allow for adding an extra replica; consider bringing up more to have at least 4 tablet servers up and running
I20260601 13:30:31.320753 24957 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:30:31.323175 31380 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:30:31.323195 31377 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:30:31.323215 24957 server_base.cc:1061] running on GCE node
W20260601 13:30:31.323186 31378 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:30:31.323619 24957 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:30:31.323668 24957 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:30:31.323683 24957 hybrid_clock.cc:648] HybridClock initialized: now 1780320631323683 us; error 0 us; skew 500 ppm
I20260601 13:30:31.324707 24957 webserver.cc:533] Webserver started at http://127.24.95.68:39837/ using document root <none> and password file <none>
I20260601 13:30:31.324856 24957 fs_manager.cc:362] Metadata directory not provided
I20260601 13:30:31.324918 24957 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:30:31.324978 24957 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:30:31.325314 24957 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320492958789-24957-0/minicluster-data/ts-3-root/instance:
uuid: "5e60b00738a8441db52088d0631fb2c9"
format_stamp: "Formatted at 2026-06-01 13:30:31 on dist-test-slave-3pmh"
I20260601 13:30:31.326675 24957 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:30:31.327544 31385 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:31.327841 24957 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:31.327912 24957 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320492958789-24957-0/minicluster-data/ts-3-root
uuid: "5e60b00738a8441db52088d0631fb2c9"
format_stamp: "Formatted at 2026-06-01 13:30:31 on dist-test-slave-3pmh"
I20260601 13:30:31.328038 24957 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320492958789-24957-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320492958789-24957-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320492958789-24957-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:30:31.342680 31369 consensus_queue.cc:579] T efa9437a3353443fa29770dc1f18b848 P f26e467075204143acc5d11e622a6491 [LEADER]: Leader has been unable to successfully communicate with peer 1a95d64467c347e78b6690398b391e29 for more than 1 seconds (1.290s)
I20260601 13:30:31.344584 24957 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:30:31.345014 24957 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:30:31.345337 24957 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:30:31.345808 24957 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:30:31.345854 24957 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:31.345901 24957 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:30:31.345932 24957 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:31.350232 24957 rpc_server.cc:307] RPC server started. Bound to: 127.24.95.68:33525
I20260601 13:30:31.350759 31451 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.95.68:33525 every 8 connection(s)
I20260601 13:30:31.355293 31452 heartbeater.cc:344] Connected to a master server at 127.24.95.126:41855
I20260601 13:30:31.355402 31452 heartbeater.cc:461] Registering TS with master...
I20260601 13:30:31.355643 31452 heartbeater.cc:507] Master 127.24.95.126:41855 requested a full tablet report, sending...
I20260601 13:30:31.356204 31034 ts_manager.cc:194] Registered new tserver with Master: 5e60b00738a8441db52088d0631fb2c9 (127.24.95.68:33525)
I20260601 13:30:31.356761 31034 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46548
I20260601 13:30:31.361141 31217 consensus_queue.cc:237] T ef3dd8b10efa472db5734d6533b13ad7 P 1146350125c34d7b8d7dcefba93dd034 [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: "1a95d64467c347e78b6690398b391e29" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36739 } } peers { permanent_uuid: "1146350125c34d7b8d7dcefba93dd034" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42673 } } peers { permanent_uuid: "f26e467075204143acc5d11e622a6491" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38677 } } peers { permanent_uuid: "5e60b00738a8441db52088d0631fb2c9" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 33525 } attrs { promote: true } }
I20260601 13:30:31.362573 31293 raft_consensus.cc:1275] T ef3dd8b10efa472db5734d6533b13ad7 P f26e467075204143acc5d11e622a6491 [term 1 FOLLOWER]: Refusing update from remote peer 1146350125c34d7b8d7dcefba93dd034: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:30:31.363183 31376 consensus_queue.cc:1048] T ef3dd8b10efa472db5734d6533b13ad7 P 1146350125c34d7b8d7dcefba93dd034 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26e467075204143acc5d11e622a6491" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260601 13:30:31.363327 31180 consensus_peers.cc:597] T ef3dd8b10efa472db5734d6533b13ad7 P 1146350125c34d7b8d7dcefba93dd034 -> Peer 1a95d64467c347e78b6690398b391e29 (127.24.95.65:36739): Couldn't send request to peer 1a95d64467c347e78b6690398b391e29. Status: Network error: Client connection negotiation failed: client connection to 127.24.95.65:36739: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:30:31.364686 31346 raft_consensus.cc:2955] T ef3dd8b10efa472db5734d6533b13ad7 P 1146350125c34d7b8d7dcefba93dd034 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5e60b00738a8441db52088d0631fb2c9 (127.24.95.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a95d64467c347e78b6690398b391e29" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36739 } } peers { permanent_uuid: "1146350125c34d7b8d7dcefba93dd034" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42673 } } peers { permanent_uuid: "f26e467075204143acc5d11e622a6491" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38677 } } peers { permanent_uuid: "5e60b00738a8441db52088d0631fb2c9" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 33525 } attrs { promote: true } } }
I20260601 13:30:31.365062 31293 raft_consensus.cc:2955] T ef3dd8b10efa472db5734d6533b13ad7 P f26e467075204143acc5d11e622a6491 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5e60b00738a8441db52088d0631fb2c9 (127.24.95.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a95d64467c347e78b6690398b391e29" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36739 } } peers { permanent_uuid: "1146350125c34d7b8d7dcefba93dd034" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42673 } } peers { permanent_uuid: "f26e467075204143acc5d11e622a6491" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38677 } } peers { permanent_uuid: "5e60b00738a8441db52088d0631fb2c9" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 33525 } attrs { promote: true } } }
W20260601 13:30:31.366426 31183 consensus_peers.cc:597] T ef3dd8b10efa472db5734d6533b13ad7 P 1146350125c34d7b8d7dcefba93dd034 -> Peer 5e60b00738a8441db52088d0631fb2c9 (127.24.95.68:33525): Couldn't send request to peer 5e60b00738a8441db52088d0631fb2c9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ef3dd8b10efa472db5734d6533b13ad7. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:30:31.366715 31022 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet ef3dd8b10efa472db5734d6533b13ad7 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 2)
I20260601 13:30:31.367271 31034 catalog_manager.cc:5696] T ef3dd8b10efa472db5734d6533b13ad7 P 1146350125c34d7b8d7dcefba93dd034 reported cstate change: config changed from index -1 to 2, NON_VOTER 5e60b00738a8441db52088d0631fb2c9 (127.24.95.68) added. New cstate: current_term: 1 leader_uuid: "1146350125c34d7b8d7dcefba93dd034" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a95d64467c347e78b6690398b391e29" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1146350125c34d7b8d7dcefba93dd034" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f26e467075204143acc5d11e622a6491" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e60b00738a8441db52088d0631fb2c9" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 33525 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:30:31.367739 31376 consensus_queue.cc:579] T ad8a6c49441f40eea323bc924aabda6c P 1146350125c34d7b8d7dcefba93dd034 [LEADER]: Leader has been unable to successfully communicate with peer 1a95d64467c347e78b6690398b391e29 for more than 1 seconds (1.080s)
I20260601 13:30:31.372586 31217 consensus_queue.cc:237] T ad8a6c49441f40eea323bc924aabda6c P 1146350125c34d7b8d7dcefba93dd034 [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: "f26e467075204143acc5d11e622a6491" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38677 } } peers { permanent_uuid: "1a95d64467c347e78b6690398b391e29" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36739 } } peers { permanent_uuid: "1146350125c34d7b8d7dcefba93dd034" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42673 } } peers { permanent_uuid: "5e60b00738a8441db52088d0631fb2c9" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 33525 } attrs { promote: true } }
I20260601 13:30:31.373935 31293 raft_consensus.cc:1275] T ad8a6c49441f40eea323bc924aabda6c P f26e467075204143acc5d11e622a6491 [term 1 FOLLOWER]: Refusing update from remote peer 1146350125c34d7b8d7dcefba93dd034: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:30:31.374066 31183 consensus_peers.cc:597] T ad8a6c49441f40eea323bc924aabda6c P 1146350125c34d7b8d7dcefba93dd034 -> Peer 5e60b00738a8441db52088d0631fb2c9 (127.24.95.68:33525): Couldn't send request to peer 5e60b00738a8441db52088d0631fb2c9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ad8a6c49441f40eea323bc924aabda6c. This is attempt 1: this message will repeat every 5th retry.
W20260601 13:30:31.374346 31180 consensus_peers.cc:597] T ad8a6c49441f40eea323bc924aabda6c P 1146350125c34d7b8d7dcefba93dd034 -> Peer 1a95d64467c347e78b6690398b391e29 (127.24.95.65:36739): Couldn't send request to peer 1a95d64467c347e78b6690398b391e29. Status: Network error: Client connection negotiation failed: client connection to 127.24.95.65:36739: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:30:31.374351 31346 consensus_queue.cc:1048] T ad8a6c49441f40eea323bc924aabda6c P 1146350125c34d7b8d7dcefba93dd034 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26e467075204143acc5d11e622a6491" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:30:31.375871 31363 raft_consensus.cc:2955] T ad8a6c49441f40eea323bc924aabda6c P 1146350125c34d7b8d7dcefba93dd034 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5e60b00738a8441db52088d0631fb2c9 (127.24.95.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f26e467075204143acc5d11e622a6491" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38677 } } peers { permanent_uuid: "1a95d64467c347e78b6690398b391e29" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36739 } } peers { permanent_uuid: "1146350125c34d7b8d7dcefba93dd034" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42673 } } peers { permanent_uuid: "5e60b00738a8441db52088d0631fb2c9" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 33525 } attrs { promote: true } } }
I20260601 13:30:31.376335 31293 raft_consensus.cc:2955] T ad8a6c49441f40eea323bc924aabda6c P f26e467075204143acc5d11e622a6491 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5e60b00738a8441db52088d0631fb2c9 (127.24.95.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f26e467075204143acc5d11e622a6491" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38677 } } peers { permanent_uuid: "1a95d64467c347e78b6690398b391e29" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36739 } } peers { permanent_uuid: "1146350125c34d7b8d7dcefba93dd034" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42673 } } peers { permanent_uuid: "5e60b00738a8441db52088d0631fb2c9" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 33525 } attrs { promote: true } } }
I20260601 13:30:31.377671 31022 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet ad8a6c49441f40eea323bc924aabda6c with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260601 13:30:31.378664 31036 catalog_manager.cc:5696] T ad8a6c49441f40eea323bc924aabda6c P f26e467075204143acc5d11e622a6491 reported cstate change: config changed from index -1 to 2, NON_VOTER 5e60b00738a8441db52088d0631fb2c9 (127.24.95.68) added. New cstate: current_term: 1 leader_uuid: "1146350125c34d7b8d7dcefba93dd034" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f26e467075204143acc5d11e622a6491" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38677 } } peers { permanent_uuid: "1a95d64467c347e78b6690398b391e29" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36739 } } peers { permanent_uuid: "1146350125c34d7b8d7dcefba93dd034" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42673 } } peers { permanent_uuid: "5e60b00738a8441db52088d0631fb2c9" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 33525 } attrs { promote: true } } }
I20260601 13:30:31.382586 31293 consensus_queue.cc:237] T efa9437a3353443fa29770dc1f18b848 P f26e467075204143acc5d11e622a6491 [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: "1a95d64467c347e78b6690398b391e29" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36739 } } peers { permanent_uuid: "1146350125c34d7b8d7dcefba93dd034" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42673 } } peers { permanent_uuid: "f26e467075204143acc5d11e622a6491" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38677 } } peers { permanent_uuid: "5e60b00738a8441db52088d0631fb2c9" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 33525 } attrs { promote: true } }
I20260601 13:30:31.384153 31217 raft_consensus.cc:1275] T efa9437a3353443fa29770dc1f18b848 P 1146350125c34d7b8d7dcefba93dd034 [term 1 FOLLOWER]: Refusing update from remote peer f26e467075204143acc5d11e622a6491: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:30:31.384682 31369 consensus_queue.cc:1048] T efa9437a3353443fa29770dc1f18b848 P f26e467075204143acc5d11e622a6491 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1146350125c34d7b8d7dcefba93dd034" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260601 13:30:31.385017 31255 consensus_peers.cc:597] T efa9437a3353443fa29770dc1f18b848 P f26e467075204143acc5d11e622a6491 -> Peer 1a95d64467c347e78b6690398b391e29 (127.24.95.65:36739): Couldn't send request to peer 1a95d64467c347e78b6690398b391e29. Status: Network error: Client connection negotiation failed: client connection to 127.24.95.65:36739: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:30:31.386054 31390 raft_consensus.cc:2955] T efa9437a3353443fa29770dc1f18b848 P f26e467075204143acc5d11e622a6491 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5e60b00738a8441db52088d0631fb2c9 (127.24.95.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a95d64467c347e78b6690398b391e29" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36739 } } peers { permanent_uuid: "1146350125c34d7b8d7dcefba93dd034" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42673 } } peers { permanent_uuid: "f26e467075204143acc5d11e622a6491" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38677 } } peers { permanent_uuid: "5e60b00738a8441db52088d0631fb2c9" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 33525 } attrs { promote: true } } }
I20260601 13:30:31.386487 31217 raft_consensus.cc:2955] T efa9437a3353443fa29770dc1f18b848 P 1146350125c34d7b8d7dcefba93dd034 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5e60b00738a8441db52088d0631fb2c9 (127.24.95.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a95d64467c347e78b6690398b391e29" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36739 } } peers { permanent_uuid: "1146350125c34d7b8d7dcefba93dd034" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42673 } } peers { permanent_uuid: "f26e467075204143acc5d11e622a6491" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38677 } } peers { permanent_uuid: "5e60b00738a8441db52088d0631fb2c9" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 33525 } attrs { promote: true } } }
W20260601 13:30:31.388015 31258 consensus_peers.cc:597] T efa9437a3353443fa29770dc1f18b848 P f26e467075204143acc5d11e622a6491 -> Peer 5e60b00738a8441db52088d0631fb2c9 (127.24.95.68:33525): Couldn't send request to peer 5e60b00738a8441db52088d0631fb2c9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: efa9437a3353443fa29770dc1f18b848. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:30:31.388062 31020 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet efa9437a3353443fa29770dc1f18b848 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 2)
I20260601 13:30:31.388607 31034 catalog_manager.cc:5696] T efa9437a3353443fa29770dc1f18b848 P f26e467075204143acc5d11e622a6491 reported cstate change: config changed from index -1 to 2, NON_VOTER 5e60b00738a8441db52088d0631fb2c9 (127.24.95.68) added. New cstate: current_term: 1 leader_uuid: "f26e467075204143acc5d11e622a6491" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a95d64467c347e78b6690398b391e29" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1146350125c34d7b8d7dcefba93dd034" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f26e467075204143acc5d11e622a6491" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e60b00738a8441db52088d0631fb2c9" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 33525 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:30:31.567672 31462 consensus_queue.cc:579] T f1e5602fd63e40c59c2a87000d19e41d P 1146350125c34d7b8d7dcefba93dd034 [LEADER]: Leader has been unable to successfully communicate with peer 1a95d64467c347e78b6690398b391e29 for more than 1 seconds (1.384s)
I20260601 13:30:31.570173 31217 consensus_queue.cc:237] T f1e5602fd63e40c59c2a87000d19e41d P 1146350125c34d7b8d7dcefba93dd034 [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: "1a95d64467c347e78b6690398b391e29" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36739 } } peers { permanent_uuid: "1146350125c34d7b8d7dcefba93dd034" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42673 } } peers { permanent_uuid: "f26e467075204143acc5d11e622a6491" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38677 } } peers { permanent_uuid: "5e60b00738a8441db52088d0631fb2c9" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 33525 } attrs { promote: true } }
I20260601 13:30:31.571357 31293 raft_consensus.cc:1275] T f1e5602fd63e40c59c2a87000d19e41d P f26e467075204143acc5d11e622a6491 [term 1 FOLLOWER]: Refusing update from remote peer 1146350125c34d7b8d7dcefba93dd034: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:30:31.571532 31183 consensus_peers.cc:597] T f1e5602fd63e40c59c2a87000d19e41d P 1146350125c34d7b8d7dcefba93dd034 -> Peer 5e60b00738a8441db52088d0631fb2c9 (127.24.95.68:33525): Couldn't send request to peer 5e60b00738a8441db52088d0631fb2c9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f1e5602fd63e40c59c2a87000d19e41d. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:30:31.571768 31462 consensus_queue.cc:1048] T f1e5602fd63e40c59c2a87000d19e41d P 1146350125c34d7b8d7dcefba93dd034 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26e467075204143acc5d11e622a6491" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260601 13:30:31.572151 31180 consensus_peers.cc:597] T f1e5602fd63e40c59c2a87000d19e41d P 1146350125c34d7b8d7dcefba93dd034 -> Peer 1a95d64467c347e78b6690398b391e29 (127.24.95.65:36739): Couldn't send request to peer 1a95d64467c347e78b6690398b391e29. Status: Network error: Client connection negotiation failed: client connection to 127.24.95.65:36739: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:30:31.573341 31376 raft_consensus.cc:2955] T f1e5602fd63e40c59c2a87000d19e41d P 1146350125c34d7b8d7dcefba93dd034 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5e60b00738a8441db52088d0631fb2c9 (127.24.95.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a95d64467c347e78b6690398b391e29" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36739 } } peers { permanent_uuid: "1146350125c34d7b8d7dcefba93dd034" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42673 } } peers { permanent_uuid: "f26e467075204143acc5d11e622a6491" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38677 } } peers { permanent_uuid: "5e60b00738a8441db52088d0631fb2c9" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 33525 } attrs { promote: true } } }
I20260601 13:30:31.573738 31293 raft_consensus.cc:2955] T f1e5602fd63e40c59c2a87000d19e41d P f26e467075204143acc5d11e622a6491 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5e60b00738a8441db52088d0631fb2c9 (127.24.95.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a95d64467c347e78b6690398b391e29" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36739 } } peers { permanent_uuid: "1146350125c34d7b8d7dcefba93dd034" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42673 } } peers { permanent_uuid: "f26e467075204143acc5d11e622a6491" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38677 } } peers { permanent_uuid: "5e60b00738a8441db52088d0631fb2c9" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 33525 } attrs { promote: true } } }
I20260601 13:30:31.574853 31022 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet f1e5602fd63e40c59c2a87000d19e41d with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260601 13:30:31.575562 31036 catalog_manager.cc:5696] T f1e5602fd63e40c59c2a87000d19e41d P 1146350125c34d7b8d7dcefba93dd034 reported cstate change: config changed from index -1 to 2, NON_VOTER 5e60b00738a8441db52088d0631fb2c9 (127.24.95.68) added. New cstate: current_term: 1 leader_uuid: "1146350125c34d7b8d7dcefba93dd034" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a95d64467c347e78b6690398b391e29" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1146350125c34d7b8d7dcefba93dd034" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f26e467075204143acc5d11e622a6491" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e60b00738a8441db52088d0631fb2c9" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 33525 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:30:31.757753 31464 ts_tablet_manager.cc:933] T ad8a6c49441f40eea323bc924aabda6c P 5e60b00738a8441db52088d0631fb2c9: Initiating tablet copy from peer 1146350125c34d7b8d7dcefba93dd034 (127.24.95.66:42673)
I20260601 13:30:31.758172 31464 tablet_copy_client.cc:323] T ad8a6c49441f40eea323bc924aabda6c P 5e60b00738a8441db52088d0631fb2c9: tablet copy: Beginning tablet copy session from remote peer at address 127.24.95.66:42673
I20260601 13:30:31.762213 31227 tablet_copy_service.cc:140] P 1146350125c34d7b8d7dcefba93dd034: Received BeginTabletCopySession request for tablet ad8a6c49441f40eea323bc924aabda6c from peer 5e60b00738a8441db52088d0631fb2c9 ({username='slave'} at 127.0.0.1:51108)
I20260601 13:30:31.762346 31227 tablet_copy_service.cc:161] P 1146350125c34d7b8d7dcefba93dd034: Beginning new tablet copy session on tablet ad8a6c49441f40eea323bc924aabda6c from peer 5e60b00738a8441db52088d0631fb2c9 at {username='slave'} at 127.0.0.1:51108: session id = 5e60b00738a8441db52088d0631fb2c9-ad8a6c49441f40eea323bc924aabda6c
I20260601 13:30:31.763343 31227 tablet_copy_source_session.cc:215] T ad8a6c49441f40eea323bc924aabda6c P 1146350125c34d7b8d7dcefba93dd034: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:30:31.764178 31464 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad8a6c49441f40eea323bc924aabda6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:31.766028 31464 tablet_copy_client.cc:806] T ad8a6c49441f40eea323bc924aabda6c P 5e60b00738a8441db52088d0631fb2c9: tablet copy: Starting download of 0 data blocks...
I20260601 13:30:31.766183 31464 tablet_copy_client.cc:670] T ad8a6c49441f40eea323bc924aabda6c P 5e60b00738a8441db52088d0631fb2c9: tablet copy: Starting download of 1 WAL segments...
I20260601 13:30:31.767304 31464 tablet_copy_client.cc:538] T ad8a6c49441f40eea323bc924aabda6c P 5e60b00738a8441db52088d0631fb2c9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:30:31.768435 31464 tablet_bootstrap.cc:492] T ad8a6c49441f40eea323bc924aabda6c P 5e60b00738a8441db52088d0631fb2c9: Bootstrap starting.
I20260601 13:30:31.771389 31464 tablet_bootstrap.cc:492] T ad8a6c49441f40eea323bc924aabda6c P 5e60b00738a8441db52088d0631fb2c9: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:30:31.771574 31464 tablet_bootstrap.cc:492] T ad8a6c49441f40eea323bc924aabda6c P 5e60b00738a8441db52088d0631fb2c9: Bootstrap complete.
I20260601 13:30:31.771699 31464 ts_tablet_manager.cc:1403] T ad8a6c49441f40eea323bc924aabda6c P 5e60b00738a8441db52088d0631fb2c9: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:30:31.772063 31464 raft_consensus.cc:359] T ad8a6c49441f40eea323bc924aabda6c P 5e60b00738a8441db52088d0631fb2c9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f26e467075204143acc5d11e622a6491" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38677 } } peers { permanent_uuid: "1a95d64467c347e78b6690398b391e29" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36739 } } peers { permanent_uuid: "1146350125c34d7b8d7dcefba93dd034" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42673 } } peers { permanent_uuid: "5e60b00738a8441db52088d0631fb2c9" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 33525 } attrs { promote: true } }
I20260601 13:30:31.772164 31464 raft_consensus.cc:740] T ad8a6c49441f40eea323bc924aabda6c P 5e60b00738a8441db52088d0631fb2c9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5e60b00738a8441db52088d0631fb2c9, State: Initialized, Role: LEARNER
I20260601 13:30:31.772233 31464 consensus_queue.cc:260] T ad8a6c49441f40eea323bc924aabda6c P 5e60b00738a8441db52088d0631fb2c9 [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: "f26e467075204143acc5d11e622a6491" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38677 } } peers { permanent_uuid: "1a95d64467c347e78b6690398b391e29" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36739 } } peers { permanent_uuid: "1146350125c34d7b8d7dcefba93dd034" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42673 } } peers { permanent_uuid: "5e60b00738a8441db52088d0631fb2c9" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 33525 } attrs { promote: true } }
I20260601 13:30:31.772601 31464 ts_tablet_manager.cc:1434] T ad8a6c49441f40eea323bc924aabda6c P 5e60b00738a8441db52088d0631fb2c9: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:30:31.772720 31452 heartbeater.cc:499] Master 127.24.95.126:41855 was elected leader, sending a full tablet report...
I20260601 13:30:31.773295 31227 tablet_copy_service.cc:342] P 1146350125c34d7b8d7dcefba93dd034: Request end of tablet copy session 5e60b00738a8441db52088d0631fb2c9-ad8a6c49441f40eea323bc924aabda6c received from {username='slave'} at 127.0.0.1:51108
I20260601 13:30:31.773371 31227 tablet_copy_service.cc:434] P 1146350125c34d7b8d7dcefba93dd034: ending tablet copy session 5e60b00738a8441db52088d0631fb2c9-ad8a6c49441f40eea323bc924aabda6c on tablet ad8a6c49441f40eea323bc924aabda6c with peer 5e60b00738a8441db52088d0631fb2c9
I20260601 13:30:31.774314 31469 ts_tablet_manager.cc:933] T ef3dd8b10efa472db5734d6533b13ad7 P 5e60b00738a8441db52088d0631fb2c9: Initiating tablet copy from peer 1146350125c34d7b8d7dcefba93dd034 (127.24.95.66:42673)
I20260601 13:30:31.774636 31469 tablet_copy_client.cc:323] T ef3dd8b10efa472db5734d6533b13ad7 P 5e60b00738a8441db52088d0631fb2c9: tablet copy: Beginning tablet copy session from remote peer at address 127.24.95.66:42673
I20260601 13:30:31.775406 31227 tablet_copy_service.cc:140] P 1146350125c34d7b8d7dcefba93dd034: Received BeginTabletCopySession request for tablet ef3dd8b10efa472db5734d6533b13ad7 from peer 5e60b00738a8441db52088d0631fb2c9 ({username='slave'} at 127.0.0.1:51108)
I20260601 13:30:31.775489 31227 tablet_copy_service.cc:161] P 1146350125c34d7b8d7dcefba93dd034: Beginning new tablet copy session on tablet ef3dd8b10efa472db5734d6533b13ad7 from peer 5e60b00738a8441db52088d0631fb2c9 at {username='slave'} at 127.0.0.1:51108: session id = 5e60b00738a8441db52088d0631fb2c9-ef3dd8b10efa472db5734d6533b13ad7
I20260601 13:30:31.776254 31227 tablet_copy_source_session.cc:215] T ef3dd8b10efa472db5734d6533b13ad7 P 1146350125c34d7b8d7dcefba93dd034: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:30:31.776979 31469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef3dd8b10efa472db5734d6533b13ad7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:31.778734 31469 tablet_copy_client.cc:806] T ef3dd8b10efa472db5734d6533b13ad7 P 5e60b00738a8441db52088d0631fb2c9: tablet copy: Starting download of 0 data blocks...
I20260601 13:30:31.778872 31469 tablet_copy_client.cc:670] T ef3dd8b10efa472db5734d6533b13ad7 P 5e60b00738a8441db52088d0631fb2c9: tablet copy: Starting download of 1 WAL segments...
I20260601 13:30:31.779877 31469 tablet_copy_client.cc:538] T ef3dd8b10efa472db5734d6533b13ad7 P 5e60b00738a8441db52088d0631fb2c9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:30:31.780947 31469 tablet_bootstrap.cc:492] T ef3dd8b10efa472db5734d6533b13ad7 P 5e60b00738a8441db52088d0631fb2c9: Bootstrap starting.
I20260601 13:30:31.783784 31469 tablet_bootstrap.cc:492] T ef3dd8b10efa472db5734d6533b13ad7 P 5e60b00738a8441db52088d0631fb2c9: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:30:31.783974 31469 tablet_bootstrap.cc:492] T ef3dd8b10efa472db5734d6533b13ad7 P 5e60b00738a8441db52088d0631fb2c9: Bootstrap complete.
I20260601 13:30:31.784132 31469 ts_tablet_manager.cc:1403] T ef3dd8b10efa472db5734d6533b13ad7 P 5e60b00738a8441db52088d0631fb2c9: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:30:31.784538 31469 raft_consensus.cc:359] T ef3dd8b10efa472db5734d6533b13ad7 P 5e60b00738a8441db52088d0631fb2c9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a95d64467c347e78b6690398b391e29" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36739 } } peers { permanent_uuid: "1146350125c34d7b8d7dcefba93dd034" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42673 } } peers { permanent_uuid: "f26e467075204143acc5d11e622a6491" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38677 } } peers { permanent_uuid: "5e60b00738a8441db52088d0631fb2c9" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 33525 } attrs { promote: true } }
I20260601 13:30:31.784638 31469 raft_consensus.cc:740] T ef3dd8b10efa472db5734d6533b13ad7 P 5e60b00738a8441db52088d0631fb2c9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5e60b00738a8441db52088d0631fb2c9, State: Initialized, Role: LEARNER
I20260601 13:30:31.784734 31469 consensus_queue.cc:260] T ef3dd8b10efa472db5734d6533b13ad7 P 5e60b00738a8441db52088d0631fb2c9 [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: "1a95d64467c347e78b6690398b391e29" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36739 } } peers { permanent_uuid: "1146350125c34d7b8d7dcefba93dd034" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42673 } } peers { permanent_uuid: "f26e467075204143acc5d11e622a6491" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38677 } } peers { permanent_uuid: "5e60b00738a8441db52088d0631fb2c9" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 33525 } attrs { promote: true } }
I20260601 13:30:31.784963 31469 ts_tablet_manager.cc:1434] T ef3dd8b10efa472db5734d6533b13ad7 P 5e60b00738a8441db52088d0631fb2c9: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:30:31.785477 31227 tablet_copy_service.cc:342] P 1146350125c34d7b8d7dcefba93dd034: Request end of tablet copy session 5e60b00738a8441db52088d0631fb2c9-ef3dd8b10efa472db5734d6533b13ad7 received from {username='slave'} at 127.0.0.1:51108
I20260601 13:30:31.785563 31227 tablet_copy_service.cc:434] P 1146350125c34d7b8d7dcefba93dd034: ending tablet copy session 5e60b00738a8441db52088d0631fb2c9-ef3dd8b10efa472db5734d6533b13ad7 on tablet ef3dd8b10efa472db5734d6533b13ad7 with peer 5e60b00738a8441db52088d0631fb2c9
W20260601 13:30:31.836198 31086 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 1a95d64467c347e78b6690398b391e29 not available for placement
I20260601 13:30:31.914317 31469 ts_tablet_manager.cc:933] T efa9437a3353443fa29770dc1f18b848 P 5e60b00738a8441db52088d0631fb2c9: Initiating tablet copy from peer f26e467075204143acc5d11e622a6491 (127.24.95.67:38677)
I20260601 13:30:31.914692 31469 tablet_copy_client.cc:323] T efa9437a3353443fa29770dc1f18b848 P 5e60b00738a8441db52088d0631fb2c9: tablet copy: Beginning tablet copy session from remote peer at address 127.24.95.67:38677
I20260601 13:30:31.918206 31303 tablet_copy_service.cc:140] P f26e467075204143acc5d11e622a6491: Received BeginTabletCopySession request for tablet efa9437a3353443fa29770dc1f18b848 from peer 5e60b00738a8441db52088d0631fb2c9 ({username='slave'} at 127.0.0.1:36020)
I20260601 13:30:31.918339 31303 tablet_copy_service.cc:161] P f26e467075204143acc5d11e622a6491: Beginning new tablet copy session on tablet efa9437a3353443fa29770dc1f18b848 from peer 5e60b00738a8441db52088d0631fb2c9 at {username='slave'} at 127.0.0.1:36020: session id = 5e60b00738a8441db52088d0631fb2c9-efa9437a3353443fa29770dc1f18b848
I20260601 13:30:31.919128 31303 tablet_copy_source_session.cc:215] T efa9437a3353443fa29770dc1f18b848 P f26e467075204143acc5d11e622a6491: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:30:31.919991 31469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efa9437a3353443fa29770dc1f18b848. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:31.921830 31469 tablet_copy_client.cc:806] T efa9437a3353443fa29770dc1f18b848 P 5e60b00738a8441db52088d0631fb2c9: tablet copy: Starting download of 0 data blocks...
I20260601 13:30:31.921967 31469 tablet_copy_client.cc:670] T efa9437a3353443fa29770dc1f18b848 P 5e60b00738a8441db52088d0631fb2c9: tablet copy: Starting download of 1 WAL segments...
I20260601 13:30:31.923311 31469 tablet_copy_client.cc:538] T efa9437a3353443fa29770dc1f18b848 P 5e60b00738a8441db52088d0631fb2c9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:30:31.924449 31469 tablet_bootstrap.cc:492] T efa9437a3353443fa29770dc1f18b848 P 5e60b00738a8441db52088d0631fb2c9: Bootstrap starting.
I20260601 13:30:31.927762 31469 tablet_bootstrap.cc:492] T efa9437a3353443fa29770dc1f18b848 P 5e60b00738a8441db52088d0631fb2c9: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:30:31.927946 31469 tablet_bootstrap.cc:492] T efa9437a3353443fa29770dc1f18b848 P 5e60b00738a8441db52088d0631fb2c9: Bootstrap complete.
I20260601 13:30:31.928086 31469 ts_tablet_manager.cc:1403] T efa9437a3353443fa29770dc1f18b848 P 5e60b00738a8441db52088d0631fb2c9: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:30:31.928491 31469 raft_consensus.cc:359] T efa9437a3353443fa29770dc1f18b848 P 5e60b00738a8441db52088d0631fb2c9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a95d64467c347e78b6690398b391e29" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36739 } } peers { permanent_uuid: "1146350125c34d7b8d7dcefba93dd034" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42673 } } peers { permanent_uuid: "f26e467075204143acc5d11e622a6491" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38677 } } peers { permanent_uuid: "5e60b00738a8441db52088d0631fb2c9" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 33525 } attrs { promote: true } }
I20260601 13:30:31.928620 31469 raft_consensus.cc:740] T efa9437a3353443fa29770dc1f18b848 P 5e60b00738a8441db52088d0631fb2c9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5e60b00738a8441db52088d0631fb2c9, State: Initialized, Role: LEARNER
I20260601 13:30:31.928718 31469 consensus_queue.cc:260] T efa9437a3353443fa29770dc1f18b848 P 5e60b00738a8441db52088d0631fb2c9 [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: "1a95d64467c347e78b6690398b391e29" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36739 } } peers { permanent_uuid: "1146350125c34d7b8d7dcefba93dd034" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42673 } } peers { permanent_uuid: "f26e467075204143acc5d11e622a6491" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38677 } } peers { permanent_uuid: "5e60b00738a8441db52088d0631fb2c9" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 33525 } attrs { promote: true } }
I20260601 13:30:31.928956 31469 ts_tablet_manager.cc:1434] T efa9437a3353443fa29770dc1f18b848 P 5e60b00738a8441db52088d0631fb2c9: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:30:31.929510 31303 tablet_copy_service.cc:342] P f26e467075204143acc5d11e622a6491: Request end of tablet copy session 5e60b00738a8441db52088d0631fb2c9-efa9437a3353443fa29770dc1f18b848 received from {username='slave'} at 127.0.0.1:36020
I20260601 13:30:31.929584 31303 tablet_copy_service.cc:434] P f26e467075204143acc5d11e622a6491: ending tablet copy session 5e60b00738a8441db52088d0631fb2c9-efa9437a3353443fa29770dc1f18b848 on tablet efa9437a3353443fa29770dc1f18b848 with peer 5e60b00738a8441db52088d0631fb2c9
I20260601 13:30:32.105233 31469 ts_tablet_manager.cc:933] T f1e5602fd63e40c59c2a87000d19e41d P 5e60b00738a8441db52088d0631fb2c9: Initiating tablet copy from peer 1146350125c34d7b8d7dcefba93dd034 (127.24.95.66:42673)
I20260601 13:30:32.105602 31469 tablet_copy_client.cc:323] T f1e5602fd63e40c59c2a87000d19e41d P 5e60b00738a8441db52088d0631fb2c9: tablet copy: Beginning tablet copy session from remote peer at address 127.24.95.66:42673
I20260601 13:30:32.106206 31227 tablet_copy_service.cc:140] P 1146350125c34d7b8d7dcefba93dd034: Received BeginTabletCopySession request for tablet f1e5602fd63e40c59c2a87000d19e41d from peer 5e60b00738a8441db52088d0631fb2c9 ({username='slave'} at 127.0.0.1:51108)
I20260601 13:30:32.106329 31227 tablet_copy_service.cc:161] P 1146350125c34d7b8d7dcefba93dd034: Beginning new tablet copy session on tablet f1e5602fd63e40c59c2a87000d19e41d from peer 5e60b00738a8441db52088d0631fb2c9 at {username='slave'} at 127.0.0.1:51108: session id = 5e60b00738a8441db52088d0631fb2c9-f1e5602fd63e40c59c2a87000d19e41d
I20260601 13:30:32.107147 31227 tablet_copy_source_session.cc:215] T f1e5602fd63e40c59c2a87000d19e41d P 1146350125c34d7b8d7dcefba93dd034: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:30:32.108103 31469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1e5602fd63e40c59c2a87000d19e41d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:32.110077 31469 tablet_copy_client.cc:806] T f1e5602fd63e40c59c2a87000d19e41d P 5e60b00738a8441db52088d0631fb2c9: tablet copy: Starting download of 0 data blocks...
I20260601 13:30:32.110253 31469 tablet_copy_client.cc:670] T f1e5602fd63e40c59c2a87000d19e41d P 5e60b00738a8441db52088d0631fb2c9: tablet copy: Starting download of 1 WAL segments...
I20260601 13:30:32.111552 31469 tablet_copy_client.cc:538] T f1e5602fd63e40c59c2a87000d19e41d P 5e60b00738a8441db52088d0631fb2c9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:30:32.112764 31469 tablet_bootstrap.cc:492] T f1e5602fd63e40c59c2a87000d19e41d P 5e60b00738a8441db52088d0631fb2c9: Bootstrap starting.
I20260601 13:30:32.115787 31469 tablet_bootstrap.cc:492] T f1e5602fd63e40c59c2a87000d19e41d P 5e60b00738a8441db52088d0631fb2c9: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:30:32.115979 31469 tablet_bootstrap.cc:492] T f1e5602fd63e40c59c2a87000d19e41d P 5e60b00738a8441db52088d0631fb2c9: Bootstrap complete.
I20260601 13:30:32.116114 31469 ts_tablet_manager.cc:1403] T f1e5602fd63e40c59c2a87000d19e41d P 5e60b00738a8441db52088d0631fb2c9: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:30:32.116567 31469 raft_consensus.cc:359] T f1e5602fd63e40c59c2a87000d19e41d P 5e60b00738a8441db52088d0631fb2c9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a95d64467c347e78b6690398b391e29" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36739 } } peers { permanent_uuid: "1146350125c34d7b8d7dcefba93dd034" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42673 } } peers { permanent_uuid: "f26e467075204143acc5d11e622a6491" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38677 } } peers { permanent_uuid: "5e60b00738a8441db52088d0631fb2c9" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 33525 } attrs { promote: true } }
I20260601 13:30:32.116680 31469 raft_consensus.cc:740] T f1e5602fd63e40c59c2a87000d19e41d P 5e60b00738a8441db52088d0631fb2c9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5e60b00738a8441db52088d0631fb2c9, State: Initialized, Role: LEARNER
I20260601 13:30:32.116750 31469 consensus_queue.cc:260] T f1e5602fd63e40c59c2a87000d19e41d P 5e60b00738a8441db52088d0631fb2c9 [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: "1a95d64467c347e78b6690398b391e29" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36739 } } peers { permanent_uuid: "1146350125c34d7b8d7dcefba93dd034" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42673 } } peers { permanent_uuid: "f26e467075204143acc5d11e622a6491" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38677 } } peers { permanent_uuid: "5e60b00738a8441db52088d0631fb2c9" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 33525 } attrs { promote: true } }
I20260601 13:30:32.116974 31469 ts_tablet_manager.cc:1434] T f1e5602fd63e40c59c2a87000d19e41d P 5e60b00738a8441db52088d0631fb2c9: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:30:32.117537 31227 tablet_copy_service.cc:342] P 1146350125c34d7b8d7dcefba93dd034: Request end of tablet copy session 5e60b00738a8441db52088d0631fb2c9-f1e5602fd63e40c59c2a87000d19e41d received from {username='slave'} at 127.0.0.1:51108
I20260601 13:30:32.117614 31227 tablet_copy_service.cc:434] P 1146350125c34d7b8d7dcefba93dd034: ending tablet copy session 5e60b00738a8441db52088d0631fb2c9-f1e5602fd63e40c59c2a87000d19e41d on tablet f1e5602fd63e40c59c2a87000d19e41d with peer 5e60b00738a8441db52088d0631fb2c9
I20260601 13:30:32.250589 31426 raft_consensus.cc:1217] T ef3dd8b10efa472db5734d6533b13ad7 P 5e60b00738a8441db52088d0631fb2c9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:30:32.250747 31424 raft_consensus.cc:1217] T ad8a6c49441f40eea323bc924aabda6c P 5e60b00738a8441db52088d0631fb2c9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:30:32.470073 31424 raft_consensus.cc:1217] T efa9437a3353443fa29770dc1f18b848 P 5e60b00738a8441db52088d0631fb2c9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:30:32.493316 31424 raft_consensus.cc:1217] T f1e5602fd63e40c59c2a87000d19e41d P 5e60b00738a8441db52088d0631fb2c9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:30:32.552466 31462 consensus_queue.cc:579] T ad8a6c49441f40eea323bc924aabda6c P 1146350125c34d7b8d7dcefba93dd034 [LEADER]: Leader has been unable to successfully communicate with peer 1a95d64467c347e78b6690398b391e29 for more than 1 seconds (1.180s)
I20260601 13:30:32.732822 31462 raft_consensus.cc:1064] T ef3dd8b10efa472db5734d6533b13ad7 P 1146350125c34d7b8d7dcefba93dd034: attempting to promote NON_VOTER 5e60b00738a8441db52088d0631fb2c9 to VOTER
I20260601 13:30:32.733268 31462 consensus_queue.cc:237] T ef3dd8b10efa472db5734d6533b13ad7 P 1146350125c34d7b8d7dcefba93dd034 [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: "1a95d64467c347e78b6690398b391e29" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36739 } } peers { permanent_uuid: "1146350125c34d7b8d7dcefba93dd034" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42673 } } peers { permanent_uuid: "f26e467075204143acc5d11e622a6491" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38677 } } peers { permanent_uuid: "5e60b00738a8441db52088d0631fb2c9" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 33525 } attrs { promote: false } }
I20260601 13:30:32.734599 31424 raft_consensus.cc:1275] T ef3dd8b10efa472db5734d6533b13ad7 P 5e60b00738a8441db52088d0631fb2c9 [term 1 LEARNER]: Refusing update from remote peer 1146350125c34d7b8d7dcefba93dd034: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:30:32.734607 31293 raft_consensus.cc:1275] T ef3dd8b10efa472db5734d6533b13ad7 P f26e467075204143acc5d11e622a6491 [term 1 FOLLOWER]: Refusing update from remote peer 1146350125c34d7b8d7dcefba93dd034: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:30:32.734963 31462 consensus_queue.cc:1048] T ef3dd8b10efa472db5734d6533b13ad7 P 1146350125c34d7b8d7dcefba93dd034 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e60b00738a8441db52088d0631fb2c9" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 33525 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:30:32.735092 31477 consensus_queue.cc:1048] T ef3dd8b10efa472db5734d6533b13ad7 P 1146350125c34d7b8d7dcefba93dd034 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26e467075204143acc5d11e622a6491" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260601 13:30:32.735507 31180 consensus_peers.cc:597] T ef3dd8b10efa472db5734d6533b13ad7 P 1146350125c34d7b8d7dcefba93dd034 -> Peer 1a95d64467c347e78b6690398b391e29 (127.24.95.65:36739): Couldn't send request to peer 1a95d64467c347e78b6690398b391e29. Status: Network error: Client connection negotiation failed: client connection to 127.24.95.65:36739: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:30:32.736927 31477 raft_consensus.cc:2955] T ef3dd8b10efa472db5734d6533b13ad7 P 1146350125c34d7b8d7dcefba93dd034 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5e60b00738a8441db52088d0631fb2c9 (127.24.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a95d64467c347e78b6690398b391e29" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36739 } } peers { permanent_uuid: "1146350125c34d7b8d7dcefba93dd034" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42673 } } peers { permanent_uuid: "f26e467075204143acc5d11e622a6491" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38677 } } peers { permanent_uuid: "5e60b00738a8441db52088d0631fb2c9" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 33525 } attrs { promote: false } } }
I20260601 13:30:32.737407 31426 raft_consensus.cc:2955] T ef3dd8b10efa472db5734d6533b13ad7 P 5e60b00738a8441db52088d0631fb2c9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5e60b00738a8441db52088d0631fb2c9 (127.24.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a95d64467c347e78b6690398b391e29" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36739 } } peers { permanent_uuid: "1146350125c34d7b8d7dcefba93dd034" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42673 } } peers { permanent_uuid: "f26e467075204143acc5d11e622a6491" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38677 } } peers { permanent_uuid: "5e60b00738a8441db52088d0631fb2c9" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 33525 } attrs { promote: false } } }
I20260601 13:30:32.738479 31462 raft_consensus.cc:1064] T ad8a6c49441f40eea323bc924aabda6c P 1146350125c34d7b8d7dcefba93dd034: attempting to promote NON_VOTER 5e60b00738a8441db52088d0631fb2c9 to VOTER
I20260601 13:30:32.738907 31293 raft_consensus.cc:2955] T ef3dd8b10efa472db5734d6533b13ad7 P f26e467075204143acc5d11e622a6491 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5e60b00738a8441db52088d0631fb2c9 (127.24.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a95d64467c347e78b6690398b391e29" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36739 } } peers { permanent_uuid: "1146350125c34d7b8d7dcefba93dd034" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42673 } } peers { permanent_uuid: "f26e467075204143acc5d11e622a6491" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38677 } } peers { permanent_uuid: "5e60b00738a8441db52088d0631fb2c9" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 33525 } attrs { promote: false } } }
I20260601 13:30:32.739115 31462 consensus_queue.cc:237] T ad8a6c49441f40eea323bc924aabda6c P 1146350125c34d7b8d7dcefba93dd034 [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: "f26e467075204143acc5d11e622a6491" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38677 } } peers { permanent_uuid: "1a95d64467c347e78b6690398b391e29" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36739 } } peers { permanent_uuid: "1146350125c34d7b8d7dcefba93dd034" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42673 } } peers { permanent_uuid: "5e60b00738a8441db52088d0631fb2c9" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 33525 } attrs { promote: false } }
I20260601 13:30:32.739507 31034 catalog_manager.cc:5696] T ef3dd8b10efa472db5734d6533b13ad7 P 1146350125c34d7b8d7dcefba93dd034 reported cstate change: config changed from index 2 to 3, 5e60b00738a8441db52088d0631fb2c9 (127.24.95.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1146350125c34d7b8d7dcefba93dd034" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a95d64467c347e78b6690398b391e29" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1146350125c34d7b8d7dcefba93dd034" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f26e467075204143acc5d11e622a6491" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e60b00738a8441db52088d0631fb2c9" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 33525 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:30:32.740586 31426 raft_consensus.cc:1275] T ad8a6c49441f40eea323bc924aabda6c P 5e60b00738a8441db52088d0631fb2c9 [term 1 LEARNER]: Refusing update from remote peer 1146350125c34d7b8d7dcefba93dd034: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:30:32.740908 31292 raft_consensus.cc:1275] T ad8a6c49441f40eea323bc924aabda6c P f26e467075204143acc5d11e622a6491 [term 1 FOLLOWER]: Refusing update from remote peer 1146350125c34d7b8d7dcefba93dd034: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:30:32.741012 31483 consensus_queue.cc:1048] T ad8a6c49441f40eea323bc924aabda6c P 1146350125c34d7b8d7dcefba93dd034 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e60b00738a8441db52088d0631fb2c9" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 33525 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260601 13:30:32.741482 31180 consensus_peers.cc:597] T ad8a6c49441f40eea323bc924aabda6c P 1146350125c34d7b8d7dcefba93dd034 -> Peer 1a95d64467c347e78b6690398b391e29 (127.24.95.65:36739): Couldn't send request to peer 1a95d64467c347e78b6690398b391e29. Status: Network error: Client connection negotiation failed: client connection to 127.24.95.65:36739: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:30:32.741672 31477 consensus_queue.cc:1048] T ad8a6c49441f40eea323bc924aabda6c P 1146350125c34d7b8d7dcefba93dd034 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26e467075204143acc5d11e622a6491" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:30:32.743278 31217 consensus_queue.cc:237] T ef3dd8b10efa472db5734d6533b13ad7 P 1146350125c34d7b8d7dcefba93dd034 [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: "1146350125c34d7b8d7dcefba93dd034" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42673 } } peers { permanent_uuid: "f26e467075204143acc5d11e622a6491" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38677 } } peers { permanent_uuid: "5e60b00738a8441db52088d0631fb2c9" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 33525 } attrs { promote: false } }
I20260601 13:30:32.744364 31426 raft_consensus.cc:1275] T ef3dd8b10efa472db5734d6533b13ad7 P 5e60b00738a8441db52088d0631fb2c9 [term 1 FOLLOWER]: Refusing update from remote peer 1146350125c34d7b8d7dcefba93dd034: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:30:32.744719 31477 consensus_queue.cc:1048] T ef3dd8b10efa472db5734d6533b13ad7 P 1146350125c34d7b8d7dcefba93dd034 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e60b00738a8441db52088d0631fb2c9" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 33525 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:30:32.744664 31462 raft_consensus.cc:2955] T ad8a6c49441f40eea323bc924aabda6c P 1146350125c34d7b8d7dcefba93dd034 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5e60b00738a8441db52088d0631fb2c9 (127.24.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f26e467075204143acc5d11e622a6491" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38677 } } peers { permanent_uuid: "1a95d64467c347e78b6690398b391e29" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36739 } } peers { permanent_uuid: "1146350125c34d7b8d7dcefba93dd034" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42673 } } peers { permanent_uuid: "5e60b00738a8441db52088d0631fb2c9" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 33525 } attrs { promote: false } } }
I20260601 13:30:32.745144 31293 raft_consensus.cc:1275] T ef3dd8b10efa472db5734d6533b13ad7 P f26e467075204143acc5d11e622a6491 [term 1 FOLLOWER]: Refusing update from remote peer 1146350125c34d7b8d7dcefba93dd034: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:30:32.745447 31477 consensus_queue.cc:1048] T ef3dd8b10efa472db5734d6533b13ad7 P 1146350125c34d7b8d7dcefba93dd034 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26e467075204143acc5d11e622a6491" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:30:32.746692 31462 raft_consensus.cc:2955] T ef3dd8b10efa472db5734d6533b13ad7 P 1146350125c34d7b8d7dcefba93dd034 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1a95d64467c347e78b6690398b391e29 (127.24.95.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1146350125c34d7b8d7dcefba93dd034" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42673 } } peers { permanent_uuid: "f26e467075204143acc5d11e622a6491" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38677 } } peers { permanent_uuid: "5e60b00738a8441db52088d0631fb2c9" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 33525 } attrs { promote: false } } }
I20260601 13:30:32.747154 31292 raft_consensus.cc:2955] T ef3dd8b10efa472db5734d6533b13ad7 P f26e467075204143acc5d11e622a6491 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1a95d64467c347e78b6690398b391e29 (127.24.95.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1146350125c34d7b8d7dcefba93dd034" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42673 } } peers { permanent_uuid: "f26e467075204143acc5d11e622a6491" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38677 } } peers { permanent_uuid: "5e60b00738a8441db52088d0631fb2c9" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 33525 } attrs { promote: false } } }
I20260601 13:30:32.747193 31035 catalog_manager.cc:5696] T ad8a6c49441f40eea323bc924aabda6c P 1146350125c34d7b8d7dcefba93dd034 reported cstate change: config changed from index 2 to 3, 5e60b00738a8441db52088d0631fb2c9 (127.24.95.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1146350125c34d7b8d7dcefba93dd034" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f26e467075204143acc5d11e622a6491" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a95d64467c347e78b6690398b391e29" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1146350125c34d7b8d7dcefba93dd034" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e60b00738a8441db52088d0631fb2c9" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 33525 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:30:32.747634 31424 raft_consensus.cc:2955] T ef3dd8b10efa472db5734d6533b13ad7 P 5e60b00738a8441db52088d0631fb2c9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1a95d64467c347e78b6690398b391e29 (127.24.95.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1146350125c34d7b8d7dcefba93dd034" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42673 } } peers { permanent_uuid: "f26e467075204143acc5d11e622a6491" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38677 } } peers { permanent_uuid: "5e60b00738a8441db52088d0631fb2c9" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 33525 } attrs { promote: false } } }
I20260601 13:30:32.747838 31293 raft_consensus.cc:2955] T ad8a6c49441f40eea323bc924aabda6c P f26e467075204143acc5d11e622a6491 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5e60b00738a8441db52088d0631fb2c9 (127.24.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f26e467075204143acc5d11e622a6491" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38677 } } peers { permanent_uuid: "1a95d64467c347e78b6690398b391e29" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36739 } } peers { permanent_uuid: "1146350125c34d7b8d7dcefba93dd034" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42673 } } peers { permanent_uuid: "5e60b00738a8441db52088d0631fb2c9" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 33525 } attrs { promote: false } } }
I20260601 13:30:32.749199 31022 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet ef3dd8b10efa472db5734d6533b13ad7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:30:32.749487 31426 raft_consensus.cc:2955] T ad8a6c49441f40eea323bc924aabda6c P 5e60b00738a8441db52088d0631fb2c9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5e60b00738a8441db52088d0631fb2c9 (127.24.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f26e467075204143acc5d11e622a6491" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38677 } } peers { permanent_uuid: "1a95d64467c347e78b6690398b391e29" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36739 } } peers { permanent_uuid: "1146350125c34d7b8d7dcefba93dd034" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42673 } } peers { permanent_uuid: "5e60b00738a8441db52088d0631fb2c9" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 33525 } attrs { promote: false } } }
I20260601 13:30:32.750114 31034 catalog_manager.cc:5696] T ef3dd8b10efa472db5734d6533b13ad7 P 5e60b00738a8441db52088d0631fb2c9 reported cstate change: config changed from index 3 to 4, VOTER 1a95d64467c347e78b6690398b391e29 (127.24.95.65) evicted. New cstate: current_term: 1 leader_uuid: "1146350125c34d7b8d7dcefba93dd034" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1146350125c34d7b8d7dcefba93dd034" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42673 } } peers { permanent_uuid: "f26e467075204143acc5d11e622a6491" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38677 } } peers { permanent_uuid: "5e60b00738a8441db52088d0631fb2c9" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 33525 } attrs { promote: false } } }
I20260601 13:30:32.753537 31217 consensus_queue.cc:237] T ad8a6c49441f40eea323bc924aabda6c P 1146350125c34d7b8d7dcefba93dd034 [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: "f26e467075204143acc5d11e622a6491" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38677 } } peers { permanent_uuid: "1146350125c34d7b8d7dcefba93dd034" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42673 } } peers { permanent_uuid: "5e60b00738a8441db52088d0631fb2c9" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 33525 } attrs { promote: false } }
W20260601 13:30:32.753979 31020 catalog_manager.cc:4754] TS 1a95d64467c347e78b6690398b391e29 (127.24.95.65:36739): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet ef3dd8b10efa472db5734d6533b13ad7: Network error: Client connection negotiation failed: client connection to 127.24.95.65:36739: connect: Connection refused (error 111)
I20260601 13:30:32.755147 31426 raft_consensus.cc:1275] T ad8a6c49441f40eea323bc924aabda6c P 5e60b00738a8441db52088d0631fb2c9 [term 1 FOLLOWER]: Refusing update from remote peer 1146350125c34d7b8d7dcefba93dd034: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:30:32.755281 31293 raft_consensus.cc:1275] T ad8a6c49441f40eea323bc924aabda6c P f26e467075204143acc5d11e622a6491 [term 1 FOLLOWER]: Refusing update from remote peer 1146350125c34d7b8d7dcefba93dd034: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:30:32.755537 31493 consensus_queue.cc:1048] T ad8a6c49441f40eea323bc924aabda6c P 1146350125c34d7b8d7dcefba93dd034 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e60b00738a8441db52088d0631fb2c9" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 33525 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:30:32.755658 31483 consensus_queue.cc:1048] T ad8a6c49441f40eea323bc924aabda6c P 1146350125c34d7b8d7dcefba93dd034 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26e467075204143acc5d11e622a6491" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:30:32.757055 31483 raft_consensus.cc:2955] T ad8a6c49441f40eea323bc924aabda6c P 1146350125c34d7b8d7dcefba93dd034 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1a95d64467c347e78b6690398b391e29 (127.24.95.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f26e467075204143acc5d11e622a6491" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38677 } } peers { permanent_uuid: "1146350125c34d7b8d7dcefba93dd034" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42673 } } peers { permanent_uuid: "5e60b00738a8441db52088d0631fb2c9" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 33525 } attrs { promote: false } } }
I20260601 13:30:32.757448 31293 raft_consensus.cc:2955] T ad8a6c49441f40eea323bc924aabda6c P f26e467075204143acc5d11e622a6491 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1a95d64467c347e78b6690398b391e29 (127.24.95.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f26e467075204143acc5d11e622a6491" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38677 } } peers { permanent_uuid: "1146350125c34d7b8d7dcefba93dd034" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42673 } } peers { permanent_uuid: "5e60b00738a8441db52088d0631fb2c9" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 33525 } attrs { promote: false } } }
I20260601 13:30:32.757906 31426 raft_consensus.cc:2955] T ad8a6c49441f40eea323bc924aabda6c P 5e60b00738a8441db52088d0631fb2c9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1a95d64467c347e78b6690398b391e29 (127.24.95.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f26e467075204143acc5d11e622a6491" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38677 } } peers { permanent_uuid: "1146350125c34d7b8d7dcefba93dd034" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42673 } } peers { permanent_uuid: "5e60b00738a8441db52088d0631fb2c9" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 33525 } attrs { promote: false } } }
I20260601 13:30:32.758564 31022 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet ad8a6c49441f40eea323bc924aabda6c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:30:32.759686 31036 catalog_manager.cc:5696] T ad8a6c49441f40eea323bc924aabda6c P 1146350125c34d7b8d7dcefba93dd034 reported cstate change: config changed from index 3 to 4, VOTER 1a95d64467c347e78b6690398b391e29 (127.24.95.65) evicted. New cstate: current_term: 1 leader_uuid: "1146350125c34d7b8d7dcefba93dd034" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f26e467075204143acc5d11e622a6491" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1146350125c34d7b8d7dcefba93dd034" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e60b00738a8441db52088d0631fb2c9" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 33525 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260601 13:30:32.836932 31086 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 1a95d64467c347e78b6690398b391e29 not available for placement
I20260601 13:30:32.841260 31391 consensus_queue.cc:579] T efa9437a3353443fa29770dc1f18b848 P f26e467075204143acc5d11e622a6491 [LEADER]: Leader has been unable to successfully communicate with peer 1a95d64467c347e78b6690398b391e29 for more than 1 seconds (1.458s)
I20260601 13:30:32.916531 31477 raft_consensus.cc:1064] T f1e5602fd63e40c59c2a87000d19e41d P 1146350125c34d7b8d7dcefba93dd034: attempting to promote NON_VOTER 5e60b00738a8441db52088d0631fb2c9 to VOTER
I20260601 13:30:32.916929 31477 consensus_queue.cc:237] T f1e5602fd63e40c59c2a87000d19e41d P 1146350125c34d7b8d7dcefba93dd034 [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: "1a95d64467c347e78b6690398b391e29" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36739 } } peers { permanent_uuid: "1146350125c34d7b8d7dcefba93dd034" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42673 } } peers { permanent_uuid: "f26e467075204143acc5d11e622a6491" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38677 } } peers { permanent_uuid: "5e60b00738a8441db52088d0631fb2c9" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 33525 } attrs { promote: false } }
I20260601 13:30:32.918311 31426 raft_consensus.cc:1275] T f1e5602fd63e40c59c2a87000d19e41d P 5e60b00738a8441db52088d0631fb2c9 [term 1 LEARNER]: Refusing update from remote peer 1146350125c34d7b8d7dcefba93dd034: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:30:32.918462 31293 raft_consensus.cc:1275] T f1e5602fd63e40c59c2a87000d19e41d P f26e467075204143acc5d11e622a6491 [term 1 FOLLOWER]: Refusing update from remote peer 1146350125c34d7b8d7dcefba93dd034: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:30:32.918744 31493 consensus_queue.cc:1048] T f1e5602fd63e40c59c2a87000d19e41d P 1146350125c34d7b8d7dcefba93dd034 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e60b00738a8441db52088d0631fb2c9" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 33525 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260601 13:30:32.919219 31180 consensus_peers.cc:597] T f1e5602fd63e40c59c2a87000d19e41d P 1146350125c34d7b8d7dcefba93dd034 -> Peer 1a95d64467c347e78b6690398b391e29 (127.24.95.65:36739): Couldn't send request to peer 1a95d64467c347e78b6690398b391e29. Status: Network error: Client connection negotiation failed: client connection to 127.24.95.65:36739: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:30:32.919885 31493 consensus_queue.cc:1048] T f1e5602fd63e40c59c2a87000d19e41d P 1146350125c34d7b8d7dcefba93dd034 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26e467075204143acc5d11e622a6491" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:30:32.921763 31483 raft_consensus.cc:2955] T f1e5602fd63e40c59c2a87000d19e41d P 1146350125c34d7b8d7dcefba93dd034 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5e60b00738a8441db52088d0631fb2c9 (127.24.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a95d64467c347e78b6690398b391e29" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36739 } } peers { permanent_uuid: "1146350125c34d7b8d7dcefba93dd034" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42673 } } peers { permanent_uuid: "f26e467075204143acc5d11e622a6491" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38677 } } peers { permanent_uuid: "5e60b00738a8441db52088d0631fb2c9" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 33525 } attrs { promote: false } } }
I20260601 13:30:32.922448 31293 raft_consensus.cc:2955] T f1e5602fd63e40c59c2a87000d19e41d P f26e467075204143acc5d11e622a6491 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5e60b00738a8441db52088d0631fb2c9 (127.24.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a95d64467c347e78b6690398b391e29" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36739 } } peers { permanent_uuid: "1146350125c34d7b8d7dcefba93dd034" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42673 } } peers { permanent_uuid: "f26e467075204143acc5d11e622a6491" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38677 } } peers { permanent_uuid: "5e60b00738a8441db52088d0631fb2c9" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 33525 } attrs { promote: false } } }
I20260601 13:30:32.924743 31426 raft_consensus.cc:2955] T f1e5602fd63e40c59c2a87000d19e41d P 5e60b00738a8441db52088d0631fb2c9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5e60b00738a8441db52088d0631fb2c9 (127.24.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a95d64467c347e78b6690398b391e29" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36739 } } peers { permanent_uuid: "1146350125c34d7b8d7dcefba93dd034" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42673 } } peers { permanent_uuid: "f26e467075204143acc5d11e622a6491" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38677 } } peers { permanent_uuid: "5e60b00738a8441db52088d0631fb2c9" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 33525 } attrs { promote: false } } }
I20260601 13:30:32.925009 31035 catalog_manager.cc:5696] T f1e5602fd63e40c59c2a87000d19e41d P 1146350125c34d7b8d7dcefba93dd034 reported cstate change: config changed from index 2 to 3, 5e60b00738a8441db52088d0631fb2c9 (127.24.95.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1146350125c34d7b8d7dcefba93dd034" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a95d64467c347e78b6690398b391e29" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1146350125c34d7b8d7dcefba93dd034" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f26e467075204143acc5d11e622a6491" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e60b00738a8441db52088d0631fb2c9" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 33525 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:30:32.930310 31217 consensus_queue.cc:237] T f1e5602fd63e40c59c2a87000d19e41d P 1146350125c34d7b8d7dcefba93dd034 [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: "1146350125c34d7b8d7dcefba93dd034" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42673 } } peers { permanent_uuid: "f26e467075204143acc5d11e622a6491" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38677 } } peers { permanent_uuid: "5e60b00738a8441db52088d0631fb2c9" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 33525 } attrs { promote: false } }
I20260601 13:30:32.931478 31426 raft_consensus.cc:1275] T f1e5602fd63e40c59c2a87000d19e41d P 5e60b00738a8441db52088d0631fb2c9 [term 1 FOLLOWER]: Refusing update from remote peer 1146350125c34d7b8d7dcefba93dd034: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:30:32.931497 31293 raft_consensus.cc:1275] T f1e5602fd63e40c59c2a87000d19e41d P f26e467075204143acc5d11e622a6491 [term 1 FOLLOWER]: Refusing update from remote peer 1146350125c34d7b8d7dcefba93dd034: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:30:32.931828 31493 consensus_queue.cc:1048] T f1e5602fd63e40c59c2a87000d19e41d P 1146350125c34d7b8d7dcefba93dd034 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26e467075204143acc5d11e622a6491" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:30:32.931965 31363 consensus_queue.cc:1048] T f1e5602fd63e40c59c2a87000d19e41d P 1146350125c34d7b8d7dcefba93dd034 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e60b00738a8441db52088d0631fb2c9" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 33525 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:30:32.933328 31477 raft_consensus.cc:2955] T f1e5602fd63e40c59c2a87000d19e41d P 1146350125c34d7b8d7dcefba93dd034 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1a95d64467c347e78b6690398b391e29 (127.24.95.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1146350125c34d7b8d7dcefba93dd034" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42673 } } peers { permanent_uuid: "f26e467075204143acc5d11e622a6491" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38677 } } peers { permanent_uuid: "5e60b00738a8441db52088d0631fb2c9" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 33525 } attrs { promote: false } } }
I20260601 13:30:32.933719 31293 raft_consensus.cc:2955] T f1e5602fd63e40c59c2a87000d19e41d P f26e467075204143acc5d11e622a6491 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1a95d64467c347e78b6690398b391e29 (127.24.95.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1146350125c34d7b8d7dcefba93dd034" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42673 } } peers { permanent_uuid: "f26e467075204143acc5d11e622a6491" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38677 } } peers { permanent_uuid: "5e60b00738a8441db52088d0631fb2c9" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 33525 } attrs { promote: false } } }
I20260601 13:30:32.933807 31426 raft_consensus.cc:2955] T f1e5602fd63e40c59c2a87000d19e41d P 5e60b00738a8441db52088d0631fb2c9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1a95d64467c347e78b6690398b391e29 (127.24.95.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1146350125c34d7b8d7dcefba93dd034" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42673 } } peers { permanent_uuid: "f26e467075204143acc5d11e622a6491" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38677 } } peers { permanent_uuid: "5e60b00738a8441db52088d0631fb2c9" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 33525 } attrs { promote: false } } }
I20260601 13:30:32.935878 31022 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet f1e5602fd63e40c59c2a87000d19e41d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:30:32.935855 31034 catalog_manager.cc:5696] T f1e5602fd63e40c59c2a87000d19e41d P f26e467075204143acc5d11e622a6491 reported cstate change: config changed from index 3 to 4, VOTER 1a95d64467c347e78b6690398b391e29 (127.24.95.65) evicted. New cstate: current_term: 1 leader_uuid: "1146350125c34d7b8d7dcefba93dd034" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1146350125c34d7b8d7dcefba93dd034" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42673 } } peers { permanent_uuid: "f26e467075204143acc5d11e622a6491" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38677 } } peers { permanent_uuid: "5e60b00738a8441db52088d0631fb2c9" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 33525 } attrs { promote: false } } }
I20260601 13:30:33.081619 31496 raft_consensus.cc:1064] T efa9437a3353443fa29770dc1f18b848 P f26e467075204143acc5d11e622a6491: attempting to promote NON_VOTER 5e60b00738a8441db52088d0631fb2c9 to VOTER
I20260601 13:30:33.082077 31496 consensus_queue.cc:237] T efa9437a3353443fa29770dc1f18b848 P f26e467075204143acc5d11e622a6491 [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: "1a95d64467c347e78b6690398b391e29" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36739 } } peers { permanent_uuid: "1146350125c34d7b8d7dcefba93dd034" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42673 } } peers { permanent_uuid: "f26e467075204143acc5d11e622a6491" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38677 } } peers { permanent_uuid: "5e60b00738a8441db52088d0631fb2c9" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 33525 } attrs { promote: false } }
I20260601 13:30:33.083470 31426 raft_consensus.cc:1275] T efa9437a3353443fa29770dc1f18b848 P 5e60b00738a8441db52088d0631fb2c9 [term 1 LEARNER]: Refusing update from remote peer f26e467075204143acc5d11e622a6491: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:30:33.083701 31217 raft_consensus.cc:1275] T efa9437a3353443fa29770dc1f18b848 P 1146350125c34d7b8d7dcefba93dd034 [term 1 FOLLOWER]: Refusing update from remote peer f26e467075204143acc5d11e622a6491: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:30:33.083845 31503 consensus_queue.cc:1048] T efa9437a3353443fa29770dc1f18b848 P f26e467075204143acc5d11e622a6491 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e60b00738a8441db52088d0631fb2c9" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 33525 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:30:33.084060 31481 consensus_queue.cc:1048] T efa9437a3353443fa29770dc1f18b848 P f26e467075204143acc5d11e622a6491 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1146350125c34d7b8d7dcefba93dd034" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260601 13:30:33.084249 31255 consensus_peers.cc:597] T efa9437a3353443fa29770dc1f18b848 P f26e467075204143acc5d11e622a6491 -> Peer 1a95d64467c347e78b6690398b391e29 (127.24.95.65:36739): Couldn't send request to peer 1a95d64467c347e78b6690398b391e29. Status: Network error: Client connection negotiation failed: client connection to 127.24.95.65:36739: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:30:33.085551 31481 raft_consensus.cc:2955] T efa9437a3353443fa29770dc1f18b848 P f26e467075204143acc5d11e622a6491 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5e60b00738a8441db52088d0631fb2c9 (127.24.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a95d64467c347e78b6690398b391e29" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36739 } } peers { permanent_uuid: "1146350125c34d7b8d7dcefba93dd034" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42673 } } peers { permanent_uuid: "f26e467075204143acc5d11e622a6491" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38677 } } peers { permanent_uuid: "5e60b00738a8441db52088d0631fb2c9" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 33525 } attrs { promote: false } } }
I20260601 13:30:33.085937 31426 raft_consensus.cc:2955] T efa9437a3353443fa29770dc1f18b848 P 5e60b00738a8441db52088d0631fb2c9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5e60b00738a8441db52088d0631fb2c9 (127.24.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a95d64467c347e78b6690398b391e29" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36739 } } peers { permanent_uuid: "1146350125c34d7b8d7dcefba93dd034" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42673 } } peers { permanent_uuid: "f26e467075204143acc5d11e622a6491" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38677 } } peers { permanent_uuid: "5e60b00738a8441db52088d0631fb2c9" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 33525 } attrs { promote: false } } }
I20260601 13:30:33.087415 31217 raft_consensus.cc:2955] T efa9437a3353443fa29770dc1f18b848 P 1146350125c34d7b8d7dcefba93dd034 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5e60b00738a8441db52088d0631fb2c9 (127.24.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a95d64467c347e78b6690398b391e29" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36739 } } peers { permanent_uuid: "1146350125c34d7b8d7dcefba93dd034" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42673 } } peers { permanent_uuid: "f26e467075204143acc5d11e622a6491" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38677 } } peers { permanent_uuid: "5e60b00738a8441db52088d0631fb2c9" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 33525 } attrs { promote: false } } }
I20260601 13:30:33.087854 31036 catalog_manager.cc:5696] T efa9437a3353443fa29770dc1f18b848 P f26e467075204143acc5d11e622a6491 reported cstate change: config changed from index 2 to 3, 5e60b00738a8441db52088d0631fb2c9 (127.24.95.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f26e467075204143acc5d11e622a6491" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a95d64467c347e78b6690398b391e29" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1146350125c34d7b8d7dcefba93dd034" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f26e467075204143acc5d11e622a6491" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e60b00738a8441db52088d0631fb2c9" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 33525 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:30:33.090713 31293 consensus_queue.cc:237] T efa9437a3353443fa29770dc1f18b848 P f26e467075204143acc5d11e622a6491 [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: "1146350125c34d7b8d7dcefba93dd034" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42673 } } peers { permanent_uuid: "f26e467075204143acc5d11e622a6491" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38677 } } peers { permanent_uuid: "5e60b00738a8441db52088d0631fb2c9" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 33525 } attrs { promote: false } }
I20260601 13:30:33.091750 31426 raft_consensus.cc:1275] T efa9437a3353443fa29770dc1f18b848 P 5e60b00738a8441db52088d0631fb2c9 [term 1 FOLLOWER]: Refusing update from remote peer f26e467075204143acc5d11e622a6491: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:30:33.091750 31217 raft_consensus.cc:1275] T efa9437a3353443fa29770dc1f18b848 P 1146350125c34d7b8d7dcefba93dd034 [term 1 FOLLOWER]: Refusing update from remote peer f26e467075204143acc5d11e622a6491: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:30:33.092113 31503 consensus_queue.cc:1048] T efa9437a3353443fa29770dc1f18b848 P f26e467075204143acc5d11e622a6491 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e60b00738a8441db52088d0631fb2c9" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 33525 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:30:33.092234 31496 consensus_queue.cc:1048] T efa9437a3353443fa29770dc1f18b848 P f26e467075204143acc5d11e622a6491 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1146350125c34d7b8d7dcefba93dd034" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:30:33.093680 31391 raft_consensus.cc:2955] T efa9437a3353443fa29770dc1f18b848 P f26e467075204143acc5d11e622a6491 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1a95d64467c347e78b6690398b391e29 (127.24.95.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1146350125c34d7b8d7dcefba93dd034" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42673 } } peers { permanent_uuid: "f26e467075204143acc5d11e622a6491" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38677 } } peers { permanent_uuid: "5e60b00738a8441db52088d0631fb2c9" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 33525 } attrs { promote: false } } }
I20260601 13:30:33.094049 31217 raft_consensus.cc:2955] T efa9437a3353443fa29770dc1f18b848 P 1146350125c34d7b8d7dcefba93dd034 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1a95d64467c347e78b6690398b391e29 (127.24.95.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1146350125c34d7b8d7dcefba93dd034" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42673 } } peers { permanent_uuid: "f26e467075204143acc5d11e622a6491" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38677 } } peers { permanent_uuid: "5e60b00738a8441db52088d0631fb2c9" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 33525 } attrs { promote: false } } }
I20260601 13:30:33.094079 31426 raft_consensus.cc:2955] T efa9437a3353443fa29770dc1f18b848 P 5e60b00738a8441db52088d0631fb2c9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1a95d64467c347e78b6690398b391e29 (127.24.95.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1146350125c34d7b8d7dcefba93dd034" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42673 } } peers { permanent_uuid: "f26e467075204143acc5d11e622a6491" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38677 } } peers { permanent_uuid: "5e60b00738a8441db52088d0631fb2c9" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 33525 } attrs { promote: false } } }
I20260601 13:30:33.095902 31020 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet efa9437a3353443fa29770dc1f18b848 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:30:33.096248 31035 catalog_manager.cc:5696] T efa9437a3353443fa29770dc1f18b848 P f26e467075204143acc5d11e622a6491 reported cstate change: config changed from index 3 to 4, VOTER 1a95d64467c347e78b6690398b391e29 (127.24.95.65) evicted. New cstate: current_term: 1 leader_uuid: "f26e467075204143acc5d11e622a6491" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1146350125c34d7b8d7dcefba93dd034" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f26e467075204143acc5d11e622a6491" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e60b00738a8441db52088d0631fb2c9" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 33525 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260601 13:30:33.722438 31020 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.24.95.65:36739: connect: Connection refused (error 111) [suppressed 50 similar messages]
W20260601 13:30:33.884286 31020 catalog_manager.cc:4754] TS 1a95d64467c347e78b6690398b391e29 (127.24.95.65:36739): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet ad8a6c49441f40eea323bc924aabda6c: Network error: Client connection negotiation failed: client connection to 127.24.95.65:36739: connect: Connection refused (error 111)
W20260601 13:30:34.911945 31020 catalog_manager.cc:4754] TS 1a95d64467c347e78b6690398b391e29 (127.24.95.65:36739): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet ad8a6c49441f40eea323bc924aabda6c: Network error: Client connection negotiation failed: client connection to 127.24.95.65:36739: connect: Connection refused (error 111)
W20260601 13:30:37.008760 31020 catalog_manager.cc:4754] TS 1a95d64467c347e78b6690398b391e29 (127.24.95.65:36739): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet ad8a6c49441f40eea323bc924aabda6c: Network error: Client connection negotiation failed: client connection to 127.24.95.65:36739: connect: Connection refused (error 111)
I20260601 13:30:38.376843 24957 tablet_server.cc:179] TabletServer@127.24.95.66:0 shutting down...
I20260601 13:30:38.381211 24957 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:30:38.381469 24957 tablet_replica.cc:333] T efa9437a3353443fa29770dc1f18b848 P 1146350125c34d7b8d7dcefba93dd034: stopping tablet replica
I20260601 13:30:38.381606 24957 raft_consensus.cc:2243] T efa9437a3353443fa29770dc1f18b848 P 1146350125c34d7b8d7dcefba93dd034 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:38.381744 24957 raft_consensus.cc:2272] T efa9437a3353443fa29770dc1f18b848 P 1146350125c34d7b8d7dcefba93dd034 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:38.382170 24957 tablet_replica.cc:333] T ad8a6c49441f40eea323bc924aabda6c P 1146350125c34d7b8d7dcefba93dd034: stopping tablet replica
I20260601 13:30:38.382256 24957 raft_consensus.cc:2243] T ad8a6c49441f40eea323bc924aabda6c P 1146350125c34d7b8d7dcefba93dd034 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:38.382462 24957 raft_consensus.cc:2272] T ad8a6c49441f40eea323bc924aabda6c P 1146350125c34d7b8d7dcefba93dd034 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:38.382772 24957 tablet_replica.cc:333] T f1e5602fd63e40c59c2a87000d19e41d P 1146350125c34d7b8d7dcefba93dd034: stopping tablet replica
I20260601 13:30:38.382843 24957 raft_consensus.cc:2243] T f1e5602fd63e40c59c2a87000d19e41d P 1146350125c34d7b8d7dcefba93dd034 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:38.383088 24957 raft_consensus.cc:2272] T f1e5602fd63e40c59c2a87000d19e41d P 1146350125c34d7b8d7dcefba93dd034 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:38.383415 24957 tablet_replica.cc:333] T ef3dd8b10efa472db5734d6533b13ad7 P 1146350125c34d7b8d7dcefba93dd034: stopping tablet replica
I20260601 13:30:38.383489 24957 raft_consensus.cc:2243] T ef3dd8b10efa472db5734d6533b13ad7 P 1146350125c34d7b8d7dcefba93dd034 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:38.383618 24957 raft_consensus.cc:2272] T ef3dd8b10efa472db5734d6533b13ad7 P 1146350125c34d7b8d7dcefba93dd034 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:38.397130 24957 tablet_server.cc:196] TabletServer@127.24.95.66:0 shutdown complete.
I20260601 13:30:38.400238 24957 tablet_server.cc:179] TabletServer@127.24.95.67:0 shutting down...
I20260601 13:30:38.405460 24957 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:30:38.405725 24957 tablet_replica.cc:333] T f1e5602fd63e40c59c2a87000d19e41d P f26e467075204143acc5d11e622a6491: stopping tablet replica
I20260601 13:30:38.405858 24957 raft_consensus.cc:2243] T f1e5602fd63e40c59c2a87000d19e41d P f26e467075204143acc5d11e622a6491 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:38.406008 24957 raft_consensus.cc:2272] T f1e5602fd63e40c59c2a87000d19e41d P f26e467075204143acc5d11e622a6491 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:38.406471 24957 tablet_replica.cc:333] T ef3dd8b10efa472db5734d6533b13ad7 P f26e467075204143acc5d11e622a6491: stopping tablet replica
I20260601 13:30:38.406556 24957 raft_consensus.cc:2243] T ef3dd8b10efa472db5734d6533b13ad7 P f26e467075204143acc5d11e622a6491 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:38.406647 24957 raft_consensus.cc:2272] T ef3dd8b10efa472db5734d6533b13ad7 P f26e467075204143acc5d11e622a6491 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:38.406963 24957 tablet_replica.cc:333] T efa9437a3353443fa29770dc1f18b848 P f26e467075204143acc5d11e622a6491: stopping tablet replica
I20260601 13:30:38.407040 24957 raft_consensus.cc:2243] T efa9437a3353443fa29770dc1f18b848 P f26e467075204143acc5d11e622a6491 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:38.407191 24957 raft_consensus.cc:2272] T efa9437a3353443fa29770dc1f18b848 P f26e467075204143acc5d11e622a6491 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:38.407464 24957 tablet_replica.cc:333] T ad8a6c49441f40eea323bc924aabda6c P f26e467075204143acc5d11e622a6491: stopping tablet replica
I20260601 13:30:38.407541 24957 raft_consensus.cc:2243] T ad8a6c49441f40eea323bc924aabda6c P f26e467075204143acc5d11e622a6491 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:38.407697 24957 raft_consensus.cc:2272] T ad8a6c49441f40eea323bc924aabda6c P f26e467075204143acc5d11e622a6491 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:38.421392 24957 tablet_server.cc:196] TabletServer@127.24.95.67:0 shutdown complete.
I20260601 13:30:38.424923 24957 tablet_server.cc:179] TabletServer@127.24.95.68:0 shutting down...
I20260601 13:30:38.429354 24957 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:30:38.429733 24957 tablet_replica.cc:333] T efa9437a3353443fa29770dc1f18b848 P 5e60b00738a8441db52088d0631fb2c9: stopping tablet replica
I20260601 13:30:38.429898 24957 raft_consensus.cc:2243] T efa9437a3353443fa29770dc1f18b848 P 5e60b00738a8441db52088d0631fb2c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:38.430102 24957 raft_consensus.cc:2272] T efa9437a3353443fa29770dc1f18b848 P 5e60b00738a8441db52088d0631fb2c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:38.430644 24957 tablet_replica.cc:333] T ad8a6c49441f40eea323bc924aabda6c P 5e60b00738a8441db52088d0631fb2c9: stopping tablet replica
I20260601 13:30:38.430748 24957 raft_consensus.cc:2243] T ad8a6c49441f40eea323bc924aabda6c P 5e60b00738a8441db52088d0631fb2c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:38.430867 24957 raft_consensus.cc:2272] T ad8a6c49441f40eea323bc924aabda6c P 5e60b00738a8441db52088d0631fb2c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:38.431241 24957 tablet_replica.cc:333] T f1e5602fd63e40c59c2a87000d19e41d P 5e60b00738a8441db52088d0631fb2c9: stopping tablet replica
I20260601 13:30:38.431330 24957 raft_consensus.cc:2243] T f1e5602fd63e40c59c2a87000d19e41d P 5e60b00738a8441db52088d0631fb2c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:38.431437 24957 raft_consensus.cc:2272] T f1e5602fd63e40c59c2a87000d19e41d P 5e60b00738a8441db52088d0631fb2c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:38.431769 24957 tablet_replica.cc:333] T ef3dd8b10efa472db5734d6533b13ad7 P 5e60b00738a8441db52088d0631fb2c9: stopping tablet replica
I20260601 13:30:38.431928 24957 raft_consensus.cc:2243] T ef3dd8b10efa472db5734d6533b13ad7 P 5e60b00738a8441db52088d0631fb2c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:38.432133 24957 raft_consensus.cc:2272] T ef3dd8b10efa472db5734d6533b13ad7 P 5e60b00738a8441db52088d0631fb2c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:38.445417 24957 tablet_server.cc:196] TabletServer@127.24.95.68:0 shutdown complete.
I20260601 13:30:38.447939 24957 master.cc:562] Master@127.24.95.126:41855 shutting down...
W20260601 13:30:41.135135 31020 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.24.95.65:36739: connect: Connection refused (error 111) [suppressed 12 similar messages]
W20260601 13:30:41.135982 31020 catalog_manager.cc:4754] TS 1a95d64467c347e78b6690398b391e29 (127.24.95.65:36739): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet ad8a6c49441f40eea323bc924aabda6c: Network error: Client connection negotiation failed: client connection to 127.24.95.65:36739: connect: Connection refused (error 111)
I20260601 13:30:42.043479 24957 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2e8e8ccc1359403dba0371348a92a697 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:42.043718 24957 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2e8e8ccc1359403dba0371348a92a697 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:42.043774 24957 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2e8e8ccc1359403dba0371348a92a697: stopping tablet replica
I20260601 13:30:42.057063 24957 master.cc:584] Master@127.24.95.126:41855 shutdown complete.
[       OK ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering (13264 ms)
[ RUN      ] AutoRebalancerTest.TestHandlingFailedTservers
I20260601 13:30:42.065733 24957 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.95.126:34457
I20260601 13:30:42.066130 24957 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:30:42.068807 31513 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:30:42.068814 31514 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:30:42.069103 31516 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:30:42.069154 24957 server_base.cc:1061] running on GCE node
I20260601 13:30:42.069316 24957 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:30:42.069355 24957 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:30:42.069368 24957 hybrid_clock.cc:648] HybridClock initialized: now 1780320642069368 us; error 0 us; skew 500 ppm
I20260601 13:30:42.070166 24957 webserver.cc:533] Webserver started at http://127.24.95.126:36513/ using document root <none> and password file <none>
I20260601 13:30:42.070309 24957 fs_manager.cc:362] Metadata directory not provided
I20260601 13:30:42.070354 24957 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:30:42.070407 24957 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:30:42.070755 24957 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320492958789-24957-0/minicluster-data/master-0-root/instance:
uuid: "6bd511bd52a64fc8992bac0a4393725e"
format_stamp: "Formatted at 2026-06-01 13:30:42 on dist-test-slave-3pmh"
I20260601 13:30:42.072510 24957 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:30:42.073648 31521 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:42.073938 24957 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:42.074010 24957 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320492958789-24957-0/minicluster-data/master-0-root
uuid: "6bd511bd52a64fc8992bac0a4393725e"
format_stamp: "Formatted at 2026-06-01 13:30:42 on dist-test-slave-3pmh"
I20260601 13:30:42.074069 24957 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320492958789-24957-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320492958789-24957-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320492958789-24957-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:30:42.086462 24957 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:30:42.086855 24957 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:30:42.090932 24957 rpc_server.cc:307] RPC server started. Bound to: 127.24.95.126:34457
I20260601 13:30:42.093849 31574 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.95.126:34457 every 8 connection(s)
I20260601 13:30:42.094308 31575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:42.096174 31575 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6bd511bd52a64fc8992bac0a4393725e: Bootstrap starting.
I20260601 13:30:42.097023 31575 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6bd511bd52a64fc8992bac0a4393725e: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:42.098258 31575 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6bd511bd52a64fc8992bac0a4393725e: No bootstrap required, opened a new log
I20260601 13:30:42.098783 31575 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6bd511bd52a64fc8992bac0a4393725e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6bd511bd52a64fc8992bac0a4393725e" member_type: VOTER }
I20260601 13:30:42.099031 31575 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6bd511bd52a64fc8992bac0a4393725e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:42.099097 31575 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6bd511bd52a64fc8992bac0a4393725e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bd511bd52a64fc8992bac0a4393725e, State: Initialized, Role: FOLLOWER
I20260601 13:30:42.099242 31575 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6bd511bd52a64fc8992bac0a4393725e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6bd511bd52a64fc8992bac0a4393725e" member_type: VOTER }
I20260601 13:30:42.099319 31575 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6bd511bd52a64fc8992bac0a4393725e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:30:42.099352 31575 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6bd511bd52a64fc8992bac0a4393725e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:30:42.099399 31575 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6bd511bd52a64fc8992bac0a4393725e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:42.100329 31575 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6bd511bd52a64fc8992bac0a4393725e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6bd511bd52a64fc8992bac0a4393725e" member_type: VOTER }
I20260601 13:30:42.100519 31575 leader_election.cc:304] T 00000000000000000000000000000000 P 6bd511bd52a64fc8992bac0a4393725e [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: 6bd511bd52a64fc8992bac0a4393725e; no voters: 
I20260601 13:30:42.100720 31575 leader_election.cc:290] T 00000000000000000000000000000000 P 6bd511bd52a64fc8992bac0a4393725e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:30:42.100845 31578 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6bd511bd52a64fc8992bac0a4393725e [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:30:42.101050 31578 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6bd511bd52a64fc8992bac0a4393725e [term 1 LEADER]: Becoming Leader. State: Replica: 6bd511bd52a64fc8992bac0a4393725e, State: Running, Role: LEADER
I20260601 13:30:42.101189 31578 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6bd511bd52a64fc8992bac0a4393725e [LEADER]: Queue going to LEADER mode. State: All 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: "6bd511bd52a64fc8992bac0a4393725e" member_type: VOTER }
I20260601 13:30:42.101272 31575 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6bd511bd52a64fc8992bac0a4393725e [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:30:42.101632 31580 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6bd511bd52a64fc8992bac0a4393725e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6bd511bd52a64fc8992bac0a4393725e. Latest consensus state: current_term: 1 leader_uuid: "6bd511bd52a64fc8992bac0a4393725e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6bd511bd52a64fc8992bac0a4393725e" member_type: VOTER } }
I20260601 13:30:42.101727 31580 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6bd511bd52a64fc8992bac0a4393725e [sys.catalog]: This master's current role is: LEADER
I20260601 13:30:42.101616 31579 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6bd511bd52a64fc8992bac0a4393725e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6bd511bd52a64fc8992bac0a4393725e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6bd511bd52a64fc8992bac0a4393725e" member_type: VOTER } }
I20260601 13:30:42.101778 31579 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6bd511bd52a64fc8992bac0a4393725e [sys.catalog]: This master's current role is: LEADER
I20260601 13:30:42.101995 31582 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:30:42.102797 31582 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:30:42.103152 24957 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:30:42.105106 31582 catalog_manager.cc:1382] Generated new cluster ID: 3daaf76112f743bfa3527ac550833e66
I20260601 13:30:42.105180 31582 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:30:42.127362 31582 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:30:42.128008 31582 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:30:42.132867 31582 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 6bd511bd52a64fc8992bac0a4393725e: Generated new TSK 0
I20260601 13:30:42.133033 31582 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:30:42.135951 24957 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:30:42.138127 31596 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:30:42.138304 31597 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:30:42.138252 31599 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:30:42.138455 24957 server_base.cc:1061] running on GCE node
I20260601 13:30:42.138659 24957 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:30:42.138705 24957 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:30:42.138721 24957 hybrid_clock.cc:648] HybridClock initialized: now 1780320642138721 us; error 0 us; skew 500 ppm
I20260601 13:30:42.139578 24957 webserver.cc:533] Webserver started at http://127.24.95.65:42127/ using document root <none> and password file <none>
I20260601 13:30:42.139735 24957 fs_manager.cc:362] Metadata directory not provided
I20260601 13:30:42.139789 24957 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:30:42.139859 24957 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:30:42.140247 24957 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320492958789-24957-0/minicluster-data/ts-0-root/instance:
uuid: "b42da4a775a341da855e97af2b0181a9"
format_stamp: "Formatted at 2026-06-01 13:30:42 on dist-test-slave-3pmh"
I20260601 13:30:42.141804 24957 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:30:42.142802 31604 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:42.143074 24957 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:30:42.143133 24957 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320492958789-24957-0/minicluster-data/ts-0-root
uuid: "b42da4a775a341da855e97af2b0181a9"
format_stamp: "Formatted at 2026-06-01 13:30:42 on dist-test-slave-3pmh"
I20260601 13:30:42.143189 24957 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320492958789-24957-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320492958789-24957-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320492958789-24957-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:30:42.152302 24957 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:30:42.152745 24957 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:30:42.152995 24957 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:30:42.153465 24957 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:30:42.153503 24957 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:42.153533 24957 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:30:42.153549 24957 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:42.157598 24957 rpc_server.cc:307] RPC server started. Bound to: 127.24.95.65:42673
I20260601 13:30:42.157636 31667 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.95.65:42673 every 8 connection(s)
I20260601 13:30:42.158450 24957 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:30:42.160434 31672 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:30:42.160494 31675 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:30:42.160459 31673 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:30:42.160758 24957 server_base.cc:1061] running on GCE node
I20260601 13:30:42.160925 24957 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:30:42.160961 24957 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:30:42.160981 24957 hybrid_clock.cc:648] HybridClock initialized: now 1780320642160981 us; error 0 us; skew 500 ppm
I20260601 13:30:42.161870 24957 webserver.cc:533] Webserver started at http://127.24.95.66:34207/ using document root <none> and password file <none>
I20260601 13:30:42.162029 24957 fs_manager.cc:362] Metadata directory not provided
I20260601 13:30:42.162083 24957 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:30:42.162158 24957 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:30:42.162636 24957 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320492958789-24957-0/minicluster-data/ts-1-root/instance:
uuid: "0216c9dd74f94f3897c0d30bb0779db4"
format_stamp: "Formatted at 2026-06-01 13:30:42 on dist-test-slave-3pmh"
I20260601 13:30:42.162732 31668 heartbeater.cc:344] Connected to a master server at 127.24.95.126:34457
I20260601 13:30:42.162817 31668 heartbeater.cc:461] Registering TS with master...
I20260601 13:30:42.163060 31668 heartbeater.cc:507] Master 127.24.95.126:34457 requested a full tablet report, sending...
I20260601 13:30:42.163648 31537 ts_manager.cc:194] Registered new tserver with Master: b42da4a775a341da855e97af2b0181a9 (127.24.95.65:42673)
I20260601 13:30:42.164086 24957 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:42.164440 31537 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47376
I20260601 13:30:42.165112 31680 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:42.165320 24957 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:42.165392 24957 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320492958789-24957-0/minicluster-data/ts-1-root
uuid: "0216c9dd74f94f3897c0d30bb0779db4"
format_stamp: "Formatted at 2026-06-01 13:30:42 on dist-test-slave-3pmh"
I20260601 13:30:42.165452 24957 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320492958789-24957-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320492958789-24957-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320492958789-24957-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:30:42.178134 24957 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:30:42.178546 24957 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:30:42.178813 24957 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:30:42.179265 24957 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:30:42.179303 24957 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:42.179333 24957 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:30:42.179355 24957 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:42.183377 24957 rpc_server.cc:307] RPC server started. Bound to: 127.24.95.66:46203
I20260601 13:30:42.183398 31745 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.95.66:46203 every 8 connection(s)
I20260601 13:30:42.184230 24957 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:30:42.186085 31752 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:30:42.186175 31750 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:30:42.186420 24957 server_base.cc:1061] running on GCE node
W20260601 13:30:42.186445 31749 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:30:42.186687 24957 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:30:42.186728 24957 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:30:42.186743 24957 hybrid_clock.cc:648] HybridClock initialized: now 1780320642186742 us; error 0 us; skew 500 ppm
I20260601 13:30:42.187606 24957 webserver.cc:533] Webserver started at http://127.24.95.67:42471/ using document root <none> and password file <none>
I20260601 13:30:42.187759 24957 fs_manager.cc:362] Metadata directory not provided
I20260601 13:30:42.187829 24957 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:30:42.187943 24957 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:30:42.188431 31746 heartbeater.cc:344] Connected to a master server at 127.24.95.126:34457
I20260601 13:30:42.188431 24957 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320492958789-24957-0/minicluster-data/ts-2-root/instance:
uuid: "3cd74a88660f4de693c073c4c3409f1e"
format_stamp: "Formatted at 2026-06-01 13:30:42 on dist-test-slave-3pmh"
I20260601 13:30:42.188542 31746 heartbeater.cc:461] Registering TS with master...
I20260601 13:30:42.188747 31746 heartbeater.cc:507] Master 127.24.95.126:34457 requested a full tablet report, sending...
I20260601 13:30:42.189390 31537 ts_manager.cc:194] Registered new tserver with Master: 0216c9dd74f94f3897c0d30bb0779db4 (127.24.95.66:46203)
I20260601 13:30:42.190079 31537 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47390
I20260601 13:30:42.190070 24957 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:30:42.191064 31757 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:42.191264 24957 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:30:42.191335 24957 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320492958789-24957-0/minicluster-data/ts-2-root
uuid: "3cd74a88660f4de693c073c4c3409f1e"
format_stamp: "Formatted at 2026-06-01 13:30:42 on dist-test-slave-3pmh"
I20260601 13:30:42.191406 24957 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320492958789-24957-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320492958789-24957-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320492958789-24957-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:30:42.217613 24957 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:30:42.218036 24957 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:30:42.218331 24957 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:30:42.218803 24957 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:30:42.218843 24957 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:42.218885 24957 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:30:42.218912 24957 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:42.223565 24957 rpc_server.cc:307] RPC server started. Bound to: 127.24.95.67:46855
I20260601 13:30:42.223732 31821 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.95.67:46855 every 8 connection(s)
I20260601 13:30:42.228470 31822 heartbeater.cc:344] Connected to a master server at 127.24.95.126:34457
I20260601 13:30:42.228591 31822 heartbeater.cc:461] Registering TS with master...
I20260601 13:30:42.228820 31822 heartbeater.cc:507] Master 127.24.95.126:34457 requested a full tablet report, sending...
I20260601 13:30:42.229475 31537 ts_manager.cc:194] Registered new tserver with Master: 3cd74a88660f4de693c073c4c3409f1e (127.24.95.67:46855)
I20260601 13:30:42.229818 24957 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005805765s
I20260601 13:30:42.230225 31537 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47402
I20260601 13:30:43.165390 31668 heartbeater.cc:499] Master 127.24.95.126:34457 was elected leader, sending a full tablet report...
I20260601 13:30:43.191035 31746 heartbeater.cc:499] Master 127.24.95.126:34457 was elected leader, sending a full tablet report...
I20260601 13:30:43.231360 31822 heartbeater.cc:499] Master 127.24.95.126:34457 was elected leader, sending a full tablet report...
I20260601 13:30:43.271561 31537 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47416:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260601 13:30:43.272233 31537 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260601 13:30:43.284343 31632 tablet_service.cc:1511] Processing CreateTablet for tablet 5c3ea3a060d54a9bb1c93e84cfd822b3 (DEFAULT_TABLE table=test-workload [id=39673d24d8134061a2b836d4c159fc22]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:30:43.284576 31630 tablet_service.cc:1511] Processing CreateTablet for tablet c904500a45f04fb4aba3078d583326e6 (DEFAULT_TABLE table=test-workload [id=39673d24d8134061a2b836d4c159fc22]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:30:43.284747 31632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c3ea3a060d54a9bb1c93e84cfd822b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:43.284943 31629 tablet_service.cc:1511] Processing CreateTablet for tablet e7111424d4e44a149136bdf40f4d7903 (DEFAULT_TABLE table=test-workload [id=39673d24d8134061a2b836d4c159fc22]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:30:43.285166 31629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7111424d4e44a149136bdf40f4d7903. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:43.286896 31630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c904500a45f04fb4aba3078d583326e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:43.287307 31842 tablet_bootstrap.cc:492] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P b42da4a775a341da855e97af2b0181a9: Bootstrap starting.
I20260601 13:30:43.288013 31782 tablet_service.cc:1511] Processing CreateTablet for tablet e7111424d4e44a149136bdf40f4d7903 (DEFAULT_TABLE table=test-workload [id=39673d24d8134061a2b836d4c159fc22]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:30:43.288290 31782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7111424d4e44a149136bdf40f4d7903. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:43.288272 31709 tablet_service.cc:1511] Processing CreateTablet for tablet 5c3ea3a060d54a9bb1c93e84cfd822b3 (DEFAULT_TABLE table=test-workload [id=39673d24d8134061a2b836d4c159fc22]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:30:43.288540 31709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c3ea3a060d54a9bb1c93e84cfd822b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:43.289243 31842 tablet_bootstrap.cc:654] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P b42da4a775a341da855e97af2b0181a9: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:43.289207 31706 tablet_service.cc:1511] Processing CreateTablet for tablet e7111424d4e44a149136bdf40f4d7903 (DEFAULT_TABLE table=test-workload [id=39673d24d8134061a2b836d4c159fc22]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:30:43.289449 31706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7111424d4e44a149136bdf40f4d7903. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:43.290190 31785 tablet_service.cc:1511] Processing CreateTablet for tablet 5c3ea3a060d54a9bb1c93e84cfd822b3 (DEFAULT_TABLE table=test-workload [id=39673d24d8134061a2b836d4c159fc22]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:30:43.290427 31785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c3ea3a060d54a9bb1c93e84cfd822b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:43.290912 31844 tablet_bootstrap.cc:492] T e7111424d4e44a149136bdf40f4d7903 P 3cd74a88660f4de693c073c4c3409f1e: Bootstrap starting.
I20260601 13:30:43.290961 31845 tablet_bootstrap.cc:492] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 0216c9dd74f94f3897c0d30bb0779db4: Bootstrap starting.
I20260601 13:30:43.291471 31707 tablet_service.cc:1511] Processing CreateTablet for tablet c904500a45f04fb4aba3078d583326e6 (DEFAULT_TABLE table=test-workload [id=39673d24d8134061a2b836d4c159fc22]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:30:43.291704 31707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c904500a45f04fb4aba3078d583326e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:43.291942 31844 tablet_bootstrap.cc:654] T e7111424d4e44a149136bdf40f4d7903 P 3cd74a88660f4de693c073c4c3409f1e: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:43.292094 31845 tablet_bootstrap.cc:654] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 0216c9dd74f94f3897c0d30bb0779db4: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:43.292727 31784 tablet_service.cc:1511] Processing CreateTablet for tablet 872bcdb1ffc24b57b48069f7bab4e384 (DEFAULT_TABLE table=test-workload [id=39673d24d8134061a2b836d4c159fc22]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:30:43.292961 31784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 872bcdb1ffc24b57b48069f7bab4e384. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:43.293217 31842 tablet_bootstrap.cc:492] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P b42da4a775a341da855e97af2b0181a9: No bootstrap required, opened a new log
I20260601 13:30:43.293299 31842 ts_tablet_manager.cc:1403] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P b42da4a775a341da855e97af2b0181a9: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:30:43.293376 31844 tablet_bootstrap.cc:492] T e7111424d4e44a149136bdf40f4d7903 P 3cd74a88660f4de693c073c4c3409f1e: No bootstrap required, opened a new log
I20260601 13:30:43.293447 31844 ts_tablet_manager.cc:1403] T e7111424d4e44a149136bdf40f4d7903 P 3cd74a88660f4de693c073c4c3409f1e: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:30:43.293740 31842 raft_consensus.cc:359] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P b42da4a775a341da855e97af2b0181a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } } peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } }
I20260601 13:30:43.293781 31708 tablet_service.cc:1511] Processing CreateTablet for tablet 872bcdb1ffc24b57b48069f7bab4e384 (DEFAULT_TABLE table=test-workload [id=39673d24d8134061a2b836d4c159fc22]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:30:43.293841 31844 raft_consensus.cc:359] T e7111424d4e44a149136bdf40f4d7903 P 3cd74a88660f4de693c073c4c3409f1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } } peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } }
I20260601 13:30:43.293969 31844 raft_consensus.cc:385] T e7111424d4e44a149136bdf40f4d7903 P 3cd74a88660f4de693c073c4c3409f1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:43.294001 31708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 872bcdb1ffc24b57b48069f7bab4e384. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:43.294370 31845 tablet_bootstrap.cc:492] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 0216c9dd74f94f3897c0d30bb0779db4: No bootstrap required, opened a new log
I20260601 13:30:43.294440 31845 ts_tablet_manager.cc:1403] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 0216c9dd74f94f3897c0d30bb0779db4: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.001s
I20260601 13:30:43.294595 31783 tablet_service.cc:1511] Processing CreateTablet for tablet c904500a45f04fb4aba3078d583326e6 (DEFAULT_TABLE table=test-workload [id=39673d24d8134061a2b836d4c159fc22]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:30:43.294823 31783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c904500a45f04fb4aba3078d583326e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:43.294863 31845 raft_consensus.cc:359] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 0216c9dd74f94f3897c0d30bb0779db4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } } peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } }
I20260601 13:30:43.294953 31845 raft_consensus.cc:385] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 0216c9dd74f94f3897c0d30bb0779db4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:43.294983 31845 raft_consensus.cc:740] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 0216c9dd74f94f3897c0d30bb0779db4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0216c9dd74f94f3897c0d30bb0779db4, State: Initialized, Role: FOLLOWER
I20260601 13:30:43.295136 31845 consensus_queue.cc:260] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 0216c9dd74f94f3897c0d30bb0779db4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } } peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } }
I20260601 13:30:43.295480 31845 ts_tablet_manager.cc:1434] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 0216c9dd74f94f3897c0d30bb0779db4: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:30:43.284401 31631 tablet_service.cc:1511] Processing CreateTablet for tablet 872bcdb1ffc24b57b48069f7bab4e384 (DEFAULT_TABLE table=test-workload [id=39673d24d8134061a2b836d4c159fc22]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:30:43.295944 31631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 872bcdb1ffc24b57b48069f7bab4e384. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:43.294005 31844 raft_consensus.cc:740] T e7111424d4e44a149136bdf40f4d7903 P 3cd74a88660f4de693c073c4c3409f1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cd74a88660f4de693c073c4c3409f1e, State: Initialized, Role: FOLLOWER
I20260601 13:30:43.296675 31844 consensus_queue.cc:260] T e7111424d4e44a149136bdf40f4d7903 P 3cd74a88660f4de693c073c4c3409f1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } } peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } }
I20260601 13:30:43.293846 31842 raft_consensus.cc:385] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P b42da4a775a341da855e97af2b0181a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:43.296999 31842 raft_consensus.cc:740] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P b42da4a775a341da855e97af2b0181a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b42da4a775a341da855e97af2b0181a9, State: Initialized, Role: FOLLOWER
I20260601 13:30:43.297025 31844 ts_tablet_manager.cc:1434] T e7111424d4e44a149136bdf40f4d7903 P 3cd74a88660f4de693c073c4c3409f1e: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.000s
I20260601 13:30:43.297137 31842 consensus_queue.cc:260] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P b42da4a775a341da855e97af2b0181a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } } peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } }
I20260601 13:30:43.297194 31844 tablet_bootstrap.cc:492] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 3cd74a88660f4de693c073c4c3409f1e: Bootstrap starting.
I20260601 13:30:43.297459 31842 ts_tablet_manager.cc:1434] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P b42da4a775a341da855e97af2b0181a9: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.000s
I20260601 13:30:43.297633 31842 tablet_bootstrap.cc:492] T e7111424d4e44a149136bdf40f4d7903 P b42da4a775a341da855e97af2b0181a9: Bootstrap starting.
I20260601 13:30:43.298188 31844 tablet_bootstrap.cc:654] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 3cd74a88660f4de693c073c4c3409f1e: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:43.295961 31845 tablet_bootstrap.cc:492] T e7111424d4e44a149136bdf40f4d7903 P 0216c9dd74f94f3897c0d30bb0779db4: Bootstrap starting.
I20260601 13:30:43.298548 31842 tablet_bootstrap.cc:654] T e7111424d4e44a149136bdf40f4d7903 P b42da4a775a341da855e97af2b0181a9: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:43.299131 31845 tablet_bootstrap.cc:654] T e7111424d4e44a149136bdf40f4d7903 P 0216c9dd74f94f3897c0d30bb0779db4: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:43.299659 31842 tablet_bootstrap.cc:492] T e7111424d4e44a149136bdf40f4d7903 P b42da4a775a341da855e97af2b0181a9: No bootstrap required, opened a new log
I20260601 13:30:43.299746 31842 ts_tablet_manager.cc:1403] T e7111424d4e44a149136bdf40f4d7903 P b42da4a775a341da855e97af2b0181a9: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:30:43.300045 31844 tablet_bootstrap.cc:492] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 3cd74a88660f4de693c073c4c3409f1e: No bootstrap required, opened a new log
I20260601 13:30:43.300114 31844 ts_tablet_manager.cc:1403] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 3cd74a88660f4de693c073c4c3409f1e: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:30:43.300199 31842 raft_consensus.cc:359] T e7111424d4e44a149136bdf40f4d7903 P b42da4a775a341da855e97af2b0181a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } } peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } }
I20260601 13:30:43.300297 31842 raft_consensus.cc:385] T e7111424d4e44a149136bdf40f4d7903 P b42da4a775a341da855e97af2b0181a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:43.300328 31842 raft_consensus.cc:740] T e7111424d4e44a149136bdf40f4d7903 P b42da4a775a341da855e97af2b0181a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b42da4a775a341da855e97af2b0181a9, State: Initialized, Role: FOLLOWER
I20260601 13:30:43.300462 31842 consensus_queue.cc:260] T e7111424d4e44a149136bdf40f4d7903 P b42da4a775a341da855e97af2b0181a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } } peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } }
I20260601 13:30:43.300566 31844 raft_consensus.cc:359] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 3cd74a88660f4de693c073c4c3409f1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } } peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } }
I20260601 13:30:43.300644 31844 raft_consensus.cc:385] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 3cd74a88660f4de693c073c4c3409f1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:43.300673 31844 raft_consensus.cc:740] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 3cd74a88660f4de693c073c4c3409f1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cd74a88660f4de693c073c4c3409f1e, State: Initialized, Role: FOLLOWER
I20260601 13:30:43.300766 31845 tablet_bootstrap.cc:492] T e7111424d4e44a149136bdf40f4d7903 P 0216c9dd74f94f3897c0d30bb0779db4: No bootstrap required, opened a new log
I20260601 13:30:43.300805 31842 ts_tablet_manager.cc:1434] T e7111424d4e44a149136bdf40f4d7903 P b42da4a775a341da855e97af2b0181a9: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:43.300860 31845 ts_tablet_manager.cc:1403] T e7111424d4e44a149136bdf40f4d7903 P 0216c9dd74f94f3897c0d30bb0779db4: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.002s
I20260601 13:30:43.300778 31844 consensus_queue.cc:260] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 3cd74a88660f4de693c073c4c3409f1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } } peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } }
I20260601 13:30:43.301002 31842 tablet_bootstrap.cc:492] T c904500a45f04fb4aba3078d583326e6 P b42da4a775a341da855e97af2b0181a9: Bootstrap starting.
I20260601 13:30:43.301108 31844 ts_tablet_manager.cc:1434] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 3cd74a88660f4de693c073c4c3409f1e: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:43.301256 31844 tablet_bootstrap.cc:492] T 872bcdb1ffc24b57b48069f7bab4e384 P 3cd74a88660f4de693c073c4c3409f1e: Bootstrap starting.
I20260601 13:30:43.301322 31845 raft_consensus.cc:359] T e7111424d4e44a149136bdf40f4d7903 P 0216c9dd74f94f3897c0d30bb0779db4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } } peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } }
I20260601 13:30:43.301401 31845 raft_consensus.cc:385] T e7111424d4e44a149136bdf40f4d7903 P 0216c9dd74f94f3897c0d30bb0779db4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:43.301430 31845 raft_consensus.cc:740] T e7111424d4e44a149136bdf40f4d7903 P 0216c9dd74f94f3897c0d30bb0779db4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0216c9dd74f94f3897c0d30bb0779db4, State: Initialized, Role: FOLLOWER
I20260601 13:30:43.301534 31845 consensus_queue.cc:260] T e7111424d4e44a149136bdf40f4d7903 P 0216c9dd74f94f3897c0d30bb0779db4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } } peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } }
I20260601 13:30:43.301761 31845 ts_tablet_manager.cc:1434] T e7111424d4e44a149136bdf40f4d7903 P 0216c9dd74f94f3897c0d30bb0779db4: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:30:43.301914 31845 tablet_bootstrap.cc:492] T c904500a45f04fb4aba3078d583326e6 P 0216c9dd74f94f3897c0d30bb0779db4: Bootstrap starting.
I20260601 13:30:43.302007 31842 tablet_bootstrap.cc:654] T c904500a45f04fb4aba3078d583326e6 P b42da4a775a341da855e97af2b0181a9: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:43.302181 31844 tablet_bootstrap.cc:654] T 872bcdb1ffc24b57b48069f7bab4e384 P 3cd74a88660f4de693c073c4c3409f1e: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:43.302846 31845 tablet_bootstrap.cc:654] T c904500a45f04fb4aba3078d583326e6 P 0216c9dd74f94f3897c0d30bb0779db4: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:43.303146 31842 tablet_bootstrap.cc:492] T c904500a45f04fb4aba3078d583326e6 P b42da4a775a341da855e97af2b0181a9: No bootstrap required, opened a new log
I20260601 13:30:43.303223 31842 ts_tablet_manager.cc:1403] T c904500a45f04fb4aba3078d583326e6 P b42da4a775a341da855e97af2b0181a9: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:30:43.303658 31842 raft_consensus.cc:359] T c904500a45f04fb4aba3078d583326e6 P b42da4a775a341da855e97af2b0181a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } } peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } }
I20260601 13:30:43.303768 31842 raft_consensus.cc:385] T c904500a45f04fb4aba3078d583326e6 P b42da4a775a341da855e97af2b0181a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:43.303802 31842 raft_consensus.cc:740] T c904500a45f04fb4aba3078d583326e6 P b42da4a775a341da855e97af2b0181a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b42da4a775a341da855e97af2b0181a9, State: Initialized, Role: FOLLOWER
I20260601 13:30:43.303815 31845 tablet_bootstrap.cc:492] T c904500a45f04fb4aba3078d583326e6 P 0216c9dd74f94f3897c0d30bb0779db4: No bootstrap required, opened a new log
I20260601 13:30:43.303889 31845 ts_tablet_manager.cc:1403] T c904500a45f04fb4aba3078d583326e6 P 0216c9dd74f94f3897c0d30bb0779db4: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:30:43.303920 31842 consensus_queue.cc:260] T c904500a45f04fb4aba3078d583326e6 P b42da4a775a341da855e97af2b0181a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } } peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } }
I20260601 13:30:43.304177 31842 ts_tablet_manager.cc:1434] T c904500a45f04fb4aba3078d583326e6 P b42da4a775a341da855e97af2b0181a9: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:43.304350 31842 tablet_bootstrap.cc:492] T 872bcdb1ffc24b57b48069f7bab4e384 P b42da4a775a341da855e97af2b0181a9: Bootstrap starting.
I20260601 13:30:43.304303 31845 raft_consensus.cc:359] T c904500a45f04fb4aba3078d583326e6 P 0216c9dd74f94f3897c0d30bb0779db4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } } peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } }
I20260601 13:30:43.304442 31845 raft_consensus.cc:385] T c904500a45f04fb4aba3078d583326e6 P 0216c9dd74f94f3897c0d30bb0779db4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:43.304486 31845 raft_consensus.cc:740] T c904500a45f04fb4aba3078d583326e6 P 0216c9dd74f94f3897c0d30bb0779db4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0216c9dd74f94f3897c0d30bb0779db4, State: Initialized, Role: FOLLOWER
I20260601 13:30:43.304615 31844 tablet_bootstrap.cc:492] T 872bcdb1ffc24b57b48069f7bab4e384 P 3cd74a88660f4de693c073c4c3409f1e: No bootstrap required, opened a new log
I20260601 13:30:43.304595 31845 consensus_queue.cc:260] T c904500a45f04fb4aba3078d583326e6 P 0216c9dd74f94f3897c0d30bb0779db4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } } peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } }
I20260601 13:30:43.304687 31844 ts_tablet_manager.cc:1403] T 872bcdb1ffc24b57b48069f7bab4e384 P 3cd74a88660f4de693c073c4c3409f1e: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:30:43.304847 31845 ts_tablet_manager.cc:1434] T c904500a45f04fb4aba3078d583326e6 P 0216c9dd74f94f3897c0d30bb0779db4: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:43.305011 31845 tablet_bootstrap.cc:492] T 872bcdb1ffc24b57b48069f7bab4e384 P 0216c9dd74f94f3897c0d30bb0779db4: Bootstrap starting.
I20260601 13:30:43.305070 31844 raft_consensus.cc:359] T 872bcdb1ffc24b57b48069f7bab4e384 P 3cd74a88660f4de693c073c4c3409f1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } } peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } }
I20260601 13:30:43.305156 31844 raft_consensus.cc:385] T 872bcdb1ffc24b57b48069f7bab4e384 P 3cd74a88660f4de693c073c4c3409f1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:43.305186 31844 raft_consensus.cc:740] T 872bcdb1ffc24b57b48069f7bab4e384 P 3cd74a88660f4de693c073c4c3409f1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cd74a88660f4de693c073c4c3409f1e, State: Initialized, Role: FOLLOWER
I20260601 13:30:43.305341 31842 tablet_bootstrap.cc:654] T 872bcdb1ffc24b57b48069f7bab4e384 P b42da4a775a341da855e97af2b0181a9: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:43.305294 31844 consensus_queue.cc:260] T 872bcdb1ffc24b57b48069f7bab4e384 P 3cd74a88660f4de693c073c4c3409f1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } } peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } }
I20260601 13:30:43.305549 31844 ts_tablet_manager.cc:1434] T 872bcdb1ffc24b57b48069f7bab4e384 P 3cd74a88660f4de693c073c4c3409f1e: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:30:43.305702 31844 tablet_bootstrap.cc:492] T c904500a45f04fb4aba3078d583326e6 P 3cd74a88660f4de693c073c4c3409f1e: Bootstrap starting.
I20260601 13:30:43.305913 31845 tablet_bootstrap.cc:654] T 872bcdb1ffc24b57b48069f7bab4e384 P 0216c9dd74f94f3897c0d30bb0779db4: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:43.306638 31844 tablet_bootstrap.cc:654] T c904500a45f04fb4aba3078d583326e6 P 3cd74a88660f4de693c073c4c3409f1e: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:43.307164 31845 tablet_bootstrap.cc:492] T 872bcdb1ffc24b57b48069f7bab4e384 P 0216c9dd74f94f3897c0d30bb0779db4: No bootstrap required, opened a new log
I20260601 13:30:43.307250 31845 ts_tablet_manager.cc:1403] T 872bcdb1ffc24b57b48069f7bab4e384 P 0216c9dd74f94f3897c0d30bb0779db4: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:30:43.307672 31842 tablet_bootstrap.cc:492] T 872bcdb1ffc24b57b48069f7bab4e384 P b42da4a775a341da855e97af2b0181a9: No bootstrap required, opened a new log
I20260601 13:30:43.307786 31842 ts_tablet_manager.cc:1403] T 872bcdb1ffc24b57b48069f7bab4e384 P b42da4a775a341da855e97af2b0181a9: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:30:43.307672 31845 raft_consensus.cc:359] T 872bcdb1ffc24b57b48069f7bab4e384 P 0216c9dd74f94f3897c0d30bb0779db4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } } peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } }
I20260601 13:30:43.307968 31845 raft_consensus.cc:385] T 872bcdb1ffc24b57b48069f7bab4e384 P 0216c9dd74f94f3897c0d30bb0779db4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:43.308004 31845 raft_consensus.cc:740] T 872bcdb1ffc24b57b48069f7bab4e384 P 0216c9dd74f94f3897c0d30bb0779db4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0216c9dd74f94f3897c0d30bb0779db4, State: Initialized, Role: FOLLOWER
I20260601 13:30:43.308118 31845 consensus_queue.cc:260] T 872bcdb1ffc24b57b48069f7bab4e384 P 0216c9dd74f94f3897c0d30bb0779db4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } } peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } }
I20260601 13:30:43.308213 31842 raft_consensus.cc:359] T 872bcdb1ffc24b57b48069f7bab4e384 P b42da4a775a341da855e97af2b0181a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } } peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } }
I20260601 13:30:43.308307 31842 raft_consensus.cc:385] T 872bcdb1ffc24b57b48069f7bab4e384 P b42da4a775a341da855e97af2b0181a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:43.308350 31842 raft_consensus.cc:740] T 872bcdb1ffc24b57b48069f7bab4e384 P b42da4a775a341da855e97af2b0181a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b42da4a775a341da855e97af2b0181a9, State: Initialized, Role: FOLLOWER
I20260601 13:30:43.308413 31845 ts_tablet_manager.cc:1434] T 872bcdb1ffc24b57b48069f7bab4e384 P 0216c9dd74f94f3897c0d30bb0779db4: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:43.308496 31842 consensus_queue.cc:260] T 872bcdb1ffc24b57b48069f7bab4e384 P b42da4a775a341da855e97af2b0181a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } } peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } }
I20260601 13:30:43.308594 31844 tablet_bootstrap.cc:492] T c904500a45f04fb4aba3078d583326e6 P 3cd74a88660f4de693c073c4c3409f1e: No bootstrap required, opened a new log
I20260601 13:30:43.308657 31844 ts_tablet_manager.cc:1403] T c904500a45f04fb4aba3078d583326e6 P 3cd74a88660f4de693c073c4c3409f1e: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:30:43.308743 31842 ts_tablet_manager.cc:1434] T 872bcdb1ffc24b57b48069f7bab4e384 P b42da4a775a341da855e97af2b0181a9: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:43.309059 31844 raft_consensus.cc:359] T c904500a45f04fb4aba3078d583326e6 P 3cd74a88660f4de693c073c4c3409f1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } } peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } }
I20260601 13:30:43.309154 31844 raft_consensus.cc:385] T c904500a45f04fb4aba3078d583326e6 P 3cd74a88660f4de693c073c4c3409f1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:43.309185 31844 raft_consensus.cc:740] T c904500a45f04fb4aba3078d583326e6 P 3cd74a88660f4de693c073c4c3409f1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cd74a88660f4de693c073c4c3409f1e, State: Initialized, Role: FOLLOWER
I20260601 13:30:43.309293 31844 consensus_queue.cc:260] T c904500a45f04fb4aba3078d583326e6 P 3cd74a88660f4de693c073c4c3409f1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } } peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } }
I20260601 13:30:43.309557 31844 ts_tablet_manager.cc:1434] T c904500a45f04fb4aba3078d583326e6 P 3cd74a88660f4de693c073c4c3409f1e: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:30:43.342665 31854 raft_consensus.cc:493] T e7111424d4e44a149136bdf40f4d7903 P b42da4a775a341da855e97af2b0181a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:30:43.342830 31854 raft_consensus.cc:515] T e7111424d4e44a149136bdf40f4d7903 P b42da4a775a341da855e97af2b0181a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } } peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } }
I20260601 13:30:43.343391 31854 leader_election.cc:290] T e7111424d4e44a149136bdf40f4d7903 P b42da4a775a341da855e97af2b0181a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0216c9dd74f94f3897c0d30bb0779db4 (127.24.95.66:46203), 3cd74a88660f4de693c073c4c3409f1e (127.24.95.67:46855)
I20260601 13:30:43.347993 31719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7111424d4e44a149136bdf40f4d7903" candidate_uuid: "b42da4a775a341da855e97af2b0181a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0216c9dd74f94f3897c0d30bb0779db4" is_pre_election: true
I20260601 13:30:43.348043 31795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7111424d4e44a149136bdf40f4d7903" candidate_uuid: "b42da4a775a341da855e97af2b0181a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cd74a88660f4de693c073c4c3409f1e" is_pre_election: true
I20260601 13:30:43.348198 31719 raft_consensus.cc:2468] T e7111424d4e44a149136bdf40f4d7903 P 0216c9dd74f94f3897c0d30bb0779db4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b42da4a775a341da855e97af2b0181a9 in term 0.
I20260601 13:30:43.348228 31795 raft_consensus.cc:2468] T e7111424d4e44a149136bdf40f4d7903 P 3cd74a88660f4de693c073c4c3409f1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b42da4a775a341da855e97af2b0181a9 in term 0.
I20260601 13:30:43.348546 31605 leader_election.cc:304] T e7111424d4e44a149136bdf40f4d7903 P b42da4a775a341da855e97af2b0181a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: 0216c9dd74f94f3897c0d30bb0779db4, 3cd74a88660f4de693c073c4c3409f1e, b42da4a775a341da855e97af2b0181a9; no voters: 
I20260601 13:30:43.348759 31854 raft_consensus.cc:2804] T e7111424d4e44a149136bdf40f4d7903 P b42da4a775a341da855e97af2b0181a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:30:43.348821 31854 raft_consensus.cc:493] T e7111424d4e44a149136bdf40f4d7903 P b42da4a775a341da855e97af2b0181a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:30:43.348896 31854 raft_consensus.cc:3060] T e7111424d4e44a149136bdf40f4d7903 P b42da4a775a341da855e97af2b0181a9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:43.349969 31854 raft_consensus.cc:515] T e7111424d4e44a149136bdf40f4d7903 P b42da4a775a341da855e97af2b0181a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } } peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } }
I20260601 13:30:43.350338 31854 leader_election.cc:290] T e7111424d4e44a149136bdf40f4d7903 P b42da4a775a341da855e97af2b0181a9 [CANDIDATE]: Term 1 election: Requested vote from peers 0216c9dd74f94f3897c0d30bb0779db4 (127.24.95.66:46203), 3cd74a88660f4de693c073c4c3409f1e (127.24.95.67:46855)
I20260601 13:30:43.350723 31795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7111424d4e44a149136bdf40f4d7903" candidate_uuid: "b42da4a775a341da855e97af2b0181a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cd74a88660f4de693c073c4c3409f1e"
I20260601 13:30:43.350884 31795 raft_consensus.cc:3060] T e7111424d4e44a149136bdf40f4d7903 P 3cd74a88660f4de693c073c4c3409f1e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:43.351698 31795 raft_consensus.cc:2468] T e7111424d4e44a149136bdf40f4d7903 P 3cd74a88660f4de693c073c4c3409f1e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b42da4a775a341da855e97af2b0181a9 in term 1.
I20260601 13:30:43.351948 31719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7111424d4e44a149136bdf40f4d7903" candidate_uuid: "b42da4a775a341da855e97af2b0181a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0216c9dd74f94f3897c0d30bb0779db4"
I20260601 13:30:43.352018 31608 leader_election.cc:304] T e7111424d4e44a149136bdf40f4d7903 P b42da4a775a341da855e97af2b0181a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cd74a88660f4de693c073c4c3409f1e, b42da4a775a341da855e97af2b0181a9; no voters: 
I20260601 13:30:43.352066 31719 raft_consensus.cc:3060] T e7111424d4e44a149136bdf40f4d7903 P 0216c9dd74f94f3897c0d30bb0779db4 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:43.352203 31854 raft_consensus.cc:2804] T e7111424d4e44a149136bdf40f4d7903 P b42da4a775a341da855e97af2b0181a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:30:43.352283 31854 raft_consensus.cc:697] T e7111424d4e44a149136bdf40f4d7903 P b42da4a775a341da855e97af2b0181a9 [term 1 LEADER]: Becoming Leader. State: Replica: b42da4a775a341da855e97af2b0181a9, State: Running, Role: LEADER
I20260601 13:30:43.352501 31854 consensus_queue.cc:237] T e7111424d4e44a149136bdf40f4d7903 P b42da4a775a341da855e97af2b0181a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } } peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } }
I20260601 13:30:43.353111 31719 raft_consensus.cc:2468] T e7111424d4e44a149136bdf40f4d7903 P 0216c9dd74f94f3897c0d30bb0779db4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b42da4a775a341da855e97af2b0181a9 in term 1.
I20260601 13:30:43.354161 31538 catalog_manager.cc:5696] T e7111424d4e44a149136bdf40f4d7903 P b42da4a775a341da855e97af2b0181a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to b42da4a775a341da855e97af2b0181a9 (127.24.95.65). New cstate: current_term: 1 leader_uuid: "b42da4a775a341da855e97af2b0181a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } health_report { overall_health: UNKNOWN } } }
I20260601 13:30:43.364688 31854 raft_consensus.cc:493] T c904500a45f04fb4aba3078d583326e6 P b42da4a775a341da855e97af2b0181a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:30:43.364831 31854 raft_consensus.cc:515] T c904500a45f04fb4aba3078d583326e6 P b42da4a775a341da855e97af2b0181a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } } peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } }
I20260601 13:30:43.365237 31854 leader_election.cc:290] T c904500a45f04fb4aba3078d583326e6 P b42da4a775a341da855e97af2b0181a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0216c9dd74f94f3897c0d30bb0779db4 (127.24.95.66:46203), 3cd74a88660f4de693c073c4c3409f1e (127.24.95.67:46855)
I20260601 13:30:43.365665 31719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c904500a45f04fb4aba3078d583326e6" candidate_uuid: "b42da4a775a341da855e97af2b0181a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0216c9dd74f94f3897c0d30bb0779db4" is_pre_election: true
I20260601 13:30:43.365665 31795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c904500a45f04fb4aba3078d583326e6" candidate_uuid: "b42da4a775a341da855e97af2b0181a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cd74a88660f4de693c073c4c3409f1e" is_pre_election: true
I20260601 13:30:43.365844 31719 raft_consensus.cc:2468] T c904500a45f04fb4aba3078d583326e6 P 0216c9dd74f94f3897c0d30bb0779db4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b42da4a775a341da855e97af2b0181a9 in term 0.
I20260601 13:30:43.365911 31795 raft_consensus.cc:2468] T c904500a45f04fb4aba3078d583326e6 P 3cd74a88660f4de693c073c4c3409f1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b42da4a775a341da855e97af2b0181a9 in term 0.
I20260601 13:30:43.366129 31605 leader_election.cc:304] T c904500a45f04fb4aba3078d583326e6 P b42da4a775a341da855e97af2b0181a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0216c9dd74f94f3897c0d30bb0779db4, b42da4a775a341da855e97af2b0181a9; no voters: 
I20260601 13:30:43.366305 31854 raft_consensus.cc:2804] T c904500a45f04fb4aba3078d583326e6 P b42da4a775a341da855e97af2b0181a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:30:43.366369 31854 raft_consensus.cc:493] T c904500a45f04fb4aba3078d583326e6 P b42da4a775a341da855e97af2b0181a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:30:43.366395 31854 raft_consensus.cc:3060] T c904500a45f04fb4aba3078d583326e6 P b42da4a775a341da855e97af2b0181a9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:43.367273 31854 raft_consensus.cc:515] T c904500a45f04fb4aba3078d583326e6 P b42da4a775a341da855e97af2b0181a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } } peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } }
I20260601 13:30:43.367590 31854 leader_election.cc:290] T c904500a45f04fb4aba3078d583326e6 P b42da4a775a341da855e97af2b0181a9 [CANDIDATE]: Term 1 election: Requested vote from peers 0216c9dd74f94f3897c0d30bb0779db4 (127.24.95.66:46203), 3cd74a88660f4de693c073c4c3409f1e (127.24.95.67:46855)
I20260601 13:30:43.367929 31795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c904500a45f04fb4aba3078d583326e6" candidate_uuid: "b42da4a775a341da855e97af2b0181a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cd74a88660f4de693c073c4c3409f1e"
I20260601 13:30:43.368042 31795 raft_consensus.cc:3060] T c904500a45f04fb4aba3078d583326e6 P 3cd74a88660f4de693c073c4c3409f1e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:43.368924 31795 raft_consensus.cc:2468] T c904500a45f04fb4aba3078d583326e6 P 3cd74a88660f4de693c073c4c3409f1e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b42da4a775a341da855e97af2b0181a9 in term 1.
I20260601 13:30:43.369145 31719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c904500a45f04fb4aba3078d583326e6" candidate_uuid: "b42da4a775a341da855e97af2b0181a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0216c9dd74f94f3897c0d30bb0779db4"
I20260601 13:30:43.369213 31608 leader_election.cc:304] T c904500a45f04fb4aba3078d583326e6 P b42da4a775a341da855e97af2b0181a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cd74a88660f4de693c073c4c3409f1e, b42da4a775a341da855e97af2b0181a9; no voters: 
I20260601 13:30:43.369237 31719 raft_consensus.cc:3060] T c904500a45f04fb4aba3078d583326e6 P 0216c9dd74f94f3897c0d30bb0779db4 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:43.369380 31854 raft_consensus.cc:2804] T c904500a45f04fb4aba3078d583326e6 P b42da4a775a341da855e97af2b0181a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:30:43.369470 31854 raft_consensus.cc:697] T c904500a45f04fb4aba3078d583326e6 P b42da4a775a341da855e97af2b0181a9 [term 1 LEADER]: Becoming Leader. State: Replica: b42da4a775a341da855e97af2b0181a9, State: Running, Role: LEADER
I20260601 13:30:43.369602 31854 consensus_queue.cc:237] T c904500a45f04fb4aba3078d583326e6 P b42da4a775a341da855e97af2b0181a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } } peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } }
I20260601 13:30:43.370121 31719 raft_consensus.cc:2468] T c904500a45f04fb4aba3078d583326e6 P 0216c9dd74f94f3897c0d30bb0779db4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b42da4a775a341da855e97af2b0181a9 in term 1.
I20260601 13:30:43.371275 31538 catalog_manager.cc:5696] T c904500a45f04fb4aba3078d583326e6 P b42da4a775a341da855e97af2b0181a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to b42da4a775a341da855e97af2b0181a9 (127.24.95.65). New cstate: current_term: 1 leader_uuid: "b42da4a775a341da855e97af2b0181a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } health_report { overall_health: UNKNOWN } } }
I20260601 13:30:43.451371 31854 raft_consensus.cc:493] T 872bcdb1ffc24b57b48069f7bab4e384 P b42da4a775a341da855e97af2b0181a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:30:43.451534 31854 raft_consensus.cc:515] T 872bcdb1ffc24b57b48069f7bab4e384 P b42da4a775a341da855e97af2b0181a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } } peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } }
I20260601 13:30:43.452095 31854 leader_election.cc:290] T 872bcdb1ffc24b57b48069f7bab4e384 P b42da4a775a341da855e97af2b0181a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0216c9dd74f94f3897c0d30bb0779db4 (127.24.95.66:46203), 3cd74a88660f4de693c073c4c3409f1e (127.24.95.67:46855)
I20260601 13:30:43.452500 31719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "872bcdb1ffc24b57b48069f7bab4e384" candidate_uuid: "b42da4a775a341da855e97af2b0181a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0216c9dd74f94f3897c0d30bb0779db4" is_pre_election: true
I20260601 13:30:43.452575 31795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "872bcdb1ffc24b57b48069f7bab4e384" candidate_uuid: "b42da4a775a341da855e97af2b0181a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cd74a88660f4de693c073c4c3409f1e" is_pre_election: true
I20260601 13:30:43.452626 31719 raft_consensus.cc:2468] T 872bcdb1ffc24b57b48069f7bab4e384 P 0216c9dd74f94f3897c0d30bb0779db4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b42da4a775a341da855e97af2b0181a9 in term 0.
I20260601 13:30:43.452701 31795 raft_consensus.cc:2468] T 872bcdb1ffc24b57b48069f7bab4e384 P 3cd74a88660f4de693c073c4c3409f1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b42da4a775a341da855e97af2b0181a9 in term 0.
I20260601 13:30:43.452920 31605 leader_election.cc:304] T 872bcdb1ffc24b57b48069f7bab4e384 P b42da4a775a341da855e97af2b0181a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0216c9dd74f94f3897c0d30bb0779db4, b42da4a775a341da855e97af2b0181a9; no voters: 
I20260601 13:30:43.453091 31854 raft_consensus.cc:2804] T 872bcdb1ffc24b57b48069f7bab4e384 P b42da4a775a341da855e97af2b0181a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:30:43.453153 31854 raft_consensus.cc:493] T 872bcdb1ffc24b57b48069f7bab4e384 P b42da4a775a341da855e97af2b0181a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:30:43.453181 31854 raft_consensus.cc:3060] T 872bcdb1ffc24b57b48069f7bab4e384 P b42da4a775a341da855e97af2b0181a9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:43.454025 31854 raft_consensus.cc:515] T 872bcdb1ffc24b57b48069f7bab4e384 P b42da4a775a341da855e97af2b0181a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } } peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } }
I20260601 13:30:43.454734 31854 leader_election.cc:290] T 872bcdb1ffc24b57b48069f7bab4e384 P b42da4a775a341da855e97af2b0181a9 [CANDIDATE]: Term 1 election: Requested vote from peers 0216c9dd74f94f3897c0d30bb0779db4 (127.24.95.66:46203), 3cd74a88660f4de693c073c4c3409f1e (127.24.95.67:46855)
I20260601 13:30:43.455246 31719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "872bcdb1ffc24b57b48069f7bab4e384" candidate_uuid: "b42da4a775a341da855e97af2b0181a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0216c9dd74f94f3897c0d30bb0779db4"
I20260601 13:30:43.455387 31719 raft_consensus.cc:3060] T 872bcdb1ffc24b57b48069f7bab4e384 P 0216c9dd74f94f3897c0d30bb0779db4 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:43.455247 31795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "872bcdb1ffc24b57b48069f7bab4e384" candidate_uuid: "b42da4a775a341da855e97af2b0181a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cd74a88660f4de693c073c4c3409f1e"
I20260601 13:30:43.455471 31795 raft_consensus.cc:3060] T 872bcdb1ffc24b57b48069f7bab4e384 P 3cd74a88660f4de693c073c4c3409f1e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:43.456271 31795 raft_consensus.cc:2468] T 872bcdb1ffc24b57b48069f7bab4e384 P 3cd74a88660f4de693c073c4c3409f1e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b42da4a775a341da855e97af2b0181a9 in term 1.
I20260601 13:30:43.456333 31719 raft_consensus.cc:2468] T 872bcdb1ffc24b57b48069f7bab4e384 P 0216c9dd74f94f3897c0d30bb0779db4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b42da4a775a341da855e97af2b0181a9 in term 1.
I20260601 13:30:43.456651 31608 leader_election.cc:304] T 872bcdb1ffc24b57b48069f7bab4e384 P b42da4a775a341da855e97af2b0181a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cd74a88660f4de693c073c4c3409f1e, b42da4a775a341da855e97af2b0181a9; no voters: 
I20260601 13:30:43.456825 31854 raft_consensus.cc:2804] T 872bcdb1ffc24b57b48069f7bab4e384 P b42da4a775a341da855e97af2b0181a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:30:43.456914 31854 raft_consensus.cc:697] T 872bcdb1ffc24b57b48069f7bab4e384 P b42da4a775a341da855e97af2b0181a9 [term 1 LEADER]: Becoming Leader. State: Replica: b42da4a775a341da855e97af2b0181a9, State: Running, Role: LEADER
I20260601 13:30:43.457300 31854 consensus_queue.cc:237] T 872bcdb1ffc24b57b48069f7bab4e384 P b42da4a775a341da855e97af2b0181a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } } peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } }
I20260601 13:30:43.459719 31538 catalog_manager.cc:5696] T 872bcdb1ffc24b57b48069f7bab4e384 P b42da4a775a341da855e97af2b0181a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to b42da4a775a341da855e97af2b0181a9 (127.24.95.65). New cstate: current_term: 1 leader_uuid: "b42da4a775a341da855e97af2b0181a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } health_report { overall_health: UNKNOWN } } }
I20260601 13:30:43.590052 31849 raft_consensus.cc:493] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 3cd74a88660f4de693c073c4c3409f1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:30:43.590231 31849 raft_consensus.cc:515] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 3cd74a88660f4de693c073c4c3409f1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } } peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } }
I20260601 13:30:43.590866 31849 leader_election.cc:290] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 3cd74a88660f4de693c073c4c3409f1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b42da4a775a341da855e97af2b0181a9 (127.24.95.65:42673), 0216c9dd74f94f3897c0d30bb0779db4 (127.24.95.66:46203)
I20260601 13:30:43.595532 31642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c3ea3a060d54a9bb1c93e84cfd822b3" candidate_uuid: "3cd74a88660f4de693c073c4c3409f1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b42da4a775a341da855e97af2b0181a9" is_pre_election: true
I20260601 13:30:43.595528 31719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c3ea3a060d54a9bb1c93e84cfd822b3" candidate_uuid: "3cd74a88660f4de693c073c4c3409f1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0216c9dd74f94f3897c0d30bb0779db4" is_pre_election: true
I20260601 13:30:43.595755 31642 raft_consensus.cc:2468] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P b42da4a775a341da855e97af2b0181a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3cd74a88660f4de693c073c4c3409f1e in term 0.
I20260601 13:30:43.595829 31719 raft_consensus.cc:2468] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 0216c9dd74f94f3897c0d30bb0779db4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3cd74a88660f4de693c073c4c3409f1e in term 0.
I20260601 13:30:43.596168 31758 leader_election.cc:304] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 3cd74a88660f4de693c073c4c3409f1e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0216c9dd74f94f3897c0d30bb0779db4, 3cd74a88660f4de693c073c4c3409f1e; no voters: 
I20260601 13:30:43.596455 31849 raft_consensus.cc:2804] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 3cd74a88660f4de693c073c4c3409f1e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:30:43.596529 31849 raft_consensus.cc:493] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 3cd74a88660f4de693c073c4c3409f1e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:30:43.596660 31849 raft_consensus.cc:3060] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 3cd74a88660f4de693c073c4c3409f1e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:43.597580 31849 raft_consensus.cc:515] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 3cd74a88660f4de693c073c4c3409f1e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } } peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } }
I20260601 13:30:43.597958 31849 leader_election.cc:290] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 3cd74a88660f4de693c073c4c3409f1e [CANDIDATE]: Term 1 election: Requested vote from peers b42da4a775a341da855e97af2b0181a9 (127.24.95.65:42673), 0216c9dd74f94f3897c0d30bb0779db4 (127.24.95.66:46203)
I20260601 13:30:43.598363 31642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c3ea3a060d54a9bb1c93e84cfd822b3" candidate_uuid: "3cd74a88660f4de693c073c4c3409f1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b42da4a775a341da855e97af2b0181a9"
I20260601 13:30:43.598462 31642 raft_consensus.cc:3060] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P b42da4a775a341da855e97af2b0181a9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:43.599548 31642 raft_consensus.cc:2468] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P b42da4a775a341da855e97af2b0181a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cd74a88660f4de693c073c4c3409f1e in term 1.
I20260601 13:30:43.599784 31719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c3ea3a060d54a9bb1c93e84cfd822b3" candidate_uuid: "3cd74a88660f4de693c073c4c3409f1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0216c9dd74f94f3897c0d30bb0779db4"
I20260601 13:30:43.599890 31719 raft_consensus.cc:3060] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 0216c9dd74f94f3897c0d30bb0779db4 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:43.599913 31760 leader_election.cc:304] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 3cd74a88660f4de693c073c4c3409f1e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cd74a88660f4de693c073c4c3409f1e, b42da4a775a341da855e97af2b0181a9; no voters: 
I20260601 13:30:43.600106 31849 raft_consensus.cc:2804] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 3cd74a88660f4de693c073c4c3409f1e [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:30:43.600347 31849 raft_consensus.cc:697] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 3cd74a88660f4de693c073c4c3409f1e [term 1 LEADER]: Becoming Leader. State: Replica: 3cd74a88660f4de693c073c4c3409f1e, State: Running, Role: LEADER
I20260601 13:30:43.600528 31849 consensus_queue.cc:237] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 3cd74a88660f4de693c073c4c3409f1e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } } peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } }
I20260601 13:30:43.600901 31719 raft_consensus.cc:2468] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 0216c9dd74f94f3897c0d30bb0779db4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cd74a88660f4de693c073c4c3409f1e in term 1.
I20260601 13:30:43.602363 31538 catalog_manager.cc:5696] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 3cd74a88660f4de693c073c4c3409f1e reported cstate change: term changed from 0 to 1, leader changed from <none> to 3cd74a88660f4de693c073c4c3409f1e (127.24.95.67). New cstate: current_term: 1 leader_uuid: "3cd74a88660f4de693c073c4c3409f1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } health_report { overall_health: UNKNOWN } } }
I20260601 13:30:43.648116 24957 tablet_server.cc:179] TabletServer@127.24.95.65:0 shutting down...
I20260601 13:30:43.651533 24957 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:30:43.651825 24957 tablet_replica.cc:333] T 872bcdb1ffc24b57b48069f7bab4e384 P b42da4a775a341da855e97af2b0181a9: stopping tablet replica
I20260601 13:30:43.652029 24957 raft_consensus.cc:2243] T 872bcdb1ffc24b57b48069f7bab4e384 P b42da4a775a341da855e97af2b0181a9 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:43.652213 24957 pending_rounds.cc:70] T 872bcdb1ffc24b57b48069f7bab4e384 P b42da4a775a341da855e97af2b0181a9: Trying to abort 1 pending ops.
I20260601 13:30:43.652244 24957 pending_rounds.cc:77] T 872bcdb1ffc24b57b48069f7bab4e384 P b42da4a775a341da855e97af2b0181a9: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292193355603304448 op_type: NO_OP noop_request { }
I20260601 13:30:43.652319 24957 raft_consensus.cc:2889] T 872bcdb1ffc24b57b48069f7bab4e384 P b42da4a775a341da855e97af2b0181a9 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:30:43.652405 24957 raft_consensus.cc:2272] T 872bcdb1ffc24b57b48069f7bab4e384 P b42da4a775a341da855e97af2b0181a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:43.653131 24957 tablet_replica.cc:333] T c904500a45f04fb4aba3078d583326e6 P b42da4a775a341da855e97af2b0181a9: stopping tablet replica
I20260601 13:30:43.653224 24957 raft_consensus.cc:2243] T c904500a45f04fb4aba3078d583326e6 P b42da4a775a341da855e97af2b0181a9 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:43.653363 24957 pending_rounds.cc:70] T c904500a45f04fb4aba3078d583326e6 P b42da4a775a341da855e97af2b0181a9: Trying to abort 1 pending ops.
I20260601 13:30:43.653398 24957 pending_rounds.cc:77] T c904500a45f04fb4aba3078d583326e6 P b42da4a775a341da855e97af2b0181a9: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292193355243487232 op_type: NO_OP noop_request { }
I20260601 13:30:43.653486 24957 raft_consensus.cc:2889] T c904500a45f04fb4aba3078d583326e6 P b42da4a775a341da855e97af2b0181a9 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:30:43.653548 24957 raft_consensus.cc:2272] T c904500a45f04fb4aba3078d583326e6 P b42da4a775a341da855e97af2b0181a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:43.654191 24957 tablet_replica.cc:333] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P b42da4a775a341da855e97af2b0181a9: stopping tablet replica
I20260601 13:30:43.654289 24957 raft_consensus.cc:2243] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P b42da4a775a341da855e97af2b0181a9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:43.654388 24957 raft_consensus.cc:2272] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P b42da4a775a341da855e97af2b0181a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:43.654852 24957 tablet_replica.cc:333] T e7111424d4e44a149136bdf40f4d7903 P b42da4a775a341da855e97af2b0181a9: stopping tablet replica
I20260601 13:30:43.654937 24957 raft_consensus.cc:2243] T e7111424d4e44a149136bdf40f4d7903 P b42da4a775a341da855e97af2b0181a9 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:43.655066 24957 pending_rounds.cc:70] T e7111424d4e44a149136bdf40f4d7903 P b42da4a775a341da855e97af2b0181a9: Trying to abort 1 pending ops.
I20260601 13:30:43.655097 24957 pending_rounds.cc:77] T e7111424d4e44a149136bdf40f4d7903 P b42da4a775a341da855e97af2b0181a9: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292193355173388288 op_type: NO_OP noop_request { }
I20260601 13:30:43.655143 24957 raft_consensus.cc:2889] T e7111424d4e44a149136bdf40f4d7903 P b42da4a775a341da855e97af2b0181a9 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:30:43.655197 24957 raft_consensus.cc:2272] T e7111424d4e44a149136bdf40f4d7903 P b42da4a775a341da855e97af2b0181a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:43.658818 24957 tablet_server.cc:196] TabletServer@127.24.95.65:0 shutdown complete.
I20260601 13:30:43.661391 24957 tablet_server.cc:179] TabletServer@127.24.95.66:0 shutting down...
I20260601 13:30:43.665352 24957 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:30:43.665925 24957 tablet_replica.cc:333] T 872bcdb1ffc24b57b48069f7bab4e384 P 0216c9dd74f94f3897c0d30bb0779db4: stopping tablet replica
I20260601 13:30:43.666088 24957 raft_consensus.cc:2243] T 872bcdb1ffc24b57b48069f7bab4e384 P 0216c9dd74f94f3897c0d30bb0779db4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:43.666217 24957 raft_consensus.cc:2272] T 872bcdb1ffc24b57b48069f7bab4e384 P 0216c9dd74f94f3897c0d30bb0779db4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:43.666723 24957 tablet_replica.cc:333] T c904500a45f04fb4aba3078d583326e6 P 0216c9dd74f94f3897c0d30bb0779db4: stopping tablet replica
I20260601 13:30:43.666810 24957 raft_consensus.cc:2243] T c904500a45f04fb4aba3078d583326e6 P 0216c9dd74f94f3897c0d30bb0779db4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:43.666887 24957 raft_consensus.cc:2272] T c904500a45f04fb4aba3078d583326e6 P 0216c9dd74f94f3897c0d30bb0779db4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:43.667264 24957 tablet_replica.cc:333] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 0216c9dd74f94f3897c0d30bb0779db4: stopping tablet replica
I20260601 13:30:43.667346 24957 raft_consensus.cc:2243] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 0216c9dd74f94f3897c0d30bb0779db4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:43.667407 24957 raft_consensus.cc:2272] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 0216c9dd74f94f3897c0d30bb0779db4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:43.667716 24957 tablet_replica.cc:333] T e7111424d4e44a149136bdf40f4d7903 P 0216c9dd74f94f3897c0d30bb0779db4: stopping tablet replica
I20260601 13:30:43.667785 24957 raft_consensus.cc:2243] T e7111424d4e44a149136bdf40f4d7903 P 0216c9dd74f94f3897c0d30bb0779db4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:43.667853 24957 raft_consensus.cc:2272] T e7111424d4e44a149136bdf40f4d7903 P 0216c9dd74f94f3897c0d30bb0779db4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:43.681535 24957 tablet_server.cc:196] TabletServer@127.24.95.66:0 shutdown complete.
I20260601 13:30:43.684226 24957 tablet_server.cc:179] TabletServer@127.24.95.67:0 shutting down...
I20260601 13:30:43.688711 24957 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:30:43.689095 24957 tablet_replica.cc:333] T c904500a45f04fb4aba3078d583326e6 P 3cd74a88660f4de693c073c4c3409f1e: stopping tablet replica
I20260601 13:30:43.689231 24957 raft_consensus.cc:2243] T c904500a45f04fb4aba3078d583326e6 P 3cd74a88660f4de693c073c4c3409f1e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:43.689350 24957 raft_consensus.cc:2272] T c904500a45f04fb4aba3078d583326e6 P 3cd74a88660f4de693c073c4c3409f1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:43.689957 24957 tablet_replica.cc:333] T 872bcdb1ffc24b57b48069f7bab4e384 P 3cd74a88660f4de693c073c4c3409f1e: stopping tablet replica
I20260601 13:30:43.690073 24957 raft_consensus.cc:2243] T 872bcdb1ffc24b57b48069f7bab4e384 P 3cd74a88660f4de693c073c4c3409f1e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:43.690160 24957 raft_consensus.cc:2272] T 872bcdb1ffc24b57b48069f7bab4e384 P 3cd74a88660f4de693c073c4c3409f1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:43.690549 24957 tablet_replica.cc:333] T e7111424d4e44a149136bdf40f4d7903 P 3cd74a88660f4de693c073c4c3409f1e: stopping tablet replica
I20260601 13:30:43.690639 24957 raft_consensus.cc:2243] T e7111424d4e44a149136bdf40f4d7903 P 3cd74a88660f4de693c073c4c3409f1e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:43.690711 24957 raft_consensus.cc:2272] T e7111424d4e44a149136bdf40f4d7903 P 3cd74a88660f4de693c073c4c3409f1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:43.691049 24957 tablet_replica.cc:333] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 3cd74a88660f4de693c073c4c3409f1e: stopping tablet replica
I20260601 13:30:43.691128 24957 raft_consensus.cc:2243] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 3cd74a88660f4de693c073c4c3409f1e [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:43.691236 24957 pending_rounds.cc:70] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 3cd74a88660f4de693c073c4c3409f1e: Trying to abort 1 pending ops.
I20260601 13:30:43.691267 24957 pending_rounds.cc:77] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 3cd74a88660f4de693c073c4c3409f1e: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292193356189605888 op_type: NO_OP noop_request { }
I20260601 13:30:43.691322 24957 raft_consensus.cc:2889] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 3cd74a88660f4de693c073c4c3409f1e [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:30:43.691357 24957 raft_consensus.cc:2272] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 3cd74a88660f4de693c073c4c3409f1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:43.694993 24957 tablet_server.cc:196] TabletServer@127.24.95.67:0 shutdown complete.
I20260601 13:30:43.697749 24957 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:30:43.699949 31870 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:30:43.699956 31871 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:30:43.700055 31873 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:30:43.700148 24957 server_base.cc:1061] running on GCE node
I20260601 13:30:43.700459 24957 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:30:43.700543 24957 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:30:43.700582 24957 hybrid_clock.cc:648] HybridClock initialized: now 1780320643700581 us; error 0 us; skew 500 ppm
I20260601 13:30:43.701465 24957 webserver.cc:533] Webserver started at http://127.24.95.68:37593/ using document root <none> and password file <none>
I20260601 13:30:43.701627 24957 fs_manager.cc:362] Metadata directory not provided
I20260601 13:30:43.701689 24957 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:30:43.701761 24957 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:30:43.702144 24957 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320492958789-24957-0/minicluster-data/ts-3-root/instance:
uuid: "6b3b242f6c6341a7a1309a8b6f95a4e2"
format_stamp: "Formatted at 2026-06-01 13:30:43 on dist-test-slave-3pmh"
I20260601 13:30:43.703984 24957 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:30:43.705315 31879 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:43.705667 24957 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:30:43.705763 24957 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320492958789-24957-0/minicluster-data/ts-3-root
uuid: "6b3b242f6c6341a7a1309a8b6f95a4e2"
format_stamp: "Formatted at 2026-06-01 13:30:43 on dist-test-slave-3pmh"
I20260601 13:30:43.705852 24957 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320492958789-24957-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320492958789-24957-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320492958789-24957-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:30:43.724143 24957 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:30:43.724704 24957 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:30:43.725096 24957 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:30:43.725593 24957 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:30:43.725656 24957 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:43.725713 24957 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:30:43.725742 24957 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:43.730031 24957 rpc_server.cc:307] RPC server started. Bound to: 127.24.95.68:40695
I20260601 13:30:43.732430 31942 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.95.68:40695 every 8 connection(s)
I20260601 13:30:43.737870 31943 heartbeater.cc:344] Connected to a master server at 127.24.95.126:34457
I20260601 13:30:43.738024 31943 heartbeater.cc:461] Registering TS with master...
I20260601 13:30:43.738276 31943 heartbeater.cc:507] Master 127.24.95.126:34457 requested a full tablet report, sending...
I20260601 13:30:43.739416 31538 ts_manager.cc:194] Registered new tserver with Master: 6b3b242f6c6341a7a1309a8b6f95a4e2 (127.24.95.68:40695)
I20260601 13:30:43.740010 31538 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47422
W20260601 13:30:44.105662 31588 auto_rebalancer.cc:591] Failed to schedule move for tablet c904500a45f04fb4aba3078d583326e6: Network error: Client connection negotiation failed: client connection to 127.24.95.65:42673: connect: Connection refused (error 111)
W20260601 13:30:44.106629 31588 auto_rebalancer.cc:591] Failed to schedule move for tablet 872bcdb1ffc24b57b48069f7bab4e384: Network error: Client connection negotiation failed: client connection to 127.24.95.65:42673: connect: Connection refused (error 111)
W20260601 13:30:44.107681 31588 auto_rebalancer.cc:591] Failed to schedule move for tablet 5c3ea3a060d54a9bb1c93e84cfd822b3: Network error: Client connection negotiation failed: client connection to 127.24.95.67:46855: connect: Connection refused (error 111)
I20260601 13:30:44.741210 31943 heartbeater.cc:499] Master 127.24.95.126:34457 was elected leader, sending a full tablet report...
W20260601 13:30:45.109395 31588 auto_rebalancer.cc:281] could not retrieve auto-rebalancing replica moves: Not found: table 39673d24d8134061a2b836d4c159fc22: could not find any suitable replica to move from server b42da4a775a341da855e97af2b0181a9 to server 6b3b242f6c6341a7a1309a8b6f95a4e2
W20260601 13:30:46.112234 31588 auto_rebalancer.cc:591] Failed to schedule move for tablet c904500a45f04fb4aba3078d583326e6: Network error: Client connection negotiation failed: client connection to 127.24.95.65:42673: connect: Connection refused (error 111)
W20260601 13:30:46.113211 31588 auto_rebalancer.cc:591] Failed to schedule move for tablet 872bcdb1ffc24b57b48069f7bab4e384: Network error: Client connection negotiation failed: client connection to 127.24.95.65:42673: connect: Connection refused (error 111)
W20260601 13:30:46.114092 31588 auto_rebalancer.cc:591] Failed to schedule move for tablet 5c3ea3a060d54a9bb1c93e84cfd822b3: Network error: Client connection negotiation failed: client connection to 127.24.95.67:46855: connect: Connection refused (error 111)
W20260601 13:30:47.116880 31588 auto_rebalancer.cc:591] Failed to schedule move for tablet 5c3ea3a060d54a9bb1c93e84cfd822b3: Network error: Client connection negotiation failed: client connection to 127.24.95.67:46855: connect: Connection refused (error 111)
W20260601 13:30:47.117825 31588 auto_rebalancer.cc:591] Failed to schedule move for tablet c904500a45f04fb4aba3078d583326e6: Network error: Client connection negotiation failed: client connection to 127.24.95.65:42673: connect: Connection refused (error 111)
W20260601 13:30:47.118628 31588 auto_rebalancer.cc:591] Failed to schedule move for tablet 872bcdb1ffc24b57b48069f7bab4e384: Network error: Client connection negotiation failed: client connection to 127.24.95.65:42673: connect: Connection refused (error 111)
W20260601 13:30:48.121301 31588 auto_rebalancer.cc:591] Failed to schedule move for tablet c904500a45f04fb4aba3078d583326e6: Network error: Client connection negotiation failed: client connection to 127.24.95.65:42673: connect: Connection refused (error 111)
W20260601 13:30:48.122241 31588 auto_rebalancer.cc:591] Failed to schedule move for tablet 872bcdb1ffc24b57b48069f7bab4e384: Network error: Client connection negotiation failed: client connection to 127.24.95.65:42673: connect: Connection refused (error 111)
W20260601 13:30:48.123104 31588 auto_rebalancer.cc:591] Failed to schedule move for tablet 5c3ea3a060d54a9bb1c93e84cfd822b3: Network error: Client connection negotiation failed: client connection to 127.24.95.67:46855: connect: Connection refused (error 111)
W20260601 13:30:49.123768 31588 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 3cd74a88660f4de693c073c4c3409f1e not available for placement
W20260601 13:30:50.124441 31588 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 3cd74a88660f4de693c073c4c3409f1e not available for placement
I20260601 13:30:50.757436 24957 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:30:50.760231 24957 server_base.cc:1061] running on GCE node
W20260601 13:30:50.760339 31951 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:30:50.760231 31950 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:30:50.760339 31953 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:30:50.760735 24957 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:30:50.760785 24957 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:30:50.760810 24957 hybrid_clock.cc:648] HybridClock initialized: now 1780320650760809 us; error 0 us; skew 500 ppm
I20260601 13:30:50.761771 24957 webserver.cc:533] Webserver started at http://127.24.95.65:42127/ using document root <none> and password file <none>
I20260601 13:30:50.761992 24957 fs_manager.cc:362] Metadata directory not provided
I20260601 13:30:50.762035 24957 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260601 13:30:50.763088 24957 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:30:50.764452 31958 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:50.764700 24957 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:30:50.764775 24957 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320492958789-24957-0/minicluster-data/ts-0-root
uuid: "b42da4a775a341da855e97af2b0181a9"
format_stamp: "Formatted at 2026-06-01 13:30:42 on dist-test-slave-3pmh"
I20260601 13:30:50.764854 24957 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320492958789-24957-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320492958789-24957-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320492958789-24957-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:30:50.784528 24957 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:30:50.784981 24957 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:30:50.785274 24957 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:30:50.786141 31965 ts_tablet_manager.cc:542] Loading tablet metadata (0/4 complete)
I20260601 13:30:50.789414 24957 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260601 13:30:50.789500 24957 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.004s	user 0.001s	sys 0.000s
I20260601 13:30:50.789567 24957 ts_tablet_manager.cc:600] Registering tablets (0/4 complete)
I20260601 13:30:50.790467 31965 tablet_bootstrap.cc:492] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P b42da4a775a341da855e97af2b0181a9: Bootstrap starting.
I20260601 13:30:50.791577 24957 ts_tablet_manager.cc:616] Registered 4 tablets
I20260601 13:30:50.791626 24957 ts_tablet_manager.cc:595] Time spent register tablets: real 0.002s	user 0.000s	sys 0.000s
I20260601 13:30:50.792862 31965 tablet_bootstrap.cc:492] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P b42da4a775a341da855e97af2b0181a9: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:30:50.793135 31965 tablet_bootstrap.cc:492] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P b42da4a775a341da855e97af2b0181a9: Bootstrap complete.
I20260601 13:30:50.793313 31965 ts_tablet_manager.cc:1403] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P b42da4a775a341da855e97af2b0181a9: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:30:50.793691 31965 raft_consensus.cc:359] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P b42da4a775a341da855e97af2b0181a9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } } peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } }
I20260601 13:30:50.793790 31965 raft_consensus.cc:740] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P b42da4a775a341da855e97af2b0181a9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b42da4a775a341da855e97af2b0181a9, State: Initialized, Role: FOLLOWER
I20260601 13:30:50.793929 31965 consensus_queue.cc:260] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P b42da4a775a341da855e97af2b0181a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } } peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } }
I20260601 13:30:50.794308 31965 ts_tablet_manager.cc:1434] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P b42da4a775a341da855e97af2b0181a9: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:30:50.794482 31965 tablet_bootstrap.cc:492] T c904500a45f04fb4aba3078d583326e6 P b42da4a775a341da855e97af2b0181a9: Bootstrap starting.
I20260601 13:30:50.796692 24957 rpc_server.cc:307] RPC server started. Bound to: 127.24.95.65:42673
I20260601 13:30:50.796713 32026 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.95.65:42673 every 8 connection(s)
I20260601 13:30:50.797008 31965 tablet_bootstrap.cc:492] T c904500a45f04fb4aba3078d583326e6 P b42da4a775a341da855e97af2b0181a9: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260601 13:30:50.797351 24957 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:30:50.797389 31965 tablet_bootstrap.cc:492] T c904500a45f04fb4aba3078d583326e6 P b42da4a775a341da855e97af2b0181a9: Bootstrap complete.
I20260601 13:30:50.797814 31965 ts_tablet_manager.cc:1403] T c904500a45f04fb4aba3078d583326e6 P b42da4a775a341da855e97af2b0181a9: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:30:50.798200 31965 raft_consensus.cc:359] T c904500a45f04fb4aba3078d583326e6 P b42da4a775a341da855e97af2b0181a9 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } } peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } }
I20260601 13:30:50.798404 31965 raft_consensus.cc:740] T c904500a45f04fb4aba3078d583326e6 P b42da4a775a341da855e97af2b0181a9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b42da4a775a341da855e97af2b0181a9, State: Initialized, Role: FOLLOWER
I20260601 13:30:50.798583 31965 consensus_queue.cc:260] T c904500a45f04fb4aba3078d583326e6 P b42da4a775a341da855e97af2b0181a9 [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: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } } peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } }
I20260601 13:30:50.798835 31965 ts_tablet_manager.cc:1434] T c904500a45f04fb4aba3078d583326e6 P b42da4a775a341da855e97af2b0181a9: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:50.799028 31965 tablet_bootstrap.cc:492] T e7111424d4e44a149136bdf40f4d7903 P b42da4a775a341da855e97af2b0181a9: Bootstrap starting.
W20260601 13:30:50.799542 32031 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:30:50.800812 32034 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:30:50.800840 32032 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:30:50.800931 24957 server_base.cc:1061] running on GCE node
I20260601 13:30:50.801206 24957 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:30:50.801259 24957 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:30:50.801293 24957 hybrid_clock.cc:648] HybridClock initialized: now 1780320650801293 us; error 0 us; skew 500 ppm
I20260601 13:30:50.802248 24957 webserver.cc:533] Webserver started at http://127.24.95.66:34207/ using document root <none> and password file <none>
I20260601 13:30:50.802306 31965 tablet_bootstrap.cc:492] T e7111424d4e44a149136bdf40f4d7903 P b42da4a775a341da855e97af2b0181a9: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260601 13:30:50.802418 24957 fs_manager.cc:362] Metadata directory not provided
I20260601 13:30:50.802459 24957 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260601 13:30:50.802624 31965 tablet_bootstrap.cc:492] T e7111424d4e44a149136bdf40f4d7903 P b42da4a775a341da855e97af2b0181a9: Bootstrap complete.
I20260601 13:30:50.802816 31965 ts_tablet_manager.cc:1403] T e7111424d4e44a149136bdf40f4d7903 P b42da4a775a341da855e97af2b0181a9: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:30:50.803236 31965 raft_consensus.cc:359] T e7111424d4e44a149136bdf40f4d7903 P b42da4a775a341da855e97af2b0181a9 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } } peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } }
I20260601 13:30:50.803373 31965 raft_consensus.cc:740] T e7111424d4e44a149136bdf40f4d7903 P b42da4a775a341da855e97af2b0181a9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b42da4a775a341da855e97af2b0181a9, State: Initialized, Role: FOLLOWER
I20260601 13:30:50.803530 31965 consensus_queue.cc:260] T e7111424d4e44a149136bdf40f4d7903 P b42da4a775a341da855e97af2b0181a9 [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: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } } peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } }
I20260601 13:30:50.803745 24957 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:30:50.803804 31965 ts_tablet_manager.cc:1434] T e7111424d4e44a149136bdf40f4d7903 P b42da4a775a341da855e97af2b0181a9: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:30:50.803958 31965 tablet_bootstrap.cc:492] T 872bcdb1ffc24b57b48069f7bab4e384 P b42da4a775a341da855e97af2b0181a9: Bootstrap starting.
I20260601 13:30:50.804735 32040 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:50.804957 24957 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:50.805022 24957 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320492958789-24957-0/minicluster-data/ts-1-root
uuid: "0216c9dd74f94f3897c0d30bb0779db4"
format_stamp: "Formatted at 2026-06-01 13:30:42 on dist-test-slave-3pmh"
I20260601 13:30:50.805087 24957 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320492958789-24957-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320492958789-24957-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320492958789-24957-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:30:50.806529 31965 tablet_bootstrap.cc:492] T 872bcdb1ffc24b57b48069f7bab4e384 P b42da4a775a341da855e97af2b0181a9: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260601 13:30:50.806810 31965 tablet_bootstrap.cc:492] T 872bcdb1ffc24b57b48069f7bab4e384 P b42da4a775a341da855e97af2b0181a9: Bootstrap complete.
I20260601 13:30:50.806967 31965 ts_tablet_manager.cc:1403] T 872bcdb1ffc24b57b48069f7bab4e384 P b42da4a775a341da855e97af2b0181a9: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:30:50.807370 31965 raft_consensus.cc:359] T 872bcdb1ffc24b57b48069f7bab4e384 P b42da4a775a341da855e97af2b0181a9 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } } peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } }
I20260601 13:30:50.807529 31965 raft_consensus.cc:740] T 872bcdb1ffc24b57b48069f7bab4e384 P b42da4a775a341da855e97af2b0181a9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b42da4a775a341da855e97af2b0181a9, State: Initialized, Role: FOLLOWER
I20260601 13:30:50.807655 31965 consensus_queue.cc:260] T 872bcdb1ffc24b57b48069f7bab4e384 P b42da4a775a341da855e97af2b0181a9 [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: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } } peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } }
I20260601 13:30:50.807893 31965 ts_tablet_manager.cc:1434] T 872bcdb1ffc24b57b48069f7bab4e384 P b42da4a775a341da855e97af2b0181a9: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:30:50.811499 24957 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:30:50.811694 32027 heartbeater.cc:344] Connected to a master server at 127.24.95.126:34457
I20260601 13:30:50.811892 32027 heartbeater.cc:461] Registering TS with master...
I20260601 13:30:50.811896 24957 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:30:50.812143 32027 heartbeater.cc:507] Master 127.24.95.126:34457 requested a full tablet report, sending...
I20260601 13:30:50.812187 24957 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:30:50.813143 31538 ts_manager.cc:194] Re-registered known tserver with Master: b42da4a775a341da855e97af2b0181a9 (127.24.95.65:42673)
I20260601 13:30:50.814491 31538 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60384
I20260601 13:30:50.815364 32027 heartbeater.cc:499] Master 127.24.95.126:34457 was elected leader, sending a full tablet report...
I20260601 13:30:50.816774 24957 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260601 13:30:50.816836 24957 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.004s	user 0.000s	sys 0.000s
I20260601 13:30:50.817795 32048 tablet_bootstrap.cc:492] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 0216c9dd74f94f3897c0d30bb0779db4: Bootstrap starting.
I20260601 13:30:50.819015 24957 ts_tablet_manager.cc:616] Registered 4 tablets
I20260601 13:30:50.819061 24957 ts_tablet_manager.cc:595] Time spent register tablets: real 0.002s	user 0.000s	sys 0.000s
I20260601 13:30:50.820329 32048 tablet_bootstrap.cc:492] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 0216c9dd74f94f3897c0d30bb0779db4: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:30:50.820658 32048 tablet_bootstrap.cc:492] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 0216c9dd74f94f3897c0d30bb0779db4: Bootstrap complete.
I20260601 13:30:50.820856 32048 ts_tablet_manager.cc:1403] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 0216c9dd74f94f3897c0d30bb0779db4: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.001s
I20260601 13:30:50.821331 32048 raft_consensus.cc:359] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 0216c9dd74f94f3897c0d30bb0779db4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } } peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } }
I20260601 13:30:50.821470 32048 raft_consensus.cc:740] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 0216c9dd74f94f3897c0d30bb0779db4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0216c9dd74f94f3897c0d30bb0779db4, State: Initialized, Role: FOLLOWER
I20260601 13:30:50.821677 32048 consensus_queue.cc:260] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 0216c9dd74f94f3897c0d30bb0779db4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } } peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } }
I20260601 13:30:50.822043 32048 ts_tablet_manager.cc:1434] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 0216c9dd74f94f3897c0d30bb0779db4: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:30:50.822228 32048 tablet_bootstrap.cc:492] T c904500a45f04fb4aba3078d583326e6 P 0216c9dd74f94f3897c0d30bb0779db4: Bootstrap starting.
I20260601 13:30:50.824507 24957 rpc_server.cc:307] RPC server started. Bound to: 127.24.95.66:46203
I20260601 13:30:50.824651 32108 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.95.66:46203 every 8 connection(s)
I20260601 13:30:50.825086 32048 tablet_bootstrap.cc:492] T c904500a45f04fb4aba3078d583326e6 P 0216c9dd74f94f3897c0d30bb0779db4: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:30:50.825245 24957 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:30:50.825350 32048 tablet_bootstrap.cc:492] T c904500a45f04fb4aba3078d583326e6 P 0216c9dd74f94f3897c0d30bb0779db4: Bootstrap complete.
I20260601 13:30:50.825529 32048 ts_tablet_manager.cc:1403] T c904500a45f04fb4aba3078d583326e6 P 0216c9dd74f94f3897c0d30bb0779db4: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.003s
I20260601 13:30:50.826001 32048 raft_consensus.cc:359] T c904500a45f04fb4aba3078d583326e6 P 0216c9dd74f94f3897c0d30bb0779db4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } } peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } }
I20260601 13:30:50.826124 32048 raft_consensus.cc:740] T c904500a45f04fb4aba3078d583326e6 P 0216c9dd74f94f3897c0d30bb0779db4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0216c9dd74f94f3897c0d30bb0779db4, State: Initialized, Role: FOLLOWER
I20260601 13:30:50.826311 32048 consensus_queue.cc:260] T c904500a45f04fb4aba3078d583326e6 P 0216c9dd74f94f3897c0d30bb0779db4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } } peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } }
I20260601 13:30:50.826593 32048 ts_tablet_manager.cc:1434] T c904500a45f04fb4aba3078d583326e6 P 0216c9dd74f94f3897c0d30bb0779db4: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:30:50.826749 32048 tablet_bootstrap.cc:492] T e7111424d4e44a149136bdf40f4d7903 P 0216c9dd74f94f3897c0d30bb0779db4: Bootstrap starting.
W20260601 13:30:50.827533 32112 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:30:50.827838 32113 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:30:50.828513 24957 server_base.cc:1061] running on GCE node
W20260601 13:30:50.828490 32115 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:30:50.828841 24957 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:30:50.828900 24957 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:30:50.828922 24957 hybrid_clock.cc:648] HybridClock initialized: now 1780320650828921 us; error 0 us; skew 500 ppm
I20260601 13:30:50.829619 32048 tablet_bootstrap.cc:492] T e7111424d4e44a149136bdf40f4d7903 P 0216c9dd74f94f3897c0d30bb0779db4: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:30:50.829857 32048 tablet_bootstrap.cc:492] T e7111424d4e44a149136bdf40f4d7903 P 0216c9dd74f94f3897c0d30bb0779db4: Bootstrap complete.
I20260601 13:30:50.830114 32048 ts_tablet_manager.cc:1403] T e7111424d4e44a149136bdf40f4d7903 P 0216c9dd74f94f3897c0d30bb0779db4: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.001s
I20260601 13:30:50.830183 24957 webserver.cc:533] Webserver started at http://127.24.95.67:42471/ using document root <none> and password file <none>
I20260601 13:30:50.830339 24957 fs_manager.cc:362] Metadata directory not provided
I20260601 13:30:50.830374 24957 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260601 13:30:50.830729 32048 raft_consensus.cc:359] T e7111424d4e44a149136bdf40f4d7903 P 0216c9dd74f94f3897c0d30bb0779db4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } } peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } }
I20260601 13:30:50.830986 32109 heartbeater.cc:344] Connected to a master server at 127.24.95.126:34457
I20260601 13:30:50.830991 32048 raft_consensus.cc:740] T e7111424d4e44a149136bdf40f4d7903 P 0216c9dd74f94f3897c0d30bb0779db4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0216c9dd74f94f3897c0d30bb0779db4, State: Initialized, Role: FOLLOWER
I20260601 13:30:50.831162 32109 heartbeater.cc:461] Registering TS with master...
I20260601 13:30:50.831430 32048 consensus_queue.cc:260] T e7111424d4e44a149136bdf40f4d7903 P 0216c9dd74f94f3897c0d30bb0779db4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } } peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } }
I20260601 13:30:50.831507 32109 heartbeater.cc:507] Master 127.24.95.126:34457 requested a full tablet report, sending...
I20260601 13:30:50.831727 32048 ts_tablet_manager.cc:1434] T e7111424d4e44a149136bdf40f4d7903 P 0216c9dd74f94f3897c0d30bb0779db4: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:30:50.831888 32048 tablet_bootstrap.cc:492] T 872bcdb1ffc24b57b48069f7bab4e384 P 0216c9dd74f94f3897c0d30bb0779db4: Bootstrap starting.
I20260601 13:30:50.832055 24957 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:30:50.832612 31538 ts_manager.cc:194] Re-registered known tserver with Master: 0216c9dd74f94f3897c0d30bb0779db4 (127.24.95.66:46203)
I20260601 13:30:50.833444 32121 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:50.833702 24957 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:30:50.833765 24957 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320492958789-24957-0/minicluster-data/ts-2-root
uuid: "3cd74a88660f4de693c073c4c3409f1e"
format_stamp: "Formatted at 2026-06-01 13:30:42 on dist-test-slave-3pmh"
I20260601 13:30:50.833828 24957 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320492958789-24957-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320492958789-24957-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320492958789-24957-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:30:50.833958 31538 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60400
I20260601 13:30:50.834609 32048 tablet_bootstrap.cc:492] T 872bcdb1ffc24b57b48069f7bab4e384 P 0216c9dd74f94f3897c0d30bb0779db4: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:30:50.834903 32048 tablet_bootstrap.cc:492] T 872bcdb1ffc24b57b48069f7bab4e384 P 0216c9dd74f94f3897c0d30bb0779db4: Bootstrap complete.
I20260601 13:30:50.834991 32109 heartbeater.cc:499] Master 127.24.95.126:34457 was elected leader, sending a full tablet report...
I20260601 13:30:50.835088 32048 ts_tablet_manager.cc:1403] T 872bcdb1ffc24b57b48069f7bab4e384 P 0216c9dd74f94f3897c0d30bb0779db4: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:30:50.835541 32048 raft_consensus.cc:359] T 872bcdb1ffc24b57b48069f7bab4e384 P 0216c9dd74f94f3897c0d30bb0779db4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } } peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } }
I20260601 13:30:50.835654 32048 raft_consensus.cc:740] T 872bcdb1ffc24b57b48069f7bab4e384 P 0216c9dd74f94f3897c0d30bb0779db4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0216c9dd74f94f3897c0d30bb0779db4, State: Initialized, Role: FOLLOWER
I20260601 13:30:50.835837 32048 consensus_queue.cc:260] T 872bcdb1ffc24b57b48069f7bab4e384 P 0216c9dd74f94f3897c0d30bb0779db4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } } peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } }
I20260601 13:30:50.836159 32048 ts_tablet_manager.cc:1434] T 872bcdb1ffc24b57b48069f7bab4e384 P 0216c9dd74f94f3897c0d30bb0779db4: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:50.849465 24957 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:30:50.849896 24957 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:30:50.850185 24957 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:30:50.854460 24957 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260601 13:30:50.854560 24957 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.004s	user 0.000s	sys 0.000s
I20260601 13:30:50.855448 32129 tablet_bootstrap.cc:492] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 3cd74a88660f4de693c073c4c3409f1e: Bootstrap starting.
I20260601 13:30:50.856671 24957 ts_tablet_manager.cc:616] Registered 4 tablets
I20260601 13:30:50.856720 24957 ts_tablet_manager.cc:595] Time spent register tablets: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:30:50.858788 32129 tablet_bootstrap.cc:492] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 3cd74a88660f4de693c073c4c3409f1e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260601 13:30:50.859128 32129 tablet_bootstrap.cc:492] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 3cd74a88660f4de693c073c4c3409f1e: Bootstrap complete.
I20260601 13:30:50.859326 32129 ts_tablet_manager.cc:1403] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 3cd74a88660f4de693c073c4c3409f1e: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:30:50.859843 32129 raft_consensus.cc:359] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 3cd74a88660f4de693c073c4c3409f1e [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } } peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } }
I20260601 13:30:50.860011 32129 raft_consensus.cc:740] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 3cd74a88660f4de693c073c4c3409f1e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cd74a88660f4de693c073c4c3409f1e, State: Initialized, Role: FOLLOWER
I20260601 13:30:50.860178 32129 consensus_queue.cc:260] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 3cd74a88660f4de693c073c4c3409f1e [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: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } } peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } }
I20260601 13:30:50.860595 32129 ts_tablet_manager.cc:1434] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 3cd74a88660f4de693c073c4c3409f1e: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.002s
I20260601 13:30:50.860777 32129 tablet_bootstrap.cc:492] T c904500a45f04fb4aba3078d583326e6 P 3cd74a88660f4de693c073c4c3409f1e: Bootstrap starting.
I20260601 13:30:50.862430 24957 rpc_server.cc:307] RPC server started. Bound to: 127.24.95.67:46855
I20260601 13:30:50.862488 32189 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.95.67:46855 every 8 connection(s)
I20260601 13:30:50.863548 32129 tablet_bootstrap.cc:492] T c904500a45f04fb4aba3078d583326e6 P 3cd74a88660f4de693c073c4c3409f1e: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:30:50.863802 32129 tablet_bootstrap.cc:492] T c904500a45f04fb4aba3078d583326e6 P 3cd74a88660f4de693c073c4c3409f1e: Bootstrap complete.
I20260601 13:30:50.864015 32129 ts_tablet_manager.cc:1403] T c904500a45f04fb4aba3078d583326e6 P 3cd74a88660f4de693c073c4c3409f1e: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:30:50.864578 32129 raft_consensus.cc:359] T c904500a45f04fb4aba3078d583326e6 P 3cd74a88660f4de693c073c4c3409f1e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } } peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } }
I20260601 13:30:50.864714 32129 raft_consensus.cc:740] T c904500a45f04fb4aba3078d583326e6 P 3cd74a88660f4de693c073c4c3409f1e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cd74a88660f4de693c073c4c3409f1e, State: Initialized, Role: FOLLOWER
I20260601 13:30:50.865005 32129 consensus_queue.cc:260] T c904500a45f04fb4aba3078d583326e6 P 3cd74a88660f4de693c073c4c3409f1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } } peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } }
I20260601 13:30:50.865284 32129 ts_tablet_manager.cc:1434] T c904500a45f04fb4aba3078d583326e6 P 3cd74a88660f4de693c073c4c3409f1e: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:30:50.865475 32129 tablet_bootstrap.cc:492] T e7111424d4e44a149136bdf40f4d7903 P 3cd74a88660f4de693c073c4c3409f1e: Bootstrap starting.
I20260601 13:30:50.868126 32190 heartbeater.cc:344] Connected to a master server at 127.24.95.126:34457
I20260601 13:30:50.868245 32190 heartbeater.cc:461] Registering TS with master...
I20260601 13:30:50.868516 32129 tablet_bootstrap.cc:492] T e7111424d4e44a149136bdf40f4d7903 P 3cd74a88660f4de693c073c4c3409f1e: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:30:50.868755 32129 tablet_bootstrap.cc:492] T e7111424d4e44a149136bdf40f4d7903 P 3cd74a88660f4de693c073c4c3409f1e: Bootstrap complete.
I20260601 13:30:50.868788 32190 heartbeater.cc:507] Master 127.24.95.126:34457 requested a full tablet report, sending...
I20260601 13:30:50.868955 32129 ts_tablet_manager.cc:1403] T e7111424d4e44a149136bdf40f4d7903 P 3cd74a88660f4de693c073c4c3409f1e: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.001s
I20260601 13:30:50.869371 32129 raft_consensus.cc:359] T e7111424d4e44a149136bdf40f4d7903 P 3cd74a88660f4de693c073c4c3409f1e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } } peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } }
I20260601 13:30:50.869481 32129 raft_consensus.cc:740] T e7111424d4e44a149136bdf40f4d7903 P 3cd74a88660f4de693c073c4c3409f1e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cd74a88660f4de693c073c4c3409f1e, State: Initialized, Role: FOLLOWER
I20260601 13:30:50.869623 32129 consensus_queue.cc:260] T e7111424d4e44a149136bdf40f4d7903 P 3cd74a88660f4de693c073c4c3409f1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } } peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } }
I20260601 13:30:50.869910 32129 ts_tablet_manager.cc:1434] T e7111424d4e44a149136bdf40f4d7903 P 3cd74a88660f4de693c073c4c3409f1e: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:30:50.870007 31538 ts_manager.cc:194] Re-registered known tserver with Master: 3cd74a88660f4de693c073c4c3409f1e (127.24.95.67:46855)
I20260601 13:30:50.870066 32129 tablet_bootstrap.cc:492] T 872bcdb1ffc24b57b48069f7bab4e384 P 3cd74a88660f4de693c073c4c3409f1e: Bootstrap starting.
I20260601 13:30:50.871068 31538 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60406
I20260601 13:30:50.871840 32190 heartbeater.cc:499] Master 127.24.95.126:34457 was elected leader, sending a full tablet report...
I20260601 13:30:50.872611 32129 tablet_bootstrap.cc:492] T 872bcdb1ffc24b57b48069f7bab4e384 P 3cd74a88660f4de693c073c4c3409f1e: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:30:50.872875 32129 tablet_bootstrap.cc:492] T 872bcdb1ffc24b57b48069f7bab4e384 P 3cd74a88660f4de693c073c4c3409f1e: Bootstrap complete.
I20260601 13:30:50.873073 32129 ts_tablet_manager.cc:1403] T 872bcdb1ffc24b57b48069f7bab4e384 P 3cd74a88660f4de693c073c4c3409f1e: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:30:50.873545 32129 raft_consensus.cc:359] T 872bcdb1ffc24b57b48069f7bab4e384 P 3cd74a88660f4de693c073c4c3409f1e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } } peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } }
I20260601 13:30:50.873678 32129 raft_consensus.cc:740] T 872bcdb1ffc24b57b48069f7bab4e384 P 3cd74a88660f4de693c073c4c3409f1e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cd74a88660f4de693c073c4c3409f1e, State: Initialized, Role: FOLLOWER
I20260601 13:30:50.873823 32129 consensus_queue.cc:260] T 872bcdb1ffc24b57b48069f7bab4e384 P 3cd74a88660f4de693c073c4c3409f1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } } peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } }
I20260601 13:30:50.874097 32129 ts_tablet_manager.cc:1434] T 872bcdb1ffc24b57b48069f7bab4e384 P 3cd74a88660f4de693c073c4c3409f1e: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
W20260601 13:30:51.126214 31588 auto_rebalancer.cc:281] could not retrieve auto-rebalancing replica moves: Not found: table 39673d24d8134061a2b836d4c159fc22: could not find any suitable replica to move from server b42da4a775a341da855e97af2b0181a9 to server 6b3b242f6c6341a7a1309a8b6f95a4e2
I20260601 13:30:51.951160 32196 raft_consensus.cc:493] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 0216c9dd74f94f3897c0d30bb0779db4 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:30:51.951318 32196 raft_consensus.cc:515] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 0216c9dd74f94f3897c0d30bb0779db4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } } peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } }
I20260601 13:30:51.951843 32196 leader_election.cc:290] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 0216c9dd74f94f3897c0d30bb0779db4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3cd74a88660f4de693c073c4c3409f1e (127.24.95.67:46855), b42da4a775a341da855e97af2b0181a9 (127.24.95.65:42673)
I20260601 13:30:51.956019 31999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c3ea3a060d54a9bb1c93e84cfd822b3" candidate_uuid: "0216c9dd74f94f3897c0d30bb0779db4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b42da4a775a341da855e97af2b0181a9" is_pre_election: true
I20260601 13:30:51.955958 32163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c3ea3a060d54a9bb1c93e84cfd822b3" candidate_uuid: "0216c9dd74f94f3897c0d30bb0779db4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cd74a88660f4de693c073c4c3409f1e" is_pre_election: true
I20260601 13:30:51.956180 31999 raft_consensus.cc:2468] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P b42da4a775a341da855e97af2b0181a9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0216c9dd74f94f3897c0d30bb0779db4 in term 1.
I20260601 13:30:51.956230 32163 raft_consensus.cc:2410] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 3cd74a88660f4de693c073c4c3409f1e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0216c9dd74f94f3897c0d30bb0779db4 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260601 13:30:51.956517 32044 leader_election.cc:304] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 0216c9dd74f94f3897c0d30bb0779db4 [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: 0216c9dd74f94f3897c0d30bb0779db4, b42da4a775a341da855e97af2b0181a9; no voters: 
I20260601 13:30:51.956704 32196 raft_consensus.cc:2804] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 0216c9dd74f94f3897c0d30bb0779db4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:30:51.956781 32196 raft_consensus.cc:493] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 0216c9dd74f94f3897c0d30bb0779db4 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:30:51.956830 32196 raft_consensus.cc:3060] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 0216c9dd74f94f3897c0d30bb0779db4 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:30:51.957746 32196 raft_consensus.cc:515] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 0216c9dd74f94f3897c0d30bb0779db4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } } peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } }
I20260601 13:30:51.958144 32196 leader_election.cc:290] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 0216c9dd74f94f3897c0d30bb0779db4 [CANDIDATE]: Term 2 election: Requested vote from peers 3cd74a88660f4de693c073c4c3409f1e (127.24.95.67:46855), b42da4a775a341da855e97af2b0181a9 (127.24.95.65:42673)
I20260601 13:30:51.958482 32163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c3ea3a060d54a9bb1c93e84cfd822b3" candidate_uuid: "0216c9dd74f94f3897c0d30bb0779db4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cd74a88660f4de693c073c4c3409f1e"
I20260601 13:30:51.958482 31999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c3ea3a060d54a9bb1c93e84cfd822b3" candidate_uuid: "0216c9dd74f94f3897c0d30bb0779db4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b42da4a775a341da855e97af2b0181a9"
I20260601 13:30:51.958616 32163 raft_consensus.cc:3060] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 3cd74a88660f4de693c073c4c3409f1e [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:30:51.958631 31999 raft_consensus.cc:3060] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P b42da4a775a341da855e97af2b0181a9 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:30:51.959581 31999 raft_consensus.cc:2468] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P b42da4a775a341da855e97af2b0181a9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0216c9dd74f94f3897c0d30bb0779db4 in term 2.
I20260601 13:30:51.959693 32163 raft_consensus.cc:2410] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 3cd74a88660f4de693c073c4c3409f1e [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 0216c9dd74f94f3897c0d30bb0779db4 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260601 13:30:51.960013 32044 leader_election.cc:304] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 0216c9dd74f94f3897c0d30bb0779db4 [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: 0216c9dd74f94f3897c0d30bb0779db4, b42da4a775a341da855e97af2b0181a9; no voters: 
I20260601 13:30:51.960369 32196 raft_consensus.cc:2804] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 0216c9dd74f94f3897c0d30bb0779db4 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:30:51.960665 32196 raft_consensus.cc:697] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 0216c9dd74f94f3897c0d30bb0779db4 [term 2 LEADER]: Becoming Leader. State: Replica: 0216c9dd74f94f3897c0d30bb0779db4, State: Running, Role: LEADER
I20260601 13:30:51.960825 32196 consensus_queue.cc:237] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 0216c9dd74f94f3897c0d30bb0779db4 [LEADER]: Queue going to LEADER 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: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } } peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } }
I20260601 13:30:51.962523 31538 catalog_manager.cc:5696] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 0216c9dd74f94f3897c0d30bb0779db4 reported cstate change: term changed from 1 to 2, leader changed from 3cd74a88660f4de693c073c4c3409f1e (127.24.95.67) to 0216c9dd74f94f3897c0d30bb0779db4 (127.24.95.66). New cstate: current_term: 2 leader_uuid: "0216c9dd74f94f3897c0d30bb0779db4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } health_report { overall_health: HEALTHY } } }
I20260601 13:30:52.030328 32207 raft_consensus.cc:493] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 3cd74a88660f4de693c073c4c3409f1e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:30:52.030539 32207 raft_consensus.cc:515] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 3cd74a88660f4de693c073c4c3409f1e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } } peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } }
I20260601 13:30:52.031080 32207 leader_election.cc:290] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 3cd74a88660f4de693c073c4c3409f1e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b42da4a775a341da855e97af2b0181a9 (127.24.95.65:42673), 0216c9dd74f94f3897c0d30bb0779db4 (127.24.95.66:46203)
I20260601 13:30:52.031709 32207 raft_consensus.cc:493] T e7111424d4e44a149136bdf40f4d7903 P 3cd74a88660f4de693c073c4c3409f1e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:30:52.031857 32207 raft_consensus.cc:515] T e7111424d4e44a149136bdf40f4d7903 P 3cd74a88660f4de693c073c4c3409f1e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } } peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } }
I20260601 13:30:52.032299 32207 leader_election.cc:290] T e7111424d4e44a149136bdf40f4d7903 P 3cd74a88660f4de693c073c4c3409f1e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b42da4a775a341da855e97af2b0181a9 (127.24.95.65:42673), 0216c9dd74f94f3897c0d30bb0779db4 (127.24.95.66:46203)
I20260601 13:30:52.034948 31999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c3ea3a060d54a9bb1c93e84cfd822b3" candidate_uuid: "3cd74a88660f4de693c073c4c3409f1e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b42da4a775a341da855e97af2b0181a9" is_pre_election: true
I20260601 13:30:52.035028 32081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7111424d4e44a149136bdf40f4d7903" candidate_uuid: "3cd74a88660f4de693c073c4c3409f1e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0216c9dd74f94f3897c0d30bb0779db4" is_pre_election: true
I20260601 13:30:52.035126 31999 raft_consensus.cc:2468] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P b42da4a775a341da855e97af2b0181a9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3cd74a88660f4de693c073c4c3409f1e in term 2.
I20260601 13:30:52.034983 31998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7111424d4e44a149136bdf40f4d7903" candidate_uuid: "3cd74a88660f4de693c073c4c3409f1e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b42da4a775a341da855e97af2b0181a9" is_pre_election: true
I20260601 13:30:52.034983 32082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c3ea3a060d54a9bb1c93e84cfd822b3" candidate_uuid: "3cd74a88660f4de693c073c4c3409f1e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0216c9dd74f94f3897c0d30bb0779db4" is_pre_election: true
I20260601 13:30:52.035286 31998 raft_consensus.cc:2410] T e7111424d4e44a149136bdf40f4d7903 P b42da4a775a341da855e97af2b0181a9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3cd74a88660f4de693c073c4c3409f1e for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260601 13:30:52.035130 32081 raft_consensus.cc:2468] T e7111424d4e44a149136bdf40f4d7903 P 0216c9dd74f94f3897c0d30bb0779db4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3cd74a88660f4de693c073c4c3409f1e in term 1.
I20260601 13:30:52.035445 32125 leader_election.cc:304] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 3cd74a88660f4de693c073c4c3409f1e [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: 3cd74a88660f4de693c073c4c3409f1e, b42da4a775a341da855e97af2b0181a9; no voters: 
I20260601 13:30:52.035637 32207 raft_consensus.cc:2804] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 3cd74a88660f4de693c073c4c3409f1e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260601 13:30:52.035714 32207 raft_consensus.cc:493] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 3cd74a88660f4de693c073c4c3409f1e [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:30:52.035770 32207 raft_consensus.cc:3060] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 3cd74a88660f4de693c073c4c3409f1e [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:30:52.035892 32123 leader_election.cc:304] T e7111424d4e44a149136bdf40f4d7903 P 3cd74a88660f4de693c073c4c3409f1e [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: 0216c9dd74f94f3897c0d30bb0779db4, 3cd74a88660f4de693c073c4c3409f1e; no voters: b42da4a775a341da855e97af2b0181a9
I20260601 13:30:52.036217 32211 raft_consensus.cc:2804] T e7111424d4e44a149136bdf40f4d7903 P 3cd74a88660f4de693c073c4c3409f1e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:30:52.036293 32211 raft_consensus.cc:493] T e7111424d4e44a149136bdf40f4d7903 P 3cd74a88660f4de693c073c4c3409f1e [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:30:52.036351 32211 raft_consensus.cc:3060] T e7111424d4e44a149136bdf40f4d7903 P 3cd74a88660f4de693c073c4c3409f1e [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:30:52.036819 32207 raft_consensus.cc:515] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 3cd74a88660f4de693c073c4c3409f1e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } } peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } }
I20260601 13:30:52.037190 32211 raft_consensus.cc:515] T e7111424d4e44a149136bdf40f4d7903 P 3cd74a88660f4de693c073c4c3409f1e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } } peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } }
I20260601 13:30:52.037223 32207 leader_election.cc:290] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 3cd74a88660f4de693c073c4c3409f1e [CANDIDATE]: Term 3 election: Requested vote from peers b42da4a775a341da855e97af2b0181a9 (127.24.95.65:42673), 0216c9dd74f94f3897c0d30bb0779db4 (127.24.95.66:46203)
I20260601 13:30:52.037541 32211 leader_election.cc:290] T e7111424d4e44a149136bdf40f4d7903 P 3cd74a88660f4de693c073c4c3409f1e [CANDIDATE]: Term 2 election: Requested vote from peers b42da4a775a341da855e97af2b0181a9 (127.24.95.65:42673), 0216c9dd74f94f3897c0d30bb0779db4 (127.24.95.66:46203)
I20260601 13:30:52.037571 32081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c3ea3a060d54a9bb1c93e84cfd822b3" candidate_uuid: "3cd74a88660f4de693c073c4c3409f1e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0216c9dd74f94f3897c0d30bb0779db4"
I20260601 13:30:52.037624 31998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c3ea3a060d54a9bb1c93e84cfd822b3" candidate_uuid: "3cd74a88660f4de693c073c4c3409f1e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b42da4a775a341da855e97af2b0181a9"
I20260601 13:30:52.037729 31998 raft_consensus.cc:3060] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P b42da4a775a341da855e97af2b0181a9 [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:30:52.037796 31999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7111424d4e44a149136bdf40f4d7903" candidate_uuid: "3cd74a88660f4de693c073c4c3409f1e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b42da4a775a341da855e97af2b0181a9"
I20260601 13:30:52.037889 31999 raft_consensus.cc:3060] T e7111424d4e44a149136bdf40f4d7903 P b42da4a775a341da855e97af2b0181a9 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:30:52.038534 31998 raft_consensus.cc:2468] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P b42da4a775a341da855e97af2b0181a9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cd74a88660f4de693c073c4c3409f1e in term 3.
I20260601 13:30:52.038738 31999 raft_consensus.cc:2410] T e7111424d4e44a149136bdf40f4d7903 P b42da4a775a341da855e97af2b0181a9 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 3cd74a88660f4de693c073c4c3409f1e for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260601 13:30:52.038849 32125 leader_election.cc:304] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 3cd74a88660f4de693c073c4c3409f1e [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: 3cd74a88660f4de693c073c4c3409f1e, b42da4a775a341da855e97af2b0181a9; no voters: 
I20260601 13:30:52.039018 32211 raft_consensus.cc:2804] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 3cd74a88660f4de693c073c4c3409f1e [term 3 FOLLOWER]: Leader election won for term 3
I20260601 13:30:52.039148 32211 raft_consensus.cc:697] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 3cd74a88660f4de693c073c4c3409f1e [term 3 LEADER]: Becoming Leader. State: Replica: 3cd74a88660f4de693c073c4c3409f1e, State: Running, Role: LEADER
I20260601 13:30:52.039147 32081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7111424d4e44a149136bdf40f4d7903" candidate_uuid: "3cd74a88660f4de693c073c4c3409f1e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0216c9dd74f94f3897c0d30bb0779db4"
I20260601 13:30:52.039304 32081 raft_consensus.cc:3060] T e7111424d4e44a149136bdf40f4d7903 P 0216c9dd74f94f3897c0d30bb0779db4 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:30:52.039351 32211 consensus_queue.cc:237] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 3cd74a88660f4de693c073c4c3409f1e [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: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } } peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } }
I20260601 13:30:52.040292 32081 raft_consensus.cc:2468] T e7111424d4e44a149136bdf40f4d7903 P 0216c9dd74f94f3897c0d30bb0779db4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cd74a88660f4de693c073c4c3409f1e in term 2.
I20260601 13:30:52.040576 32123 leader_election.cc:304] T e7111424d4e44a149136bdf40f4d7903 P 3cd74a88660f4de693c073c4c3409f1e [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: 0216c9dd74f94f3897c0d30bb0779db4, 3cd74a88660f4de693c073c4c3409f1e; no voters: b42da4a775a341da855e97af2b0181a9
I20260601 13:30:52.040735 32211 raft_consensus.cc:2804] T e7111424d4e44a149136bdf40f4d7903 P 3cd74a88660f4de693c073c4c3409f1e [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:30:52.040836 32211 raft_consensus.cc:697] T e7111424d4e44a149136bdf40f4d7903 P 3cd74a88660f4de693c073c4c3409f1e [term 2 LEADER]: Becoming Leader. State: Replica: 3cd74a88660f4de693c073c4c3409f1e, State: Running, Role: LEADER
I20260601 13:30:52.040972 32211 consensus_queue.cc:237] T e7111424d4e44a149136bdf40f4d7903 P 3cd74a88660f4de693c073c4c3409f1e [LEADER]: Queue going to LEADER 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: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } } peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } }
I20260601 13:30:52.041137 31538 catalog_manager.cc:5696] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 3cd74a88660f4de693c073c4c3409f1e reported cstate change: term changed from 2 to 3, leader changed from 0216c9dd74f94f3897c0d30bb0779db4 (127.24.95.66) to 3cd74a88660f4de693c073c4c3409f1e (127.24.95.67). New cstate: current_term: 3 leader_uuid: "3cd74a88660f4de693c073c4c3409f1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } health_report { overall_health: UNKNOWN } } }
I20260601 13:30:52.044103 31538 catalog_manager.cc:5696] T e7111424d4e44a149136bdf40f4d7903 P 3cd74a88660f4de693c073c4c3409f1e reported cstate change: term changed from 1 to 2, leader changed from b42da4a775a341da855e97af2b0181a9 (127.24.95.65) to 3cd74a88660f4de693c073c4c3409f1e (127.24.95.67). New cstate: current_term: 2 leader_uuid: "3cd74a88660f4de693c073c4c3409f1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } health_report { overall_health: HEALTHY } } }
W20260601 13:30:52.132649 31588 auto_rebalancer.cc:591] Failed to schedule move for tablet 872bcdb1ffc24b57b48069f7bab4e384: Illegal state: Replica b42da4a775a341da855e97af2b0181a9 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } } peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } } }
W20260601 13:30:52.137233 31588 auto_rebalancer.cc:591] Failed to schedule move for tablet 5c3ea3a060d54a9bb1c93e84cfd822b3: Illegal state: Leader has not yet committed an operation in its own term
I20260601 13:30:52.138031 32215 raft_consensus.cc:493] T e7111424d4e44a149136bdf40f4d7903 P b42da4a775a341da855e97af2b0181a9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:30:52.138151 32215 raft_consensus.cc:515] T e7111424d4e44a149136bdf40f4d7903 P b42da4a775a341da855e97af2b0181a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } } peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } }
W20260601 13:30:52.138491 31588 auto_rebalancer.cc:591] Failed to schedule move for tablet e7111424d4e44a149136bdf40f4d7903: Illegal state: Leader has not yet committed an operation in its own term
I20260601 13:30:52.138711 32215 leader_election.cc:290] T e7111424d4e44a149136bdf40f4d7903 P b42da4a775a341da855e97af2b0181a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0216c9dd74f94f3897c0d30bb0779db4 (127.24.95.66:46203), 3cd74a88660f4de693c073c4c3409f1e (127.24.95.67:46855)
I20260601 13:30:52.140836 32196 raft_consensus.cc:493] T c904500a45f04fb4aba3078d583326e6 P 0216c9dd74f94f3897c0d30bb0779db4 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:30:52.140982 32196 raft_consensus.cc:515] T c904500a45f04fb4aba3078d583326e6 P 0216c9dd74f94f3897c0d30bb0779db4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } } peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } }
I20260601 13:30:52.141389 32196 leader_election.cc:290] T c904500a45f04fb4aba3078d583326e6 P 0216c9dd74f94f3897c0d30bb0779db4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b42da4a775a341da855e97af2b0181a9 (127.24.95.65:42673), 3cd74a88660f4de693c073c4c3409f1e (127.24.95.67:46855)
I20260601 13:30:52.141901 31999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c904500a45f04fb4aba3078d583326e6" candidate_uuid: "0216c9dd74f94f3897c0d30bb0779db4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b42da4a775a341da855e97af2b0181a9" is_pre_election: true
I20260601 13:30:52.141902 32163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c904500a45f04fb4aba3078d583326e6" candidate_uuid: "0216c9dd74f94f3897c0d30bb0779db4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cd74a88660f4de693c073c4c3409f1e" is_pre_election: true
I20260601 13:30:52.142184 32163 raft_consensus.cc:2468] T c904500a45f04fb4aba3078d583326e6 P 3cd74a88660f4de693c073c4c3409f1e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0216c9dd74f94f3897c0d30bb0779db4 in term 1.
I20260601 13:30:52.142094 31999 raft_consensus.cc:2410] T c904500a45f04fb4aba3078d583326e6 P b42da4a775a341da855e97af2b0181a9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0216c9dd74f94f3897c0d30bb0779db4 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260601 13:30:52.142345 32081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7111424d4e44a149136bdf40f4d7903" candidate_uuid: "b42da4a775a341da855e97af2b0181a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0216c9dd74f94f3897c0d30bb0779db4" is_pre_election: true
I20260601 13:30:52.142455 32081 raft_consensus.cc:2468] T e7111424d4e44a149136bdf40f4d7903 P 0216c9dd74f94f3897c0d30bb0779db4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b42da4a775a341da855e97af2b0181a9 in term 2.
I20260601 13:30:52.142541 32045 leader_election.cc:304] T c904500a45f04fb4aba3078d583326e6 P 0216c9dd74f94f3897c0d30bb0779db4 [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: 0216c9dd74f94f3897c0d30bb0779db4, 3cd74a88660f4de693c073c4c3409f1e; no voters: 
I20260601 13:30:52.142657 32163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7111424d4e44a149136bdf40f4d7903" candidate_uuid: "b42da4a775a341da855e97af2b0181a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3cd74a88660f4de693c073c4c3409f1e" is_pre_election: true
I20260601 13:30:52.142725 32196 raft_consensus.cc:2804] T c904500a45f04fb4aba3078d583326e6 P 0216c9dd74f94f3897c0d30bb0779db4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:30:52.142741 31959 leader_election.cc:304] T e7111424d4e44a149136bdf40f4d7903 P b42da4a775a341da855e97af2b0181a9 [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: 0216c9dd74f94f3897c0d30bb0779db4, b42da4a775a341da855e97af2b0181a9; no voters: 
I20260601 13:30:52.142906 32215 raft_consensus.cc:2804] T e7111424d4e44a149136bdf40f4d7903 P b42da4a775a341da855e97af2b0181a9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260601 13:30:52.142907 32196 raft_consensus.cc:493] T c904500a45f04fb4aba3078d583326e6 P 0216c9dd74f94f3897c0d30bb0779db4 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:30:52.142973 32215 raft_consensus.cc:493] T e7111424d4e44a149136bdf40f4d7903 P b42da4a775a341da855e97af2b0181a9 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:30:52.143007 32196 raft_consensus.cc:3060] T c904500a45f04fb4aba3078d583326e6 P 0216c9dd74f94f3897c0d30bb0779db4 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:30:52.143018 32215 raft_consensus.cc:3060] T e7111424d4e44a149136bdf40f4d7903 P b42da4a775a341da855e97af2b0181a9 [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:30:52.143998 32215 raft_consensus.cc:515] T e7111424d4e44a149136bdf40f4d7903 P b42da4a775a341da855e97af2b0181a9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } } peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } }
I20260601 13:30:52.143998 32196 raft_consensus.cc:515] T c904500a45f04fb4aba3078d583326e6 P 0216c9dd74f94f3897c0d30bb0779db4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } } peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } }
I20260601 13:30:52.144419 32215 leader_election.cc:290] T e7111424d4e44a149136bdf40f4d7903 P b42da4a775a341da855e97af2b0181a9 [CANDIDATE]: Term 3 election: Requested vote from peers 0216c9dd74f94f3897c0d30bb0779db4 (127.24.95.66:46203), 3cd74a88660f4de693c073c4c3409f1e (127.24.95.67:46855)
I20260601 13:30:52.144501 32196 leader_election.cc:290] T c904500a45f04fb4aba3078d583326e6 P 0216c9dd74f94f3897c0d30bb0779db4 [CANDIDATE]: Term 2 election: Requested vote from peers b42da4a775a341da855e97af2b0181a9 (127.24.95.65:42673), 3cd74a88660f4de693c073c4c3409f1e (127.24.95.67:46855)
I20260601 13:30:52.144709 32081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7111424d4e44a149136bdf40f4d7903" candidate_uuid: "b42da4a775a341da855e97af2b0181a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0216c9dd74f94f3897c0d30bb0779db4"
I20260601 13:30:52.144822 32081 raft_consensus.cc:3060] T e7111424d4e44a149136bdf40f4d7903 P 0216c9dd74f94f3897c0d30bb0779db4 [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:30:52.144901 32162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7111424d4e44a149136bdf40f4d7903" candidate_uuid: "b42da4a775a341da855e97af2b0181a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3cd74a88660f4de693c073c4c3409f1e"
I20260601 13:30:52.144951 32163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c904500a45f04fb4aba3078d583326e6" candidate_uuid: "0216c9dd74f94f3897c0d30bb0779db4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cd74a88660f4de693c073c4c3409f1e"
I20260601 13:30:52.145041 32163 raft_consensus.cc:3060] T c904500a45f04fb4aba3078d583326e6 P 3cd74a88660f4de693c073c4c3409f1e [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:30:52.145700 32081 raft_consensus.cc:2468] T e7111424d4e44a149136bdf40f4d7903 P 0216c9dd74f94f3897c0d30bb0779db4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b42da4a775a341da855e97af2b0181a9 in term 3.
I20260601 13:30:52.145815 32163 raft_consensus.cc:2468] T c904500a45f04fb4aba3078d583326e6 P 3cd74a88660f4de693c073c4c3409f1e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0216c9dd74f94f3897c0d30bb0779db4 in term 2.
I20260601 13:30:52.145970 31959 leader_election.cc:304] T e7111424d4e44a149136bdf40f4d7903 P b42da4a775a341da855e97af2b0181a9 [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: 0216c9dd74f94f3897c0d30bb0779db4, b42da4a775a341da855e97af2b0181a9; no voters: 3cd74a88660f4de693c073c4c3409f1e
I20260601 13:30:52.144804 31999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c904500a45f04fb4aba3078d583326e6" candidate_uuid: "0216c9dd74f94f3897c0d30bb0779db4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b42da4a775a341da855e97af2b0181a9"
I20260601 13:30:52.146062 32045 leader_election.cc:304] T c904500a45f04fb4aba3078d583326e6 P 0216c9dd74f94f3897c0d30bb0779db4 [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: 0216c9dd74f94f3897c0d30bb0779db4, 3cd74a88660f4de693c073c4c3409f1e; no voters: 
I20260601 13:30:52.146081 32196 raft_consensus.cc:493] T 872bcdb1ffc24b57b48069f7bab4e384 P 0216c9dd74f94f3897c0d30bb0779db4 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:30:52.146129 31999 raft_consensus.cc:3060] T c904500a45f04fb4aba3078d583326e6 P b42da4a775a341da855e97af2b0181a9 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:30:52.146152 32196 raft_consensus.cc:515] T 872bcdb1ffc24b57b48069f7bab4e384 P 0216c9dd74f94f3897c0d30bb0779db4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } } peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } }
I20260601 13:30:52.146237 32201 raft_consensus.cc:2804] T c904500a45f04fb4aba3078d583326e6 P 0216c9dd74f94f3897c0d30bb0779db4 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:30:52.146281 32215 raft_consensus.cc:2804] T e7111424d4e44a149136bdf40f4d7903 P b42da4a775a341da855e97af2b0181a9 [term 3 FOLLOWER]: Leader election won for term 3
I20260601 13:30:52.146479 32201 raft_consensus.cc:697] T c904500a45f04fb4aba3078d583326e6 P 0216c9dd74f94f3897c0d30bb0779db4 [term 2 LEADER]: Becoming Leader. State: Replica: 0216c9dd74f94f3897c0d30bb0779db4, State: Running, Role: LEADER
I20260601 13:30:52.146488 32215 raft_consensus.cc:697] T e7111424d4e44a149136bdf40f4d7903 P b42da4a775a341da855e97af2b0181a9 [term 3 LEADER]: Becoming Leader. State: Replica: b42da4a775a341da855e97af2b0181a9, State: Running, Role: LEADER
I20260601 13:30:52.146651 32201 consensus_queue.cc:237] T c904500a45f04fb4aba3078d583326e6 P 0216c9dd74f94f3897c0d30bb0779db4 [LEADER]: Queue going to LEADER 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: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } } peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } }
I20260601 13:30:52.146682 32215 consensus_queue.cc:237] T e7111424d4e44a149136bdf40f4d7903 P b42da4a775a341da855e97af2b0181a9 [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: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } } peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } }
I20260601 13:30:52.146827 31998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "872bcdb1ffc24b57b48069f7bab4e384" candidate_uuid: "0216c9dd74f94f3897c0d30bb0779db4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b42da4a775a341da855e97af2b0181a9" is_pre_election: true
I20260601 13:30:52.146942 31998 raft_consensus.cc:2410] T 872bcdb1ffc24b57b48069f7bab4e384 P b42da4a775a341da855e97af2b0181a9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0216c9dd74f94f3897c0d30bb0779db4 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260601 13:30:52.147083 31999 raft_consensus.cc:2410] T c904500a45f04fb4aba3078d583326e6 P b42da4a775a341da855e97af2b0181a9 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 0216c9dd74f94f3897c0d30bb0779db4 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260601 13:30:52.146488 32196 leader_election.cc:290] T 872bcdb1ffc24b57b48069f7bab4e384 P 0216c9dd74f94f3897c0d30bb0779db4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b42da4a775a341da855e97af2b0181a9 (127.24.95.65:42673), 3cd74a88660f4de693c073c4c3409f1e (127.24.95.67:46855)
I20260601 13:30:52.148346 32163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "872bcdb1ffc24b57b48069f7bab4e384" candidate_uuid: "0216c9dd74f94f3897c0d30bb0779db4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cd74a88660f4de693c073c4c3409f1e" is_pre_election: true
I20260601 13:30:52.148492 32163 raft_consensus.cc:2468] T 872bcdb1ffc24b57b48069f7bab4e384 P 3cd74a88660f4de693c073c4c3409f1e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0216c9dd74f94f3897c0d30bb0779db4 in term 1.
I20260601 13:30:52.148411 31538 catalog_manager.cc:5696] T e7111424d4e44a149136bdf40f4d7903 P b42da4a775a341da855e97af2b0181a9 reported cstate change: term changed from 2 to 3, leader changed from 3cd74a88660f4de693c073c4c3409f1e (127.24.95.67) to b42da4a775a341da855e97af2b0181a9 (127.24.95.65). New cstate: current_term: 3 leader_uuid: "b42da4a775a341da855e97af2b0181a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } health_report { overall_health: UNKNOWN } } }
I20260601 13:30:52.148725 31535 catalog_manager.cc:5696] T c904500a45f04fb4aba3078d583326e6 P 0216c9dd74f94f3897c0d30bb0779db4 reported cstate change: term changed from 1 to 2, leader changed from b42da4a775a341da855e97af2b0181a9 (127.24.95.65) to 0216c9dd74f94f3897c0d30bb0779db4 (127.24.95.66). New cstate: current_term: 2 leader_uuid: "0216c9dd74f94f3897c0d30bb0779db4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } health_report { overall_health: UNKNOWN } } }
I20260601 13:30:52.148850 32045 leader_election.cc:304] T 872bcdb1ffc24b57b48069f7bab4e384 P 0216c9dd74f94f3897c0d30bb0779db4 [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: 0216c9dd74f94f3897c0d30bb0779db4, 3cd74a88660f4de693c073c4c3409f1e; no voters: b42da4a775a341da855e97af2b0181a9
I20260601 13:30:52.149309 32219 raft_consensus.cc:2804] T 872bcdb1ffc24b57b48069f7bab4e384 P 0216c9dd74f94f3897c0d30bb0779db4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:30:52.149369 32219 raft_consensus.cc:493] T 872bcdb1ffc24b57b48069f7bab4e384 P 0216c9dd74f94f3897c0d30bb0779db4 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:30:52.149432 32219 raft_consensus.cc:3060] T 872bcdb1ffc24b57b48069f7bab4e384 P 0216c9dd74f94f3897c0d30bb0779db4 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:30:52.150379 32219 raft_consensus.cc:515] T 872bcdb1ffc24b57b48069f7bab4e384 P 0216c9dd74f94f3897c0d30bb0779db4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } } peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } }
I20260601 13:30:52.151042 32219 leader_election.cc:290] T 872bcdb1ffc24b57b48069f7bab4e384 P 0216c9dd74f94f3897c0d30bb0779db4 [CANDIDATE]: Term 2 election: Requested vote from peers b42da4a775a341da855e97af2b0181a9 (127.24.95.65:42673), 3cd74a88660f4de693c073c4c3409f1e (127.24.95.67:46855)
I20260601 13:30:52.151232 31999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "872bcdb1ffc24b57b48069f7bab4e384" candidate_uuid: "0216c9dd74f94f3897c0d30bb0779db4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b42da4a775a341da855e97af2b0181a9"
I20260601 13:30:52.151355 31999 raft_consensus.cc:3060] T 872bcdb1ffc24b57b48069f7bab4e384 P b42da4a775a341da855e97af2b0181a9 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:30:52.151382 32163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "872bcdb1ffc24b57b48069f7bab4e384" candidate_uuid: "0216c9dd74f94f3897c0d30bb0779db4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cd74a88660f4de693c073c4c3409f1e"
I20260601 13:30:52.151501 32163 raft_consensus.cc:3060] T 872bcdb1ffc24b57b48069f7bab4e384 P 3cd74a88660f4de693c073c4c3409f1e [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:30:52.152125 31999 raft_consensus.cc:2410] T 872bcdb1ffc24b57b48069f7bab4e384 P b42da4a775a341da855e97af2b0181a9 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 0216c9dd74f94f3897c0d30bb0779db4 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260601 13:30:52.152212 32163 raft_consensus.cc:2468] T 872bcdb1ffc24b57b48069f7bab4e384 P 3cd74a88660f4de693c073c4c3409f1e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0216c9dd74f94f3897c0d30bb0779db4 in term 2.
I20260601 13:30:52.152482 32045 leader_election.cc:304] T 872bcdb1ffc24b57b48069f7bab4e384 P 0216c9dd74f94f3897c0d30bb0779db4 [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: 0216c9dd74f94f3897c0d30bb0779db4, 3cd74a88660f4de693c073c4c3409f1e; no voters: b42da4a775a341da855e97af2b0181a9
I20260601 13:30:52.152631 32219 raft_consensus.cc:2804] T 872bcdb1ffc24b57b48069f7bab4e384 P 0216c9dd74f94f3897c0d30bb0779db4 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:30:52.152724 32219 raft_consensus.cc:697] T 872bcdb1ffc24b57b48069f7bab4e384 P 0216c9dd74f94f3897c0d30bb0779db4 [term 2 LEADER]: Becoming Leader. State: Replica: 0216c9dd74f94f3897c0d30bb0779db4, State: Running, Role: LEADER
I20260601 13:30:52.152838 32219 consensus_queue.cc:237] T 872bcdb1ffc24b57b48069f7bab4e384 P 0216c9dd74f94f3897c0d30bb0779db4 [LEADER]: Queue going to LEADER 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: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } } peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } }
I20260601 13:30:52.154327 31535 catalog_manager.cc:5696] T 872bcdb1ffc24b57b48069f7bab4e384 P 0216c9dd74f94f3897c0d30bb0779db4 reported cstate change: term changed from 1 to 2, leader changed from b42da4a775a341da855e97af2b0181a9 (127.24.95.65) to 0216c9dd74f94f3897c0d30bb0779db4 (127.24.95.66). New cstate: current_term: 2 leader_uuid: "0216c9dd74f94f3897c0d30bb0779db4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } health_report { overall_health: UNKNOWN } } }
I20260601 13:30:52.197505 32218 raft_consensus.cc:493] T c904500a45f04fb4aba3078d583326e6 P b42da4a775a341da855e97af2b0181a9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:30:52.197674 32218 raft_consensus.cc:515] T c904500a45f04fb4aba3078d583326e6 P b42da4a775a341da855e97af2b0181a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } } peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } }
I20260601 13:30:52.198225 32218 leader_election.cc:290] T c904500a45f04fb4aba3078d583326e6 P b42da4a775a341da855e97af2b0181a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0216c9dd74f94f3897c0d30bb0779db4 (127.24.95.66:46203), 3cd74a88660f4de693c073c4c3409f1e (127.24.95.67:46855)
I20260601 13:30:52.198774 32081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c904500a45f04fb4aba3078d583326e6" candidate_uuid: "b42da4a775a341da855e97af2b0181a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0216c9dd74f94f3897c0d30bb0779db4" is_pre_election: true
I20260601 13:30:52.198774 32163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c904500a45f04fb4aba3078d583326e6" candidate_uuid: "b42da4a775a341da855e97af2b0181a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3cd74a88660f4de693c073c4c3409f1e" is_pre_election: true
I20260601 13:30:52.199043 32163 raft_consensus.cc:2468] T c904500a45f04fb4aba3078d583326e6 P 3cd74a88660f4de693c073c4c3409f1e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b42da4a775a341da855e97af2b0181a9 in term 2.
I20260601 13:30:52.199319 31962 leader_election.cc:304] T c904500a45f04fb4aba3078d583326e6 P b42da4a775a341da855e97af2b0181a9 [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: 3cd74a88660f4de693c073c4c3409f1e, b42da4a775a341da855e97af2b0181a9; no voters: 0216c9dd74f94f3897c0d30bb0779db4
I20260601 13:30:52.199522 32218 raft_consensus.cc:2804] T c904500a45f04fb4aba3078d583326e6 P b42da4a775a341da855e97af2b0181a9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260601 13:30:52.199587 32218 raft_consensus.cc:493] T c904500a45f04fb4aba3078d583326e6 P b42da4a775a341da855e97af2b0181a9 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:30:52.199616 32218 raft_consensus.cc:3060] T c904500a45f04fb4aba3078d583326e6 P b42da4a775a341da855e97af2b0181a9 [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:30:52.200510 32218 raft_consensus.cc:515] T c904500a45f04fb4aba3078d583326e6 P b42da4a775a341da855e97af2b0181a9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } } peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } }
I20260601 13:30:52.200851 32218 leader_election.cc:290] T c904500a45f04fb4aba3078d583326e6 P b42da4a775a341da855e97af2b0181a9 [CANDIDATE]: Term 3 election: Requested vote from peers 0216c9dd74f94f3897c0d30bb0779db4 (127.24.95.66:46203), 3cd74a88660f4de693c073c4c3409f1e (127.24.95.67:46855)
I20260601 13:30:52.201155 32081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c904500a45f04fb4aba3078d583326e6" candidate_uuid: "b42da4a775a341da855e97af2b0181a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0216c9dd74f94f3897c0d30bb0779db4"
I20260601 13:30:52.201190 32163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c904500a45f04fb4aba3078d583326e6" candidate_uuid: "b42da4a775a341da855e97af2b0181a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3cd74a88660f4de693c073c4c3409f1e"
I20260601 13:30:52.201300 32163 raft_consensus.cc:3060] T c904500a45f04fb4aba3078d583326e6 P 3cd74a88660f4de693c073c4c3409f1e [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:30:52.202135 32163 raft_consensus.cc:2468] T c904500a45f04fb4aba3078d583326e6 P 3cd74a88660f4de693c073c4c3409f1e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b42da4a775a341da855e97af2b0181a9 in term 3.
I20260601 13:30:52.202421 31962 leader_election.cc:304] T c904500a45f04fb4aba3078d583326e6 P b42da4a775a341da855e97af2b0181a9 [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: 3cd74a88660f4de693c073c4c3409f1e, b42da4a775a341da855e97af2b0181a9; no voters: 0216c9dd74f94f3897c0d30bb0779db4
I20260601 13:30:52.202598 32218 raft_consensus.cc:2804] T c904500a45f04fb4aba3078d583326e6 P b42da4a775a341da855e97af2b0181a9 [term 3 FOLLOWER]: Leader election won for term 3
I20260601 13:30:52.202697 32218 raft_consensus.cc:697] T c904500a45f04fb4aba3078d583326e6 P b42da4a775a341da855e97af2b0181a9 [term 3 LEADER]: Becoming Leader. State: Replica: b42da4a775a341da855e97af2b0181a9, State: Running, Role: LEADER
I20260601 13:30:52.202834 32218 consensus_queue.cc:237] T c904500a45f04fb4aba3078d583326e6 P b42da4a775a341da855e97af2b0181a9 [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: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } } peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } }
I20260601 13:30:52.204634 31535 catalog_manager.cc:5696] T c904500a45f04fb4aba3078d583326e6 P b42da4a775a341da855e97af2b0181a9 reported cstate change: term changed from 2 to 3, leader changed from 0216c9dd74f94f3897c0d30bb0779db4 (127.24.95.66) to b42da4a775a341da855e97af2b0181a9 (127.24.95.65). New cstate: current_term: 3 leader_uuid: "b42da4a775a341da855e97af2b0181a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } health_report { overall_health: UNKNOWN } } }
I20260601 13:30:52.443666 31999 raft_consensus.cc:1275] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P b42da4a775a341da855e97af2b0181a9 [term 3 FOLLOWER]: Refusing update from remote peer 3cd74a88660f4de693c073c4c3409f1e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260601 13:30:52.444205 32207 consensus_queue.cc:1048] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 3cd74a88660f4de693c073c4c3409f1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:52.447855 32081 raft_consensus.cc:3055] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 0216c9dd74f94f3897c0d30bb0779db4 [term 2 LEADER]: Stepping down as leader of term 2
I20260601 13:30:52.447968 32081 raft_consensus.cc:740] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 0216c9dd74f94f3897c0d30bb0779db4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0216c9dd74f94f3897c0d30bb0779db4, State: Running, Role: LEADER
I20260601 13:30:52.448118 32081 consensus_queue.cc:260] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 0216c9dd74f94f3897c0d30bb0779db4 [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: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } } peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } }
I20260601 13:30:52.448318 32081 raft_consensus.cc:3060] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 0216c9dd74f94f3897c0d30bb0779db4 [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:30:52.449446 32081 raft_consensus.cc:1275] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 0216c9dd74f94f3897c0d30bb0779db4 [term 3 FOLLOWER]: Refusing update from remote peer 3cd74a88660f4de693c073c4c3409f1e: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260601 13:30:52.449877 32207 consensus_queue.cc:1048] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 3cd74a88660f4de693c073c4c3409f1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:52.450037 32207 consensus_queue.cc:1243] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 3cd74a88660f4de693c073c4c3409f1e [LEADER]: Peer 0216c9dd74f94f3897c0d30bb0779db4 log is divergent from this leader: its last log entry 2.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260601 13:30:52.450860 32081 pending_rounds.cc:85] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 0216c9dd74f94f3897c0d30bb0779db4: Aborting all ops after (but not including) 0
I20260601 13:30:52.450924 32081 pending_rounds.cc:107] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 0216c9dd74f94f3897c0d30bb0779db4: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260601 13:30:52.450951 32081 raft_consensus.cc:2889] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 0216c9dd74f94f3897c0d30bb0779db4 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260601 13:30:52.460974 31999 raft_consensus.cc:1240] T e7111424d4e44a149136bdf40f4d7903 P b42da4a775a341da855e97af2b0181a9 [term 3 LEADER]: Rejecting Update request from peer 3cd74a88660f4de693c073c4c3409f1e for earlier term 2. Current term is 3. Ops: []
I20260601 13:30:52.461442 32207 consensus_queue.cc:1059] T e7111424d4e44a149136bdf40f4d7903 P 3cd74a88660f4de693c073c4c3409f1e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:52.461625 32207 consensus_queue.cc:1243] T e7111424d4e44a149136bdf40f4d7903 P 3cd74a88660f4de693c073c4c3409f1e [LEADER]: Peer b42da4a775a341da855e97af2b0181a9 log is divergent from this leader: its last log entry 3.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260601 13:30:52.461722 32227 raft_consensus.cc:3055] T e7111424d4e44a149136bdf40f4d7903 P 3cd74a88660f4de693c073c4c3409f1e [term 2 LEADER]: Stepping down as leader of term 2
I20260601 13:30:52.461799 32227 raft_consensus.cc:740] T e7111424d4e44a149136bdf40f4d7903 P 3cd74a88660f4de693c073c4c3409f1e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3cd74a88660f4de693c073c4c3409f1e, State: Running, Role: LEADER
I20260601 13:30:52.461963 32227 consensus_queue.cc:260] T e7111424d4e44a149136bdf40f4d7903 P 3cd74a88660f4de693c073c4c3409f1e [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: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } } peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } }
I20260601 13:30:52.462141 32227 raft_consensus.cc:3060] T e7111424d4e44a149136bdf40f4d7903 P 3cd74a88660f4de693c073c4c3409f1e [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:30:52.557852 32081 raft_consensus.cc:1275] T e7111424d4e44a149136bdf40f4d7903 P 0216c9dd74f94f3897c0d30bb0779db4 [term 3 FOLLOWER]: Refusing update from remote peer b42da4a775a341da855e97af2b0181a9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260601 13:30:52.558409 32218 consensus_queue.cc:1048] T e7111424d4e44a149136bdf40f4d7903 P b42da4a775a341da855e97af2b0181a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:52.562307 32163 raft_consensus.cc:1275] T e7111424d4e44a149136bdf40f4d7903 P 3cd74a88660f4de693c073c4c3409f1e [term 3 FOLLOWER]: Refusing update from remote peer b42da4a775a341da855e97af2b0181a9: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260601 13:30:52.562781 32231 consensus_queue.cc:1048] T e7111424d4e44a149136bdf40f4d7903 P b42da4a775a341da855e97af2b0181a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:52.562956 32231 consensus_queue.cc:1243] T e7111424d4e44a149136bdf40f4d7903 P b42da4a775a341da855e97af2b0181a9 [LEADER]: Peer 3cd74a88660f4de693c073c4c3409f1e log is divergent from this leader: its last log entry 2.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260601 13:30:52.563616 32163 pending_rounds.cc:85] T e7111424d4e44a149136bdf40f4d7903 P 3cd74a88660f4de693c073c4c3409f1e: Aborting all ops after (but not including) 0
I20260601 13:30:52.563678 32163 pending_rounds.cc:107] T e7111424d4e44a149136bdf40f4d7903 P 3cd74a88660f4de693c073c4c3409f1e: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260601 13:30:52.563719 32163 raft_consensus.cc:2889] T e7111424d4e44a149136bdf40f4d7903 P 3cd74a88660f4de693c073c4c3409f1e [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260601 13:30:52.569330 32231 raft_consensus.cc:493] T 872bcdb1ffc24b57b48069f7bab4e384 P b42da4a775a341da855e97af2b0181a9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:30:52.569510 32231 raft_consensus.cc:515] T 872bcdb1ffc24b57b48069f7bab4e384 P b42da4a775a341da855e97af2b0181a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } } peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } }
I20260601 13:30:52.569936 32231 leader_election.cc:290] T 872bcdb1ffc24b57b48069f7bab4e384 P b42da4a775a341da855e97af2b0181a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0216c9dd74f94f3897c0d30bb0779db4 (127.24.95.66:46203), 3cd74a88660f4de693c073c4c3409f1e (127.24.95.67:46855)
I20260601 13:30:52.570384 32163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "872bcdb1ffc24b57b48069f7bab4e384" candidate_uuid: "b42da4a775a341da855e97af2b0181a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3cd74a88660f4de693c073c4c3409f1e" is_pre_election: true
I20260601 13:30:52.570359 32081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "872bcdb1ffc24b57b48069f7bab4e384" candidate_uuid: "b42da4a775a341da855e97af2b0181a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0216c9dd74f94f3897c0d30bb0779db4" is_pre_election: true
I20260601 13:30:52.570526 32163 raft_consensus.cc:2468] T 872bcdb1ffc24b57b48069f7bab4e384 P 3cd74a88660f4de693c073c4c3409f1e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b42da4a775a341da855e97af2b0181a9 in term 2.
I20260601 13:30:52.570748 31962 leader_election.cc:304] T 872bcdb1ffc24b57b48069f7bab4e384 P b42da4a775a341da855e97af2b0181a9 [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: 3cd74a88660f4de693c073c4c3409f1e, b42da4a775a341da855e97af2b0181a9; no voters: 
I20260601 13:30:52.570991 32231 raft_consensus.cc:2804] T 872bcdb1ffc24b57b48069f7bab4e384 P b42da4a775a341da855e97af2b0181a9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260601 13:30:52.571072 32231 raft_consensus.cc:493] T 872bcdb1ffc24b57b48069f7bab4e384 P b42da4a775a341da855e97af2b0181a9 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:30:52.571134 32231 raft_consensus.cc:3060] T 872bcdb1ffc24b57b48069f7bab4e384 P b42da4a775a341da855e97af2b0181a9 [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:30:52.572082 32231 raft_consensus.cc:515] T 872bcdb1ffc24b57b48069f7bab4e384 P b42da4a775a341da855e97af2b0181a9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } } peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } }
I20260601 13:30:52.572527 32231 leader_election.cc:290] T 872bcdb1ffc24b57b48069f7bab4e384 P b42da4a775a341da855e97af2b0181a9 [CANDIDATE]: Term 3 election: Requested vote from peers 0216c9dd74f94f3897c0d30bb0779db4 (127.24.95.66:46203), 3cd74a88660f4de693c073c4c3409f1e (127.24.95.67:46855)
I20260601 13:30:52.572860 32081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "872bcdb1ffc24b57b48069f7bab4e384" candidate_uuid: "b42da4a775a341da855e97af2b0181a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0216c9dd74f94f3897c0d30bb0779db4"
I20260601 13:30:52.572865 32163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "872bcdb1ffc24b57b48069f7bab4e384" candidate_uuid: "b42da4a775a341da855e97af2b0181a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3cd74a88660f4de693c073c4c3409f1e"
I20260601 13:30:52.573067 32163 raft_consensus.cc:3060] T 872bcdb1ffc24b57b48069f7bab4e384 P 3cd74a88660f4de693c073c4c3409f1e [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:30:52.573879 32163 raft_consensus.cc:2468] T 872bcdb1ffc24b57b48069f7bab4e384 P 3cd74a88660f4de693c073c4c3409f1e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b42da4a775a341da855e97af2b0181a9 in term 3.
I20260601 13:30:52.574198 31962 leader_election.cc:304] T 872bcdb1ffc24b57b48069f7bab4e384 P b42da4a775a341da855e97af2b0181a9 [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: 3cd74a88660f4de693c073c4c3409f1e, b42da4a775a341da855e97af2b0181a9; no voters: 0216c9dd74f94f3897c0d30bb0779db4
I20260601 13:30:52.574394 32231 raft_consensus.cc:2804] T 872bcdb1ffc24b57b48069f7bab4e384 P b42da4a775a341da855e97af2b0181a9 [term 3 FOLLOWER]: Leader election won for term 3
I20260601 13:30:52.574492 32231 raft_consensus.cc:697] T 872bcdb1ffc24b57b48069f7bab4e384 P b42da4a775a341da855e97af2b0181a9 [term 3 LEADER]: Becoming Leader. State: Replica: b42da4a775a341da855e97af2b0181a9, State: Running, Role: LEADER
I20260601 13:30:52.574640 32231 consensus_queue.cc:237] T 872bcdb1ffc24b57b48069f7bab4e384 P b42da4a775a341da855e97af2b0181a9 [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: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } } peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } }
I20260601 13:30:52.576604 31538 catalog_manager.cc:5696] T 872bcdb1ffc24b57b48069f7bab4e384 P b42da4a775a341da855e97af2b0181a9 reported cstate change: term changed from 2 to 3, leader changed from 0216c9dd74f94f3897c0d30bb0779db4 (127.24.95.66) to b42da4a775a341da855e97af2b0181a9 (127.24.95.65). New cstate: current_term: 3 leader_uuid: "b42da4a775a341da855e97af2b0181a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } health_report { overall_health: UNKNOWN } } }
I20260601 13:30:52.604923 32163 raft_consensus.cc:1275] T c904500a45f04fb4aba3078d583326e6 P 3cd74a88660f4de693c073c4c3409f1e [term 3 FOLLOWER]: Refusing update from remote peer b42da4a775a341da855e97af2b0181a9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260601 13:30:52.605576 32231 consensus_queue.cc:1048] T c904500a45f04fb4aba3078d583326e6 P b42da4a775a341da855e97af2b0181a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:52.609138 32081 raft_consensus.cc:3055] T c904500a45f04fb4aba3078d583326e6 P 0216c9dd74f94f3897c0d30bb0779db4 [term 2 LEADER]: Stepping down as leader of term 2
I20260601 13:30:52.609263 32081 raft_consensus.cc:740] T c904500a45f04fb4aba3078d583326e6 P 0216c9dd74f94f3897c0d30bb0779db4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0216c9dd74f94f3897c0d30bb0779db4, State: Running, Role: LEADER
I20260601 13:30:52.609531 32081 consensus_queue.cc:260] T c904500a45f04fb4aba3078d583326e6 P 0216c9dd74f94f3897c0d30bb0779db4 [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: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } } peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } }
I20260601 13:30:52.609771 32081 raft_consensus.cc:3060] T c904500a45f04fb4aba3078d583326e6 P 0216c9dd74f94f3897c0d30bb0779db4 [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:30:52.610954 32081 raft_consensus.cc:1275] T c904500a45f04fb4aba3078d583326e6 P 0216c9dd74f94f3897c0d30bb0779db4 [term 3 FOLLOWER]: Refusing update from remote peer b42da4a775a341da855e97af2b0181a9: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260601 13:30:52.611470 32218 consensus_queue.cc:1048] T c904500a45f04fb4aba3078d583326e6 P b42da4a775a341da855e97af2b0181a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:52.611624 32218 consensus_queue.cc:1243] T c904500a45f04fb4aba3078d583326e6 P b42da4a775a341da855e97af2b0181a9 [LEADER]: Peer 0216c9dd74f94f3897c0d30bb0779db4 log is divergent from this leader: its last log entry 2.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260601 13:30:52.612454 32081 pending_rounds.cc:85] T c904500a45f04fb4aba3078d583326e6 P 0216c9dd74f94f3897c0d30bb0779db4: Aborting all ops after (but not including) 0
I20260601 13:30:52.612528 32081 pending_rounds.cc:107] T c904500a45f04fb4aba3078d583326e6 P 0216c9dd74f94f3897c0d30bb0779db4: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260601 13:30:52.612568 32081 raft_consensus.cc:2889] T c904500a45f04fb4aba3078d583326e6 P 0216c9dd74f94f3897c0d30bb0779db4 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260601 13:30:52.632944 31999 raft_consensus.cc:1240] T 872bcdb1ffc24b57b48069f7bab4e384 P b42da4a775a341da855e97af2b0181a9 [term 3 LEADER]: Rejecting Update request from peer 0216c9dd74f94f3897c0d30bb0779db4 for earlier term 2. Current term is 3. Ops: []
I20260601 13:30:52.633496 32219 consensus_queue.cc:1059] T 872bcdb1ffc24b57b48069f7bab4e384 P 0216c9dd74f94f3897c0d30bb0779db4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:52.633670 32219 consensus_queue.cc:1243] T 872bcdb1ffc24b57b48069f7bab4e384 P 0216c9dd74f94f3897c0d30bb0779db4 [LEADER]: Peer b42da4a775a341da855e97af2b0181a9 log is divergent from this leader: its last log entry 3.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260601 13:30:52.633742 32196 raft_consensus.cc:3055] T 872bcdb1ffc24b57b48069f7bab4e384 P 0216c9dd74f94f3897c0d30bb0779db4 [term 2 LEADER]: Stepping down as leader of term 2
I20260601 13:30:52.633829 32196 raft_consensus.cc:740] T 872bcdb1ffc24b57b48069f7bab4e384 P 0216c9dd74f94f3897c0d30bb0779db4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0216c9dd74f94f3897c0d30bb0779db4, State: Running, Role: LEADER
I20260601 13:30:52.634140 32196 consensus_queue.cc:260] T 872bcdb1ffc24b57b48069f7bab4e384 P 0216c9dd74f94f3897c0d30bb0779db4 [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: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } } peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } }
I20260601 13:30:52.634372 32196 raft_consensus.cc:3060] T 872bcdb1ffc24b57b48069f7bab4e384 P 0216c9dd74f94f3897c0d30bb0779db4 [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:30:52.984167 32163 raft_consensus.cc:1275] T 872bcdb1ffc24b57b48069f7bab4e384 P 3cd74a88660f4de693c073c4c3409f1e [term 3 FOLLOWER]: Refusing update from remote peer b42da4a775a341da855e97af2b0181a9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260601 13:30:52.984881 32218 consensus_queue.cc:1048] T 872bcdb1ffc24b57b48069f7bab4e384 P b42da4a775a341da855e97af2b0181a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:52.988271 32081 raft_consensus.cc:1275] T 872bcdb1ffc24b57b48069f7bab4e384 P 0216c9dd74f94f3897c0d30bb0779db4 [term 3 FOLLOWER]: Refusing update from remote peer b42da4a775a341da855e97af2b0181a9: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260601 13:30:52.988713 32232 consensus_queue.cc:1048] T 872bcdb1ffc24b57b48069f7bab4e384 P b42da4a775a341da855e97af2b0181a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:52.988905 32232 consensus_queue.cc:1243] T 872bcdb1ffc24b57b48069f7bab4e384 P b42da4a775a341da855e97af2b0181a9 [LEADER]: Peer 0216c9dd74f94f3897c0d30bb0779db4 log is divergent from this leader: its last log entry 2.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260601 13:30:52.989701 32081 pending_rounds.cc:85] T 872bcdb1ffc24b57b48069f7bab4e384 P 0216c9dd74f94f3897c0d30bb0779db4: Aborting all ops after (but not including) 0
I20260601 13:30:52.989903 32081 pending_rounds.cc:107] T 872bcdb1ffc24b57b48069f7bab4e384 P 0216c9dd74f94f3897c0d30bb0779db4: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260601 13:30:52.990000 32081 raft_consensus.cc:2889] T 872bcdb1ffc24b57b48069f7bab4e384 P 0216c9dd74f94f3897c0d30bb0779db4 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260601 13:30:53.141256 31999 consensus_queue.cc:237] T 872bcdb1ffc24b57b48069f7bab4e384 P b42da4a775a341da855e97af2b0181a9 [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: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } } peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } attrs { replace: true } } peers { permanent_uuid: "6b3b242f6c6341a7a1309a8b6f95a4e2" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 40695 } attrs { promote: true } }
I20260601 13:30:53.143006 32081 raft_consensus.cc:1275] T 872bcdb1ffc24b57b48069f7bab4e384 P 0216c9dd74f94f3897c0d30bb0779db4 [term 3 FOLLOWER]: Refusing update from remote peer b42da4a775a341da855e97af2b0181a9: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260601 13:30:53.143105 32163 raft_consensus.cc:1275] T 872bcdb1ffc24b57b48069f7bab4e384 P 3cd74a88660f4de693c073c4c3409f1e [term 3 FOLLOWER]: Refusing update from remote peer b42da4a775a341da855e97af2b0181a9: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260601 13:30:53.143428 32215 consensus_queue.cc:1048] T 872bcdb1ffc24b57b48069f7bab4e384 P b42da4a775a341da855e97af2b0181a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:30:53.143812 32215 consensus_queue.cc:1048] T 872bcdb1ffc24b57b48069f7bab4e384 P b42da4a775a341da855e97af2b0181a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:30:53.144948 32218 raft_consensus.cc:2955] T 872bcdb1ffc24b57b48069f7bab4e384 P b42da4a775a341da855e97af2b0181a9 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 6b3b242f6c6341a7a1309a8b6f95a4e2 (127.24.95.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } } peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } attrs { replace: true } } peers { permanent_uuid: "6b3b242f6c6341a7a1309a8b6f95a4e2" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 40695 } attrs { promote: true } } }
I20260601 13:30:53.145452 32081 raft_consensus.cc:2955] T 872bcdb1ffc24b57b48069f7bab4e384 P 0216c9dd74f94f3897c0d30bb0779db4 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 6b3b242f6c6341a7a1309a8b6f95a4e2 (127.24.95.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } } peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } attrs { replace: true } } peers { permanent_uuid: "6b3b242f6c6341a7a1309a8b6f95a4e2" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 40695 } attrs { promote: true } } }
W20260601 13:30:53.147768 31962 consensus_peers.cc:597] T 872bcdb1ffc24b57b48069f7bab4e384 P b42da4a775a341da855e97af2b0181a9 -> Peer 6b3b242f6c6341a7a1309a8b6f95a4e2 (127.24.95.68:40695): Couldn't send request to peer 6b3b242f6c6341a7a1309a8b6f95a4e2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 872bcdb1ffc24b57b48069f7bab4e384. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:30:53.147921 31999 consensus_queue.cc:237] T c904500a45f04fb4aba3078d583326e6 P b42da4a775a341da855e97af2b0181a9 [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: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } attrs { replace: true } } peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } } peers { permanent_uuid: "6b3b242f6c6341a7a1309a8b6f95a4e2" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 40695 } attrs { promote: true } }
I20260601 13:30:53.148144 31535 catalog_manager.cc:5696] T 872bcdb1ffc24b57b48069f7bab4e384 P 0216c9dd74f94f3897c0d30bb0779db4 reported cstate change: config changed from index -1 to 3, NON_VOTER 6b3b242f6c6341a7a1309a8b6f95a4e2 (127.24.95.68) added. New cstate: current_term: 3 leader_uuid: "b42da4a775a341da855e97af2b0181a9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } } peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } attrs { replace: true } } peers { permanent_uuid: "6b3b242f6c6341a7a1309a8b6f95a4e2" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 40695 } attrs { promote: true } } }
I20260601 13:30:53.148326 32163 raft_consensus.cc:2955] T 872bcdb1ffc24b57b48069f7bab4e384 P 3cd74a88660f4de693c073c4c3409f1e [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 6b3b242f6c6341a7a1309a8b6f95a4e2 (127.24.95.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } } peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } attrs { replace: true } } peers { permanent_uuid: "6b3b242f6c6341a7a1309a8b6f95a4e2" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 40695 } attrs { promote: true } } }
I20260601 13:30:53.149251 32081 raft_consensus.cc:1275] T c904500a45f04fb4aba3078d583326e6 P 0216c9dd74f94f3897c0d30bb0779db4 [term 3 FOLLOWER]: Refusing update from remote peer b42da4a775a341da855e97af2b0181a9: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260601 13:30:53.149258 32162 raft_consensus.cc:1275] T c904500a45f04fb4aba3078d583326e6 P 3cd74a88660f4de693c073c4c3409f1e [term 3 FOLLOWER]: Refusing update from remote peer b42da4a775a341da855e97af2b0181a9: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260601 13:30:53.149575 32218 consensus_queue.cc:1048] T c904500a45f04fb4aba3078d583326e6 P b42da4a775a341da855e97af2b0181a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260601 13:30:53.149516 31962 consensus_peers.cc:597] T c904500a45f04fb4aba3078d583326e6 P b42da4a775a341da855e97af2b0181a9 -> Peer 6b3b242f6c6341a7a1309a8b6f95a4e2 (127.24.95.68:40695): Couldn't send request to peer 6b3b242f6c6341a7a1309a8b6f95a4e2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c904500a45f04fb4aba3078d583326e6. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:30:53.150046 32218 consensus_queue.cc:1048] T c904500a45f04fb4aba3078d583326e6 P b42da4a775a341da855e97af2b0181a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:30:53.151175 32218 raft_consensus.cc:2955] T c904500a45f04fb4aba3078d583326e6 P b42da4a775a341da855e97af2b0181a9 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 6b3b242f6c6341a7a1309a8b6f95a4e2 (127.24.95.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } attrs { replace: true } } peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } } peers { permanent_uuid: "6b3b242f6c6341a7a1309a8b6f95a4e2" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 40695 } attrs { promote: true } } }
I20260601 13:30:53.151473 32081 raft_consensus.cc:2955] T c904500a45f04fb4aba3078d583326e6 P 0216c9dd74f94f3897c0d30bb0779db4 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 6b3b242f6c6341a7a1309a8b6f95a4e2 (127.24.95.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } attrs { replace: true } } peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } } peers { permanent_uuid: "6b3b242f6c6341a7a1309a8b6f95a4e2" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 40695 } attrs { promote: true } } }
I20260601 13:30:53.152206 32162 raft_consensus.cc:2955] T c904500a45f04fb4aba3078d583326e6 P 3cd74a88660f4de693c073c4c3409f1e [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 6b3b242f6c6341a7a1309a8b6f95a4e2 (127.24.95.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } attrs { replace: true } } peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } } peers { permanent_uuid: "6b3b242f6c6341a7a1309a8b6f95a4e2" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 40695 } attrs { promote: true } } }
I20260601 13:30:53.153772 31538 catalog_manager.cc:5696] T c904500a45f04fb4aba3078d583326e6 P b42da4a775a341da855e97af2b0181a9 reported cstate change: config changed from index -1 to 3, NON_VOTER 6b3b242f6c6341a7a1309a8b6f95a4e2 (127.24.95.68) added. New cstate: current_term: 3 leader_uuid: "b42da4a775a341da855e97af2b0181a9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b3b242f6c6341a7a1309a8b6f95a4e2" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 40695 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:30:53.155344 32162 consensus_queue.cc:237] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 3cd74a88660f4de693c073c4c3409f1e [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: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } } peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } attrs { replace: true } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } } peers { permanent_uuid: "6b3b242f6c6341a7a1309a8b6f95a4e2" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 40695 } attrs { promote: true } }
I20260601 13:30:53.156719 31999 raft_consensus.cc:1275] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P b42da4a775a341da855e97af2b0181a9 [term 3 FOLLOWER]: Refusing update from remote peer 3cd74a88660f4de693c073c4c3409f1e: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260601 13:30:53.157302 32081 raft_consensus.cc:1275] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 0216c9dd74f94f3897c0d30bb0779db4 [term 3 FOLLOWER]: Refusing update from remote peer 3cd74a88660f4de693c073c4c3409f1e: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260601 13:30:53.157485 32207 consensus_queue.cc:1048] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 3cd74a88660f4de693c073c4c3409f1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:30:53.157670 32227 consensus_queue.cc:1048] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 3cd74a88660f4de693c073c4c3409f1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:30:53.159359 32227 raft_consensus.cc:2955] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 3cd74a88660f4de693c073c4c3409f1e [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 6b3b242f6c6341a7a1309a8b6f95a4e2 (127.24.95.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } } peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } attrs { replace: true } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } } peers { permanent_uuid: "6b3b242f6c6341a7a1309a8b6f95a4e2" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 40695 } attrs { promote: true } } }
I20260601 13:30:53.160202 32081 raft_consensus.cc:2955] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 0216c9dd74f94f3897c0d30bb0779db4 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 6b3b242f6c6341a7a1309a8b6f95a4e2 (127.24.95.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } } peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } attrs { replace: true } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } } peers { permanent_uuid: "6b3b242f6c6341a7a1309a8b6f95a4e2" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 40695 } attrs { promote: true } } }
I20260601 13:30:53.160341 31999 raft_consensus.cc:2955] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P b42da4a775a341da855e97af2b0181a9 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 6b3b242f6c6341a7a1309a8b6f95a4e2 (127.24.95.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } } peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } attrs { replace: true } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } } peers { permanent_uuid: "6b3b242f6c6341a7a1309a8b6f95a4e2" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 40695 } attrs { promote: true } } }
W20260601 13:30:53.162009 32126 consensus_peers.cc:597] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 3cd74a88660f4de693c073c4c3409f1e -> Peer 6b3b242f6c6341a7a1309a8b6f95a4e2 (127.24.95.68:40695): Couldn't send request to peer 6b3b242f6c6341a7a1309a8b6f95a4e2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5c3ea3a060d54a9bb1c93e84cfd822b3. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:30:53.162384 31535 catalog_manager.cc:5696] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 0216c9dd74f94f3897c0d30bb0779db4 reported cstate change: config changed from index -1 to 3, NON_VOTER 6b3b242f6c6341a7a1309a8b6f95a4e2 (127.24.95.68) added. New cstate: current_term: 3 leader_uuid: "3cd74a88660f4de693c073c4c3409f1e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } } peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } attrs { replace: true } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } } peers { permanent_uuid: "6b3b242f6c6341a7a1309a8b6f95a4e2" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 40695 } attrs { promote: true } } }
I20260601 13:30:53.561264 32242 ts_tablet_manager.cc:933] T 872bcdb1ffc24b57b48069f7bab4e384 P 6b3b242f6c6341a7a1309a8b6f95a4e2: Initiating tablet copy from peer b42da4a775a341da855e97af2b0181a9 (127.24.95.65:42673)
I20260601 13:30:53.561666 32242 tablet_copy_client.cc:323] T 872bcdb1ffc24b57b48069f7bab4e384 P 6b3b242f6c6341a7a1309a8b6f95a4e2: tablet copy: Beginning tablet copy session from remote peer at address 127.24.95.65:42673
I20260601 13:30:53.566596 32009 tablet_copy_service.cc:140] P b42da4a775a341da855e97af2b0181a9: Received BeginTabletCopySession request for tablet 872bcdb1ffc24b57b48069f7bab4e384 from peer 6b3b242f6c6341a7a1309a8b6f95a4e2 ({username='slave'} at 127.0.0.1:57558)
I20260601 13:30:53.566722 32009 tablet_copy_service.cc:161] P b42da4a775a341da855e97af2b0181a9: Beginning new tablet copy session on tablet 872bcdb1ffc24b57b48069f7bab4e384 from peer 6b3b242f6c6341a7a1309a8b6f95a4e2 at {username='slave'} at 127.0.0.1:57558: session id = 6b3b242f6c6341a7a1309a8b6f95a4e2-872bcdb1ffc24b57b48069f7bab4e384
I20260601 13:30:53.567545 32246 ts_tablet_manager.cc:933] T c904500a45f04fb4aba3078d583326e6 P 6b3b242f6c6341a7a1309a8b6f95a4e2: Initiating tablet copy from peer b42da4a775a341da855e97af2b0181a9 (127.24.95.65:42673)
I20260601 13:30:53.567647 32009 tablet_copy_source_session.cc:215] T 872bcdb1ffc24b57b48069f7bab4e384 P b42da4a775a341da855e97af2b0181a9: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:30:53.567890 32246 tablet_copy_client.cc:323] T c904500a45f04fb4aba3078d583326e6 P 6b3b242f6c6341a7a1309a8b6f95a4e2: tablet copy: Beginning tablet copy session from remote peer at address 127.24.95.65:42673
I20260601 13:30:53.568507 32009 tablet_copy_service.cc:140] P b42da4a775a341da855e97af2b0181a9: Received BeginTabletCopySession request for tablet c904500a45f04fb4aba3078d583326e6 from peer 6b3b242f6c6341a7a1309a8b6f95a4e2 ({username='slave'} at 127.0.0.1:57558)
I20260601 13:30:53.568598 32242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 872bcdb1ffc24b57b48069f7bab4e384. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:53.568621 32009 tablet_copy_service.cc:161] P b42da4a775a341da855e97af2b0181a9: Beginning new tablet copy session on tablet c904500a45f04fb4aba3078d583326e6 from peer 6b3b242f6c6341a7a1309a8b6f95a4e2 at {username='slave'} at 127.0.0.1:57558: session id = 6b3b242f6c6341a7a1309a8b6f95a4e2-c904500a45f04fb4aba3078d583326e6
I20260601 13:30:53.569425 32009 tablet_copy_source_session.cc:215] T c904500a45f04fb4aba3078d583326e6 P b42da4a775a341da855e97af2b0181a9: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:30:53.570403 32246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c904500a45f04fb4aba3078d583326e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:53.570755 32242 tablet_copy_client.cc:806] T 872bcdb1ffc24b57b48069f7bab4e384 P 6b3b242f6c6341a7a1309a8b6f95a4e2: tablet copy: Starting download of 0 data blocks...
I20260601 13:30:53.570916 32242 tablet_copy_client.cc:670] T 872bcdb1ffc24b57b48069f7bab4e384 P 6b3b242f6c6341a7a1309a8b6f95a4e2: tablet copy: Starting download of 1 WAL segments...
I20260601 13:30:53.571838 32242 tablet_copy_client.cc:538] T 872bcdb1ffc24b57b48069f7bab4e384 P 6b3b242f6c6341a7a1309a8b6f95a4e2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:30:53.572903 32246 tablet_copy_client.cc:806] T c904500a45f04fb4aba3078d583326e6 P 6b3b242f6c6341a7a1309a8b6f95a4e2: tablet copy: Starting download of 0 data blocks...
I20260601 13:30:53.573087 32246 tablet_copy_client.cc:670] T c904500a45f04fb4aba3078d583326e6 P 6b3b242f6c6341a7a1309a8b6f95a4e2: tablet copy: Starting download of 1 WAL segments...
I20260601 13:30:53.573093 32242 tablet_bootstrap.cc:492] T 872bcdb1ffc24b57b48069f7bab4e384 P 6b3b242f6c6341a7a1309a8b6f95a4e2: Bootstrap starting.
I20260601 13:30:53.574822 32246 tablet_copy_client.cc:538] T c904500a45f04fb4aba3078d583326e6 P 6b3b242f6c6341a7a1309a8b6f95a4e2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:30:53.576581 32246 tablet_bootstrap.cc:492] T c904500a45f04fb4aba3078d583326e6 P 6b3b242f6c6341a7a1309a8b6f95a4e2: Bootstrap starting.
I20260601 13:30:53.577327 32242 tablet_bootstrap.cc:492] T 872bcdb1ffc24b57b48069f7bab4e384 P 6b3b242f6c6341a7a1309a8b6f95a4e2: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:30:53.577579 32242 tablet_bootstrap.cc:492] T 872bcdb1ffc24b57b48069f7bab4e384 P 6b3b242f6c6341a7a1309a8b6f95a4e2: Bootstrap complete.
I20260601 13:30:53.577760 32242 ts_tablet_manager.cc:1403] T 872bcdb1ffc24b57b48069f7bab4e384 P 6b3b242f6c6341a7a1309a8b6f95a4e2: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.000s
I20260601 13:30:53.578162 32242 raft_consensus.cc:359] T 872bcdb1ffc24b57b48069f7bab4e384 P 6b3b242f6c6341a7a1309a8b6f95a4e2 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } } peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } attrs { replace: true } } peers { permanent_uuid: "6b3b242f6c6341a7a1309a8b6f95a4e2" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 40695 } attrs { promote: true } }
I20260601 13:30:53.578280 32242 raft_consensus.cc:740] T 872bcdb1ffc24b57b48069f7bab4e384 P 6b3b242f6c6341a7a1309a8b6f95a4e2 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 6b3b242f6c6341a7a1309a8b6f95a4e2, State: Initialized, Role: LEARNER
I20260601 13:30:53.578416 32242 consensus_queue.cc:260] T 872bcdb1ffc24b57b48069f7bab4e384 P 6b3b242f6c6341a7a1309a8b6f95a4e2 [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: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } } peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } attrs { replace: true } } peers { permanent_uuid: "6b3b242f6c6341a7a1309a8b6f95a4e2" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 40695 } attrs { promote: true } }
I20260601 13:30:53.578794 32242 ts_tablet_manager.cc:1434] T 872bcdb1ffc24b57b48069f7bab4e384 P 6b3b242f6c6341a7a1309a8b6f95a4e2: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:30:53.579414 32009 tablet_copy_service.cc:342] P b42da4a775a341da855e97af2b0181a9: Request end of tablet copy session 6b3b242f6c6341a7a1309a8b6f95a4e2-872bcdb1ffc24b57b48069f7bab4e384 received from {username='slave'} at 127.0.0.1:57558
I20260601 13:30:53.579514 32009 tablet_copy_service.cc:434] P b42da4a775a341da855e97af2b0181a9: ending tablet copy session 6b3b242f6c6341a7a1309a8b6f95a4e2-872bcdb1ffc24b57b48069f7bab4e384 on tablet 872bcdb1ffc24b57b48069f7bab4e384 with peer 6b3b242f6c6341a7a1309a8b6f95a4e2
I20260601 13:30:53.581118 32246 tablet_bootstrap.cc:492] T c904500a45f04fb4aba3078d583326e6 P 6b3b242f6c6341a7a1309a8b6f95a4e2: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:30:53.581386 32246 tablet_bootstrap.cc:492] T c904500a45f04fb4aba3078d583326e6 P 6b3b242f6c6341a7a1309a8b6f95a4e2: Bootstrap complete.
I20260601 13:30:53.581562 32246 ts_tablet_manager.cc:1403] T c904500a45f04fb4aba3078d583326e6 P 6b3b242f6c6341a7a1309a8b6f95a4e2: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.000s
I20260601 13:30:53.582067 32246 raft_consensus.cc:359] T c904500a45f04fb4aba3078d583326e6 P 6b3b242f6c6341a7a1309a8b6f95a4e2 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } attrs { replace: true } } peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } } peers { permanent_uuid: "6b3b242f6c6341a7a1309a8b6f95a4e2" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 40695 } attrs { promote: true } }
I20260601 13:30:53.582226 32246 raft_consensus.cc:740] T c904500a45f04fb4aba3078d583326e6 P 6b3b242f6c6341a7a1309a8b6f95a4e2 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 6b3b242f6c6341a7a1309a8b6f95a4e2, State: Initialized, Role: LEARNER
I20260601 13:30:53.582329 32246 consensus_queue.cc:260] T c904500a45f04fb4aba3078d583326e6 P 6b3b242f6c6341a7a1309a8b6f95a4e2 [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: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } attrs { replace: true } } peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } } peers { permanent_uuid: "6b3b242f6c6341a7a1309a8b6f95a4e2" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 40695 } attrs { promote: true } }
I20260601 13:30:53.582610 32246 ts_tablet_manager.cc:1434] T c904500a45f04fb4aba3078d583326e6 P 6b3b242f6c6341a7a1309a8b6f95a4e2: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:30:53.583096 32009 tablet_copy_service.cc:342] P b42da4a775a341da855e97af2b0181a9: Request end of tablet copy session 6b3b242f6c6341a7a1309a8b6f95a4e2-c904500a45f04fb4aba3078d583326e6 received from {username='slave'} at 127.0.0.1:57558
I20260601 13:30:53.583186 32009 tablet_copy_service.cc:434] P b42da4a775a341da855e97af2b0181a9: ending tablet copy session 6b3b242f6c6341a7a1309a8b6f95a4e2-c904500a45f04fb4aba3078d583326e6 on tablet c904500a45f04fb4aba3078d583326e6 with peer 6b3b242f6c6341a7a1309a8b6f95a4e2
I20260601 13:30:53.732594 32246 ts_tablet_manager.cc:933] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 6b3b242f6c6341a7a1309a8b6f95a4e2: Initiating tablet copy from peer 3cd74a88660f4de693c073c4c3409f1e (127.24.95.67:46855)
I20260601 13:30:53.732972 32246 tablet_copy_client.cc:323] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 6b3b242f6c6341a7a1309a8b6f95a4e2: tablet copy: Beginning tablet copy session from remote peer at address 127.24.95.67:46855
I20260601 13:30:53.736850 32174 tablet_copy_service.cc:140] P 3cd74a88660f4de693c073c4c3409f1e: Received BeginTabletCopySession request for tablet 5c3ea3a060d54a9bb1c93e84cfd822b3 from peer 6b3b242f6c6341a7a1309a8b6f95a4e2 ({username='slave'} at 127.0.0.1:42088)
I20260601 13:30:53.737005 32174 tablet_copy_service.cc:161] P 3cd74a88660f4de693c073c4c3409f1e: Beginning new tablet copy session on tablet 5c3ea3a060d54a9bb1c93e84cfd822b3 from peer 6b3b242f6c6341a7a1309a8b6f95a4e2 at {username='slave'} at 127.0.0.1:42088: session id = 6b3b242f6c6341a7a1309a8b6f95a4e2-5c3ea3a060d54a9bb1c93e84cfd822b3
I20260601 13:30:53.738030 32174 tablet_copy_source_session.cc:215] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 3cd74a88660f4de693c073c4c3409f1e: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:30:53.738945 32246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c3ea3a060d54a9bb1c93e84cfd822b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:53.741010 32246 tablet_copy_client.cc:806] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 6b3b242f6c6341a7a1309a8b6f95a4e2: tablet copy: Starting download of 0 data blocks...
I20260601 13:30:53.741199 32246 tablet_copy_client.cc:670] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 6b3b242f6c6341a7a1309a8b6f95a4e2: tablet copy: Starting download of 1 WAL segments...
I20260601 13:30:53.742435 32246 tablet_copy_client.cc:538] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 6b3b242f6c6341a7a1309a8b6f95a4e2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:30:53.743583 32246 tablet_bootstrap.cc:492] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 6b3b242f6c6341a7a1309a8b6f95a4e2: Bootstrap starting.
I20260601 13:30:53.747014 32246 tablet_bootstrap.cc:492] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 6b3b242f6c6341a7a1309a8b6f95a4e2: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:30:53.747232 32246 tablet_bootstrap.cc:492] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 6b3b242f6c6341a7a1309a8b6f95a4e2: Bootstrap complete.
I20260601 13:30:53.747393 32246 ts_tablet_manager.cc:1403] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 6b3b242f6c6341a7a1309a8b6f95a4e2: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:30:53.747845 32246 raft_consensus.cc:359] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 6b3b242f6c6341a7a1309a8b6f95a4e2 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } } peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } attrs { replace: true } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } } peers { permanent_uuid: "6b3b242f6c6341a7a1309a8b6f95a4e2" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 40695 } attrs { promote: true } }
I20260601 13:30:53.747965 32246 raft_consensus.cc:740] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 6b3b242f6c6341a7a1309a8b6f95a4e2 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 6b3b242f6c6341a7a1309a8b6f95a4e2, State: Initialized, Role: LEARNER
I20260601 13:30:53.748081 32246 consensus_queue.cc:260] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 6b3b242f6c6341a7a1309a8b6f95a4e2 [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: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } } peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } attrs { replace: true } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } } peers { permanent_uuid: "6b3b242f6c6341a7a1309a8b6f95a4e2" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 40695 } attrs { promote: true } }
I20260601 13:30:53.748416 32246 ts_tablet_manager.cc:1434] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 6b3b242f6c6341a7a1309a8b6f95a4e2: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:30:53.749027 32174 tablet_copy_service.cc:342] P 3cd74a88660f4de693c073c4c3409f1e: Request end of tablet copy session 6b3b242f6c6341a7a1309a8b6f95a4e2-5c3ea3a060d54a9bb1c93e84cfd822b3 received from {username='slave'} at 127.0.0.1:42088
I20260601 13:30:53.749120 32174 tablet_copy_service.cc:434] P 3cd74a88660f4de693c073c4c3409f1e: ending tablet copy session 6b3b242f6c6341a7a1309a8b6f95a4e2-5c3ea3a060d54a9bb1c93e84cfd822b3 on tablet 5c3ea3a060d54a9bb1c93e84cfd822b3 with peer 6b3b242f6c6341a7a1309a8b6f95a4e2
I20260601 13:30:54.021791 31917 raft_consensus.cc:1217] T 872bcdb1ffc24b57b48069f7bab4e384 P 6b3b242f6c6341a7a1309a8b6f95a4e2 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260601 13:30:54.146337 31917 raft_consensus.cc:1217] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 6b3b242f6c6341a7a1309a8b6f95a4e2 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260601 13:30:54.190527 31917 raft_consensus.cc:1217] T c904500a45f04fb4aba3078d583326e6 P 6b3b242f6c6341a7a1309a8b6f95a4e2 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260601 13:30:54.561655 32254 raft_consensus.cc:1064] T 872bcdb1ffc24b57b48069f7bab4e384 P b42da4a775a341da855e97af2b0181a9: attempting to promote NON_VOTER 6b3b242f6c6341a7a1309a8b6f95a4e2 to VOTER
I20260601 13:30:54.562084 32254 consensus_queue.cc:237] T 872bcdb1ffc24b57b48069f7bab4e384 P b42da4a775a341da855e97af2b0181a9 [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: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } } peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } attrs { replace: true } } peers { permanent_uuid: "6b3b242f6c6341a7a1309a8b6f95a4e2" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 40695 } attrs { promote: false } }
I20260601 13:30:54.563484 31917 raft_consensus.cc:1275] T 872bcdb1ffc24b57b48069f7bab4e384 P 6b3b242f6c6341a7a1309a8b6f95a4e2 [term 3 LEARNER]: Refusing update from remote peer b42da4a775a341da855e97af2b0181a9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260601 13:30:54.563535 32162 raft_consensus.cc:1275] T 872bcdb1ffc24b57b48069f7bab4e384 P 3cd74a88660f4de693c073c4c3409f1e [term 3 FOLLOWER]: Refusing update from remote peer b42da4a775a341da855e97af2b0181a9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260601 13:30:54.563524 32081 raft_consensus.cc:1275] T 872bcdb1ffc24b57b48069f7bab4e384 P 0216c9dd74f94f3897c0d30bb0779db4 [term 3 FOLLOWER]: Refusing update from remote peer b42da4a775a341da855e97af2b0181a9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260601 13:30:54.564059 32255 consensus_queue.cc:1048] T 872bcdb1ffc24b57b48069f7bab4e384 P b42da4a775a341da855e97af2b0181a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:30:54.564256 32215 consensus_queue.cc:1048] T 872bcdb1ffc24b57b48069f7bab4e384 P b42da4a775a341da855e97af2b0181a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b3b242f6c6341a7a1309a8b6f95a4e2" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 40695 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:30:54.564555 32259 consensus_queue.cc:1048] T 872bcdb1ffc24b57b48069f7bab4e384 P b42da4a775a341da855e97af2b0181a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:30:54.566722 32259 raft_consensus.cc:2955] T 872bcdb1ffc24b57b48069f7bab4e384 P b42da4a775a341da855e97af2b0181a9 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 6b3b242f6c6341a7a1309a8b6f95a4e2 (127.24.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } } peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } attrs { replace: true } } peers { permanent_uuid: "6b3b242f6c6341a7a1309a8b6f95a4e2" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 40695 } attrs { promote: false } } }
I20260601 13:30:54.567430 32162 raft_consensus.cc:2955] T 872bcdb1ffc24b57b48069f7bab4e384 P 3cd74a88660f4de693c073c4c3409f1e [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 6b3b242f6c6341a7a1309a8b6f95a4e2 (127.24.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } } peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } attrs { replace: true } } peers { permanent_uuid: "6b3b242f6c6341a7a1309a8b6f95a4e2" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 40695 } attrs { promote: false } } }
I20260601 13:30:54.567425 32081 raft_consensus.cc:2955] T 872bcdb1ffc24b57b48069f7bab4e384 P 0216c9dd74f94f3897c0d30bb0779db4 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 6b3b242f6c6341a7a1309a8b6f95a4e2 (127.24.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } } peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } attrs { replace: true } } peers { permanent_uuid: "6b3b242f6c6341a7a1309a8b6f95a4e2" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 40695 } attrs { promote: false } } }
I20260601 13:30:54.569911 31538 catalog_manager.cc:5696] T 872bcdb1ffc24b57b48069f7bab4e384 P 0216c9dd74f94f3897c0d30bb0779db4 reported cstate change: config changed from index 3 to 4, 6b3b242f6c6341a7a1309a8b6f95a4e2 (127.24.95.68) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "b42da4a775a341da855e97af2b0181a9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } } peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } attrs { replace: true } } peers { permanent_uuid: "6b3b242f6c6341a7a1309a8b6f95a4e2" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 40695 } attrs { promote: false } } }
I20260601 13:30:54.571210 31917 raft_consensus.cc:2955] T 872bcdb1ffc24b57b48069f7bab4e384 P 6b3b242f6c6341a7a1309a8b6f95a4e2 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 6b3b242f6c6341a7a1309a8b6f95a4e2 (127.24.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } } peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } attrs { replace: true } } peers { permanent_uuid: "6b3b242f6c6341a7a1309a8b6f95a4e2" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 40695 } attrs { promote: false } } }
I20260601 13:30:54.577936 31999 consensus_queue.cc:237] T 872bcdb1ffc24b57b48069f7bab4e384 P b42da4a775a341da855e97af2b0181a9 [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: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } } peers { permanent_uuid: "6b3b242f6c6341a7a1309a8b6f95a4e2" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 40695 } attrs { promote: false } }
I20260601 13:30:54.579183 32081 raft_consensus.cc:1275] T 872bcdb1ffc24b57b48069f7bab4e384 P 0216c9dd74f94f3897c0d30bb0779db4 [term 3 FOLLOWER]: Refusing update from remote peer b42da4a775a341da855e97af2b0181a9: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260601 13:30:54.579264 31917 raft_consensus.cc:1275] T 872bcdb1ffc24b57b48069f7bab4e384 P 6b3b242f6c6341a7a1309a8b6f95a4e2 [term 3 FOLLOWER]: Refusing update from remote peer b42da4a775a341da855e97af2b0181a9: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260601 13:30:54.579599 32255 consensus_queue.cc:1048] T 872bcdb1ffc24b57b48069f7bab4e384 P b42da4a775a341da855e97af2b0181a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:30:54.579764 32215 consensus_queue.cc:1048] T 872bcdb1ffc24b57b48069f7bab4e384 P b42da4a775a341da855e97af2b0181a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b3b242f6c6341a7a1309a8b6f95a4e2" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 40695 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:30:54.581223 32259 raft_consensus.cc:2955] T 872bcdb1ffc24b57b48069f7bab4e384 P b42da4a775a341da855e97af2b0181a9 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 3cd74a88660f4de693c073c4c3409f1e (127.24.95.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } } peers { permanent_uuid: "6b3b242f6c6341a7a1309a8b6f95a4e2" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 40695 } attrs { promote: false } } }
I20260601 13:30:54.581626 32081 raft_consensus.cc:2955] T 872bcdb1ffc24b57b48069f7bab4e384 P 0216c9dd74f94f3897c0d30bb0779db4 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 3cd74a88660f4de693c073c4c3409f1e (127.24.95.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } } peers { permanent_uuid: "6b3b242f6c6341a7a1309a8b6f95a4e2" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 40695 } attrs { promote: false } } }
I20260601 13:30:54.582561 31524 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 872bcdb1ffc24b57b48069f7bab4e384 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:30:54.583809 31535 catalog_manager.cc:5696] T 872bcdb1ffc24b57b48069f7bab4e384 P b42da4a775a341da855e97af2b0181a9 reported cstate change: config changed from index 4 to 5, VOTER 3cd74a88660f4de693c073c4c3409f1e (127.24.95.67) evicted. New cstate: current_term: 3 leader_uuid: "b42da4a775a341da855e97af2b0181a9" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b3b242f6c6341a7a1309a8b6f95a4e2" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 40695 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:30:54.584649 31917 raft_consensus.cc:2955] T 872bcdb1ffc24b57b48069f7bab4e384 P 6b3b242f6c6341a7a1309a8b6f95a4e2 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 3cd74a88660f4de693c073c4c3409f1e (127.24.95.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } } peers { permanent_uuid: "6b3b242f6c6341a7a1309a8b6f95a4e2" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 40695 } attrs { promote: false } } }
I20260601 13:30:54.589965 32152 tablet_service.cc:1558] Processing DeleteTablet for tablet 872bcdb1ffc24b57b48069f7bab4e384 with delete_type TABLET_DATA_TOMBSTONED (TS 3cd74a88660f4de693c073c4c3409f1e not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:42096
I20260601 13:30:54.590469 32271 tablet_replica.cc:333] stopping tablet replica
I20260601 13:30:54.590637 32271 raft_consensus.cc:2243] T 872bcdb1ffc24b57b48069f7bab4e384 P 3cd74a88660f4de693c073c4c3409f1e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:54.590808 32271 raft_consensus.cc:2272] T 872bcdb1ffc24b57b48069f7bab4e384 P 3cd74a88660f4de693c073c4c3409f1e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:54.591454 32271 ts_tablet_manager.cc:1916] T 872bcdb1ffc24b57b48069f7bab4e384 P 3cd74a88660f4de693c073c4c3409f1e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:30:54.594079 32271 ts_tablet_manager.cc:1929] T 872bcdb1ffc24b57b48069f7bab4e384 P 3cd74a88660f4de693c073c4c3409f1e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260601 13:30:54.594178 32271 log.cc:1199] T 872bcdb1ffc24b57b48069f7bab4e384 P 3cd74a88660f4de693c073c4c3409f1e: Deleting WAL directory at /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320492958789-24957-0/minicluster-data/ts-2-root/wals/872bcdb1ffc24b57b48069f7bab4e384
I20260601 13:30:54.595028 31525 catalog_manager.cc:5027] TS 3cd74a88660f4de693c073c4c3409f1e (127.24.95.67:46855): tablet 872bcdb1ffc24b57b48069f7bab4e384 (table test-workload [id=39673d24d8134061a2b836d4c159fc22]) successfully deleted
I20260601 13:30:54.684847 32257 raft_consensus.cc:1064] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 3cd74a88660f4de693c073c4c3409f1e: attempting to promote NON_VOTER 6b3b242f6c6341a7a1309a8b6f95a4e2 to VOTER
I20260601 13:30:54.685333 32257 consensus_queue.cc:237] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 3cd74a88660f4de693c073c4c3409f1e [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: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } } peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } attrs { replace: true } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } } peers { permanent_uuid: "6b3b242f6c6341a7a1309a8b6f95a4e2" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 40695 } attrs { promote: false } }
I20260601 13:30:54.686931 31917 raft_consensus.cc:1275] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 6b3b242f6c6341a7a1309a8b6f95a4e2 [term 3 LEARNER]: Refusing update from remote peer 3cd74a88660f4de693c073c4c3409f1e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260601 13:30:54.686941 32081 raft_consensus.cc:1275] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 0216c9dd74f94f3897c0d30bb0779db4 [term 3 FOLLOWER]: Refusing update from remote peer 3cd74a88660f4de693c073c4c3409f1e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260601 13:30:54.687095 31999 raft_consensus.cc:1275] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P b42da4a775a341da855e97af2b0181a9 [term 3 FOLLOWER]: Refusing update from remote peer 3cd74a88660f4de693c073c4c3409f1e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260601 13:30:54.687374 32257 consensus_queue.cc:1048] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 3cd74a88660f4de693c073c4c3409f1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:30:54.687652 32275 consensus_queue.cc:1048] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 3cd74a88660f4de693c073c4c3409f1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:30:54.687842 32272 consensus_queue.cc:1048] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 3cd74a88660f4de693c073c4c3409f1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b3b242f6c6341a7a1309a8b6f95a4e2" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 40695 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:30:54.690076 32275 raft_consensus.cc:2955] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 3cd74a88660f4de693c073c4c3409f1e [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 6b3b242f6c6341a7a1309a8b6f95a4e2 (127.24.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } } peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } attrs { replace: true } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } } peers { permanent_uuid: "6b3b242f6c6341a7a1309a8b6f95a4e2" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 40695 } attrs { promote: false } } }
I20260601 13:30:54.690577 31917 raft_consensus.cc:2955] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 6b3b242f6c6341a7a1309a8b6f95a4e2 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 6b3b242f6c6341a7a1309a8b6f95a4e2 (127.24.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } } peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } attrs { replace: true } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } } peers { permanent_uuid: "6b3b242f6c6341a7a1309a8b6f95a4e2" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 40695 } attrs { promote: false } } }
I20260601 13:30:54.692589 31999 raft_consensus.cc:2955] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P b42da4a775a341da855e97af2b0181a9 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 6b3b242f6c6341a7a1309a8b6f95a4e2 (127.24.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } } peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } attrs { replace: true } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } } peers { permanent_uuid: "6b3b242f6c6341a7a1309a8b6f95a4e2" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 40695 } attrs { promote: false } } }
I20260601 13:30:54.692809 32081 raft_consensus.cc:2955] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 0216c9dd74f94f3897c0d30bb0779db4 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 6b3b242f6c6341a7a1309a8b6f95a4e2 (127.24.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } } peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } attrs { replace: true } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } } peers { permanent_uuid: "6b3b242f6c6341a7a1309a8b6f95a4e2" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 40695 } attrs { promote: false } } }
I20260601 13:30:54.694258 31535 catalog_manager.cc:5696] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 6b3b242f6c6341a7a1309a8b6f95a4e2 reported cstate change: config changed from index 3 to 4, 6b3b242f6c6341a7a1309a8b6f95a4e2 (127.24.95.68) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "3cd74a88660f4de693c073c4c3409f1e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } } peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } attrs { replace: true } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } } peers { permanent_uuid: "6b3b242f6c6341a7a1309a8b6f95a4e2" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 40695 } attrs { promote: false } } }
I20260601 13:30:54.698140 32162 consensus_queue.cc:237] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 3cd74a88660f4de693c073c4c3409f1e [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: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } } peers { permanent_uuid: "6b3b242f6c6341a7a1309a8b6f95a4e2" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 40695 } attrs { promote: false } }
I20260601 13:30:54.699853 32081 raft_consensus.cc:1275] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 0216c9dd74f94f3897c0d30bb0779db4 [term 3 FOLLOWER]: Refusing update from remote peer 3cd74a88660f4de693c073c4c3409f1e: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260601 13:30:54.700177 31917 raft_consensus.cc:1275] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 6b3b242f6c6341a7a1309a8b6f95a4e2 [term 3 FOLLOWER]: Refusing update from remote peer 3cd74a88660f4de693c073c4c3409f1e: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260601 13:30:54.700225 32280 consensus_queue.cc:1048] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 3cd74a88660f4de693c073c4c3409f1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:30:54.700575 32279 consensus_queue.cc:1048] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 3cd74a88660f4de693c073c4c3409f1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b3b242f6c6341a7a1309a8b6f95a4e2" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 40695 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:30:54.701802 32280 raft_consensus.cc:2955] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 3cd74a88660f4de693c073c4c3409f1e [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER b42da4a775a341da855e97af2b0181a9 (127.24.95.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } } peers { permanent_uuid: "6b3b242f6c6341a7a1309a8b6f95a4e2" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 40695 } attrs { promote: false } } }
I20260601 13:30:54.702224 32081 raft_consensus.cc:2955] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 0216c9dd74f94f3897c0d30bb0779db4 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER b42da4a775a341da855e97af2b0181a9 (127.24.95.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } } peers { permanent_uuid: "6b3b242f6c6341a7a1309a8b6f95a4e2" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 40695 } attrs { promote: false } } }
I20260601 13:30:54.702812 31917 raft_consensus.cc:2955] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 6b3b242f6c6341a7a1309a8b6f95a4e2 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER b42da4a775a341da855e97af2b0181a9 (127.24.95.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } } peers { permanent_uuid: "6b3b242f6c6341a7a1309a8b6f95a4e2" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 40695 } attrs { promote: false } } }
I20260601 13:30:54.703835 31525 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 5c3ea3a060d54a9bb1c93e84cfd822b3 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:30:54.704914 31536 catalog_manager.cc:5696] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 6b3b242f6c6341a7a1309a8b6f95a4e2 reported cstate change: config changed from index 4 to 5, VOTER b42da4a775a341da855e97af2b0181a9 (127.24.95.65) evicted. New cstate: current_term: 3 leader_uuid: "3cd74a88660f4de693c073c4c3409f1e" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } } peers { permanent_uuid: "6b3b242f6c6341a7a1309a8b6f95a4e2" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 40695 } attrs { promote: false } } }
I20260601 13:30:54.707302 31988 tablet_service.cc:1558] Processing DeleteTablet for tablet 5c3ea3a060d54a9bb1c93e84cfd822b3 with delete_type TABLET_DATA_TOMBSTONED (TS b42da4a775a341da855e97af2b0181a9 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:57562
I20260601 13:30:54.707847 32281 tablet_replica.cc:333] stopping tablet replica
I20260601 13:30:54.707990 32281 raft_consensus.cc:2243] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P b42da4a775a341da855e97af2b0181a9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:54.708142 32281 raft_consensus.cc:2272] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P b42da4a775a341da855e97af2b0181a9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:54.708925 32281 ts_tablet_manager.cc:1916] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P b42da4a775a341da855e97af2b0181a9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:30:54.711199 32281 ts_tablet_manager.cc:1929] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P b42da4a775a341da855e97af2b0181a9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260601 13:30:54.711284 32281 log.cc:1199] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P b42da4a775a341da855e97af2b0181a9: Deleting WAL directory at /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320492958789-24957-0/minicluster-data/ts-0-root/wals/5c3ea3a060d54a9bb1c93e84cfd822b3
I20260601 13:30:54.711926 31524 catalog_manager.cc:5027] TS b42da4a775a341da855e97af2b0181a9 (127.24.95.65:42673): tablet 5c3ea3a060d54a9bb1c93e84cfd822b3 (table test-workload [id=39673d24d8134061a2b836d4c159fc22]) successfully deleted
I20260601 13:30:54.775264 32255 raft_consensus.cc:1064] T c904500a45f04fb4aba3078d583326e6 P b42da4a775a341da855e97af2b0181a9: attempting to promote NON_VOTER 6b3b242f6c6341a7a1309a8b6f95a4e2 to VOTER
I20260601 13:30:54.775739 32255 consensus_queue.cc:237] T c904500a45f04fb4aba3078d583326e6 P b42da4a775a341da855e97af2b0181a9 [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: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } attrs { replace: true } } peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } } peers { permanent_uuid: "6b3b242f6c6341a7a1309a8b6f95a4e2" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 40695 } attrs { promote: false } }
I20260601 13:30:54.777436 32162 raft_consensus.cc:1275] T c904500a45f04fb4aba3078d583326e6 P 3cd74a88660f4de693c073c4c3409f1e [term 3 FOLLOWER]: Refusing update from remote peer b42da4a775a341da855e97af2b0181a9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260601 13:30:54.777516 31917 raft_consensus.cc:1275] T c904500a45f04fb4aba3078d583326e6 P 6b3b242f6c6341a7a1309a8b6f95a4e2 [term 3 LEARNER]: Refusing update from remote peer b42da4a775a341da855e97af2b0181a9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260601 13:30:54.777853 32215 consensus_queue.cc:1048] T c904500a45f04fb4aba3078d583326e6 P b42da4a775a341da855e97af2b0181a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:30:54.777871 32081 raft_consensus.cc:1275] T c904500a45f04fb4aba3078d583326e6 P 0216c9dd74f94f3897c0d30bb0779db4 [term 3 FOLLOWER]: Refusing update from remote peer b42da4a775a341da855e97af2b0181a9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260601 13:30:54.778079 32259 consensus_queue.cc:1048] T c904500a45f04fb4aba3078d583326e6 P b42da4a775a341da855e97af2b0181a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b3b242f6c6341a7a1309a8b6f95a4e2" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 40695 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:30:54.778508 32259 consensus_queue.cc:1048] T c904500a45f04fb4aba3078d583326e6 P b42da4a775a341da855e97af2b0181a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:30:54.780596 32215 raft_consensus.cc:2955] T c904500a45f04fb4aba3078d583326e6 P b42da4a775a341da855e97af2b0181a9 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 6b3b242f6c6341a7a1309a8b6f95a4e2 (127.24.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } attrs { replace: true } } peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } } peers { permanent_uuid: "6b3b242f6c6341a7a1309a8b6f95a4e2" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 40695 } attrs { promote: false } } }
I20260601 13:30:54.781055 31917 raft_consensus.cc:2955] T c904500a45f04fb4aba3078d583326e6 P 6b3b242f6c6341a7a1309a8b6f95a4e2 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 6b3b242f6c6341a7a1309a8b6f95a4e2 (127.24.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } attrs { replace: true } } peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } } peers { permanent_uuid: "6b3b242f6c6341a7a1309a8b6f95a4e2" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 40695 } attrs { promote: false } } }
I20260601 13:30:54.783056 32162 raft_consensus.cc:2955] T c904500a45f04fb4aba3078d583326e6 P 3cd74a88660f4de693c073c4c3409f1e [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 6b3b242f6c6341a7a1309a8b6f95a4e2 (127.24.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } attrs { replace: true } } peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } } peers { permanent_uuid: "6b3b242f6c6341a7a1309a8b6f95a4e2" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 40695 } attrs { promote: false } } }
I20260601 13:30:54.783139 31538 catalog_manager.cc:5696] T c904500a45f04fb4aba3078d583326e6 P b42da4a775a341da855e97af2b0181a9 reported cstate change: config changed from index 3 to 4, 6b3b242f6c6341a7a1309a8b6f95a4e2 (127.24.95.68) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "b42da4a775a341da855e97af2b0181a9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b3b242f6c6341a7a1309a8b6f95a4e2" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 40695 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:30:54.784750 32081 raft_consensus.cc:2955] T c904500a45f04fb4aba3078d583326e6 P 0216c9dd74f94f3897c0d30bb0779db4 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 6b3b242f6c6341a7a1309a8b6f95a4e2 (127.24.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "0216c9dd74f94f3897c0d30bb0779db4" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46203 } attrs { replace: true } } peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } } peers { permanent_uuid: "6b3b242f6c6341a7a1309a8b6f95a4e2" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 40695 } attrs { promote: false } } }
I20260601 13:30:54.787413 31999 consensus_queue.cc:237] T c904500a45f04fb4aba3078d583326e6 P b42da4a775a341da855e97af2b0181a9 [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: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } } peers { permanent_uuid: "6b3b242f6c6341a7a1309a8b6f95a4e2" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 40695 } attrs { promote: false } }
I20260601 13:30:54.788653 32162 raft_consensus.cc:1275] T c904500a45f04fb4aba3078d583326e6 P 3cd74a88660f4de693c073c4c3409f1e [term 3 FOLLOWER]: Refusing update from remote peer b42da4a775a341da855e97af2b0181a9: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260601 13:30:54.788693 31917 raft_consensus.cc:1275] T c904500a45f04fb4aba3078d583326e6 P 6b3b242f6c6341a7a1309a8b6f95a4e2 [term 3 FOLLOWER]: Refusing update from remote peer b42da4a775a341da855e97af2b0181a9: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260601 13:30:54.788973 32215 consensus_queue.cc:1048] T c904500a45f04fb4aba3078d583326e6 P b42da4a775a341da855e97af2b0181a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:30:54.789135 32259 consensus_queue.cc:1048] T c904500a45f04fb4aba3078d583326e6 P b42da4a775a341da855e97af2b0181a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b3b242f6c6341a7a1309a8b6f95a4e2" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 40695 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:30:54.790768 32254 raft_consensus.cc:2955] T c904500a45f04fb4aba3078d583326e6 P b42da4a775a341da855e97af2b0181a9 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 0216c9dd74f94f3897c0d30bb0779db4 (127.24.95.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } } peers { permanent_uuid: "6b3b242f6c6341a7a1309a8b6f95a4e2" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 40695 } attrs { promote: false } } }
I20260601 13:30:54.791143 32162 raft_consensus.cc:2955] T c904500a45f04fb4aba3078d583326e6 P 3cd74a88660f4de693c073c4c3409f1e [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 0216c9dd74f94f3897c0d30bb0779db4 (127.24.95.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } } peers { permanent_uuid: "6b3b242f6c6341a7a1309a8b6f95a4e2" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 40695 } attrs { promote: false } } }
I20260601 13:30:54.791143 31917 raft_consensus.cc:2955] T c904500a45f04fb4aba3078d583326e6 P 6b3b242f6c6341a7a1309a8b6f95a4e2 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 0216c9dd74f94f3897c0d30bb0779db4 (127.24.95.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } } peers { permanent_uuid: "6b3b242f6c6341a7a1309a8b6f95a4e2" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 40695 } attrs { promote: false } } }
I20260601 13:30:54.793473 31537 catalog_manager.cc:5696] T c904500a45f04fb4aba3078d583326e6 P 6b3b242f6c6341a7a1309a8b6f95a4e2 reported cstate change: config changed from index 4 to 5, VOTER 0216c9dd74f94f3897c0d30bb0779db4 (127.24.95.66) evicted. New cstate: current_term: 3 leader_uuid: "b42da4a775a341da855e97af2b0181a9" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b42da4a775a341da855e97af2b0181a9" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 42673 } } peers { permanent_uuid: "3cd74a88660f4de693c073c4c3409f1e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 46855 } } peers { permanent_uuid: "6b3b242f6c6341a7a1309a8b6f95a4e2" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 40695 } attrs { promote: false } } }
I20260601 13:30:54.793992 31524 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet c904500a45f04fb4aba3078d583326e6 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:30:54.799007 32071 tablet_service.cc:1558] Processing DeleteTablet for tablet c904500a45f04fb4aba3078d583326e6 with delete_type TABLET_DATA_TOMBSTONED (TS 0216c9dd74f94f3897c0d30bb0779db4 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:48742
I20260601 13:30:54.799443 32287 tablet_replica.cc:333] stopping tablet replica
I20260601 13:30:54.799584 32287 raft_consensus.cc:2243] T c904500a45f04fb4aba3078d583326e6 P 0216c9dd74f94f3897c0d30bb0779db4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:54.799736 32287 raft_consensus.cc:2272] T c904500a45f04fb4aba3078d583326e6 P 0216c9dd74f94f3897c0d30bb0779db4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:54.800297 32287 ts_tablet_manager.cc:1916] T c904500a45f04fb4aba3078d583326e6 P 0216c9dd74f94f3897c0d30bb0779db4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:30:54.802385 32287 ts_tablet_manager.cc:1929] T c904500a45f04fb4aba3078d583326e6 P 0216c9dd74f94f3897c0d30bb0779db4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260601 13:30:54.802456 32287 log.cc:1199] T c904500a45f04fb4aba3078d583326e6 P 0216c9dd74f94f3897c0d30bb0779db4: Deleting WAL directory at /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320492958789-24957-0/minicluster-data/ts-1-root/wals/c904500a45f04fb4aba3078d583326e6
I20260601 13:30:54.803041 31522 catalog_manager.cc:5027] TS 0216c9dd74f94f3897c0d30bb0779db4 (127.24.95.66:46203): tablet c904500a45f04fb4aba3078d583326e6 (table test-workload [id=39673d24d8134061a2b836d4c159fc22]) successfully deleted
I20260601 13:30:56.891922 24957 tablet_server.cc:179] TabletServer@127.24.95.65:42673 shutting down...
I20260601 13:30:56.895924 24957 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:30:56.896158 24957 tablet_replica.cc:333] stopping tablet replica
I20260601 13:30:56.896281 24957 raft_consensus.cc:2243] T 872bcdb1ffc24b57b48069f7bab4e384 P b42da4a775a341da855e97af2b0181a9 [term 3 LEADER]: Raft consensus shutting down.
I20260601 13:30:56.896523 24957 raft_consensus.cc:2272] T 872bcdb1ffc24b57b48069f7bab4e384 P b42da4a775a341da855e97af2b0181a9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:56.897008 24957 tablet_replica.cc:333] stopping tablet replica
I20260601 13:30:56.897089 24957 raft_consensus.cc:2243] T e7111424d4e44a149136bdf40f4d7903 P b42da4a775a341da855e97af2b0181a9 [term 3 LEADER]: Raft consensus shutting down.
I20260601 13:30:56.897234 24957 raft_consensus.cc:2272] T e7111424d4e44a149136bdf40f4d7903 P b42da4a775a341da855e97af2b0181a9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:56.897557 24957 tablet_replica.cc:333] stopping tablet replica
I20260601 13:30:56.897624 24957 raft_consensus.cc:2243] T c904500a45f04fb4aba3078d583326e6 P b42da4a775a341da855e97af2b0181a9 [term 3 LEADER]: Raft consensus shutting down.
I20260601 13:30:56.897751 24957 raft_consensus.cc:2272] T c904500a45f04fb4aba3078d583326e6 P b42da4a775a341da855e97af2b0181a9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:56.911383 24957 tablet_server.cc:196] TabletServer@127.24.95.65:42673 shutdown complete.
I20260601 13:30:56.913817 24957 tablet_server.cc:179] TabletServer@127.24.95.66:46203 shutting down...
I20260601 13:30:56.917951 24957 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:30:56.918169 24957 tablet_replica.cc:333] stopping tablet replica
I20260601 13:30:56.918279 24957 raft_consensus.cc:2243] T 872bcdb1ffc24b57b48069f7bab4e384 P 0216c9dd74f94f3897c0d30bb0779db4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:56.918416 24957 raft_consensus.cc:2272] T 872bcdb1ffc24b57b48069f7bab4e384 P 0216c9dd74f94f3897c0d30bb0779db4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:56.918840 24957 tablet_replica.cc:333] stopping tablet replica
I20260601 13:30:56.918964 24957 raft_consensus.cc:2243] T e7111424d4e44a149136bdf40f4d7903 P 0216c9dd74f94f3897c0d30bb0779db4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:56.919042 24957 raft_consensus.cc:2272] T e7111424d4e44a149136bdf40f4d7903 P 0216c9dd74f94f3897c0d30bb0779db4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:56.919312 24957 tablet_replica.cc:333] stopping tablet replica
I20260601 13:30:56.919377 24957 raft_consensus.cc:2243] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 0216c9dd74f94f3897c0d30bb0779db4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:56.919476 24957 raft_consensus.cc:2272] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 0216c9dd74f94f3897c0d30bb0779db4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:56.932904 24957 tablet_server.cc:196] TabletServer@127.24.95.66:46203 shutdown complete.
I20260601 13:30:56.935439 24957 tablet_server.cc:179] TabletServer@127.24.95.67:46855 shutting down...
I20260601 13:30:56.939358 24957 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:30:56.939576 24957 tablet_replica.cc:333] stopping tablet replica
I20260601 13:30:56.939687 24957 raft_consensus.cc:2243] T e7111424d4e44a149136bdf40f4d7903 P 3cd74a88660f4de693c073c4c3409f1e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:56.939793 24957 raft_consensus.cc:2272] T e7111424d4e44a149136bdf40f4d7903 P 3cd74a88660f4de693c073c4c3409f1e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:56.940207 24957 tablet_replica.cc:333] stopping tablet replica
I20260601 13:30:56.940279 24957 raft_consensus.cc:2243] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 3cd74a88660f4de693c073c4c3409f1e [term 3 LEADER]: Raft consensus shutting down.
I20260601 13:30:56.940485 24957 raft_consensus.cc:2272] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 3cd74a88660f4de693c073c4c3409f1e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:56.940785 24957 tablet_replica.cc:333] stopping tablet replica
I20260601 13:30:56.940855 24957 raft_consensus.cc:2243] T c904500a45f04fb4aba3078d583326e6 P 3cd74a88660f4de693c073c4c3409f1e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:56.940943 24957 raft_consensus.cc:2272] T c904500a45f04fb4aba3078d583326e6 P 3cd74a88660f4de693c073c4c3409f1e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:56.954030 24957 tablet_server.cc:196] TabletServer@127.24.95.67:46855 shutdown complete.
I20260601 13:30:56.956677 24957 tablet_server.cc:179] TabletServer@127.24.95.68:0 shutting down...
I20260601 13:30:56.960492 24957 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:30:56.960706 24957 tablet_replica.cc:333] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 6b3b242f6c6341a7a1309a8b6f95a4e2: stopping tablet replica
I20260601 13:30:56.960830 24957 raft_consensus.cc:2243] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 6b3b242f6c6341a7a1309a8b6f95a4e2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:56.960985 24957 raft_consensus.cc:2272] T 5c3ea3a060d54a9bb1c93e84cfd822b3 P 6b3b242f6c6341a7a1309a8b6f95a4e2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:56.961401 24957 tablet_replica.cc:333] T 872bcdb1ffc24b57b48069f7bab4e384 P 6b3b242f6c6341a7a1309a8b6f95a4e2: stopping tablet replica
I20260601 13:30:56.961486 24957 raft_consensus.cc:2243] T 872bcdb1ffc24b57b48069f7bab4e384 P 6b3b242f6c6341a7a1309a8b6f95a4e2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:56.961565 24957 raft_consensus.cc:2272] T 872bcdb1ffc24b57b48069f7bab4e384 P 6b3b242f6c6341a7a1309a8b6f95a4e2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:56.961833 24957 tablet_replica.cc:333] T c904500a45f04fb4aba3078d583326e6 P 6b3b242f6c6341a7a1309a8b6f95a4e2: stopping tablet replica
I20260601 13:30:56.961908 24957 raft_consensus.cc:2243] T c904500a45f04fb4aba3078d583326e6 P 6b3b242f6c6341a7a1309a8b6f95a4e2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:56.961980 24957 raft_consensus.cc:2272] T c904500a45f04fb4aba3078d583326e6 P 6b3b242f6c6341a7a1309a8b6f95a4e2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:56.974996 24957 tablet_server.cc:196] TabletServer@127.24.95.68:0 shutdown complete.
I20260601 13:30:56.977845 24957 master.cc:562] Master@127.24.95.126:34457 shutting down...
I20260601 13:30:56.981647 24957 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6bd511bd52a64fc8992bac0a4393725e [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:56.981827 24957 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6bd511bd52a64fc8992bac0a4393725e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:56.981897 24957 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6bd511bd52a64fc8992bac0a4393725e: stopping tablet replica
I20260601 13:30:56.995630 24957 master.cc:584] Master@127.24.95.126:34457 shutdown complete.
[       OK ] AutoRebalancerTest.TestHandlingFailedTservers (14939 ms)
[ RUN      ] AutoRebalancerTest.TestDeletedTables
I20260601 13:30:57.004999 24957 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.95.126:35369
I20260601 13:30:57.005411 24957 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:30:57.008201 32292 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:30:57.008169 32290 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:30:57.008160 32289 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:30:57.008189 24957 server_base.cc:1061] running on GCE node
I20260601 13:30:57.008709 24957 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:30:57.008769 24957 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:30:57.008790 24957 hybrid_clock.cc:648] HybridClock initialized: now 1780320657008789 us; error 0 us; skew 500 ppm
I20260601 13:30:57.009678 24957 webserver.cc:533] Webserver started at http://127.24.95.126:43595/ using document root <none> and password file <none>
I20260601 13:30:57.009832 24957 fs_manager.cc:362] Metadata directory not provided
I20260601 13:30:57.009895 24957 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:30:57.009981 24957 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:30:57.010399 24957 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320492958789-24957-0/minicluster-data/master-0-root/instance:
uuid: "1f903eeb92604053b5354621b7069480"
format_stamp: "Formatted at 2026-06-01 13:30:57 on dist-test-slave-3pmh"
I20260601 13:30:57.011829 24957 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:57.012817 32297 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:57.013021 24957 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:57.013085 24957 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320492958789-24957-0/minicluster-data/master-0-root
uuid: "1f903eeb92604053b5354621b7069480"
format_stamp: "Formatted at 2026-06-01 13:30:57 on dist-test-slave-3pmh"
I20260601 13:30:57.013154 24957 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320492958789-24957-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320492958789-24957-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320492958789-24957-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:30:57.023656 24957 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:30:57.024112 24957 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:30:57.028086 24957 rpc_server.cc:307] RPC server started. Bound to: 127.24.95.126:35369
I20260601 13:30:57.032210 32350 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.95.126:35369 every 8 connection(s)
I20260601 13:30:57.032791 32351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:57.034582 32351 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1f903eeb92604053b5354621b7069480: Bootstrap starting.
I20260601 13:30:57.035351 32351 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1f903eeb92604053b5354621b7069480: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:57.036481 32351 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1f903eeb92604053b5354621b7069480: No bootstrap required, opened a new log
I20260601 13:30:57.036860 32351 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1f903eeb92604053b5354621b7069480 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1f903eeb92604053b5354621b7069480" member_type: VOTER }
I20260601 13:30:57.036957 32351 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1f903eeb92604053b5354621b7069480 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:57.036978 32351 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1f903eeb92604053b5354621b7069480 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f903eeb92604053b5354621b7069480, State: Initialized, Role: FOLLOWER
I20260601 13:30:57.037081 32351 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1f903eeb92604053b5354621b7069480 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1f903eeb92604053b5354621b7069480" member_type: VOTER }
I20260601 13:30:57.037161 32351 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1f903eeb92604053b5354621b7069480 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:30:57.037189 32351 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1f903eeb92604053b5354621b7069480 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:30:57.037225 32351 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1f903eeb92604053b5354621b7069480 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:57.037952 32351 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1f903eeb92604053b5354621b7069480 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1f903eeb92604053b5354621b7069480" member_type: VOTER }
I20260601 13:30:57.038079 32351 leader_election.cc:304] T 00000000000000000000000000000000 P 1f903eeb92604053b5354621b7069480 [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: 1f903eeb92604053b5354621b7069480; no voters: 
I20260601 13:30:57.038409 32351 leader_election.cc:290] T 00000000000000000000000000000000 P 1f903eeb92604053b5354621b7069480 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:30:57.038571 32354 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1f903eeb92604053b5354621b7069480 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:30:57.038756 32354 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1f903eeb92604053b5354621b7069480 [term 1 LEADER]: Becoming Leader. State: Replica: 1f903eeb92604053b5354621b7069480, State: Running, Role: LEADER
I20260601 13:30:57.038848 32351 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1f903eeb92604053b5354621b7069480 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:30:57.038882 32354 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1f903eeb92604053b5354621b7069480 [LEADER]: Queue going to LEADER mode. State: All 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: "1f903eeb92604053b5354621b7069480" member_type: VOTER }
I20260601 13:30:57.039312 32356 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1f903eeb92604053b5354621b7069480 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1f903eeb92604053b5354621b7069480. Latest consensus state: current_term: 1 leader_uuid: "1f903eeb92604053b5354621b7069480" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1f903eeb92604053b5354621b7069480" member_type: VOTER } }
I20260601 13:30:57.039284 32355 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1f903eeb92604053b5354621b7069480 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1f903eeb92604053b5354621b7069480" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1f903eeb92604053b5354621b7069480" member_type: VOTER } }
I20260601 13:30:57.039414 32356 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1f903eeb92604053b5354621b7069480 [sys.catalog]: This master's current role is: LEADER
I20260601 13:30:57.039430 32355 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1f903eeb92604053b5354621b7069480 [sys.catalog]: This master's current role is: LEADER
I20260601 13:30:57.039780 32360 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:30:57.040797 32360 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:30:57.041015 24957 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:30:57.042986 32360 catalog_manager.cc:1382] Generated new cluster ID: a0c92fd135754077b3e24578972b29df
I20260601 13:30:57.043062 32360 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:30:57.060597 32360 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:30:57.061231 32360 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:30:57.071986 32360 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 1f903eeb92604053b5354621b7069480: Generated new TSK 0
I20260601 13:30:57.072172 32360 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:30:57.073467 24957 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:30:57.075464 32372 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:30:57.075532 24957 server_base.cc:1061] running on GCE node
W20260601 13:30:57.075471 32373 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:30:57.075686 32375 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:30:57.075913 24957 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:30:57.075970 24957 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:30:57.075987 24957 hybrid_clock.cc:648] HybridClock initialized: now 1780320657075987 us; error 0 us; skew 500 ppm
I20260601 13:30:57.076887 24957 webserver.cc:533] Webserver started at http://127.24.95.65:40087/ using document root <none> and password file <none>
I20260601 13:30:57.077049 24957 fs_manager.cc:362] Metadata directory not provided
I20260601 13:30:57.077100 24957 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:30:57.077175 24957 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:30:57.077565 24957 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320492958789-24957-0/minicluster-data/ts-0-root/instance:
uuid: "15ac98d9c05a46ff8de3c56cf36fa56b"
format_stamp: "Formatted at 2026-06-01 13:30:57 on dist-test-slave-3pmh"
I20260601 13:30:57.079082 24957 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:30:57.080135 32380 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:57.080478 24957 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:57.080546 24957 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320492958789-24957-0/minicluster-data/ts-0-root
uuid: "15ac98d9c05a46ff8de3c56cf36fa56b"
format_stamp: "Formatted at 2026-06-01 13:30:57 on dist-test-slave-3pmh"
I20260601 13:30:57.080615 24957 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320492958789-24957-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320492958789-24957-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320492958789-24957-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:30:57.093765 24957 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:30:57.094231 24957 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:30:57.094511 24957 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:30:57.094991 24957 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:30:57.095031 24957 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:57.095075 24957 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:30:57.095109 24957 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:57.099781 24957 rpc_server.cc:307] RPC server started. Bound to: 127.24.95.65:45225
I20260601 13:30:57.099802 32444 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.95.65:45225 every 8 connection(s)
I20260601 13:30:57.100728 24957 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:30:57.102569 32449 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:30:57.102677 24957 server_base.cc:1061] running on GCE node
W20260601 13:30:57.102694 32450 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:30:57.102941 32452 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:30:57.103128 24957 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:30:57.103173 24957 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:30:57.103186 24957 hybrid_clock.cc:648] HybridClock initialized: now 1780320657103186 us; error 0 us; skew 500 ppm
I20260601 13:30:57.104001 24957 webserver.cc:533] Webserver started at http://127.24.95.66:40053/ using document root <none> and password file <none>
I20260601 13:30:57.104144 24957 fs_manager.cc:362] Metadata directory not provided
I20260601 13:30:57.104190 24957 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:30:57.104264 24957 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:30:57.104682 24957 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320492958789-24957-0/minicluster-data/ts-1-root/instance:
uuid: "2f880cc1411d4e39b36bfb757a40d355"
format_stamp: "Formatted at 2026-06-01 13:30:57 on dist-test-slave-3pmh"
I20260601 13:30:57.106122 24957 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:57.107115 32457 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:57.107508 24957 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:57.107579 24957 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320492958789-24957-0/minicluster-data/ts-1-root
uuid: "2f880cc1411d4e39b36bfb757a40d355"
format_stamp: "Formatted at 2026-06-01 13:30:57 on dist-test-slave-3pmh"
I20260601 13:30:57.107656 24957 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320492958789-24957-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320492958789-24957-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320492958789-24957-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:30:57.110909 32445 heartbeater.cc:344] Connected to a master server at 127.24.95.126:35369
I20260601 13:30:57.111007 32445 heartbeater.cc:461] Registering TS with master...
I20260601 13:30:57.111233 32445 heartbeater.cc:507] Master 127.24.95.126:35369 requested a full tablet report, sending...
I20260601 13:30:57.111784 32315 ts_manager.cc:194] Registered new tserver with Master: 15ac98d9c05a46ff8de3c56cf36fa56b (127.24.95.65:45225)
I20260601 13:30:57.112534 32315 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56578
I20260601 13:30:57.115825 24957 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:30:57.116235 24957 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:30:57.116560 24957 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:30:57.117012 24957 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:30:57.117050 24957 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:57.117090 24957 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:30:57.117117 24957 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:57.120949 24957 rpc_server.cc:307] RPC server started. Bound to: 127.24.95.66:35919
I20260601 13:30:57.121079 32521 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.95.66:35919 every 8 connection(s)
I20260601 13:30:57.121814 24957 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:30:57.123718 32526 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:30:57.123929 32528 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:30:57.124048 24957 server_base.cc:1061] running on GCE node
I20260601 13:30:57.126350 32522 heartbeater.cc:344] Connected to a master server at 127.24.95.126:35369
I20260601 13:30:57.126467 32522 heartbeater.cc:461] Registering TS with master...
I20260601 13:30:57.126703 32522 heartbeater.cc:507] Master 127.24.95.126:35369 requested a full tablet report, sending...
I20260601 13:30:57.127278 32315 ts_manager.cc:194] Registered new tserver with Master: 2f880cc1411d4e39b36bfb757a40d355 (127.24.95.66:35919)
I20260601 13:30:57.127962 32315 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56590
W20260601 13:30:57.129441 32525 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:30:57.129663 24957 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:30:57.129742 24957 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:30:57.129766 24957 hybrid_clock.cc:648] HybridClock initialized: now 1780320657129765 us; error 0 us; skew 500 ppm
I20260601 13:30:57.130678 24957 webserver.cc:533] Webserver started at http://127.24.95.67:33013/ using document root <none> and password file <none>
I20260601 13:30:57.130832 24957 fs_manager.cc:362] Metadata directory not provided
I20260601 13:30:57.130887 24957 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:30:57.130956 24957 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:30:57.131333 24957 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320492958789-24957-0/minicluster-data/ts-2-root/instance:
uuid: "60b6b72d3fef4a6980c568c6fbaf873a"
format_stamp: "Formatted at 2026-06-01 13:30:57 on dist-test-slave-3pmh"
I20260601 13:30:57.132808 24957 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:30:57.133785 32533 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:57.134076 24957 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:57.134147 24957 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320492958789-24957-0/minicluster-data/ts-2-root
uuid: "60b6b72d3fef4a6980c568c6fbaf873a"
format_stamp: "Formatted at 2026-06-01 13:30:57 on dist-test-slave-3pmh"
I20260601 13:30:57.134215 24957 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320492958789-24957-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320492958789-24957-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320492958789-24957-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:30:57.145524 24957 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:30:57.145972 24957 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:30:57.146278 24957 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:30:57.146741 24957 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:30:57.146782 24957 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:57.146826 24957 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:30:57.146853 24957 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:57.151382 24957 rpc_server.cc:307] RPC server started. Bound to: 127.24.95.67:33125
I20260601 13:30:57.151428 32597 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.95.67:33125 every 8 connection(s)
I20260601 13:30:57.156700 32598 heartbeater.cc:344] Connected to a master server at 127.24.95.126:35369
I20260601 13:30:57.156888 32598 heartbeater.cc:461] Registering TS with master...
I20260601 13:30:57.157136 32598 heartbeater.cc:507] Master 127.24.95.126:35369 requested a full tablet report, sending...
I20260601 13:30:57.157749 32315 ts_manager.cc:194] Registered new tserver with Master: 60b6b72d3fef4a6980c568c6fbaf873a (127.24.95.67:33125)
I20260601 13:30:57.158282 32315 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56596
I20260601 13:30:57.158653 24957 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.006858432s
I20260601 13:30:58.113423 32445 heartbeater.cc:499] Master 127.24.95.126:35369 was elected leader, sending a full tablet report...
I20260601 13:30:58.129222 32522 heartbeater.cc:499] Master 127.24.95.126:35369 was elected leader, sending a full tablet report...
I20260601 13:30:58.159307 32598 heartbeater.cc:499] Master 127.24.95.126:35369 was elected leader, sending a full tablet report...
I20260601 13:30:58.193675 32315 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56608:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260601 13:30:58.194235 32315 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260601 13:30:58.205037 32562 tablet_service.cc:1511] Processing CreateTablet for tablet e7fd0791abce488487d9afb4b10e1ce2 (DEFAULT_TABLE table=test-workload [id=42aa1ad6ec494b55aa0ef7867fa3039a]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:30:58.205106 32559 tablet_service.cc:1511] Processing CreateTablet for tablet 168cabfe10e342298594f632724a8705 (DEFAULT_TABLE table=test-workload [id=42aa1ad6ec494b55aa0ef7867fa3039a]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:30:58.205090 32561 tablet_service.cc:1511] Processing CreateTablet for tablet 6744f7f11c1d4f4fb291d2741d18a104 (DEFAULT_TABLE table=test-workload [id=42aa1ad6ec494b55aa0ef7867fa3039a]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:30:58.205384 32562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7fd0791abce488487d9afb4b10e1ce2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:58.205381 32560 tablet_service.cc:1511] Processing CreateTablet for tablet bb53a629312a4fd98247de615a4a0f0c (DEFAULT_TABLE table=test-workload [id=42aa1ad6ec494b55aa0ef7867fa3039a]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:30:58.206087 32407 tablet_service.cc:1511] Processing CreateTablet for tablet 6744f7f11c1d4f4fb291d2741d18a104 (DEFAULT_TABLE table=test-workload [id=42aa1ad6ec494b55aa0ef7867fa3039a]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:30:58.206208 32408 tablet_service.cc:1511] Processing CreateTablet for tablet e7fd0791abce488487d9afb4b10e1ce2 (DEFAULT_TABLE table=test-workload [id=42aa1ad6ec494b55aa0ef7867fa3039a]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:30:58.206347 32407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6744f7f11c1d4f4fb291d2741d18a104. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:58.206619 32406 tablet_service.cc:1511] Processing CreateTablet for tablet bb53a629312a4fd98247de615a4a0f0c (DEFAULT_TABLE table=test-workload [id=42aa1ad6ec494b55aa0ef7867fa3039a]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:30:58.206838 32406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb53a629312a4fd98247de615a4a0f0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:58.207845 32561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6744f7f11c1d4f4fb291d2741d18a104. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:58.208793 32484 tablet_service.cc:1511] Processing CreateTablet for tablet bb53a629312a4fd98247de615a4a0f0c (DEFAULT_TABLE table=test-workload [id=42aa1ad6ec494b55aa0ef7867fa3039a]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:30:58.208946 32405 tablet_service.cc:1511] Processing CreateTablet for tablet 168cabfe10e342298594f632724a8705 (DEFAULT_TABLE table=test-workload [id=42aa1ad6ec494b55aa0ef7867fa3039a]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:30:58.209044 32484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb53a629312a4fd98247de615a4a0f0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:58.209159 32405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 168cabfe10e342298594f632724a8705. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:58.210062 32486 tablet_service.cc:1511] Processing CreateTablet for tablet e7fd0791abce488487d9afb4b10e1ce2 (DEFAULT_TABLE table=test-workload [id=42aa1ad6ec494b55aa0ef7867fa3039a]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:30:58.210285 32486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7fd0791abce488487d9afb4b10e1ce2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:58.211421 32408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7fd0791abce488487d9afb4b10e1ce2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:58.212253 32485 tablet_service.cc:1511] Processing CreateTablet for tablet 6744f7f11c1d4f4fb291d2741d18a104 (DEFAULT_TABLE table=test-workload [id=42aa1ad6ec494b55aa0ef7867fa3039a]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:30:58.212523 32485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6744f7f11c1d4f4fb291d2741d18a104. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:58.212707 32619 tablet_bootstrap.cc:492] T 6744f7f11c1d4f4fb291d2741d18a104 P 15ac98d9c05a46ff8de3c56cf36fa56b: Bootstrap starting.
I20260601 13:30:58.213429 32620 tablet_bootstrap.cc:492] T 6744f7f11c1d4f4fb291d2741d18a104 P 60b6b72d3fef4a6980c568c6fbaf873a: Bootstrap starting.
I20260601 13:30:58.213784 32619 tablet_bootstrap.cc:654] T 6744f7f11c1d4f4fb291d2741d18a104 P 15ac98d9c05a46ff8de3c56cf36fa56b: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:58.214277 32483 tablet_service.cc:1511] Processing CreateTablet for tablet 168cabfe10e342298594f632724a8705 (DEFAULT_TABLE table=test-workload [id=42aa1ad6ec494b55aa0ef7867fa3039a]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:30:58.214406 32620 tablet_bootstrap.cc:654] T 6744f7f11c1d4f4fb291d2741d18a104 P 60b6b72d3fef4a6980c568c6fbaf873a: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:58.214496 32483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 168cabfe10e342298594f632724a8705. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:58.214954 32619 tablet_bootstrap.cc:492] T 6744f7f11c1d4f4fb291d2741d18a104 P 15ac98d9c05a46ff8de3c56cf36fa56b: No bootstrap required, opened a new log
I20260601 13:30:58.215034 32619 ts_tablet_manager.cc:1403] T 6744f7f11c1d4f4fb291d2741d18a104 P 15ac98d9c05a46ff8de3c56cf36fa56b: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:30:58.215063 32621 tablet_bootstrap.cc:492] T bb53a629312a4fd98247de615a4a0f0c P 2f880cc1411d4e39b36bfb757a40d355: Bootstrap starting.
I20260601 13:30:58.215528 32620 tablet_bootstrap.cc:492] T 6744f7f11c1d4f4fb291d2741d18a104 P 60b6b72d3fef4a6980c568c6fbaf873a: No bootstrap required, opened a new log
I20260601 13:30:58.215464 32619 raft_consensus.cc:359] T 6744f7f11c1d4f4fb291d2741d18a104 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } }
I20260601 13:30:58.215576 32619 raft_consensus.cc:385] T 6744f7f11c1d4f4fb291d2741d18a104 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:58.215602 32620 ts_tablet_manager.cc:1403] T 6744f7f11c1d4f4fb291d2741d18a104 P 60b6b72d3fef4a6980c568c6fbaf873a: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:30:58.215605 32619 raft_consensus.cc:740] T 6744f7f11c1d4f4fb291d2741d18a104 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15ac98d9c05a46ff8de3c56cf36fa56b, State: Initialized, Role: FOLLOWER
I20260601 13:30:58.215786 32619 consensus_queue.cc:260] T 6744f7f11c1d4f4fb291d2741d18a104 P 15ac98d9c05a46ff8de3c56cf36fa56b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } }
I20260601 13:30:58.215998 32621 tablet_bootstrap.cc:654] T bb53a629312a4fd98247de615a4a0f0c P 2f880cc1411d4e39b36bfb757a40d355: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:58.216048 32620 raft_consensus.cc:359] T 6744f7f11c1d4f4fb291d2741d18a104 P 60b6b72d3fef4a6980c568c6fbaf873a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } }
I20260601 13:30:58.216135 32619 ts_tablet_manager.cc:1434] T 6744f7f11c1d4f4fb291d2741d18a104 P 15ac98d9c05a46ff8de3c56cf36fa56b: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:58.216137 32620 raft_consensus.cc:385] T 6744f7f11c1d4f4fb291d2741d18a104 P 60b6b72d3fef4a6980c568c6fbaf873a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:58.216325 32619 tablet_bootstrap.cc:492] T bb53a629312a4fd98247de615a4a0f0c P 15ac98d9c05a46ff8de3c56cf36fa56b: Bootstrap starting.
I20260601 13:30:58.216205 32620 raft_consensus.cc:740] T 6744f7f11c1d4f4fb291d2741d18a104 P 60b6b72d3fef4a6980c568c6fbaf873a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60b6b72d3fef4a6980c568c6fbaf873a, State: Initialized, Role: FOLLOWER
I20260601 13:30:58.216735 32620 consensus_queue.cc:260] T 6744f7f11c1d4f4fb291d2741d18a104 P 60b6b72d3fef4a6980c568c6fbaf873a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } }
I20260601 13:30:58.216917 32560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb53a629312a4fd98247de615a4a0f0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:58.217126 32620 ts_tablet_manager.cc:1434] T 6744f7f11c1d4f4fb291d2741d18a104 P 60b6b72d3fef4a6980c568c6fbaf873a: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:58.217435 32619 tablet_bootstrap.cc:654] T bb53a629312a4fd98247de615a4a0f0c P 15ac98d9c05a46ff8de3c56cf36fa56b: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:58.218402 32621 tablet_bootstrap.cc:492] T bb53a629312a4fd98247de615a4a0f0c P 2f880cc1411d4e39b36bfb757a40d355: No bootstrap required, opened a new log
I20260601 13:30:58.218482 32621 ts_tablet_manager.cc:1403] T bb53a629312a4fd98247de615a4a0f0c P 2f880cc1411d4e39b36bfb757a40d355: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:30:58.218896 32621 raft_consensus.cc:359] T bb53a629312a4fd98247de615a4a0f0c P 2f880cc1411d4e39b36bfb757a40d355 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } }
I20260601 13:30:58.219067 32621 raft_consensus.cc:385] T bb53a629312a4fd98247de615a4a0f0c P 2f880cc1411d4e39b36bfb757a40d355 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:58.219134 32621 raft_consensus.cc:740] T bb53a629312a4fd98247de615a4a0f0c P 2f880cc1411d4e39b36bfb757a40d355 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f880cc1411d4e39b36bfb757a40d355, State: Initialized, Role: FOLLOWER
I20260601 13:30:58.218986 32620 tablet_bootstrap.cc:492] T bb53a629312a4fd98247de615a4a0f0c P 60b6b72d3fef4a6980c568c6fbaf873a: Bootstrap starting.
I20260601 13:30:58.219265 32621 consensus_queue.cc:260] T bb53a629312a4fd98247de615a4a0f0c P 2f880cc1411d4e39b36bfb757a40d355 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } }
I20260601 13:30:58.219403 32559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 168cabfe10e342298594f632724a8705. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:58.219599 32621 ts_tablet_manager.cc:1434] T bb53a629312a4fd98247de615a4a0f0c P 2f880cc1411d4e39b36bfb757a40d355: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:58.219769 32621 tablet_bootstrap.cc:492] T e7fd0791abce488487d9afb4b10e1ce2 P 2f880cc1411d4e39b36bfb757a40d355: Bootstrap starting.
I20260601 13:30:58.220556 32620 tablet_bootstrap.cc:654] T bb53a629312a4fd98247de615a4a0f0c P 60b6b72d3fef4a6980c568c6fbaf873a: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:58.220757 32621 tablet_bootstrap.cc:654] T e7fd0791abce488487d9afb4b10e1ce2 P 2f880cc1411d4e39b36bfb757a40d355: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:58.221634 32619 tablet_bootstrap.cc:492] T bb53a629312a4fd98247de615a4a0f0c P 15ac98d9c05a46ff8de3c56cf36fa56b: No bootstrap required, opened a new log
I20260601 13:30:58.221717 32619 ts_tablet_manager.cc:1403] T bb53a629312a4fd98247de615a4a0f0c P 15ac98d9c05a46ff8de3c56cf36fa56b: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:30:58.221962 32620 tablet_bootstrap.cc:492] T bb53a629312a4fd98247de615a4a0f0c P 60b6b72d3fef4a6980c568c6fbaf873a: No bootstrap required, opened a new log
I20260601 13:30:58.222035 32620 ts_tablet_manager.cc:1403] T bb53a629312a4fd98247de615a4a0f0c P 60b6b72d3fef4a6980c568c6fbaf873a: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:30:58.222071 32621 tablet_bootstrap.cc:492] T e7fd0791abce488487d9afb4b10e1ce2 P 2f880cc1411d4e39b36bfb757a40d355: No bootstrap required, opened a new log
I20260601 13:30:58.222126 32621 ts_tablet_manager.cc:1403] T e7fd0791abce488487d9afb4b10e1ce2 P 2f880cc1411d4e39b36bfb757a40d355: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:30:58.222153 32619 raft_consensus.cc:359] T bb53a629312a4fd98247de615a4a0f0c P 15ac98d9c05a46ff8de3c56cf36fa56b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } }
I20260601 13:30:58.222249 32619 raft_consensus.cc:385] T bb53a629312a4fd98247de615a4a0f0c P 15ac98d9c05a46ff8de3c56cf36fa56b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:58.222281 32619 raft_consensus.cc:740] T bb53a629312a4fd98247de615a4a0f0c P 15ac98d9c05a46ff8de3c56cf36fa56b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15ac98d9c05a46ff8de3c56cf36fa56b, State: Initialized, Role: FOLLOWER
I20260601 13:30:58.222383 32619 consensus_queue.cc:260] T bb53a629312a4fd98247de615a4a0f0c P 15ac98d9c05a46ff8de3c56cf36fa56b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } }
I20260601 13:30:58.222447 32620 raft_consensus.cc:359] T bb53a629312a4fd98247de615a4a0f0c P 60b6b72d3fef4a6980c568c6fbaf873a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } }
I20260601 13:30:58.222540 32620 raft_consensus.cc:385] T bb53a629312a4fd98247de615a4a0f0c P 60b6b72d3fef4a6980c568c6fbaf873a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:58.222572 32620 raft_consensus.cc:740] T bb53a629312a4fd98247de615a4a0f0c P 60b6b72d3fef4a6980c568c6fbaf873a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60b6b72d3fef4a6980c568c6fbaf873a, State: Initialized, Role: FOLLOWER
I20260601 13:30:58.222680 32621 raft_consensus.cc:359] T e7fd0791abce488487d9afb4b10e1ce2 P 2f880cc1411d4e39b36bfb757a40d355 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } }
I20260601 13:30:58.222646 32619 ts_tablet_manager.cc:1434] T bb53a629312a4fd98247de615a4a0f0c P 15ac98d9c05a46ff8de3c56cf36fa56b: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:58.222818 32621 raft_consensus.cc:385] T e7fd0791abce488487d9afb4b10e1ce2 P 2f880cc1411d4e39b36bfb757a40d355 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:58.222952 32619 tablet_bootstrap.cc:492] T 168cabfe10e342298594f632724a8705 P 15ac98d9c05a46ff8de3c56cf36fa56b: Bootstrap starting.
I20260601 13:30:58.222781 32620 consensus_queue.cc:260] T bb53a629312a4fd98247de615a4a0f0c P 60b6b72d3fef4a6980c568c6fbaf873a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } }
I20260601 13:30:58.223181 32620 ts_tablet_manager.cc:1434] T bb53a629312a4fd98247de615a4a0f0c P 60b6b72d3fef4a6980c568c6fbaf873a: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:30:58.223331 32620 tablet_bootstrap.cc:492] T e7fd0791abce488487d9afb4b10e1ce2 P 60b6b72d3fef4a6980c568c6fbaf873a: Bootstrap starting.
I20260601 13:30:58.223970 32619 tablet_bootstrap.cc:654] T 168cabfe10e342298594f632724a8705 P 15ac98d9c05a46ff8de3c56cf36fa56b: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:58.224241 32620 tablet_bootstrap.cc:654] T e7fd0791abce488487d9afb4b10e1ce2 P 60b6b72d3fef4a6980c568c6fbaf873a: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:58.222954 32621 raft_consensus.cc:740] T e7fd0791abce488487d9afb4b10e1ce2 P 2f880cc1411d4e39b36bfb757a40d355 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f880cc1411d4e39b36bfb757a40d355, State: Initialized, Role: FOLLOWER
I20260601 13:30:58.224985 32621 consensus_queue.cc:260] T e7fd0791abce488487d9afb4b10e1ce2 P 2f880cc1411d4e39b36bfb757a40d355 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } }
I20260601 13:30:58.225765 32621 ts_tablet_manager.cc:1434] T e7fd0791abce488487d9afb4b10e1ce2 P 2f880cc1411d4e39b36bfb757a40d355: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.000s
I20260601 13:30:58.225836 32619 tablet_bootstrap.cc:492] T 168cabfe10e342298594f632724a8705 P 15ac98d9c05a46ff8de3c56cf36fa56b: No bootstrap required, opened a new log
I20260601 13:30:58.226006 32621 tablet_bootstrap.cc:492] T 6744f7f11c1d4f4fb291d2741d18a104 P 2f880cc1411d4e39b36bfb757a40d355: Bootstrap starting.
I20260601 13:30:58.226104 32619 ts_tablet_manager.cc:1403] T 168cabfe10e342298594f632724a8705 P 15ac98d9c05a46ff8de3c56cf36fa56b: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:30:58.226593 32619 raft_consensus.cc:359] T 168cabfe10e342298594f632724a8705 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } }
I20260601 13:30:58.226701 32619 raft_consensus.cc:385] T 168cabfe10e342298594f632724a8705 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:58.226737 32619 raft_consensus.cc:740] T 168cabfe10e342298594f632724a8705 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15ac98d9c05a46ff8de3c56cf36fa56b, State: Initialized, Role: FOLLOWER
I20260601 13:30:58.226888 32621 tablet_bootstrap.cc:654] T 6744f7f11c1d4f4fb291d2741d18a104 P 2f880cc1411d4e39b36bfb757a40d355: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:58.226862 32619 consensus_queue.cc:260] T 168cabfe10e342298594f632724a8705 P 15ac98d9c05a46ff8de3c56cf36fa56b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } }
I20260601 13:30:58.227149 32619 ts_tablet_manager.cc:1434] T 168cabfe10e342298594f632724a8705 P 15ac98d9c05a46ff8de3c56cf36fa56b: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:58.227345 32619 tablet_bootstrap.cc:492] T e7fd0791abce488487d9afb4b10e1ce2 P 15ac98d9c05a46ff8de3c56cf36fa56b: Bootstrap starting.
I20260601 13:30:58.227722 32620 tablet_bootstrap.cc:492] T e7fd0791abce488487d9afb4b10e1ce2 P 60b6b72d3fef4a6980c568c6fbaf873a: No bootstrap required, opened a new log
I20260601 13:30:58.227828 32620 ts_tablet_manager.cc:1403] T e7fd0791abce488487d9afb4b10e1ce2 P 60b6b72d3fef4a6980c568c6fbaf873a: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.002s
I20260601 13:30:58.228276 32619 tablet_bootstrap.cc:654] T e7fd0791abce488487d9afb4b10e1ce2 P 15ac98d9c05a46ff8de3c56cf36fa56b: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:58.228256 32620 raft_consensus.cc:359] T e7fd0791abce488487d9afb4b10e1ce2 P 60b6b72d3fef4a6980c568c6fbaf873a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } }
I20260601 13:30:58.228348 32620 raft_consensus.cc:385] T e7fd0791abce488487d9afb4b10e1ce2 P 60b6b72d3fef4a6980c568c6fbaf873a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:58.228420 32620 raft_consensus.cc:740] T e7fd0791abce488487d9afb4b10e1ce2 P 60b6b72d3fef4a6980c568c6fbaf873a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60b6b72d3fef4a6980c568c6fbaf873a, State: Initialized, Role: FOLLOWER
I20260601 13:30:58.228525 32620 consensus_queue.cc:260] T e7fd0791abce488487d9afb4b10e1ce2 P 60b6b72d3fef4a6980c568c6fbaf873a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } }
I20260601 13:30:58.228765 32620 ts_tablet_manager.cc:1434] T e7fd0791abce488487d9afb4b10e1ce2 P 60b6b72d3fef4a6980c568c6fbaf873a: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:30:58.228922 32620 tablet_bootstrap.cc:492] T 168cabfe10e342298594f632724a8705 P 60b6b72d3fef4a6980c568c6fbaf873a: Bootstrap starting.
I20260601 13:30:58.229475 32619 tablet_bootstrap.cc:492] T e7fd0791abce488487d9afb4b10e1ce2 P 15ac98d9c05a46ff8de3c56cf36fa56b: No bootstrap required, opened a new log
I20260601 13:30:58.229573 32619 ts_tablet_manager.cc:1403] T e7fd0791abce488487d9afb4b10e1ce2 P 15ac98d9c05a46ff8de3c56cf36fa56b: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:30:58.229849 32620 tablet_bootstrap.cc:654] T 168cabfe10e342298594f632724a8705 P 60b6b72d3fef4a6980c568c6fbaf873a: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:58.230001 32619 raft_consensus.cc:359] T e7fd0791abce488487d9afb4b10e1ce2 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } }
I20260601 13:30:58.230101 32619 raft_consensus.cc:385] T e7fd0791abce488487d9afb4b10e1ce2 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:58.230134 32619 raft_consensus.cc:740] T e7fd0791abce488487d9afb4b10e1ce2 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15ac98d9c05a46ff8de3c56cf36fa56b, State: Initialized, Role: FOLLOWER
I20260601 13:30:58.230239 32619 consensus_queue.cc:260] T e7fd0791abce488487d9afb4b10e1ce2 P 15ac98d9c05a46ff8de3c56cf36fa56b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } }
I20260601 13:30:58.230489 32619 ts_tablet_manager.cc:1434] T e7fd0791abce488487d9afb4b10e1ce2 P 15ac98d9c05a46ff8de3c56cf36fa56b: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:58.230924 32620 tablet_bootstrap.cc:492] T 168cabfe10e342298594f632724a8705 P 60b6b72d3fef4a6980c568c6fbaf873a: No bootstrap required, opened a new log
I20260601 13:30:58.231012 32620 ts_tablet_manager.cc:1403] T 168cabfe10e342298594f632724a8705 P 60b6b72d3fef4a6980c568c6fbaf873a: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:30:58.231206 32621 tablet_bootstrap.cc:492] T 6744f7f11c1d4f4fb291d2741d18a104 P 2f880cc1411d4e39b36bfb757a40d355: No bootstrap required, opened a new log
I20260601 13:30:58.231283 32621 ts_tablet_manager.cc:1403] T 6744f7f11c1d4f4fb291d2741d18a104 P 2f880cc1411d4e39b36bfb757a40d355: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:30:58.231427 32620 raft_consensus.cc:359] T 168cabfe10e342298594f632724a8705 P 60b6b72d3fef4a6980c568c6fbaf873a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } }
I20260601 13:30:58.231510 32620 raft_consensus.cc:385] T 168cabfe10e342298594f632724a8705 P 60b6b72d3fef4a6980c568c6fbaf873a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:58.231540 32620 raft_consensus.cc:740] T 168cabfe10e342298594f632724a8705 P 60b6b72d3fef4a6980c568c6fbaf873a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60b6b72d3fef4a6980c568c6fbaf873a, State: Initialized, Role: FOLLOWER
I20260601 13:30:58.231643 32621 raft_consensus.cc:359] T 6744f7f11c1d4f4fb291d2741d18a104 P 2f880cc1411d4e39b36bfb757a40d355 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } }
I20260601 13:30:58.231674 32620 consensus_queue.cc:260] T 168cabfe10e342298594f632724a8705 P 60b6b72d3fef4a6980c568c6fbaf873a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } }
I20260601 13:30:58.231719 32621 raft_consensus.cc:385] T 6744f7f11c1d4f4fb291d2741d18a104 P 2f880cc1411d4e39b36bfb757a40d355 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:58.231748 32621 raft_consensus.cc:740] T 6744f7f11c1d4f4fb291d2741d18a104 P 2f880cc1411d4e39b36bfb757a40d355 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f880cc1411d4e39b36bfb757a40d355, State: Initialized, Role: FOLLOWER
I20260601 13:30:58.231974 32620 ts_tablet_manager.cc:1434] T 168cabfe10e342298594f632724a8705 P 60b6b72d3fef4a6980c568c6fbaf873a: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:58.231851 32621 consensus_queue.cc:260] T 6744f7f11c1d4f4fb291d2741d18a104 P 2f880cc1411d4e39b36bfb757a40d355 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } }
I20260601 13:30:58.232244 32621 ts_tablet_manager.cc:1434] T 6744f7f11c1d4f4fb291d2741d18a104 P 2f880cc1411d4e39b36bfb757a40d355: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:58.232498 32621 tablet_bootstrap.cc:492] T 168cabfe10e342298594f632724a8705 P 2f880cc1411d4e39b36bfb757a40d355: Bootstrap starting.
I20260601 13:30:58.233410 32621 tablet_bootstrap.cc:654] T 168cabfe10e342298594f632724a8705 P 2f880cc1411d4e39b36bfb757a40d355: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:58.234453 32621 tablet_bootstrap.cc:492] T 168cabfe10e342298594f632724a8705 P 2f880cc1411d4e39b36bfb757a40d355: No bootstrap required, opened a new log
I20260601 13:30:58.234581 32621 ts_tablet_manager.cc:1403] T 168cabfe10e342298594f632724a8705 P 2f880cc1411d4e39b36bfb757a40d355: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:30:58.235069 32621 raft_consensus.cc:359] T 168cabfe10e342298594f632724a8705 P 2f880cc1411d4e39b36bfb757a40d355 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } }
I20260601 13:30:58.235198 32621 raft_consensus.cc:385] T 168cabfe10e342298594f632724a8705 P 2f880cc1411d4e39b36bfb757a40d355 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:58.235232 32621 raft_consensus.cc:740] T 168cabfe10e342298594f632724a8705 P 2f880cc1411d4e39b36bfb757a40d355 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f880cc1411d4e39b36bfb757a40d355, State: Initialized, Role: FOLLOWER
I20260601 13:30:58.235347 32621 consensus_queue.cc:260] T 168cabfe10e342298594f632724a8705 P 2f880cc1411d4e39b36bfb757a40d355 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } }
I20260601 13:30:58.235600 32621 ts_tablet_manager.cc:1434] T 168cabfe10e342298594f632724a8705 P 2f880cc1411d4e39b36bfb757a40d355: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:30:58.249614 32626 raft_consensus.cc:493] T e7fd0791abce488487d9afb4b10e1ce2 P 60b6b72d3fef4a6980c568c6fbaf873a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:30:58.249774 32626 raft_consensus.cc:515] T e7fd0791abce488487d9afb4b10e1ce2 P 60b6b72d3fef4a6980c568c6fbaf873a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } }
I20260601 13:30:58.250394 32626 leader_election.cc:290] T e7fd0791abce488487d9afb4b10e1ce2 P 60b6b72d3fef4a6980c568c6fbaf873a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2f880cc1411d4e39b36bfb757a40d355 (127.24.95.66:35919), 15ac98d9c05a46ff8de3c56cf36fa56b (127.24.95.65:45225)
I20260601 13:30:58.254006 32418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7fd0791abce488487d9afb4b10e1ce2" candidate_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" is_pre_election: true
I20260601 13:30:58.254015 32496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7fd0791abce488487d9afb4b10e1ce2" candidate_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f880cc1411d4e39b36bfb757a40d355" is_pre_election: true
I20260601 13:30:58.254166 32496 raft_consensus.cc:2468] T e7fd0791abce488487d9afb4b10e1ce2 P 2f880cc1411d4e39b36bfb757a40d355 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60b6b72d3fef4a6980c568c6fbaf873a in term 0.
I20260601 13:30:58.254168 32418 raft_consensus.cc:2468] T e7fd0791abce488487d9afb4b10e1ce2 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60b6b72d3fef4a6980c568c6fbaf873a in term 0.
I20260601 13:30:58.254473 32538 leader_election.cc:304] T e7fd0791abce488487d9afb4b10e1ce2 P 60b6b72d3fef4a6980c568c6fbaf873a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f880cc1411d4e39b36bfb757a40d355, 60b6b72d3fef4a6980c568c6fbaf873a; no voters: 
I20260601 13:30:58.254659 32626 raft_consensus.cc:2804] T e7fd0791abce488487d9afb4b10e1ce2 P 60b6b72d3fef4a6980c568c6fbaf873a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:30:58.254715 32626 raft_consensus.cc:493] T e7fd0791abce488487d9afb4b10e1ce2 P 60b6b72d3fef4a6980c568c6fbaf873a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:30:58.254741 32626 raft_consensus.cc:3060] T e7fd0791abce488487d9afb4b10e1ce2 P 60b6b72d3fef4a6980c568c6fbaf873a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:58.255553 32626 raft_consensus.cc:515] T e7fd0791abce488487d9afb4b10e1ce2 P 60b6b72d3fef4a6980c568c6fbaf873a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } }
I20260601 13:30:58.255896 32626 leader_election.cc:290] T e7fd0791abce488487d9afb4b10e1ce2 P 60b6b72d3fef4a6980c568c6fbaf873a [CANDIDATE]: Term 1 election: Requested vote from peers 2f880cc1411d4e39b36bfb757a40d355 (127.24.95.66:35919), 15ac98d9c05a46ff8de3c56cf36fa56b (127.24.95.65:45225)
I20260601 13:30:58.256189 32496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7fd0791abce488487d9afb4b10e1ce2" candidate_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f880cc1411d4e39b36bfb757a40d355"
I20260601 13:30:58.256278 32496 raft_consensus.cc:3060] T e7fd0791abce488487d9afb4b10e1ce2 P 2f880cc1411d4e39b36bfb757a40d355 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:58.256294 32418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7fd0791abce488487d9afb4b10e1ce2" candidate_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b"
I20260601 13:30:58.256489 32418 raft_consensus.cc:3060] T e7fd0791abce488487d9afb4b10e1ce2 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:58.257159 32496 raft_consensus.cc:2468] T e7fd0791abce488487d9afb4b10e1ce2 P 2f880cc1411d4e39b36bfb757a40d355 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60b6b72d3fef4a6980c568c6fbaf873a in term 1.
I20260601 13:30:58.257385 32418 raft_consensus.cc:2468] T e7fd0791abce488487d9afb4b10e1ce2 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60b6b72d3fef4a6980c568c6fbaf873a in term 1.
I20260601 13:30:58.257411 32538 leader_election.cc:304] T e7fd0791abce488487d9afb4b10e1ce2 P 60b6b72d3fef4a6980c568c6fbaf873a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f880cc1411d4e39b36bfb757a40d355, 60b6b72d3fef4a6980c568c6fbaf873a; no voters: 
I20260601 13:30:58.257650 32626 raft_consensus.cc:2804] T e7fd0791abce488487d9afb4b10e1ce2 P 60b6b72d3fef4a6980c568c6fbaf873a [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:30:58.257882 32626 raft_consensus.cc:697] T e7fd0791abce488487d9afb4b10e1ce2 P 60b6b72d3fef4a6980c568c6fbaf873a [term 1 LEADER]: Becoming Leader. State: Replica: 60b6b72d3fef4a6980c568c6fbaf873a, State: Running, Role: LEADER
I20260601 13:30:58.258005 32626 consensus_queue.cc:237] T e7fd0791abce488487d9afb4b10e1ce2 P 60b6b72d3fef4a6980c568c6fbaf873a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } }
I20260601 13:30:58.259687 32312 catalog_manager.cc:5696] T e7fd0791abce488487d9afb4b10e1ce2 P 60b6b72d3fef4a6980c568c6fbaf873a reported cstate change: term changed from 0 to 1, leader changed from <none> to 60b6b72d3fef4a6980c568c6fbaf873a (127.24.95.67). New cstate: current_term: 1 leader_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } health_report { overall_health: UNKNOWN } } }
I20260601 13:30:58.262180 32624 raft_consensus.cc:493] T 168cabfe10e342298594f632724a8705 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:30:58.262305 32624 raft_consensus.cc:515] T 168cabfe10e342298594f632724a8705 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } }
I20260601 13:30:58.263166 32624 leader_election.cc:290] T 168cabfe10e342298594f632724a8705 P 15ac98d9c05a46ff8de3c56cf36fa56b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2f880cc1411d4e39b36bfb757a40d355 (127.24.95.66:35919), 60b6b72d3fef4a6980c568c6fbaf873a (127.24.95.67:33125)
I20260601 13:30:58.266621 32628 raft_consensus.cc:493] T 6744f7f11c1d4f4fb291d2741d18a104 P 2f880cc1411d4e39b36bfb757a40d355 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:30:58.266757 32628 raft_consensus.cc:515] T 6744f7f11c1d4f4fb291d2741d18a104 P 2f880cc1411d4e39b36bfb757a40d355 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } }
I20260601 13:30:58.267350 32628 leader_election.cc:290] T 6744f7f11c1d4f4fb291d2741d18a104 P 2f880cc1411d4e39b36bfb757a40d355 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 15ac98d9c05a46ff8de3c56cf36fa56b (127.24.95.65:45225), 60b6b72d3fef4a6980c568c6fbaf873a (127.24.95.67:33125)
I20260601 13:30:58.268146 32496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "168cabfe10e342298594f632724a8705" candidate_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f880cc1411d4e39b36bfb757a40d355" is_pre_election: true
I20260601 13:30:58.268307 32496 raft_consensus.cc:2468] T 168cabfe10e342298594f632724a8705 P 2f880cc1411d4e39b36bfb757a40d355 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15ac98d9c05a46ff8de3c56cf36fa56b in term 0.
I20260601 13:30:58.268651 32384 leader_election.cc:304] T 168cabfe10e342298594f632724a8705 P 15ac98d9c05a46ff8de3c56cf36fa56b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15ac98d9c05a46ff8de3c56cf36fa56b, 2f880cc1411d4e39b36bfb757a40d355; no voters: 
I20260601 13:30:58.268815 32624 raft_consensus.cc:2804] T 168cabfe10e342298594f632724a8705 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:30:58.268877 32624 raft_consensus.cc:493] T 168cabfe10e342298594f632724a8705 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:30:58.268924 32624 raft_consensus.cc:3060] T 168cabfe10e342298594f632724a8705 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:58.269338 32572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "168cabfe10e342298594f632724a8705" candidate_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" is_pre_election: true
I20260601 13:30:58.269469 32572 raft_consensus.cc:2468] T 168cabfe10e342298594f632724a8705 P 60b6b72d3fef4a6980c568c6fbaf873a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15ac98d9c05a46ff8de3c56cf36fa56b in term 0.
I20260601 13:30:58.270073 32624 raft_consensus.cc:515] T 168cabfe10e342298594f632724a8705 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } }
I20260601 13:30:58.270380 32624 leader_election.cc:290] T 168cabfe10e342298594f632724a8705 P 15ac98d9c05a46ff8de3c56cf36fa56b [CANDIDATE]: Term 1 election: Requested vote from peers 2f880cc1411d4e39b36bfb757a40d355 (127.24.95.66:35919), 60b6b72d3fef4a6980c568c6fbaf873a (127.24.95.67:33125)
I20260601 13:30:58.270680 32496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "168cabfe10e342298594f632724a8705" candidate_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f880cc1411d4e39b36bfb757a40d355"
I20260601 13:30:58.270790 32496 raft_consensus.cc:3060] T 168cabfe10e342298594f632724a8705 P 2f880cc1411d4e39b36bfb757a40d355 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:58.271117 32418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6744f7f11c1d4f4fb291d2741d18a104" candidate_uuid: "2f880cc1411d4e39b36bfb757a40d355" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" is_pre_election: true
I20260601 13:30:58.271222 32418 raft_consensus.cc:2468] T 6744f7f11c1d4f4fb291d2741d18a104 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2f880cc1411d4e39b36bfb757a40d355 in term 0.
I20260601 13:30:58.271185 32572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "168cabfe10e342298594f632724a8705" candidate_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60b6b72d3fef4a6980c568c6fbaf873a"
I20260601 13:30:58.271334 32572 raft_consensus.cc:3060] T 168cabfe10e342298594f632724a8705 P 60b6b72d3fef4a6980c568c6fbaf873a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:58.271514 32458 leader_election.cc:304] T 6744f7f11c1d4f4fb291d2741d18a104 P 2f880cc1411d4e39b36bfb757a40d355 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15ac98d9c05a46ff8de3c56cf36fa56b, 2f880cc1411d4e39b36bfb757a40d355; no voters: 
I20260601 13:30:58.271675 32628 raft_consensus.cc:2804] T 6744f7f11c1d4f4fb291d2741d18a104 P 2f880cc1411d4e39b36bfb757a40d355 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:30:58.271723 32628 raft_consensus.cc:493] T 6744f7f11c1d4f4fb291d2741d18a104 P 2f880cc1411d4e39b36bfb757a40d355 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:30:58.271759 32628 raft_consensus.cc:3060] T 6744f7f11c1d4f4fb291d2741d18a104 P 2f880cc1411d4e39b36bfb757a40d355 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:58.271831 32496 raft_consensus.cc:2468] T 168cabfe10e342298594f632724a8705 P 2f880cc1411d4e39b36bfb757a40d355 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15ac98d9c05a46ff8de3c56cf36fa56b in term 1.
I20260601 13:30:58.272256 32572 raft_consensus.cc:2468] T 168cabfe10e342298594f632724a8705 P 60b6b72d3fef4a6980c568c6fbaf873a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15ac98d9c05a46ff8de3c56cf36fa56b in term 1.
I20260601 13:30:58.272567 32382 leader_election.cc:304] T 168cabfe10e342298594f632724a8705 P 15ac98d9c05a46ff8de3c56cf36fa56b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15ac98d9c05a46ff8de3c56cf36fa56b, 60b6b72d3fef4a6980c568c6fbaf873a; no voters: 
I20260601 13:30:58.272711 32628 raft_consensus.cc:515] T 6744f7f11c1d4f4fb291d2741d18a104 P 2f880cc1411d4e39b36bfb757a40d355 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } }
I20260601 13:30:58.273223 32628 leader_election.cc:290] T 6744f7f11c1d4f4fb291d2741d18a104 P 2f880cc1411d4e39b36bfb757a40d355 [CANDIDATE]: Term 1 election: Requested vote from peers 15ac98d9c05a46ff8de3c56cf36fa56b (127.24.95.65:45225), 60b6b72d3fef4a6980c568c6fbaf873a (127.24.95.67:33125)
I20260601 13:30:58.273744 32624 raft_consensus.cc:2804] T 168cabfe10e342298594f632724a8705 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:30:58.273972 32624 raft_consensus.cc:697] T 168cabfe10e342298594f632724a8705 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 1 LEADER]: Becoming Leader. State: Replica: 15ac98d9c05a46ff8de3c56cf36fa56b, State: Running, Role: LEADER
I20260601 13:30:58.274006 32572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6744f7f11c1d4f4fb291d2741d18a104" candidate_uuid: "2f880cc1411d4e39b36bfb757a40d355" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" is_pre_election: true
I20260601 13:30:58.274101 32572 raft_consensus.cc:2468] T 6744f7f11c1d4f4fb291d2741d18a104 P 60b6b72d3fef4a6980c568c6fbaf873a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2f880cc1411d4e39b36bfb757a40d355 in term 0.
I20260601 13:30:58.274122 32624 consensus_queue.cc:237] T 168cabfe10e342298594f632724a8705 P 15ac98d9c05a46ff8de3c56cf36fa56b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } }
I20260601 13:30:58.274307 32571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6744f7f11c1d4f4fb291d2741d18a104" candidate_uuid: "2f880cc1411d4e39b36bfb757a40d355" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60b6b72d3fef4a6980c568c6fbaf873a"
I20260601 13:30:58.274403 32571 raft_consensus.cc:3060] T 6744f7f11c1d4f4fb291d2741d18a104 P 60b6b72d3fef4a6980c568c6fbaf873a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:58.274952 32418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6744f7f11c1d4f4fb291d2741d18a104" candidate_uuid: "2f880cc1411d4e39b36bfb757a40d355" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b"
I20260601 13:30:58.275048 32418 raft_consensus.cc:3060] T 6744f7f11c1d4f4fb291d2741d18a104 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:58.275471 32571 raft_consensus.cc:2468] T 6744f7f11c1d4f4fb291d2741d18a104 P 60b6b72d3fef4a6980c568c6fbaf873a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f880cc1411d4e39b36bfb757a40d355 in term 1.
I20260601 13:30:58.275858 32418 raft_consensus.cc:2468] T 6744f7f11c1d4f4fb291d2741d18a104 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f880cc1411d4e39b36bfb757a40d355 in term 1.
I20260601 13:30:58.275931 32459 leader_election.cc:304] T 6744f7f11c1d4f4fb291d2741d18a104 P 2f880cc1411d4e39b36bfb757a40d355 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f880cc1411d4e39b36bfb757a40d355, 60b6b72d3fef4a6980c568c6fbaf873a; no voters: 
I20260601 13:30:58.276261 32628 raft_consensus.cc:2804] T 6744f7f11c1d4f4fb291d2741d18a104 P 2f880cc1411d4e39b36bfb757a40d355 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:30:58.276739 32312 catalog_manager.cc:5696] T 168cabfe10e342298594f632724a8705 P 15ac98d9c05a46ff8de3c56cf36fa56b reported cstate change: term changed from 0 to 1, leader changed from <none> to 15ac98d9c05a46ff8de3c56cf36fa56b (127.24.95.65). New cstate: current_term: 1 leader_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } health_report { overall_health: UNKNOWN } } }
I20260601 13:30:58.276926 32628 raft_consensus.cc:697] T 6744f7f11c1d4f4fb291d2741d18a104 P 2f880cc1411d4e39b36bfb757a40d355 [term 1 LEADER]: Becoming Leader. State: Replica: 2f880cc1411d4e39b36bfb757a40d355, State: Running, Role: LEADER
I20260601 13:30:58.277310 32628 consensus_queue.cc:237] T 6744f7f11c1d4f4fb291d2741d18a104 P 2f880cc1411d4e39b36bfb757a40d355 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } }
I20260601 13:30:58.279251 32314 catalog_manager.cc:5696] T 6744f7f11c1d4f4fb291d2741d18a104 P 2f880cc1411d4e39b36bfb757a40d355 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2f880cc1411d4e39b36bfb757a40d355 (127.24.95.66). New cstate: current_term: 1 leader_uuid: "2f880cc1411d4e39b36bfb757a40d355" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } health_report { overall_health: UNKNOWN } } }
I20260601 13:30:58.317773 32624 raft_consensus.cc:493] T bb53a629312a4fd98247de615a4a0f0c P 15ac98d9c05a46ff8de3c56cf36fa56b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:30:58.317943 32624 raft_consensus.cc:515] T bb53a629312a4fd98247de615a4a0f0c P 15ac98d9c05a46ff8de3c56cf36fa56b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } }
I20260601 13:30:58.318409 32624 leader_election.cc:290] T bb53a629312a4fd98247de615a4a0f0c P 15ac98d9c05a46ff8de3c56cf36fa56b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2f880cc1411d4e39b36bfb757a40d355 (127.24.95.66:35919), 60b6b72d3fef4a6980c568c6fbaf873a (127.24.95.67:33125)
I20260601 13:30:58.318887 32571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb53a629312a4fd98247de615a4a0f0c" candidate_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" is_pre_election: true
I20260601 13:30:58.318884 32496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb53a629312a4fd98247de615a4a0f0c" candidate_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f880cc1411d4e39b36bfb757a40d355" is_pre_election: true
I20260601 13:30:58.319037 32571 raft_consensus.cc:2468] T bb53a629312a4fd98247de615a4a0f0c P 60b6b72d3fef4a6980c568c6fbaf873a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15ac98d9c05a46ff8de3c56cf36fa56b in term 0.
I20260601 13:30:58.319108 32496 raft_consensus.cc:2468] T bb53a629312a4fd98247de615a4a0f0c P 2f880cc1411d4e39b36bfb757a40d355 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15ac98d9c05a46ff8de3c56cf36fa56b in term 0.
I20260601 13:30:58.319314 32382 leader_election.cc:304] T bb53a629312a4fd98247de615a4a0f0c P 15ac98d9c05a46ff8de3c56cf36fa56b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15ac98d9c05a46ff8de3c56cf36fa56b, 60b6b72d3fef4a6980c568c6fbaf873a; no voters: 
I20260601 13:30:58.319482 32624 raft_consensus.cc:2804] T bb53a629312a4fd98247de615a4a0f0c P 15ac98d9c05a46ff8de3c56cf36fa56b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:30:58.319540 32624 raft_consensus.cc:493] T bb53a629312a4fd98247de615a4a0f0c P 15ac98d9c05a46ff8de3c56cf36fa56b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:30:58.319566 32624 raft_consensus.cc:3060] T bb53a629312a4fd98247de615a4a0f0c P 15ac98d9c05a46ff8de3c56cf36fa56b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:58.320431 32624 raft_consensus.cc:515] T bb53a629312a4fd98247de615a4a0f0c P 15ac98d9c05a46ff8de3c56cf36fa56b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } }
I20260601 13:30:58.320788 32624 leader_election.cc:290] T bb53a629312a4fd98247de615a4a0f0c P 15ac98d9c05a46ff8de3c56cf36fa56b [CANDIDATE]: Term 1 election: Requested vote from peers 2f880cc1411d4e39b36bfb757a40d355 (127.24.95.66:35919), 60b6b72d3fef4a6980c568c6fbaf873a (127.24.95.67:33125)
I20260601 13:30:58.321103 32496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb53a629312a4fd98247de615a4a0f0c" candidate_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f880cc1411d4e39b36bfb757a40d355"
I20260601 13:30:58.321197 32496 raft_consensus.cc:3060] T bb53a629312a4fd98247de615a4a0f0c P 2f880cc1411d4e39b36bfb757a40d355 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:58.321269 32571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb53a629312a4fd98247de615a4a0f0c" candidate_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60b6b72d3fef4a6980c568c6fbaf873a"
I20260601 13:30:58.321376 32571 raft_consensus.cc:3060] T bb53a629312a4fd98247de615a4a0f0c P 60b6b72d3fef4a6980c568c6fbaf873a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:58.321976 32496 raft_consensus.cc:2468] T bb53a629312a4fd98247de615a4a0f0c P 2f880cc1411d4e39b36bfb757a40d355 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15ac98d9c05a46ff8de3c56cf36fa56b in term 1.
I20260601 13:30:58.322149 32571 raft_consensus.cc:2468] T bb53a629312a4fd98247de615a4a0f0c P 60b6b72d3fef4a6980c568c6fbaf873a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15ac98d9c05a46ff8de3c56cf36fa56b in term 1.
I20260601 13:30:58.322211 32384 leader_election.cc:304] T bb53a629312a4fd98247de615a4a0f0c P 15ac98d9c05a46ff8de3c56cf36fa56b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15ac98d9c05a46ff8de3c56cf36fa56b, 2f880cc1411d4e39b36bfb757a40d355; no voters: 
I20260601 13:30:58.322378 32624 raft_consensus.cc:2804] T bb53a629312a4fd98247de615a4a0f0c P 15ac98d9c05a46ff8de3c56cf36fa56b [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:30:58.322456 32624 raft_consensus.cc:697] T bb53a629312a4fd98247de615a4a0f0c P 15ac98d9c05a46ff8de3c56cf36fa56b [term 1 LEADER]: Becoming Leader. State: Replica: 15ac98d9c05a46ff8de3c56cf36fa56b, State: Running, Role: LEADER
I20260601 13:30:58.322576 32624 consensus_queue.cc:237] T bb53a629312a4fd98247de615a4a0f0c P 15ac98d9c05a46ff8de3c56cf36fa56b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } }
I20260601 13:30:58.324335 32314 catalog_manager.cc:5696] T bb53a629312a4fd98247de615a4a0f0c P 15ac98d9c05a46ff8de3c56cf36fa56b reported cstate change: term changed from 0 to 1, leader changed from <none> to 15ac98d9c05a46ff8de3c56cf36fa56b (127.24.95.65). New cstate: current_term: 1 leader_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } health_report { overall_health: UNKNOWN } } }
I20260601 13:30:58.361189 32314 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56624:
name: "dugtrio"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260601 13:30:58.361683 32314 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table dugtrio in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260601 13:30:58.367439 32408 tablet_service.cc:1511] Processing CreateTablet for tablet ab50fd96139c47d18a9125b1beafaf66 (DEFAULT_TABLE table=dugtrio [id=e00ba50574904a8f826312639f9cab63]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:30:58.367753 32408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab50fd96139c47d18a9125b1beafaf66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:58.367957 32559 tablet_service.cc:1511] Processing CreateTablet for tablet ab50fd96139c47d18a9125b1beafaf66 (DEFAULT_TABLE table=dugtrio [id=e00ba50574904a8f826312639f9cab63]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:30:58.368209 32559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab50fd96139c47d18a9125b1beafaf66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:58.368415 32483 tablet_service.cc:1511] Processing CreateTablet for tablet ab50fd96139c47d18a9125b1beafaf66 (DEFAULT_TABLE table=dugtrio [id=e00ba50574904a8f826312639f9cab63]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:30:58.368624 32483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab50fd96139c47d18a9125b1beafaf66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:58.369880 32619 tablet_bootstrap.cc:492] T ab50fd96139c47d18a9125b1beafaf66 P 15ac98d9c05a46ff8de3c56cf36fa56b: Bootstrap starting.
I20260601 13:30:58.370275 32620 tablet_bootstrap.cc:492] T ab50fd96139c47d18a9125b1beafaf66 P 60b6b72d3fef4a6980c568c6fbaf873a: Bootstrap starting.
I20260601 13:30:58.370623 32485 tablet_service.cc:1511] Processing CreateTablet for tablet a35c88248eab49f0a672f6f33f188c4b (DEFAULT_TABLE table=dugtrio [id=e00ba50574904a8f826312639f9cab63]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:30:58.370842 32485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a35c88248eab49f0a672f6f33f188c4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:58.370854 32619 tablet_bootstrap.cc:654] T ab50fd96139c47d18a9125b1beafaf66 P 15ac98d9c05a46ff8de3c56cf36fa56b: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:58.371183 32620 tablet_bootstrap.cc:654] T ab50fd96139c47d18a9125b1beafaf66 P 60b6b72d3fef4a6980c568c6fbaf873a: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:58.371977 32619 tablet_bootstrap.cc:492] T ab50fd96139c47d18a9125b1beafaf66 P 15ac98d9c05a46ff8de3c56cf36fa56b: No bootstrap required, opened a new log
I20260601 13:30:58.372051 32619 ts_tablet_manager.cc:1403] T ab50fd96139c47d18a9125b1beafaf66 P 15ac98d9c05a46ff8de3c56cf36fa56b: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:30:58.372529 32621 tablet_bootstrap.cc:492] T ab50fd96139c47d18a9125b1beafaf66 P 2f880cc1411d4e39b36bfb757a40d355: Bootstrap starting.
I20260601 13:30:58.373116 32405 tablet_service.cc:1511] Processing CreateTablet for tablet 0de5394d3bba4715a0f568b5de8657a4 (DEFAULT_TABLE table=dugtrio [id=e00ba50574904a8f826312639f9cab63]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:30:58.373342 32405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0de5394d3bba4715a0f568b5de8657a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:58.373478 32620 tablet_bootstrap.cc:492] T ab50fd96139c47d18a9125b1beafaf66 P 60b6b72d3fef4a6980c568c6fbaf873a: No bootstrap required, opened a new log
I20260601 13:30:58.373520 32621 tablet_bootstrap.cc:654] T ab50fd96139c47d18a9125b1beafaf66 P 2f880cc1411d4e39b36bfb757a40d355: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:58.373548 32620 ts_tablet_manager.cc:1403] T ab50fd96139c47d18a9125b1beafaf66 P 60b6b72d3fef4a6980c568c6fbaf873a: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:30:58.373636 32559 tablet_service.cc:1511] Processing CreateTablet for tablet a35c88248eab49f0a672f6f33f188c4b (DEFAULT_TABLE table=dugtrio [id=e00ba50574904a8f826312639f9cab63]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:30:58.373858 32559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a35c88248eab49f0a672f6f33f188c4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:58.372478 32619 raft_consensus.cc:359] T ab50fd96139c47d18a9125b1beafaf66 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } }
I20260601 13:30:58.374071 32619 raft_consensus.cc:385] T ab50fd96139c47d18a9125b1beafaf66 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:58.374115 32619 raft_consensus.cc:740] T ab50fd96139c47d18a9125b1beafaf66 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15ac98d9c05a46ff8de3c56cf36fa56b, State: Initialized, Role: FOLLOWER
I20260601 13:30:58.374246 32619 consensus_queue.cc:260] T ab50fd96139c47d18a9125b1beafaf66 P 15ac98d9c05a46ff8de3c56cf36fa56b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } }
I20260601 13:30:58.374429 32560 tablet_service.cc:1511] Processing CreateTablet for tablet 4533e668012e494fb124daeecceb6b62 (DEFAULT_TABLE table=dugtrio [id=e00ba50574904a8f826312639f9cab63]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:30:58.374531 32619 ts_tablet_manager.cc:1434] T ab50fd96139c47d18a9125b1beafaf66 P 15ac98d9c05a46ff8de3c56cf36fa56b: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:30:58.374653 32560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4533e668012e494fb124daeecceb6b62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:58.373953 32620 raft_consensus.cc:359] T ab50fd96139c47d18a9125b1beafaf66 P 60b6b72d3fef4a6980c568c6fbaf873a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } }
I20260601 13:30:58.374833 32620 raft_consensus.cc:385] T ab50fd96139c47d18a9125b1beafaf66 P 60b6b72d3fef4a6980c568c6fbaf873a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:58.374877 32620 raft_consensus.cc:740] T ab50fd96139c47d18a9125b1beafaf66 P 60b6b72d3fef4a6980c568c6fbaf873a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60b6b72d3fef4a6980c568c6fbaf873a, State: Initialized, Role: FOLLOWER
I20260601 13:30:58.375000 32620 consensus_queue.cc:260] T ab50fd96139c47d18a9125b1beafaf66 P 60b6b72d3fef4a6980c568c6fbaf873a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } }
I20260601 13:30:58.375242 32620 ts_tablet_manager.cc:1434] T ab50fd96139c47d18a9125b1beafaf66 P 60b6b72d3fef4a6980c568c6fbaf873a: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:30:58.375696 32620 tablet_bootstrap.cc:492] T a35c88248eab49f0a672f6f33f188c4b P 60b6b72d3fef4a6980c568c6fbaf873a: Bootstrap starting.
I20260601 13:30:58.375859 32619 tablet_bootstrap.cc:492] T 0de5394d3bba4715a0f568b5de8657a4 P 15ac98d9c05a46ff8de3c56cf36fa56b: Bootstrap starting.
I20260601 13:30:58.376742 32620 tablet_bootstrap.cc:654] T a35c88248eab49f0a672f6f33f188c4b P 60b6b72d3fef4a6980c568c6fbaf873a: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:58.376796 32619 tablet_bootstrap.cc:654] T 0de5394d3bba4715a0f568b5de8657a4 P 15ac98d9c05a46ff8de3c56cf36fa56b: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:58.373128 32406 tablet_service.cc:1511] Processing CreateTablet for tablet 4533e668012e494fb124daeecceb6b62 (DEFAULT_TABLE table=dugtrio [id=e00ba50574904a8f826312639f9cab63]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:30:58.377177 32406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4533e668012e494fb124daeecceb6b62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:58.377774 32485 tablet_service.cc:1511] Processing CreateTablet for tablet 0de5394d3bba4715a0f568b5de8657a4 (DEFAULT_TABLE table=dugtrio [id=e00ba50574904a8f826312639f9cab63]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:30:58.378001 32485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0de5394d3bba4715a0f568b5de8657a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:58.374243 32562 tablet_service.cc:1511] Processing CreateTablet for tablet 0de5394d3bba4715a0f568b5de8657a4 (DEFAULT_TABLE table=dugtrio [id=e00ba50574904a8f826312639f9cab63]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:30:58.378962 32562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0de5394d3bba4715a0f568b5de8657a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:58.379601 32483 tablet_service.cc:1511] Processing CreateTablet for tablet 4533e668012e494fb124daeecceb6b62 (DEFAULT_TABLE table=dugtrio [id=e00ba50574904a8f826312639f9cab63]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:30:58.379820 32483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4533e668012e494fb124daeecceb6b62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:58.381038 32620 tablet_bootstrap.cc:492] T a35c88248eab49f0a672f6f33f188c4b P 60b6b72d3fef4a6980c568c6fbaf873a: No bootstrap required, opened a new log
I20260601 13:30:58.381155 32620 ts_tablet_manager.cc:1403] T a35c88248eab49f0a672f6f33f188c4b P 60b6b72d3fef4a6980c568c6fbaf873a: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:30:58.381825 32620 raft_consensus.cc:359] T a35c88248eab49f0a672f6f33f188c4b P 60b6b72d3fef4a6980c568c6fbaf873a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } }
I20260601 13:30:58.381945 32620 raft_consensus.cc:385] T a35c88248eab49f0a672f6f33f188c4b P 60b6b72d3fef4a6980c568c6fbaf873a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:58.381984 32620 raft_consensus.cc:740] T a35c88248eab49f0a672f6f33f188c4b P 60b6b72d3fef4a6980c568c6fbaf873a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60b6b72d3fef4a6980c568c6fbaf873a, State: Initialized, Role: FOLLOWER
I20260601 13:30:58.382100 32620 consensus_queue.cc:260] T a35c88248eab49f0a672f6f33f188c4b P 60b6b72d3fef4a6980c568c6fbaf873a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } }
I20260601 13:30:58.382265 32621 tablet_bootstrap.cc:492] T ab50fd96139c47d18a9125b1beafaf66 P 2f880cc1411d4e39b36bfb757a40d355: No bootstrap required, opened a new log
I20260601 13:30:58.382347 32621 ts_tablet_manager.cc:1403] T ab50fd96139c47d18a9125b1beafaf66 P 2f880cc1411d4e39b36bfb757a40d355: Time spent bootstrapping tablet: real 0.010s	user 0.002s	sys 0.000s
I20260601 13:30:58.382390 32619 tablet_bootstrap.cc:492] T 0de5394d3bba4715a0f568b5de8657a4 P 15ac98d9c05a46ff8de3c56cf36fa56b: No bootstrap required, opened a new log
I20260601 13:30:58.382454 32620 ts_tablet_manager.cc:1434] T a35c88248eab49f0a672f6f33f188c4b P 60b6b72d3fef4a6980c568c6fbaf873a: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:58.382557 32619 ts_tablet_manager.cc:1403] T 0de5394d3bba4715a0f568b5de8657a4 P 15ac98d9c05a46ff8de3c56cf36fa56b: Time spent bootstrapping tablet: real 0.007s	user 0.000s	sys 0.001s
I20260601 13:30:58.382702 32620 tablet_bootstrap.cc:492] T 4533e668012e494fb124daeecceb6b62 P 60b6b72d3fef4a6980c568c6fbaf873a: Bootstrap starting.
I20260601 13:30:58.382746 32621 raft_consensus.cc:359] T ab50fd96139c47d18a9125b1beafaf66 P 2f880cc1411d4e39b36bfb757a40d355 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } }
I20260601 13:30:58.382846 32621 raft_consensus.cc:385] T ab50fd96139c47d18a9125b1beafaf66 P 2f880cc1411d4e39b36bfb757a40d355 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:58.382876 32621 raft_consensus.cc:740] T ab50fd96139c47d18a9125b1beafaf66 P 2f880cc1411d4e39b36bfb757a40d355 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f880cc1411d4e39b36bfb757a40d355, State: Initialized, Role: FOLLOWER
I20260601 13:30:58.382989 32621 consensus_queue.cc:260] T ab50fd96139c47d18a9125b1beafaf66 P 2f880cc1411d4e39b36bfb757a40d355 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } }
I20260601 13:30:58.383019 32619 raft_consensus.cc:359] T 0de5394d3bba4715a0f568b5de8657a4 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } }
I20260601 13:30:58.383113 32619 raft_consensus.cc:385] T 0de5394d3bba4715a0f568b5de8657a4 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:58.383144 32619 raft_consensus.cc:740] T 0de5394d3bba4715a0f568b5de8657a4 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15ac98d9c05a46ff8de3c56cf36fa56b, State: Initialized, Role: FOLLOWER
I20260601 13:30:58.383250 32619 consensus_queue.cc:260] T 0de5394d3bba4715a0f568b5de8657a4 P 15ac98d9c05a46ff8de3c56cf36fa56b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } }
I20260601 13:30:58.383490 32619 ts_tablet_manager.cc:1434] T 0de5394d3bba4715a0f568b5de8657a4 P 15ac98d9c05a46ff8de3c56cf36fa56b: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:30:58.383680 32619 tablet_bootstrap.cc:492] T 4533e668012e494fb124daeecceb6b62 P 15ac98d9c05a46ff8de3c56cf36fa56b: Bootstrap starting.
I20260601 13:30:58.383736 32620 tablet_bootstrap.cc:654] T 4533e668012e494fb124daeecceb6b62 P 60b6b72d3fef4a6980c568c6fbaf873a: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:58.383256 32621 ts_tablet_manager.cc:1434] T ab50fd96139c47d18a9125b1beafaf66 P 2f880cc1411d4e39b36bfb757a40d355: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:58.384078 32621 tablet_bootstrap.cc:492] T a35c88248eab49f0a672f6f33f188c4b P 2f880cc1411d4e39b36bfb757a40d355: Bootstrap starting.
I20260601 13:30:58.385131 32621 tablet_bootstrap.cc:654] T a35c88248eab49f0a672f6f33f188c4b P 2f880cc1411d4e39b36bfb757a40d355: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:58.385126 32619 tablet_bootstrap.cc:654] T 4533e668012e494fb124daeecceb6b62 P 15ac98d9c05a46ff8de3c56cf36fa56b: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:58.381038 32408 tablet_service.cc:1511] Processing CreateTablet for tablet a35c88248eab49f0a672f6f33f188c4b (DEFAULT_TABLE table=dugtrio [id=e00ba50574904a8f826312639f9cab63]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:30:58.386343 32408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a35c88248eab49f0a672f6f33f188c4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:58.386888 32620 tablet_bootstrap.cc:492] T 4533e668012e494fb124daeecceb6b62 P 60b6b72d3fef4a6980c568c6fbaf873a: No bootstrap required, opened a new log
I20260601 13:30:58.386997 32620 ts_tablet_manager.cc:1403] T 4533e668012e494fb124daeecceb6b62 P 60b6b72d3fef4a6980c568c6fbaf873a: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:30:58.387447 32620 raft_consensus.cc:359] T 4533e668012e494fb124daeecceb6b62 P 60b6b72d3fef4a6980c568c6fbaf873a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } }
I20260601 13:30:58.387560 32620 raft_consensus.cc:385] T 4533e668012e494fb124daeecceb6b62 P 60b6b72d3fef4a6980c568c6fbaf873a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:58.387594 32620 raft_consensus.cc:740] T 4533e668012e494fb124daeecceb6b62 P 60b6b72d3fef4a6980c568c6fbaf873a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60b6b72d3fef4a6980c568c6fbaf873a, State: Initialized, Role: FOLLOWER
I20260601 13:30:58.387717 32620 consensus_queue.cc:260] T 4533e668012e494fb124daeecceb6b62 P 60b6b72d3fef4a6980c568c6fbaf873a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } }
I20260601 13:30:58.387995 32620 ts_tablet_manager.cc:1434] T 4533e668012e494fb124daeecceb6b62 P 60b6b72d3fef4a6980c568c6fbaf873a: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:30:58.388082 32619 tablet_bootstrap.cc:492] T 4533e668012e494fb124daeecceb6b62 P 15ac98d9c05a46ff8de3c56cf36fa56b: No bootstrap required, opened a new log
I20260601 13:30:58.386888 32621 tablet_bootstrap.cc:492] T a35c88248eab49f0a672f6f33f188c4b P 2f880cc1411d4e39b36bfb757a40d355: No bootstrap required, opened a new log
I20260601 13:30:58.388190 32619 ts_tablet_manager.cc:1403] T 4533e668012e494fb124daeecceb6b62 P 15ac98d9c05a46ff8de3c56cf36fa56b: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.001s
I20260601 13:30:58.388233 32621 ts_tablet_manager.cc:1403] T a35c88248eab49f0a672f6f33f188c4b P 2f880cc1411d4e39b36bfb757a40d355: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:30:58.388207 32620 tablet_bootstrap.cc:492] T 0de5394d3bba4715a0f568b5de8657a4 P 60b6b72d3fef4a6980c568c6fbaf873a: Bootstrap starting.
I20260601 13:30:58.388741 32621 raft_consensus.cc:359] T a35c88248eab49f0a672f6f33f188c4b P 2f880cc1411d4e39b36bfb757a40d355 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } }
I20260601 13:30:58.388835 32621 raft_consensus.cc:385] T a35c88248eab49f0a672f6f33f188c4b P 2f880cc1411d4e39b36bfb757a40d355 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:58.388865 32621 raft_consensus.cc:740] T a35c88248eab49f0a672f6f33f188c4b P 2f880cc1411d4e39b36bfb757a40d355 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f880cc1411d4e39b36bfb757a40d355, State: Initialized, Role: FOLLOWER
I20260601 13:30:58.388999 32621 consensus_queue.cc:260] T a35c88248eab49f0a672f6f33f188c4b P 2f880cc1411d4e39b36bfb757a40d355 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } }
I20260601 13:30:58.389381 32619 raft_consensus.cc:359] T 4533e668012e494fb124daeecceb6b62 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } }
I20260601 13:30:58.389478 32619 raft_consensus.cc:385] T 4533e668012e494fb124daeecceb6b62 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:58.389421 32620 tablet_bootstrap.cc:654] T 0de5394d3bba4715a0f568b5de8657a4 P 60b6b72d3fef4a6980c568c6fbaf873a: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:58.389572 32619 raft_consensus.cc:740] T 4533e668012e494fb124daeecceb6b62 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15ac98d9c05a46ff8de3c56cf36fa56b, State: Initialized, Role: FOLLOWER
I20260601 13:30:58.389688 32619 consensus_queue.cc:260] T 4533e668012e494fb124daeecceb6b62 P 15ac98d9c05a46ff8de3c56cf36fa56b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } }
I20260601 13:30:58.389978 32619 ts_tablet_manager.cc:1434] T 4533e668012e494fb124daeecceb6b62 P 15ac98d9c05a46ff8de3c56cf36fa56b: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:30:58.390261 32621 ts_tablet_manager.cc:1434] T a35c88248eab49f0a672f6f33f188c4b P 2f880cc1411d4e39b36bfb757a40d355: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:30:58.390502 32621 tablet_bootstrap.cc:492] T 0de5394d3bba4715a0f568b5de8657a4 P 2f880cc1411d4e39b36bfb757a40d355: Bootstrap starting.
I20260601 13:30:58.391765 32621 tablet_bootstrap.cc:654] T 0de5394d3bba4715a0f568b5de8657a4 P 2f880cc1411d4e39b36bfb757a40d355: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:58.392504 32619 tablet_bootstrap.cc:492] T a35c88248eab49f0a672f6f33f188c4b P 15ac98d9c05a46ff8de3c56cf36fa56b: Bootstrap starting.
I20260601 13:30:58.392902 32621 tablet_bootstrap.cc:492] T 0de5394d3bba4715a0f568b5de8657a4 P 2f880cc1411d4e39b36bfb757a40d355: No bootstrap required, opened a new log
I20260601 13:30:58.392916 32620 tablet_bootstrap.cc:492] T 0de5394d3bba4715a0f568b5de8657a4 P 60b6b72d3fef4a6980c568c6fbaf873a: No bootstrap required, opened a new log
I20260601 13:30:58.393008 32621 ts_tablet_manager.cc:1403] T 0de5394d3bba4715a0f568b5de8657a4 P 2f880cc1411d4e39b36bfb757a40d355: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:30:58.393054 32620 ts_tablet_manager.cc:1403] T 0de5394d3bba4715a0f568b5de8657a4 P 60b6b72d3fef4a6980c568c6fbaf873a: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.001s
I20260601 13:30:58.393430 32620 raft_consensus.cc:359] T 0de5394d3bba4715a0f568b5de8657a4 P 60b6b72d3fef4a6980c568c6fbaf873a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } }
I20260601 13:30:58.393442 32621 raft_consensus.cc:359] T 0de5394d3bba4715a0f568b5de8657a4 P 2f880cc1411d4e39b36bfb757a40d355 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } }
I20260601 13:30:58.393589 32620 raft_consensus.cc:385] T 0de5394d3bba4715a0f568b5de8657a4 P 60b6b72d3fef4a6980c568c6fbaf873a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:58.393603 32621 raft_consensus.cc:385] T 0de5394d3bba4715a0f568b5de8657a4 P 2f880cc1411d4e39b36bfb757a40d355 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:58.393534 32619 tablet_bootstrap.cc:654] T a35c88248eab49f0a672f6f33f188c4b P 15ac98d9c05a46ff8de3c56cf36fa56b: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:58.393635 32621 raft_consensus.cc:740] T 0de5394d3bba4715a0f568b5de8657a4 P 2f880cc1411d4e39b36bfb757a40d355 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f880cc1411d4e39b36bfb757a40d355, State: Initialized, Role: FOLLOWER
I20260601 13:30:58.393639 32620 raft_consensus.cc:740] T 0de5394d3bba4715a0f568b5de8657a4 P 60b6b72d3fef4a6980c568c6fbaf873a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60b6b72d3fef4a6980c568c6fbaf873a, State: Initialized, Role: FOLLOWER
I20260601 13:30:58.393771 32621 consensus_queue.cc:260] T 0de5394d3bba4715a0f568b5de8657a4 P 2f880cc1411d4e39b36bfb757a40d355 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } }
I20260601 13:30:58.393774 32620 consensus_queue.cc:260] T 0de5394d3bba4715a0f568b5de8657a4 P 60b6b72d3fef4a6980c568c6fbaf873a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } }
I20260601 13:30:58.394064 32621 ts_tablet_manager.cc:1434] T 0de5394d3bba4715a0f568b5de8657a4 P 2f880cc1411d4e39b36bfb757a40d355: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:30:58.394075 32620 ts_tablet_manager.cc:1434] T 0de5394d3bba4715a0f568b5de8657a4 P 60b6b72d3fef4a6980c568c6fbaf873a: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:58.394253 32621 tablet_bootstrap.cc:492] T 4533e668012e494fb124daeecceb6b62 P 2f880cc1411d4e39b36bfb757a40d355: Bootstrap starting.
I20260601 13:30:58.395223 32619 tablet_bootstrap.cc:492] T a35c88248eab49f0a672f6f33f188c4b P 15ac98d9c05a46ff8de3c56cf36fa56b: No bootstrap required, opened a new log
I20260601 13:30:58.395265 32621 tablet_bootstrap.cc:654] T 4533e668012e494fb124daeecceb6b62 P 2f880cc1411d4e39b36bfb757a40d355: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:58.395284 32619 ts_tablet_manager.cc:1403] T a35c88248eab49f0a672f6f33f188c4b P 15ac98d9c05a46ff8de3c56cf36fa56b: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:30:58.395651 32619 raft_consensus.cc:359] T a35c88248eab49f0a672f6f33f188c4b P 15ac98d9c05a46ff8de3c56cf36fa56b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } }
I20260601 13:30:58.395749 32619 raft_consensus.cc:385] T a35c88248eab49f0a672f6f33f188c4b P 15ac98d9c05a46ff8de3c56cf36fa56b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:58.395780 32619 raft_consensus.cc:740] T a35c88248eab49f0a672f6f33f188c4b P 15ac98d9c05a46ff8de3c56cf36fa56b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15ac98d9c05a46ff8de3c56cf36fa56b, State: Initialized, Role: FOLLOWER
I20260601 13:30:58.395926 32619 consensus_queue.cc:260] T a35c88248eab49f0a672f6f33f188c4b P 15ac98d9c05a46ff8de3c56cf36fa56b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } }
I20260601 13:30:58.396677 32621 tablet_bootstrap.cc:492] T 4533e668012e494fb124daeecceb6b62 P 2f880cc1411d4e39b36bfb757a40d355: No bootstrap required, opened a new log
I20260601 13:30:58.396775 32621 ts_tablet_manager.cc:1403] T 4533e668012e494fb124daeecceb6b62 P 2f880cc1411d4e39b36bfb757a40d355: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:30:58.396930 32619 ts_tablet_manager.cc:1434] T a35c88248eab49f0a672f6f33f188c4b P 15ac98d9c05a46ff8de3c56cf36fa56b: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:30:58.397192 32621 raft_consensus.cc:359] T 4533e668012e494fb124daeecceb6b62 P 2f880cc1411d4e39b36bfb757a40d355 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } }
I20260601 13:30:58.397277 32621 raft_consensus.cc:385] T 4533e668012e494fb124daeecceb6b62 P 2f880cc1411d4e39b36bfb757a40d355 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:58.397297 32621 raft_consensus.cc:740] T 4533e668012e494fb124daeecceb6b62 P 2f880cc1411d4e39b36bfb757a40d355 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f880cc1411d4e39b36bfb757a40d355, State: Initialized, Role: FOLLOWER
I20260601 13:30:58.397392 32621 consensus_queue.cc:260] T 4533e668012e494fb124daeecceb6b62 P 2f880cc1411d4e39b36bfb757a40d355 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } }
I20260601 13:30:58.397665 32621 ts_tablet_manager.cc:1434] T 4533e668012e494fb124daeecceb6b62 P 2f880cc1411d4e39b36bfb757a40d355: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:30:58.459029 32624 raft_consensus.cc:493] T 4533e668012e494fb124daeecceb6b62 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:30:58.459215 32624 raft_consensus.cc:515] T 4533e668012e494fb124daeecceb6b62 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } }
I20260601 13:30:58.459683 32624 leader_election.cc:290] T 4533e668012e494fb124daeecceb6b62 P 15ac98d9c05a46ff8de3c56cf36fa56b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2f880cc1411d4e39b36bfb757a40d355 (127.24.95.66:35919), 60b6b72d3fef4a6980c568c6fbaf873a (127.24.95.67:33125)
I20260601 13:30:58.460091 32496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4533e668012e494fb124daeecceb6b62" candidate_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f880cc1411d4e39b36bfb757a40d355" is_pre_election: true
I20260601 13:30:58.460112 32571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4533e668012e494fb124daeecceb6b62" candidate_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" is_pre_election: true
I20260601 13:30:58.460202 32496 raft_consensus.cc:2468] T 4533e668012e494fb124daeecceb6b62 P 2f880cc1411d4e39b36bfb757a40d355 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15ac98d9c05a46ff8de3c56cf36fa56b in term 0.
I20260601 13:30:58.460253 32571 raft_consensus.cc:2468] T 4533e668012e494fb124daeecceb6b62 P 60b6b72d3fef4a6980c568c6fbaf873a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15ac98d9c05a46ff8de3c56cf36fa56b in term 0.
I20260601 13:30:58.460520 32384 leader_election.cc:304] T 4533e668012e494fb124daeecceb6b62 P 15ac98d9c05a46ff8de3c56cf36fa56b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15ac98d9c05a46ff8de3c56cf36fa56b, 2f880cc1411d4e39b36bfb757a40d355; no voters: 
I20260601 13:30:58.460702 32624 raft_consensus.cc:2804] T 4533e668012e494fb124daeecceb6b62 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:30:58.460770 32624 raft_consensus.cc:493] T 4533e668012e494fb124daeecceb6b62 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:30:58.460819 32624 raft_consensus.cc:3060] T 4533e668012e494fb124daeecceb6b62 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:58.461649 32624 raft_consensus.cc:515] T 4533e668012e494fb124daeecceb6b62 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } }
I20260601 13:30:58.461984 32624 leader_election.cc:290] T 4533e668012e494fb124daeecceb6b62 P 15ac98d9c05a46ff8de3c56cf36fa56b [CANDIDATE]: Term 1 election: Requested vote from peers 2f880cc1411d4e39b36bfb757a40d355 (127.24.95.66:35919), 60b6b72d3fef4a6980c568c6fbaf873a (127.24.95.67:33125)
I20260601 13:30:58.462291 32571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4533e668012e494fb124daeecceb6b62" candidate_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60b6b72d3fef4a6980c568c6fbaf873a"
I20260601 13:30:58.462308 32496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4533e668012e494fb124daeecceb6b62" candidate_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f880cc1411d4e39b36bfb757a40d355"
I20260601 13:30:58.462399 32571 raft_consensus.cc:3060] T 4533e668012e494fb124daeecceb6b62 P 60b6b72d3fef4a6980c568c6fbaf873a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:58.462469 32496 raft_consensus.cc:3060] T 4533e668012e494fb124daeecceb6b62 P 2f880cc1411d4e39b36bfb757a40d355 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:58.463109 32571 raft_consensus.cc:2468] T 4533e668012e494fb124daeecceb6b62 P 60b6b72d3fef4a6980c568c6fbaf873a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15ac98d9c05a46ff8de3c56cf36fa56b in term 1.
I20260601 13:30:58.463240 32496 raft_consensus.cc:2468] T 4533e668012e494fb124daeecceb6b62 P 2f880cc1411d4e39b36bfb757a40d355 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15ac98d9c05a46ff8de3c56cf36fa56b in term 1.
I20260601 13:30:58.463336 32382 leader_election.cc:304] T 4533e668012e494fb124daeecceb6b62 P 15ac98d9c05a46ff8de3c56cf36fa56b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15ac98d9c05a46ff8de3c56cf36fa56b, 60b6b72d3fef4a6980c568c6fbaf873a; no voters: 
I20260601 13:30:58.463486 32624 raft_consensus.cc:2804] T 4533e668012e494fb124daeecceb6b62 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:30:58.463570 32624 raft_consensus.cc:697] T 4533e668012e494fb124daeecceb6b62 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 1 LEADER]: Becoming Leader. State: Replica: 15ac98d9c05a46ff8de3c56cf36fa56b, State: Running, Role: LEADER
I20260601 13:30:58.463697 32624 consensus_queue.cc:237] T 4533e668012e494fb124daeecceb6b62 P 15ac98d9c05a46ff8de3c56cf36fa56b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } }
I20260601 13:30:58.465372 32314 catalog_manager.cc:5696] T 4533e668012e494fb124daeecceb6b62 P 15ac98d9c05a46ff8de3c56cf36fa56b reported cstate change: term changed from 0 to 1, leader changed from <none> to 15ac98d9c05a46ff8de3c56cf36fa56b (127.24.95.65). New cstate: current_term: 1 leader_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } health_report { overall_health: UNKNOWN } } }
I20260601 13:30:58.491494 32646 raft_consensus.cc:493] T ab50fd96139c47d18a9125b1beafaf66 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:30:58.491663 32646 raft_consensus.cc:515] T ab50fd96139c47d18a9125b1beafaf66 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } }
I20260601 13:30:58.492137 32646 leader_election.cc:290] T ab50fd96139c47d18a9125b1beafaf66 P 15ac98d9c05a46ff8de3c56cf36fa56b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2f880cc1411d4e39b36bfb757a40d355 (127.24.95.66:35919), 60b6b72d3fef4a6980c568c6fbaf873a (127.24.95.67:33125)
I20260601 13:30:58.492563 32496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab50fd96139c47d18a9125b1beafaf66" candidate_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f880cc1411d4e39b36bfb757a40d355" is_pre_election: true
I20260601 13:30:58.492681 32496 raft_consensus.cc:2468] T ab50fd96139c47d18a9125b1beafaf66 P 2f880cc1411d4e39b36bfb757a40d355 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15ac98d9c05a46ff8de3c56cf36fa56b in term 0.
I20260601 13:30:58.492699 32571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab50fd96139c47d18a9125b1beafaf66" candidate_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" is_pre_election: true
I20260601 13:30:58.492846 32571 raft_consensus.cc:2468] T ab50fd96139c47d18a9125b1beafaf66 P 60b6b72d3fef4a6980c568c6fbaf873a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15ac98d9c05a46ff8de3c56cf36fa56b in term 0.
I20260601 13:30:58.493023 32384 leader_election.cc:304] T ab50fd96139c47d18a9125b1beafaf66 P 15ac98d9c05a46ff8de3c56cf36fa56b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15ac98d9c05a46ff8de3c56cf36fa56b, 2f880cc1411d4e39b36bfb757a40d355; no voters: 
I20260601 13:30:58.493191 32646 raft_consensus.cc:2804] T ab50fd96139c47d18a9125b1beafaf66 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:30:58.493260 32646 raft_consensus.cc:493] T ab50fd96139c47d18a9125b1beafaf66 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:30:58.493314 32646 raft_consensus.cc:3060] T ab50fd96139c47d18a9125b1beafaf66 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:58.494153 32646 raft_consensus.cc:515] T ab50fd96139c47d18a9125b1beafaf66 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } }
I20260601 13:30:58.494535 32646 leader_election.cc:290] T ab50fd96139c47d18a9125b1beafaf66 P 15ac98d9c05a46ff8de3c56cf36fa56b [CANDIDATE]: Term 1 election: Requested vote from peers 2f880cc1411d4e39b36bfb757a40d355 (127.24.95.66:35919), 60b6b72d3fef4a6980c568c6fbaf873a (127.24.95.67:33125)
I20260601 13:30:58.494891 32571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab50fd96139c47d18a9125b1beafaf66" candidate_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60b6b72d3fef4a6980c568c6fbaf873a"
I20260601 13:30:58.494935 32496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab50fd96139c47d18a9125b1beafaf66" candidate_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f880cc1411d4e39b36bfb757a40d355"
I20260601 13:30:58.495026 32571 raft_consensus.cc:3060] T ab50fd96139c47d18a9125b1beafaf66 P 60b6b72d3fef4a6980c568c6fbaf873a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:58.495030 32496 raft_consensus.cc:3060] T ab50fd96139c47d18a9125b1beafaf66 P 2f880cc1411d4e39b36bfb757a40d355 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:58.495965 32571 raft_consensus.cc:2468] T ab50fd96139c47d18a9125b1beafaf66 P 60b6b72d3fef4a6980c568c6fbaf873a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15ac98d9c05a46ff8de3c56cf36fa56b in term 1.
I20260601 13:30:58.495965 32496 raft_consensus.cc:2468] T ab50fd96139c47d18a9125b1beafaf66 P 2f880cc1411d4e39b36bfb757a40d355 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15ac98d9c05a46ff8de3c56cf36fa56b in term 1.
I20260601 13:30:58.496285 32382 leader_election.cc:304] T ab50fd96139c47d18a9125b1beafaf66 P 15ac98d9c05a46ff8de3c56cf36fa56b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15ac98d9c05a46ff8de3c56cf36fa56b, 60b6b72d3fef4a6980c568c6fbaf873a; no voters: 
I20260601 13:30:58.496523 32646 raft_consensus.cc:2804] T ab50fd96139c47d18a9125b1beafaf66 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:30:58.496615 32646 raft_consensus.cc:697] T ab50fd96139c47d18a9125b1beafaf66 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 1 LEADER]: Becoming Leader. State: Replica: 15ac98d9c05a46ff8de3c56cf36fa56b, State: Running, Role: LEADER
I20260601 13:30:58.496774 32646 consensus_queue.cc:237] T ab50fd96139c47d18a9125b1beafaf66 P 15ac98d9c05a46ff8de3c56cf36fa56b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } }
I20260601 13:30:58.498399 32314 catalog_manager.cc:5696] T ab50fd96139c47d18a9125b1beafaf66 P 15ac98d9c05a46ff8de3c56cf36fa56b reported cstate change: term changed from 0 to 1, leader changed from <none> to 15ac98d9c05a46ff8de3c56cf36fa56b (127.24.95.65). New cstate: current_term: 1 leader_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } health_report { overall_health: UNKNOWN } } }
I20260601 13:30:58.557606 32646 raft_consensus.cc:493] T a35c88248eab49f0a672f6f33f188c4b P 15ac98d9c05a46ff8de3c56cf36fa56b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:30:58.557761 32646 raft_consensus.cc:515] T a35c88248eab49f0a672f6f33f188c4b P 15ac98d9c05a46ff8de3c56cf36fa56b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } }
I20260601 13:30:58.558202 32646 leader_election.cc:290] T a35c88248eab49f0a672f6f33f188c4b P 15ac98d9c05a46ff8de3c56cf36fa56b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2f880cc1411d4e39b36bfb757a40d355 (127.24.95.66:35919), 60b6b72d3fef4a6980c568c6fbaf873a (127.24.95.67:33125)
I20260601 13:30:58.558672 32496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a35c88248eab49f0a672f6f33f188c4b" candidate_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f880cc1411d4e39b36bfb757a40d355" is_pre_election: true
I20260601 13:30:58.558672 32571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a35c88248eab49f0a672f6f33f188c4b" candidate_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" is_pre_election: true
I20260601 13:30:58.558861 32496 raft_consensus.cc:2468] T a35c88248eab49f0a672f6f33f188c4b P 2f880cc1411d4e39b36bfb757a40d355 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15ac98d9c05a46ff8de3c56cf36fa56b in term 0.
I20260601 13:30:58.558861 32571 raft_consensus.cc:2468] T a35c88248eab49f0a672f6f33f188c4b P 60b6b72d3fef4a6980c568c6fbaf873a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15ac98d9c05a46ff8de3c56cf36fa56b in term 0.
I20260601 13:30:58.559237 32384 leader_election.cc:304] T a35c88248eab49f0a672f6f33f188c4b P 15ac98d9c05a46ff8de3c56cf36fa56b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15ac98d9c05a46ff8de3c56cf36fa56b, 2f880cc1411d4e39b36bfb757a40d355; no voters: 
I20260601 13:30:58.559441 32646 raft_consensus.cc:2804] T a35c88248eab49f0a672f6f33f188c4b P 15ac98d9c05a46ff8de3c56cf36fa56b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:30:58.559495 32646 raft_consensus.cc:493] T a35c88248eab49f0a672f6f33f188c4b P 15ac98d9c05a46ff8de3c56cf36fa56b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:30:58.559521 32646 raft_consensus.cc:3060] T a35c88248eab49f0a672f6f33f188c4b P 15ac98d9c05a46ff8de3c56cf36fa56b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:58.560328 32646 raft_consensus.cc:515] T a35c88248eab49f0a672f6f33f188c4b P 15ac98d9c05a46ff8de3c56cf36fa56b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } }
I20260601 13:30:58.560740 32646 leader_election.cc:290] T a35c88248eab49f0a672f6f33f188c4b P 15ac98d9c05a46ff8de3c56cf36fa56b [CANDIDATE]: Term 1 election: Requested vote from peers 2f880cc1411d4e39b36bfb757a40d355 (127.24.95.66:35919), 60b6b72d3fef4a6980c568c6fbaf873a (127.24.95.67:33125)
I20260601 13:30:58.561076 32496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a35c88248eab49f0a672f6f33f188c4b" candidate_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f880cc1411d4e39b36bfb757a40d355"
I20260601 13:30:58.561096 32571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a35c88248eab49f0a672f6f33f188c4b" candidate_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60b6b72d3fef4a6980c568c6fbaf873a"
I20260601 13:30:58.561203 32496 raft_consensus.cc:3060] T a35c88248eab49f0a672f6f33f188c4b P 2f880cc1411d4e39b36bfb757a40d355 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:58.561203 32571 raft_consensus.cc:3060] T a35c88248eab49f0a672f6f33f188c4b P 60b6b72d3fef4a6980c568c6fbaf873a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:58.562114 32496 raft_consensus.cc:2468] T a35c88248eab49f0a672f6f33f188c4b P 2f880cc1411d4e39b36bfb757a40d355 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15ac98d9c05a46ff8de3c56cf36fa56b in term 1.
I20260601 13:30:58.562114 32571 raft_consensus.cc:2468] T a35c88248eab49f0a672f6f33f188c4b P 60b6b72d3fef4a6980c568c6fbaf873a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15ac98d9c05a46ff8de3c56cf36fa56b in term 1.
I20260601 13:30:58.562443 32382 leader_election.cc:304] T a35c88248eab49f0a672f6f33f188c4b P 15ac98d9c05a46ff8de3c56cf36fa56b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15ac98d9c05a46ff8de3c56cf36fa56b, 60b6b72d3fef4a6980c568c6fbaf873a; no voters: 
I20260601 13:30:58.562678 32646 raft_consensus.cc:2804] T a35c88248eab49f0a672f6f33f188c4b P 15ac98d9c05a46ff8de3c56cf36fa56b [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:30:58.562754 32646 raft_consensus.cc:697] T a35c88248eab49f0a672f6f33f188c4b P 15ac98d9c05a46ff8de3c56cf36fa56b [term 1 LEADER]: Becoming Leader. State: Replica: 15ac98d9c05a46ff8de3c56cf36fa56b, State: Running, Role: LEADER
I20260601 13:30:58.562884 32646 consensus_queue.cc:237] T a35c88248eab49f0a672f6f33f188c4b P 15ac98d9c05a46ff8de3c56cf36fa56b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } }
I20260601 13:30:58.564651 32314 catalog_manager.cc:5696] T a35c88248eab49f0a672f6f33f188c4b P 15ac98d9c05a46ff8de3c56cf36fa56b reported cstate change: term changed from 0 to 1, leader changed from <none> to 15ac98d9c05a46ff8de3c56cf36fa56b (127.24.95.65). New cstate: current_term: 1 leader_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } health_report { overall_health: UNKNOWN } } }
I20260601 13:30:58.684232 32646 raft_consensus.cc:493] T 0de5394d3bba4715a0f568b5de8657a4 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:30:58.684404 32646 raft_consensus.cc:515] T 0de5394d3bba4715a0f568b5de8657a4 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } }
I20260601 13:30:58.684906 32646 leader_election.cc:290] T 0de5394d3bba4715a0f568b5de8657a4 P 15ac98d9c05a46ff8de3c56cf36fa56b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2f880cc1411d4e39b36bfb757a40d355 (127.24.95.66:35919), 60b6b72d3fef4a6980c568c6fbaf873a (127.24.95.67:33125)
I20260601 13:30:58.685343 32496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0de5394d3bba4715a0f568b5de8657a4" candidate_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f880cc1411d4e39b36bfb757a40d355" is_pre_election: true
I20260601 13:30:58.685356 32571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0de5394d3bba4715a0f568b5de8657a4" candidate_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" is_pre_election: true
I20260601 13:30:58.685469 32496 raft_consensus.cc:2468] T 0de5394d3bba4715a0f568b5de8657a4 P 2f880cc1411d4e39b36bfb757a40d355 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15ac98d9c05a46ff8de3c56cf36fa56b in term 0.
I20260601 13:30:58.685529 32571 raft_consensus.cc:2468] T 0de5394d3bba4715a0f568b5de8657a4 P 60b6b72d3fef4a6980c568c6fbaf873a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15ac98d9c05a46ff8de3c56cf36fa56b in term 0.
I20260601 13:30:58.685765 32384 leader_election.cc:304] T 0de5394d3bba4715a0f568b5de8657a4 P 15ac98d9c05a46ff8de3c56cf36fa56b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15ac98d9c05a46ff8de3c56cf36fa56b, 2f880cc1411d4e39b36bfb757a40d355; no voters: 
I20260601 13:30:58.685937 32646 raft_consensus.cc:2804] T 0de5394d3bba4715a0f568b5de8657a4 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:30:58.685997 32646 raft_consensus.cc:493] T 0de5394d3bba4715a0f568b5de8657a4 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:30:58.686024 32646 raft_consensus.cc:3060] T 0de5394d3bba4715a0f568b5de8657a4 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:58.686877 32646 raft_consensus.cc:515] T 0de5394d3bba4715a0f568b5de8657a4 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } }
I20260601 13:30:58.687222 32646 leader_election.cc:290] T 0de5394d3bba4715a0f568b5de8657a4 P 15ac98d9c05a46ff8de3c56cf36fa56b [CANDIDATE]: Term 1 election: Requested vote from peers 2f880cc1411d4e39b36bfb757a40d355 (127.24.95.66:35919), 60b6b72d3fef4a6980c568c6fbaf873a (127.24.95.67:33125)
I20260601 13:30:58.687570 32496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0de5394d3bba4715a0f568b5de8657a4" candidate_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f880cc1411d4e39b36bfb757a40d355"
I20260601 13:30:58.687582 32571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0de5394d3bba4715a0f568b5de8657a4" candidate_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60b6b72d3fef4a6980c568c6fbaf873a"
I20260601 13:30:58.687687 32571 raft_consensus.cc:3060] T 0de5394d3bba4715a0f568b5de8657a4 P 60b6b72d3fef4a6980c568c6fbaf873a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:58.687688 32496 raft_consensus.cc:3060] T 0de5394d3bba4715a0f568b5de8657a4 P 2f880cc1411d4e39b36bfb757a40d355 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:58.688529 32571 raft_consensus.cc:2468] T 0de5394d3bba4715a0f568b5de8657a4 P 60b6b72d3fef4a6980c568c6fbaf873a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15ac98d9c05a46ff8de3c56cf36fa56b in term 1.
I20260601 13:30:58.688550 32496 raft_consensus.cc:2468] T 0de5394d3bba4715a0f568b5de8657a4 P 2f880cc1411d4e39b36bfb757a40d355 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15ac98d9c05a46ff8de3c56cf36fa56b in term 1.
I20260601 13:30:58.688796 32382 leader_election.cc:304] T 0de5394d3bba4715a0f568b5de8657a4 P 15ac98d9c05a46ff8de3c56cf36fa56b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15ac98d9c05a46ff8de3c56cf36fa56b, 60b6b72d3fef4a6980c568c6fbaf873a; no voters: 
I20260601 13:30:58.688956 32646 raft_consensus.cc:2804] T 0de5394d3bba4715a0f568b5de8657a4 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:30:58.689050 32646 raft_consensus.cc:697] T 0de5394d3bba4715a0f568b5de8657a4 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 1 LEADER]: Becoming Leader. State: Replica: 15ac98d9c05a46ff8de3c56cf36fa56b, State: Running, Role: LEADER
I20260601 13:30:58.689180 32646 consensus_queue.cc:237] T 0de5394d3bba4715a0f568b5de8657a4 P 15ac98d9c05a46ff8de3c56cf36fa56b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } }
I20260601 13:30:58.690825 32314 catalog_manager.cc:5696] T 0de5394d3bba4715a0f568b5de8657a4 P 15ac98d9c05a46ff8de3c56cf36fa56b reported cstate change: term changed from 0 to 1, leader changed from <none> to 15ac98d9c05a46ff8de3c56cf36fa56b (127.24.95.65). New cstate: current_term: 1 leader_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } health_report { overall_health: UNKNOWN } } }
I20260601 13:30:58.744854 24957 tablet_server.cc:179] TabletServer@127.24.95.65:0 shutting down...
I20260601 13:30:58.749150 24957 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:30:58.749496 24957 tablet_replica.cc:333] T bb53a629312a4fd98247de615a4a0f0c P 15ac98d9c05a46ff8de3c56cf36fa56b: stopping tablet replica
I20260601 13:30:58.749634 24957 raft_consensus.cc:2243] T bb53a629312a4fd98247de615a4a0f0c P 15ac98d9c05a46ff8de3c56cf36fa56b [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:58.749801 24957 pending_rounds.cc:70] T bb53a629312a4fd98247de615a4a0f0c P 15ac98d9c05a46ff8de3c56cf36fa56b: Trying to abort 1 pending ops.
I20260601 13:30:58.749828 24957 pending_rounds.cc:77] T bb53a629312a4fd98247de615a4a0f0c P 15ac98d9c05a46ff8de3c56cf36fa56b: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292193416490811392 op_type: NO_OP noop_request { }
I20260601 13:30:58.749920 24957 raft_consensus.cc:2889] T bb53a629312a4fd98247de615a4a0f0c P 15ac98d9c05a46ff8de3c56cf36fa56b [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:30:58.749965 24957 raft_consensus.cc:2272] T bb53a629312a4fd98247de615a4a0f0c P 15ac98d9c05a46ff8de3c56cf36fa56b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:58.750602 24957 tablet_replica.cc:333] T 6744f7f11c1d4f4fb291d2741d18a104 P 15ac98d9c05a46ff8de3c56cf36fa56b: stopping tablet replica
I20260601 13:30:58.750716 24957 raft_consensus.cc:2243] T 6744f7f11c1d4f4fb291d2741d18a104 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:58.750838 24957 raft_consensus.cc:2272] T 6744f7f11c1d4f4fb291d2741d18a104 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:58.751163 24957 tablet_replica.cc:333] T a35c88248eab49f0a672f6f33f188c4b P 15ac98d9c05a46ff8de3c56cf36fa56b: stopping tablet replica
I20260601 13:30:58.751251 24957 raft_consensus.cc:2243] T a35c88248eab49f0a672f6f33f188c4b P 15ac98d9c05a46ff8de3c56cf36fa56b [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:58.751384 24957 pending_rounds.cc:70] T a35c88248eab49f0a672f6f33f188c4b P 15ac98d9c05a46ff8de3c56cf36fa56b: Trying to abort 1 pending ops.
I20260601 13:30:58.751420 24957 pending_rounds.cc:77] T a35c88248eab49f0a672f6f33f188c4b P 15ac98d9c05a46ff8de3c56cf36fa56b: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292193417475334144 op_type: NO_OP noop_request { }
I20260601 13:30:58.751492 24957 raft_consensus.cc:2889] T a35c88248eab49f0a672f6f33f188c4b P 15ac98d9c05a46ff8de3c56cf36fa56b [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:30:58.751538 24957 raft_consensus.cc:2272] T a35c88248eab49f0a672f6f33f188c4b P 15ac98d9c05a46ff8de3c56cf36fa56b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:58.752029 24957 tablet_replica.cc:333] T 168cabfe10e342298594f632724a8705 P 15ac98d9c05a46ff8de3c56cf36fa56b: stopping tablet replica
I20260601 13:30:58.752116 24957 raft_consensus.cc:2243] T 168cabfe10e342298594f632724a8705 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:58.752226 24957 pending_rounds.cc:70] T 168cabfe10e342298594f632724a8705 P 15ac98d9c05a46ff8de3c56cf36fa56b: Trying to abort 1 pending ops.
I20260601 13:30:58.752262 24957 pending_rounds.cc:77] T 168cabfe10e342298594f632724a8705 P 15ac98d9c05a46ff8de3c56cf36fa56b: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292193416292753408 op_type: NO_OP noop_request { }
I20260601 13:30:58.752305 24957 raft_consensus.cc:2889] T 168cabfe10e342298594f632724a8705 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:30:58.752337 24957 raft_consensus.cc:2272] T 168cabfe10e342298594f632724a8705 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:58.752982 24957 tablet_replica.cc:333] T 0de5394d3bba4715a0f568b5de8657a4 P 15ac98d9c05a46ff8de3c56cf36fa56b: stopping tablet replica
I20260601 13:30:58.753113 24957 raft_consensus.cc:2243] T 0de5394d3bba4715a0f568b5de8657a4 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:58.753242 24957 pending_rounds.cc:70] T 0de5394d3bba4715a0f568b5de8657a4 P 15ac98d9c05a46ff8de3c56cf36fa56b: Trying to abort 1 pending ops.
I20260601 13:30:58.753275 24957 pending_rounds.cc:77] T 0de5394d3bba4715a0f568b5de8657a4 P 15ac98d9c05a46ff8de3c56cf36fa56b: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292193417992278016 op_type: NO_OP noop_request { }
I20260601 13:30:58.753317 24957 raft_consensus.cc:2889] T 0de5394d3bba4715a0f568b5de8657a4 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:30:58.753364 24957 raft_consensus.cc:2272] T 0de5394d3bba4715a0f568b5de8657a4 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:58.754041 24957 tablet_replica.cc:333] T e7fd0791abce488487d9afb4b10e1ce2 P 15ac98d9c05a46ff8de3c56cf36fa56b: stopping tablet replica
I20260601 13:30:58.754136 24957 raft_consensus.cc:2243] T e7fd0791abce488487d9afb4b10e1ce2 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:58.754225 24957 raft_consensus.cc:2272] T e7fd0791abce488487d9afb4b10e1ce2 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:58.754619 24957 tablet_replica.cc:333] T 4533e668012e494fb124daeecceb6b62 P 15ac98d9c05a46ff8de3c56cf36fa56b: stopping tablet replica
I20260601 13:30:58.754700 24957 raft_consensus.cc:2243] T 4533e668012e494fb124daeecceb6b62 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:58.754822 24957 pending_rounds.cc:70] T 4533e668012e494fb124daeecceb6b62 P 15ac98d9c05a46ff8de3c56cf36fa56b: Trying to abort 1 pending ops.
I20260601 13:30:58.754848 24957 pending_rounds.cc:77] T 4533e668012e494fb124daeecceb6b62 P 15ac98d9c05a46ff8de3c56cf36fa56b: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292193417068642304 op_type: NO_OP noop_request { }
I20260601 13:30:58.754914 24957 raft_consensus.cc:2889] T 4533e668012e494fb124daeecceb6b62 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:30:58.754967 24957 raft_consensus.cc:2272] T 4533e668012e494fb124daeecceb6b62 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:58.755673 24957 tablet_replica.cc:333] T ab50fd96139c47d18a9125b1beafaf66 P 15ac98d9c05a46ff8de3c56cf36fa56b: stopping tablet replica
I20260601 13:30:58.755769 24957 raft_consensus.cc:2243] T ab50fd96139c47d18a9125b1beafaf66 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:58.755965 24957 pending_rounds.cc:70] T ab50fd96139c47d18a9125b1beafaf66 P 15ac98d9c05a46ff8de3c56cf36fa56b: Trying to abort 1 pending ops.
I20260601 13:30:58.756014 24957 pending_rounds.cc:77] T ab50fd96139c47d18a9125b1beafaf66 P 15ac98d9c05a46ff8de3c56cf36fa56b: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292193417204248576 op_type: NO_OP noop_request { }
I20260601 13:30:58.756093 24957 raft_consensus.cc:2889] T ab50fd96139c47d18a9125b1beafaf66 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:30:58.756150 24957 raft_consensus.cc:2272] T ab50fd96139c47d18a9125b1beafaf66 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:58.770619 24957 tablet_server.cc:196] TabletServer@127.24.95.65:0 shutdown complete.
I20260601 13:30:58.770793 32626 consensus_queue.cc:1048] T e7fd0791abce488487d9afb4b10e1ce2 P 60b6b72d3fef4a6980c568c6fbaf873a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260601 13:30:58.774403 32535 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.24.95.65:45225: connect: Connection refused (error 111) [suppressed 3 similar messages]
W20260601 13:30:58.775652 32535 consensus_peers.cc:597] T e7fd0791abce488487d9afb4b10e1ce2 P 60b6b72d3fef4a6980c568c6fbaf873a -> Peer 15ac98d9c05a46ff8de3c56cf36fa56b (127.24.95.65:45225): Couldn't send request to peer 15ac98d9c05a46ff8de3c56cf36fa56b. Status: Network error: Client connection negotiation failed: client connection to 127.24.95.65:45225: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:30:58.847466 32628 consensus_queue.cc:1048] T 6744f7f11c1d4f4fb291d2741d18a104 P 2f880cc1411d4e39b36bfb757a40d355 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260601 13:30:58.852018 32458 consensus_peers.cc:597] T 6744f7f11c1d4f4fb291d2741d18a104 P 2f880cc1411d4e39b36bfb757a40d355 -> Peer 15ac98d9c05a46ff8de3c56cf36fa56b (127.24.95.65:45225): Couldn't send request to peer 15ac98d9c05a46ff8de3c56cf36fa56b. Status: Network error: Client connection negotiation failed: client connection to 127.24.95.65:45225: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:30:59.590824 32673 consensus_queue.cc:579] T e7fd0791abce488487d9afb4b10e1ce2 P 60b6b72d3fef4a6980c568c6fbaf873a [LEADER]: Leader has been unable to successfully communicate with peer 15ac98d9c05a46ff8de3c56cf36fa56b for more than 1 seconds (1.332s)
I20260601 13:30:59.706341 32628 consensus_queue.cc:579] T 6744f7f11c1d4f4fb291d2741d18a104 P 2f880cc1411d4e39b36bfb757a40d355 [LEADER]: Leader has been unable to successfully communicate with peer 15ac98d9c05a46ff8de3c56cf36fa56b for more than 1 seconds (1.429s)
I20260601 13:30:59.780313 32314 catalog_manager.cc:2532] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:56608:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260601 13:30:59.780512 32314 catalog_manager.cc:2780] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:56608:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260601 13:30:59.784119 32314 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 1f903eeb92604053b5354621b7069480: Sending DeleteTablet for 3 replicas of tablet ab50fd96139c47d18a9125b1beafaf66
I20260601 13:30:59.784567 32314 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 1f903eeb92604053b5354621b7069480: Sending DeleteTablet for 3 replicas of tablet a35c88248eab49f0a672f6f33f188c4b
I20260601 13:30:59.784819 32314 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 1f903eeb92604053b5354621b7069480: Sending DeleteTablet for 3 replicas of tablet 0de5394d3bba4715a0f568b5de8657a4
I20260601 13:30:59.784899 32483 tablet_service.cc:1558] Processing DeleteTablet for tablet ab50fd96139c47d18a9125b1beafaf66 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:30:59 UTC) from {username='slave'} at 127.0.0.1:54712
I20260601 13:30:59.785048 32314 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 1f903eeb92604053b5354621b7069480: Sending DeleteTablet for 3 replicas of tablet 4533e668012e494fb124daeecceb6b62
I20260601 13:30:59.784910 32562 tablet_service.cc:1558] Processing DeleteTablet for tablet ab50fd96139c47d18a9125b1beafaf66 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:30:59 UTC) from {username='slave'} at 127.0.0.1:45610
I20260601 13:30:59.785319 32694 tablet_replica.cc:333] T ab50fd96139c47d18a9125b1beafaf66 P 2f880cc1411d4e39b36bfb757a40d355: stopping tablet replica
I20260601 13:30:59.785470 32694 raft_consensus.cc:2243] T ab50fd96139c47d18a9125b1beafaf66 P 2f880cc1411d4e39b36bfb757a40d355 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:59.785596 32694 raft_consensus.cc:2272] T ab50fd96139c47d18a9125b1beafaf66 P 2f880cc1411d4e39b36bfb757a40d355 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:59.785640 32560 tablet_service.cc:1558] Processing DeleteTablet for tablet 0de5394d3bba4715a0f568b5de8657a4 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:30:59 UTC) from {username='slave'} at 127.0.0.1:45610
I20260601 13:30:59.785677 32559 tablet_service.cc:1558] Processing DeleteTablet for tablet 4533e668012e494fb124daeecceb6b62 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:30:59 UTC) from {username='slave'} at 127.0.0.1:45610
I20260601 13:30:59.785725 32483 tablet_service.cc:1558] Processing DeleteTablet for tablet a35c88248eab49f0a672f6f33f188c4b with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:30:59 UTC) from {username='slave'} at 127.0.0.1:54712
I20260601 13:30:59.785772 32486 tablet_service.cc:1558] Processing DeleteTablet for tablet 4533e668012e494fb124daeecceb6b62 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:30:59 UTC) from {username='slave'} at 127.0.0.1:54712
I20260601 13:30:59.785943 32562 tablet_service.cc:1558] Processing DeleteTablet for tablet a35c88248eab49f0a672f6f33f188c4b with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:30:59 UTC) from {username='slave'} at 127.0.0.1:45610
I20260601 13:30:59.786170 32695 tablet_replica.cc:333] T ab50fd96139c47d18a9125b1beafaf66 P 60b6b72d3fef4a6980c568c6fbaf873a: stopping tablet replica
I20260601 13:30:59.786394 32695 raft_consensus.cc:2243] T ab50fd96139c47d18a9125b1beafaf66 P 60b6b72d3fef4a6980c568c6fbaf873a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:59.785643 32485 tablet_service.cc:1558] Processing DeleteTablet for tablet 0de5394d3bba4715a0f568b5de8657a4 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:30:59 UTC) from {username='slave'} at 127.0.0.1:54712
I20260601 13:30:59.786449 24957 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:30:59.786580 32695 raft_consensus.cc:2272] T ab50fd96139c47d18a9125b1beafaf66 P 60b6b72d3fef4a6980c568c6fbaf873a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260601 13:30:59.786805 32299 catalog_manager.cc:4754] TS 15ac98d9c05a46ff8de3c56cf36fa56b (127.24.95.65:45225): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet a35c88248eab49f0a672f6f33f188c4b: Network error: Client connection negotiation failed: client connection to 127.24.95.65:45225: connect: Connection refused (error 111)
I20260601 13:30:59.786413 32694 ts_tablet_manager.cc:1916] T ab50fd96139c47d18a9125b1beafaf66 P 2f880cc1411d4e39b36bfb757a40d355: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:30:59.787113 32695 ts_tablet_manager.cc:1916] T ab50fd96139c47d18a9125b1beafaf66 P 60b6b72d3fef4a6980c568c6fbaf873a: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260601 13:30:59.788748 32697 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:30:59.788942 24957 server_base.cc:1061] running on GCE node
W20260601 13:30:59.788820 32698 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:30:59.789405 32700 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:30:59.789610 32695 ts_tablet_manager.cc:1929] T ab50fd96139c47d18a9125b1beafaf66 P 60b6b72d3fef4a6980c568c6fbaf873a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260601 13:30:59.789608 24957 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260601 13:30:59.789752 32695 log.cc:1199] T ab50fd96139c47d18a9125b1beafaf66 P 60b6b72d3fef4a6980c568c6fbaf873a: Deleting WAL directory at /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320492958789-24957-0/minicluster-data/ts-2-root/wals/ab50fd96139c47d18a9125b1beafaf66
I20260601 13:30:59.789795 32694 ts_tablet_manager.cc:1929] T ab50fd96139c47d18a9125b1beafaf66 P 2f880cc1411d4e39b36bfb757a40d355: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
W20260601 13:30:59.789808 24957 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:30:59.789844 32694 log.cc:1199] T ab50fd96139c47d18a9125b1beafaf66 P 2f880cc1411d4e39b36bfb757a40d355: Deleting WAL directory at /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320492958789-24957-0/minicluster-data/ts-1-root/wals/ab50fd96139c47d18a9125b1beafaf66
I20260601 13:30:59.789909 24957 hybrid_clock.cc:648] HybridClock initialized: now 1780320659789908 us; error 0 us; skew 500 ppm
I20260601 13:30:59.790033 32695 ts_tablet_manager.cc:1950] T ab50fd96139c47d18a9125b1beafaf66 P 60b6b72d3fef4a6980c568c6fbaf873a: Deleting consensus metadata
I20260601 13:30:59.790092 32694 ts_tablet_manager.cc:1950] T ab50fd96139c47d18a9125b1beafaf66 P 2f880cc1411d4e39b36bfb757a40d355: Deleting consensus metadata
I20260601 13:30:59.790918 24957 webserver.cc:533] Webserver started at http://127.24.95.68:44879/ using document root <none> and password file <none>
I20260601 13:30:59.791075 24957 fs_manager.cc:362] Metadata directory not provided
I20260601 13:30:59.791122 24957 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:30:59.791144 32695 tablet_replica.cc:333] T 0de5394d3bba4715a0f568b5de8657a4 P 60b6b72d3fef4a6980c568c6fbaf873a: stopping tablet replica
I20260601 13:30:59.791152 32694 tablet_replica.cc:333] T a35c88248eab49f0a672f6f33f188c4b P 2f880cc1411d4e39b36bfb757a40d355: stopping tablet replica
I20260601 13:30:59.791285 32695 raft_consensus.cc:2243] T 0de5394d3bba4715a0f568b5de8657a4 P 60b6b72d3fef4a6980c568c6fbaf873a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:59.791319 32694 raft_consensus.cc:2243] T a35c88248eab49f0a672f6f33f188c4b P 2f880cc1411d4e39b36bfb757a40d355 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:59.791333 32302 catalog_manager.cc:5027] TS 2f880cc1411d4e39b36bfb757a40d355 (127.24.95.66:35919): tablet ab50fd96139c47d18a9125b1beafaf66 (table dugtrio [id=e00ba50574904a8f826312639f9cab63]) successfully deleted
I20260601 13:30:59.791321 32300 catalog_manager.cc:5027] TS 60b6b72d3fef4a6980c568c6fbaf873a (127.24.95.67:33125): tablet ab50fd96139c47d18a9125b1beafaf66 (table dugtrio [id=e00ba50574904a8f826312639f9cab63]) successfully deleted
I20260601 13:30:59.791458 32694 raft_consensus.cc:2272] T a35c88248eab49f0a672f6f33f188c4b P 2f880cc1411d4e39b36bfb757a40d355 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:59.791410 32695 raft_consensus.cc:2272] T 0de5394d3bba4715a0f568b5de8657a4 P 60b6b72d3fef4a6980c568c6fbaf873a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:59.791186 24957 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:30:59.791872 32694 ts_tablet_manager.cc:1916] T a35c88248eab49f0a672f6f33f188c4b P 2f880cc1411d4e39b36bfb757a40d355: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:30:59.791882 32695 ts_tablet_manager.cc:1916] T 0de5394d3bba4715a0f568b5de8657a4 P 60b6b72d3fef4a6980c568c6fbaf873a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:30:59.791886 24957 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320492958789-24957-0/minicluster-data/ts-3-root/instance:
uuid: "24846097010b4487928f594b44bee878"
format_stamp: "Formatted at 2026-06-01 13:30:59 on dist-test-slave-3pmh"
I20260601 13:30:59.794330 24957 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:30:59.794597 32695 ts_tablet_manager.cc:1929] T 0de5394d3bba4715a0f568b5de8657a4 P 60b6b72d3fef4a6980c568c6fbaf873a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260601 13:30:59.794597 32694 ts_tablet_manager.cc:1929] T a35c88248eab49f0a672f6f33f188c4b P 2f880cc1411d4e39b36bfb757a40d355: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260601 13:30:59.794708 32695 log.cc:1199] T 0de5394d3bba4715a0f568b5de8657a4 P 60b6b72d3fef4a6980c568c6fbaf873a: Deleting WAL directory at /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320492958789-24957-0/minicluster-data/ts-2-root/wals/0de5394d3bba4715a0f568b5de8657a4
I20260601 13:30:59.794735 32694 log.cc:1199] T a35c88248eab49f0a672f6f33f188c4b P 2f880cc1411d4e39b36bfb757a40d355: Deleting WAL directory at /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320492958789-24957-0/minicluster-data/ts-1-root/wals/a35c88248eab49f0a672f6f33f188c4b
I20260601 13:30:59.794942 32694 ts_tablet_manager.cc:1950] T a35c88248eab49f0a672f6f33f188c4b P 2f880cc1411d4e39b36bfb757a40d355: Deleting consensus metadata
I20260601 13:30:59.794965 32695 ts_tablet_manager.cc:1950] T 0de5394d3bba4715a0f568b5de8657a4 P 60b6b72d3fef4a6980c568c6fbaf873a: Deleting consensus metadata
I20260601 13:30:59.795672 32694 tablet_replica.cc:333] T 4533e668012e494fb124daeecceb6b62 P 2f880cc1411d4e39b36bfb757a40d355: stopping tablet replica
I20260601 13:30:59.795672 32695 tablet_replica.cc:333] T 4533e668012e494fb124daeecceb6b62 P 60b6b72d3fef4a6980c568c6fbaf873a: stopping tablet replica
I20260601 13:30:59.795760 32705 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:59.795819 32694 raft_consensus.cc:2243] T 4533e668012e494fb124daeecceb6b62 P 2f880cc1411d4e39b36bfb757a40d355 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:59.795902 32695 raft_consensus.cc:2243] T 4533e668012e494fb124daeecceb6b62 P 60b6b72d3fef4a6980c568c6fbaf873a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:59.795935 32302 catalog_manager.cc:5027] TS 2f880cc1411d4e39b36bfb757a40d355 (127.24.95.66:35919): tablet a35c88248eab49f0a672f6f33f188c4b (table dugtrio [id=e00ba50574904a8f826312639f9cab63]) successfully deleted
I20260601 13:30:59.795976 24957 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:59.795912 32694 raft_consensus.cc:2272] T 4533e668012e494fb124daeecceb6b62 P 2f880cc1411d4e39b36bfb757a40d355 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:59.796067 32300 catalog_manager.cc:5027] TS 60b6b72d3fef4a6980c568c6fbaf873a (127.24.95.67:33125): tablet 0de5394d3bba4715a0f568b5de8657a4 (table dugtrio [id=e00ba50574904a8f826312639f9cab63]) successfully deleted
I20260601 13:30:59.796052 24957 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320492958789-24957-0/minicluster-data/ts-3-root
uuid: "24846097010b4487928f594b44bee878"
format_stamp: "Formatted at 2026-06-01 13:30:59 on dist-test-slave-3pmh"
I20260601 13:30:59.796017 32695 raft_consensus.cc:2272] T 4533e668012e494fb124daeecceb6b62 P 60b6b72d3fef4a6980c568c6fbaf873a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:59.796177 24957 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320492958789-24957-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320492958789-24957-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320492958789-24957-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:30:59.796500 32694 ts_tablet_manager.cc:1916] T 4533e668012e494fb124daeecceb6b62 P 2f880cc1411d4e39b36bfb757a40d355: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:30:59.796649 32695 ts_tablet_manager.cc:1916] T 4533e668012e494fb124daeecceb6b62 P 60b6b72d3fef4a6980c568c6fbaf873a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:30:59.799083 32694 ts_tablet_manager.cc:1929] T 4533e668012e494fb124daeecceb6b62 P 2f880cc1411d4e39b36bfb757a40d355: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260601 13:30:59.799093 32695 ts_tablet_manager.cc:1929] T 4533e668012e494fb124daeecceb6b62 P 60b6b72d3fef4a6980c568c6fbaf873a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260601 13:30:59.799171 32694 log.cc:1199] T 4533e668012e494fb124daeecceb6b62 P 2f880cc1411d4e39b36bfb757a40d355: Deleting WAL directory at /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320492958789-24957-0/minicluster-data/ts-1-root/wals/4533e668012e494fb124daeecceb6b62
I20260601 13:30:59.799198 32695 log.cc:1199] T 4533e668012e494fb124daeecceb6b62 P 60b6b72d3fef4a6980c568c6fbaf873a: Deleting WAL directory at /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320492958789-24957-0/minicluster-data/ts-2-root/wals/4533e668012e494fb124daeecceb6b62
I20260601 13:30:59.799409 32694 ts_tablet_manager.cc:1950] T 4533e668012e494fb124daeecceb6b62 P 2f880cc1411d4e39b36bfb757a40d355: Deleting consensus metadata
I20260601 13:30:59.799410 32695 ts_tablet_manager.cc:1950] T 4533e668012e494fb124daeecceb6b62 P 60b6b72d3fef4a6980c568c6fbaf873a: Deleting consensus metadata
I20260601 13:30:59.800014 32694 tablet_replica.cc:333] T 0de5394d3bba4715a0f568b5de8657a4 P 2f880cc1411d4e39b36bfb757a40d355: stopping tablet replica
I20260601 13:30:59.800107 32302 catalog_manager.cc:5027] TS 2f880cc1411d4e39b36bfb757a40d355 (127.24.95.66:35919): tablet 4533e668012e494fb124daeecceb6b62 (table dugtrio [id=e00ba50574904a8f826312639f9cab63]) successfully deleted
I20260601 13:30:59.800019 32695 tablet_replica.cc:333] T a35c88248eab49f0a672f6f33f188c4b P 60b6b72d3fef4a6980c568c6fbaf873a: stopping tablet replica
I20260601 13:30:59.800239 32694 raft_consensus.cc:2243] T 0de5394d3bba4715a0f568b5de8657a4 P 2f880cc1411d4e39b36bfb757a40d355 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:59.800247 32300 catalog_manager.cc:5027] TS 60b6b72d3fef4a6980c568c6fbaf873a (127.24.95.67:33125): tablet 4533e668012e494fb124daeecceb6b62 (table dugtrio [id=e00ba50574904a8f826312639f9cab63]) successfully deleted
I20260601 13:30:59.800458 32695 raft_consensus.cc:2243] T a35c88248eab49f0a672f6f33f188c4b P 60b6b72d3fef4a6980c568c6fbaf873a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:59.800550 32695 raft_consensus.cc:2272] T a35c88248eab49f0a672f6f33f188c4b P 60b6b72d3fef4a6980c568c6fbaf873a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:59.800602 32694 raft_consensus.cc:2272] T 0de5394d3bba4715a0f568b5de8657a4 P 2f880cc1411d4e39b36bfb757a40d355 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:59.800940 32695 ts_tablet_manager.cc:1916] T a35c88248eab49f0a672f6f33f188c4b P 60b6b72d3fef4a6980c568c6fbaf873a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:30:59.800951 32694 ts_tablet_manager.cc:1916] T 0de5394d3bba4715a0f568b5de8657a4 P 2f880cc1411d4e39b36bfb757a40d355: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:30:59.802809 32694 ts_tablet_manager.cc:1929] T 0de5394d3bba4715a0f568b5de8657a4 P 2f880cc1411d4e39b36bfb757a40d355: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260601 13:30:59.802887 32694 log.cc:1199] T 0de5394d3bba4715a0f568b5de8657a4 P 2f880cc1411d4e39b36bfb757a40d355: Deleting WAL directory at /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320492958789-24957-0/minicluster-data/ts-1-root/wals/0de5394d3bba4715a0f568b5de8657a4
I20260601 13:30:59.802902 32695 ts_tablet_manager.cc:1929] T a35c88248eab49f0a672f6f33f188c4b P 60b6b72d3fef4a6980c568c6fbaf873a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260601 13:30:59.802968 32695 log.cc:1199] T a35c88248eab49f0a672f6f33f188c4b P 60b6b72d3fef4a6980c568c6fbaf873a: Deleting WAL directory at /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320492958789-24957-0/minicluster-data/ts-2-root/wals/a35c88248eab49f0a672f6f33f188c4b
I20260601 13:30:59.803095 32694 ts_tablet_manager.cc:1950] T 0de5394d3bba4715a0f568b5de8657a4 P 2f880cc1411d4e39b36bfb757a40d355: Deleting consensus metadata
I20260601 13:30:59.803189 32695 ts_tablet_manager.cc:1950] T a35c88248eab49f0a672f6f33f188c4b P 60b6b72d3fef4a6980c568c6fbaf873a: Deleting consensus metadata
I20260601 13:30:59.804189 32302 catalog_manager.cc:5027] TS 2f880cc1411d4e39b36bfb757a40d355 (127.24.95.66:35919): tablet 0de5394d3bba4715a0f568b5de8657a4 (table dugtrio [id=e00ba50574904a8f826312639f9cab63]) successfully deleted
I20260601 13:30:59.804301 32300 catalog_manager.cc:5027] TS 60b6b72d3fef4a6980c568c6fbaf873a (127.24.95.67:33125): tablet a35c88248eab49f0a672f6f33f188c4b (table dugtrio [id=e00ba50574904a8f826312639f9cab63]) successfully deleted
I20260601 13:30:59.813068 24957 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:30:59.813457 24957 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:30:59.813783 24957 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:30:59.814272 24957 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:30:59.814312 24957 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:59.814343 24957 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:30:59.814368 24957 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:59.818398 24957 rpc_server.cc:307] RPC server started. Bound to: 127.24.95.68:43891
I20260601 13:30:59.818908   301 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.95.68:43891 every 8 connection(s)
I20260601 13:30:59.819301 24957 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:30:59.821627   305 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:30:59.821835 24957 server_base.cc:1061] running on GCE node
W20260601 13:30:59.821970   308 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:30:59.822093   306 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:30:59.822319 24957 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:30:59.822372 24957 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:30:59.822388 24957 hybrid_clock.cc:648] HybridClock initialized: now 1780320659822388 us; error 0 us; skew 500 ppm
I20260601 13:30:59.823534 24957 webserver.cc:533] Webserver started at http://127.24.95.65:40087/ using document root <none> and password file <none>
I20260601 13:30:59.823691 24957 fs_manager.cc:362] Metadata directory not provided
I20260601 13:30:59.823737 24957 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260601 13:30:59.823923   302 heartbeater.cc:344] Connected to a master server at 127.24.95.126:35369
I20260601 13:30:59.824021   302 heartbeater.cc:461] Registering TS with master...
I20260601 13:30:59.824270   302 heartbeater.cc:507] Master 127.24.95.126:35369 requested a full tablet report, sending...
I20260601 13:30:59.824935 32314 ts_manager.cc:194] Registered new tserver with Master: 24846097010b4487928f594b44bee878 (127.24.95.68:43891)
I20260601 13:30:59.825042 24957 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:59.825489 32314 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56648
I20260601 13:30:59.826333   313 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:59.826644 24957 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:59.826709 24957 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320492958789-24957-0/minicluster-data/ts-0-root
uuid: "15ac98d9c05a46ff8de3c56cf36fa56b"
format_stamp: "Formatted at 2026-06-01 13:30:57 on dist-test-slave-3pmh"
I20260601 13:30:59.826782 24957 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320492958789-24957-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320492958789-24957-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320492958789-24957-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:30:59.834990 24957 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:30:59.835337 24957 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:30:59.835623 24957 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:30:59.836519   320 ts_tablet_manager.cc:542] Loading tablet metadata (0/8 complete)
I20260601 13:30:59.841905 24957 ts_tablet_manager.cc:585] Loaded tablet metadata (8 total tablets, 8 live tablets)
I20260601 13:30:59.841979 24957 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.006s	user 0.000s	sys 0.001s
I20260601 13:30:59.842017 24957 ts_tablet_manager.cc:600] Registering tablets (0/8 complete)
I20260601 13:30:59.842768   320 tablet_bootstrap.cc:492] T 168cabfe10e342298594f632724a8705 P 15ac98d9c05a46ff8de3c56cf36fa56b: Bootstrap starting.
I20260601 13:30:59.845937   320 tablet_bootstrap.cc:492] T 168cabfe10e342298594f632724a8705 P 15ac98d9c05a46ff8de3c56cf36fa56b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260601 13:30:59.846256   320 tablet_bootstrap.cc:492] T 168cabfe10e342298594f632724a8705 P 15ac98d9c05a46ff8de3c56cf36fa56b: Bootstrap complete.
I20260601 13:30:59.846421   320 ts_tablet_manager.cc:1403] T 168cabfe10e342298594f632724a8705 P 15ac98d9c05a46ff8de3c56cf36fa56b: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:30:59.846611 24957 ts_tablet_manager.cc:616] Registered 8 tablets
I20260601 13:30:59.846659 24957 ts_tablet_manager.cc:595] Time spent register tablets: real 0.005s	user 0.000s	sys 0.002s
I20260601 13:30:59.846837   320 raft_consensus.cc:359] T 168cabfe10e342298594f632724a8705 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } }
I20260601 13:30:59.846982   320 raft_consensus.cc:740] T 168cabfe10e342298594f632724a8705 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15ac98d9c05a46ff8de3c56cf36fa56b, State: Initialized, Role: FOLLOWER
I20260601 13:30:59.847123   320 consensus_queue.cc:260] T 168cabfe10e342298594f632724a8705 P 15ac98d9c05a46ff8de3c56cf36fa56b [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: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } }
I20260601 13:30:59.847465   320 ts_tablet_manager.cc:1434] T 168cabfe10e342298594f632724a8705 P 15ac98d9c05a46ff8de3c56cf36fa56b: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:30:59.847645   320 tablet_bootstrap.cc:492] T 6744f7f11c1d4f4fb291d2741d18a104 P 15ac98d9c05a46ff8de3c56cf36fa56b: Bootstrap starting.
I20260601 13:30:59.850404   320 tablet_bootstrap.cc:492] T 6744f7f11c1d4f4fb291d2741d18a104 P 15ac98d9c05a46ff8de3c56cf36fa56b: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:30:59.850660   320 tablet_bootstrap.cc:492] T 6744f7f11c1d4f4fb291d2741d18a104 P 15ac98d9c05a46ff8de3c56cf36fa56b: Bootstrap complete.
I20260601 13:30:59.850870   320 ts_tablet_manager.cc:1403] T 6744f7f11c1d4f4fb291d2741d18a104 P 15ac98d9c05a46ff8de3c56cf36fa56b: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:30:59.851320   320 raft_consensus.cc:359] T 6744f7f11c1d4f4fb291d2741d18a104 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } }
I20260601 13:30:59.851434   320 raft_consensus.cc:740] T 6744f7f11c1d4f4fb291d2741d18a104 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15ac98d9c05a46ff8de3c56cf36fa56b, State: Initialized, Role: FOLLOWER
I20260601 13:30:59.851567   320 consensus_queue.cc:260] T 6744f7f11c1d4f4fb291d2741d18a104 P 15ac98d9c05a46ff8de3c56cf36fa56b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } }
I20260601 13:30:59.851823   320 ts_tablet_manager.cc:1434] T 6744f7f11c1d4f4fb291d2741d18a104 P 15ac98d9c05a46ff8de3c56cf36fa56b: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:30:59.851992   320 tablet_bootstrap.cc:492] T 4533e668012e494fb124daeecceb6b62 P 15ac98d9c05a46ff8de3c56cf36fa56b: Bootstrap starting.
I20260601 13:30:59.852509 24957 rpc_server.cc:307] RPC server started. Bound to: 127.24.95.65:45225
I20260601 13:30:59.853127   380 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.95.65:45225 every 8 connection(s)
I20260601 13:30:59.854710   320 tablet_bootstrap.cc:492] T 4533e668012e494fb124daeecceb6b62 P 15ac98d9c05a46ff8de3c56cf36fa56b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260601 13:30:59.854882 32496 consensus_queue.cc:237] T 6744f7f11c1d4f4fb291d2741d18a104 P 2f880cc1411d4e39b36bfb757a40d355 [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: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } } peers { permanent_uuid: "24846097010b4487928f594b44bee878" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 43891 } attrs { promote: true } }
I20260601 13:30:59.855015   320 tablet_bootstrap.cc:492] T 4533e668012e494fb124daeecceb6b62 P 15ac98d9c05a46ff8de3c56cf36fa56b: Bootstrap complete.
I20260601 13:30:59.855235   320 ts_tablet_manager.cc:1403] T 4533e668012e494fb124daeecceb6b62 P 15ac98d9c05a46ff8de3c56cf36fa56b: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:30:59.855662   320 raft_consensus.cc:359] T 4533e668012e494fb124daeecceb6b62 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } }
I20260601 13:30:59.855830   320 raft_consensus.cc:740] T 4533e668012e494fb124daeecceb6b62 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15ac98d9c05a46ff8de3c56cf36fa56b, State: Initialized, Role: FOLLOWER
I20260601 13:30:59.855979   320 consensus_queue.cc:260] T 4533e668012e494fb124daeecceb6b62 P 15ac98d9c05a46ff8de3c56cf36fa56b [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: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } }
I20260601 13:30:59.856629   320 ts_tablet_manager.cc:1434] T 4533e668012e494fb124daeecceb6b62 P 15ac98d9c05a46ff8de3c56cf36fa56b: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:59.856691 32571 raft_consensus.cc:1275] T 6744f7f11c1d4f4fb291d2741d18a104 P 60b6b72d3fef4a6980c568c6fbaf873a [term 1 FOLLOWER]: Refusing update from remote peer 2f880cc1411d4e39b36bfb757a40d355: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:30:59.856853   320 tablet_bootstrap.cc:492] T 0de5394d3bba4715a0f568b5de8657a4 P 15ac98d9c05a46ff8de3c56cf36fa56b: Bootstrap starting.
I20260601 13:30:59.857360 32628 consensus_queue.cc:1048] T 6744f7f11c1d4f4fb291d2741d18a104 P 2f880cc1411d4e39b36bfb757a40d355 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:30:59.859032   381 heartbeater.cc:344] Connected to a master server at 127.24.95.126:35369
I20260601 13:30:59.859118   381 heartbeater.cc:461] Registering TS with master...
I20260601 13:30:59.859342   381 heartbeater.cc:507] Master 127.24.95.126:35369 requested a full tablet report, sending...
I20260601 13:30:59.860069   320 tablet_bootstrap.cc:492] T 0de5394d3bba4715a0f568b5de8657a4 P 15ac98d9c05a46ff8de3c56cf36fa56b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260601 13:30:59.860358 32314 ts_manager.cc:194] Re-registered known tserver with Master: 15ac98d9c05a46ff8de3c56cf36fa56b (127.24.95.65:45225)
I20260601 13:30:59.860421   320 tablet_bootstrap.cc:492] T 0de5394d3bba4715a0f568b5de8657a4 P 15ac98d9c05a46ff8de3c56cf36fa56b: Bootstrap complete.
I20260601 13:30:59.860569   320 ts_tablet_manager.cc:1403] T 0de5394d3bba4715a0f568b5de8657a4 P 15ac98d9c05a46ff8de3c56cf36fa56b: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.001s
I20260601 13:30:59.861034   320 raft_consensus.cc:359] T 0de5394d3bba4715a0f568b5de8657a4 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } }
I20260601 13:30:59.861158   320 raft_consensus.cc:740] T 0de5394d3bba4715a0f568b5de8657a4 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15ac98d9c05a46ff8de3c56cf36fa56b, State: Initialized, Role: FOLLOWER
I20260601 13:30:59.861301   320 consensus_queue.cc:260] T 0de5394d3bba4715a0f568b5de8657a4 P 15ac98d9c05a46ff8de3c56cf36fa56b [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: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } }
W20260601 13:30:59.861482 32460 consensus_peers.cc:597] T 6744f7f11c1d4f4fb291d2741d18a104 P 2f880cc1411d4e39b36bfb757a40d355 -> Peer 24846097010b4487928f594b44bee878 (127.24.95.68:43891): Couldn't send request to peer 24846097010b4487928f594b44bee878. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6744f7f11c1d4f4fb291d2741d18a104. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:30:59.861634   320 ts_tablet_manager.cc:1434] T 0de5394d3bba4715a0f568b5de8657a4 P 15ac98d9c05a46ff8de3c56cf36fa56b: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:30:59.861797   320 tablet_bootstrap.cc:492] T a35c88248eab49f0a672f6f33f188c4b P 15ac98d9c05a46ff8de3c56cf36fa56b: Bootstrap starting.
I20260601 13:30:59.862425 32314 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56652
I20260601 13:30:59.862823   355 raft_consensus.cc:1275] T 6744f7f11c1d4f4fb291d2741d18a104 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 1 FOLLOWER]: Refusing update from remote peer 2f880cc1411d4e39b36bfb757a40d355: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:30:59.863166 32628 consensus_queue.cc:1048] T 6744f7f11c1d4f4fb291d2741d18a104 P 2f880cc1411d4e39b36bfb757a40d355 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:59.863365   381 heartbeater.cc:499] Master 127.24.95.126:35369 was elected leader, sending a full tablet report...
I20260601 13:30:59.865056 32628 raft_consensus.cc:2955] T 6744f7f11c1d4f4fb291d2741d18a104 P 2f880cc1411d4e39b36bfb757a40d355 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 24846097010b4487928f594b44bee878 (127.24.95.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } } peers { permanent_uuid: "24846097010b4487928f594b44bee878" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 43891 } attrs { promote: true } } }
I20260601 13:30:59.865715   320 tablet_bootstrap.cc:492] T a35c88248eab49f0a672f6f33f188c4b P 15ac98d9c05a46ff8de3c56cf36fa56b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260601 13:30:59.866063   320 tablet_bootstrap.cc:492] T a35c88248eab49f0a672f6f33f188c4b P 15ac98d9c05a46ff8de3c56cf36fa56b: Bootstrap complete.
I20260601 13:30:59.866518 32571 raft_consensus.cc:2955] T 6744f7f11c1d4f4fb291d2741d18a104 P 60b6b72d3fef4a6980c568c6fbaf873a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 24846097010b4487928f594b44bee878 (127.24.95.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } } peers { permanent_uuid: "24846097010b4487928f594b44bee878" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 43891 } attrs { promote: true } } }
I20260601 13:30:59.866757 32302 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 6744f7f11c1d4f4fb291d2741d18a104 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 4)
I20260601 13:30:59.866757   355 raft_consensus.cc:2955] T 6744f7f11c1d4f4fb291d2741d18a104 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 24846097010b4487928f594b44bee878 (127.24.95.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } } peers { permanent_uuid: "24846097010b4487928f594b44bee878" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 43891 } attrs { promote: true } } }
I20260601 13:30:59.867163 32312 catalog_manager.cc:5696] T 6744f7f11c1d4f4fb291d2741d18a104 P 2f880cc1411d4e39b36bfb757a40d355 reported cstate change: config changed from index -1 to 2, NON_VOTER 24846097010b4487928f594b44bee878 (127.24.95.68) added. New cstate: current_term: 1 leader_uuid: "2f880cc1411d4e39b36bfb757a40d355" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "24846097010b4487928f594b44bee878" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 43891 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:30:59.868604   320 ts_tablet_manager.cc:1403] T a35c88248eab49f0a672f6f33f188c4b P 15ac98d9c05a46ff8de3c56cf36fa56b: Time spent bootstrapping tablet: real 0.007s	user 0.000s	sys 0.003s
I20260601 13:30:59.869413   320 raft_consensus.cc:359] T a35c88248eab49f0a672f6f33f188c4b P 15ac98d9c05a46ff8de3c56cf36fa56b [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } }
I20260601 13:30:59.869601   320 raft_consensus.cc:740] T a35c88248eab49f0a672f6f33f188c4b P 15ac98d9c05a46ff8de3c56cf36fa56b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15ac98d9c05a46ff8de3c56cf36fa56b, State: Initialized, Role: FOLLOWER
I20260601 13:30:59.869778   320 consensus_queue.cc:260] T a35c88248eab49f0a672f6f33f188c4b P 15ac98d9c05a46ff8de3c56cf36fa56b [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: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } }
I20260601 13:30:59.869836 32496 consensus_queue.cc:237] T 6744f7f11c1d4f4fb291d2741d18a104 P 2f880cc1411d4e39b36bfb757a40d355 [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: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } }
I20260601 13:30:59.870204   320 ts_tablet_manager.cc:1434] T a35c88248eab49f0a672f6f33f188c4b P 15ac98d9c05a46ff8de3c56cf36fa56b: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:59.870357   320 tablet_bootstrap.cc:492] T e7fd0791abce488487d9afb4b10e1ce2 P 15ac98d9c05a46ff8de3c56cf36fa56b: Bootstrap starting.
I20260601 13:30:59.871263   355 raft_consensus.cc:1275] T 6744f7f11c1d4f4fb291d2741d18a104 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 1 FOLLOWER]: Refusing update from remote peer 2f880cc1411d4e39b36bfb757a40d355: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:30:59.871469 32571 raft_consensus.cc:1275] T 6744f7f11c1d4f4fb291d2741d18a104 P 60b6b72d3fef4a6980c568c6fbaf873a [term 1 FOLLOWER]: Refusing update from remote peer 2f880cc1411d4e39b36bfb757a40d355: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:30:59.871644 32685 consensus_queue.cc:1048] T 6744f7f11c1d4f4fb291d2741d18a104 P 2f880cc1411d4e39b36bfb757a40d355 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:30:59.872323 32685 consensus_queue.cc:1048] T 6744f7f11c1d4f4fb291d2741d18a104 P 2f880cc1411d4e39b36bfb757a40d355 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:30:59.873211   320 tablet_bootstrap.cc:492] T e7fd0791abce488487d9afb4b10e1ce2 P 15ac98d9c05a46ff8de3c56cf36fa56b: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:30:59.873486   320 tablet_bootstrap.cc:492] T e7fd0791abce488487d9afb4b10e1ce2 P 15ac98d9c05a46ff8de3c56cf36fa56b: Bootstrap complete.
I20260601 13:30:59.873713   320 ts_tablet_manager.cc:1403] T e7fd0791abce488487d9afb4b10e1ce2 P 15ac98d9c05a46ff8de3c56cf36fa56b: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.003s
I20260601 13:30:59.873814 32628 raft_consensus.cc:2955] T 6744f7f11c1d4f4fb291d2741d18a104 P 2f880cc1411d4e39b36bfb757a40d355 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 24846097010b4487928f594b44bee878 (127.24.95.68) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } } }
I20260601 13:30:59.874181 32571 raft_consensus.cc:2955] T 6744f7f11c1d4f4fb291d2741d18a104 P 60b6b72d3fef4a6980c568c6fbaf873a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 24846097010b4487928f594b44bee878 (127.24.95.68) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } } }
I20260601 13:30:59.874239   320 raft_consensus.cc:359] T e7fd0791abce488487d9afb4b10e1ce2 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } }
I20260601 13:30:59.874341   320 raft_consensus.cc:740] T e7fd0791abce488487d9afb4b10e1ce2 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15ac98d9c05a46ff8de3c56cf36fa56b, State: Initialized, Role: FOLLOWER
I20260601 13:30:59.874495   320 consensus_queue.cc:260] T e7fd0791abce488487d9afb4b10e1ce2 P 15ac98d9c05a46ff8de3c56cf36fa56b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } }
I20260601 13:30:59.874861   320 ts_tablet_manager.cc:1434] T e7fd0791abce488487d9afb4b10e1ce2 P 15ac98d9c05a46ff8de3c56cf36fa56b: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:30:59.875340   320 tablet_bootstrap.cc:492] T bb53a629312a4fd98247de615a4a0f0c P 15ac98d9c05a46ff8de3c56cf36fa56b: Bootstrap starting.
I20260601 13:30:59.875501 32302 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 6744f7f11c1d4f4fb291d2741d18a104 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:30:59.876101   355 raft_consensus.cc:2955] T 6744f7f11c1d4f4fb291d2741d18a104 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 24846097010b4487928f594b44bee878 (127.24.95.68) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } } }
I20260601 13:30:59.876341 32314 catalog_manager.cc:5696] T 6744f7f11c1d4f4fb291d2741d18a104 P 60b6b72d3fef4a6980c568c6fbaf873a reported cstate change: config changed from index 2 to 3, NON_VOTER 24846097010b4487928f594b44bee878 (127.24.95.68) evicted. New cstate: current_term: 1 leader_uuid: "2f880cc1411d4e39b36bfb757a40d355" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } } }
I20260601 13:30:59.881326   320 tablet_bootstrap.cc:492] T bb53a629312a4fd98247de615a4a0f0c P 15ac98d9c05a46ff8de3c56cf36fa56b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260601 13:30:59.881727   320 tablet_bootstrap.cc:492] T bb53a629312a4fd98247de615a4a0f0c P 15ac98d9c05a46ff8de3c56cf36fa56b: Bootstrap complete.
I20260601 13:30:59.881958   320 ts_tablet_manager.cc:1403] T bb53a629312a4fd98247de615a4a0f0c P 15ac98d9c05a46ff8de3c56cf36fa56b: Time spent bootstrapping tablet: real 0.007s	user 0.000s	sys 0.004s
I20260601 13:30:59.882447   320 raft_consensus.cc:359] T bb53a629312a4fd98247de615a4a0f0c P 15ac98d9c05a46ff8de3c56cf36fa56b [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } }
I20260601 13:30:59.882644   320 raft_consensus.cc:740] T bb53a629312a4fd98247de615a4a0f0c P 15ac98d9c05a46ff8de3c56cf36fa56b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15ac98d9c05a46ff8de3c56cf36fa56b, State: Initialized, Role: FOLLOWER
I20260601 13:30:59.882803   344 tablet_service.cc:1558] Processing DeleteTablet for tablet 0de5394d3bba4715a0f568b5de8657a4 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:30:59 UTC) from {username='slave'} at 127.0.0.1:37162
I20260601 13:30:59.882839   320 consensus_queue.cc:260] T bb53a629312a4fd98247de615a4a0f0c P 15ac98d9c05a46ff8de3c56cf36fa56b [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: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } }
I20260601 13:30:59.883159   320 ts_tablet_manager.cc:1434] T bb53a629312a4fd98247de615a4a0f0c P 15ac98d9c05a46ff8de3c56cf36fa56b: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:30:59.883363   320 tablet_bootstrap.cc:492] T ab50fd96139c47d18a9125b1beafaf66 P 15ac98d9c05a46ff8de3c56cf36fa56b: Bootstrap starting.
I20260601 13:30:59.883482   397 tablet_replica.cc:333] stopping tablet replica
I20260601 13:30:59.884475   397 raft_consensus.cc:2243] T 0de5394d3bba4715a0f568b5de8657a4 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:59.885223 32733 tablet_service.cc:1558] Processing DeleteTablet for tablet 6744f7f11c1d4f4fb291d2741d18a104 with delete_type TABLET_DATA_TOMBSTONED (TS 24846097010b4487928f594b44bee878 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:33814
I20260601 13:30:59.885298   397 pending_rounds.cc:70] T 0de5394d3bba4715a0f568b5de8657a4 P 15ac98d9c05a46ff8de3c56cf36fa56b: Trying to abort 1 pending ops.
I20260601 13:30:59.885326   397 pending_rounds.cc:77] T 0de5394d3bba4715a0f568b5de8657a4 P 15ac98d9c05a46ff8de3c56cf36fa56b: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292193417992278016 op_type: NO_OP noop_request { }
I20260601 13:30:59.885396   397 raft_consensus.cc:2889] T 0de5394d3bba4715a0f568b5de8657a4 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 1 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:30:59.885452   397 raft_consensus.cc:2272] T 0de5394d3bba4715a0f568b5de8657a4 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:59.886242   397 ts_tablet_manager.cc:1916] T 0de5394d3bba4715a0f568b5de8657a4 P 15ac98d9c05a46ff8de3c56cf36fa56b: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260601 13:30:59.886745 32301 catalog_manager.cc:4994] TS 24846097010b4487928f594b44bee878 (127.24.95.68:43891): delete failed for tablet 6744f7f11c1d4f4fb291d2741d18a104 because the tablet was not found. No further retry: Not found: Tablet not found: 6744f7f11c1d4f4fb291d2741d18a104
I20260601 13:30:59.887498   320 tablet_bootstrap.cc:492] T ab50fd96139c47d18a9125b1beafaf66 P 15ac98d9c05a46ff8de3c56cf36fa56b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260601 13:30:59.887776   320 tablet_bootstrap.cc:492] T ab50fd96139c47d18a9125b1beafaf66 P 15ac98d9c05a46ff8de3c56cf36fa56b: Bootstrap complete.
I20260601 13:30:59.887940   320 ts_tablet_manager.cc:1403] T ab50fd96139c47d18a9125b1beafaf66 P 15ac98d9c05a46ff8de3c56cf36fa56b: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.000s
I20260601 13:30:59.888422   320 raft_consensus.cc:359] T ab50fd96139c47d18a9125b1beafaf66 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } }
I20260601 13:30:59.888576   320 raft_consensus.cc:740] T ab50fd96139c47d18a9125b1beafaf66 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15ac98d9c05a46ff8de3c56cf36fa56b, State: Initialized, Role: FOLLOWER
I20260601 13:30:59.888710   397 ts_tablet_manager.cc:1929] T 0de5394d3bba4715a0f568b5de8657a4 P 15ac98d9c05a46ff8de3c56cf36fa56b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260601 13:30:59.888722   320 consensus_queue.cc:260] T ab50fd96139c47d18a9125b1beafaf66 P 15ac98d9c05a46ff8de3c56cf36fa56b [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: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } }
I20260601 13:30:59.888777   397 log.cc:1199] T 0de5394d3bba4715a0f568b5de8657a4 P 15ac98d9c05a46ff8de3c56cf36fa56b: Deleting WAL directory at /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320492958789-24957-0/minicluster-data/ts-0-root/wals/0de5394d3bba4715a0f568b5de8657a4
I20260601 13:30:59.889015   320 ts_tablet_manager.cc:1434] T ab50fd96139c47d18a9125b1beafaf66 P 15ac98d9c05a46ff8de3c56cf36fa56b: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:30:59.889417   397 ts_tablet_manager.cc:1950] T 0de5394d3bba4715a0f568b5de8657a4 P 15ac98d9c05a46ff8de3c56cf36fa56b: Deleting consensus metadata
I20260601 13:30:59.890007 32299 catalog_manager.cc:5027] TS 15ac98d9c05a46ff8de3c56cf36fa56b (127.24.95.65:45225): tablet 0de5394d3bba4715a0f568b5de8657a4 (table dugtrio [id=e00ba50574904a8f826312639f9cab63]) successfully deleted
I20260601 13:30:59.907863   344 tablet_service.cc:1558] Processing DeleteTablet for tablet a35c88248eab49f0a672f6f33f188c4b with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:30:59 UTC) from {username='slave'} at 127.0.0.1:37162
I20260601 13:30:59.908143   397 tablet_replica.cc:333] stopping tablet replica
I20260601 13:30:59.908288   397 raft_consensus.cc:2243] T a35c88248eab49f0a672f6f33f188c4b P 15ac98d9c05a46ff8de3c56cf36fa56b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:59.908450   397 pending_rounds.cc:70] T a35c88248eab49f0a672f6f33f188c4b P 15ac98d9c05a46ff8de3c56cf36fa56b: Trying to abort 1 pending ops.
I20260601 13:30:59.908522   397 pending_rounds.cc:77] T a35c88248eab49f0a672f6f33f188c4b P 15ac98d9c05a46ff8de3c56cf36fa56b: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292193417475334144 op_type: NO_OP noop_request { }
I20260601 13:30:59.908601   397 raft_consensus.cc:2889] T a35c88248eab49f0a672f6f33f188c4b P 15ac98d9c05a46ff8de3c56cf36fa56b [term 1 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:30:59.908663   397 raft_consensus.cc:2272] T a35c88248eab49f0a672f6f33f188c4b P 15ac98d9c05a46ff8de3c56cf36fa56b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:59.909262   397 ts_tablet_manager.cc:1916] T a35c88248eab49f0a672f6f33f188c4b P 15ac98d9c05a46ff8de3c56cf36fa56b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:30:59.911326   397 ts_tablet_manager.cc:1929] T a35c88248eab49f0a672f6f33f188c4b P 15ac98d9c05a46ff8de3c56cf36fa56b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260601 13:30:59.911464   397 log.cc:1199] T a35c88248eab49f0a672f6f33f188c4b P 15ac98d9c05a46ff8de3c56cf36fa56b: Deleting WAL directory at /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320492958789-24957-0/minicluster-data/ts-0-root/wals/a35c88248eab49f0a672f6f33f188c4b
I20260601 13:30:59.911927   397 ts_tablet_manager.cc:1950] T a35c88248eab49f0a672f6f33f188c4b P 15ac98d9c05a46ff8de3c56cf36fa56b: Deleting consensus metadata
I20260601 13:30:59.912358   344 tablet_service.cc:1558] Processing DeleteTablet for tablet 4533e668012e494fb124daeecceb6b62 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:30:59 UTC) from {username='slave'} at 127.0.0.1:37162
I20260601 13:30:59.912485   343 tablet_service.cc:1558] Processing DeleteTablet for tablet ab50fd96139c47d18a9125b1beafaf66 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:30:59 UTC) from {username='slave'} at 127.0.0.1:37162
I20260601 13:30:59.912678   397 tablet_replica.cc:333] stopping tablet replica
I20260601 13:30:59.912767 32299 catalog_manager.cc:5027] TS 15ac98d9c05a46ff8de3c56cf36fa56b (127.24.95.65:45225): tablet a35c88248eab49f0a672f6f33f188c4b (table dugtrio [id=e00ba50574904a8f826312639f9cab63]) successfully deleted
I20260601 13:30:59.912813   397 raft_consensus.cc:2243] T 4533e668012e494fb124daeecceb6b62 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:59.912926   397 pending_rounds.cc:70] T 4533e668012e494fb124daeecceb6b62 P 15ac98d9c05a46ff8de3c56cf36fa56b: Trying to abort 1 pending ops.
I20260601 13:30:59.912966   397 pending_rounds.cc:77] T 4533e668012e494fb124daeecceb6b62 P 15ac98d9c05a46ff8de3c56cf36fa56b: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292193417068642304 op_type: NO_OP noop_request { }
I20260601 13:30:59.913018   397 raft_consensus.cc:2889] T 4533e668012e494fb124daeecceb6b62 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 1 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:30:59.913056   397 raft_consensus.cc:2272] T 4533e668012e494fb124daeecceb6b62 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:59.913514   397 ts_tablet_manager.cc:1916] T 4533e668012e494fb124daeecceb6b62 P 15ac98d9c05a46ff8de3c56cf36fa56b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:30:59.915617   397 ts_tablet_manager.cc:1929] T 4533e668012e494fb124daeecceb6b62 P 15ac98d9c05a46ff8de3c56cf36fa56b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260601 13:30:59.915691   397 log.cc:1199] T 4533e668012e494fb124daeecceb6b62 P 15ac98d9c05a46ff8de3c56cf36fa56b: Deleting WAL directory at /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320492958789-24957-0/minicluster-data/ts-0-root/wals/4533e668012e494fb124daeecceb6b62
I20260601 13:30:59.915940   397 ts_tablet_manager.cc:1950] T 4533e668012e494fb124daeecceb6b62 P 15ac98d9c05a46ff8de3c56cf36fa56b: Deleting consensus metadata
I20260601 13:30:59.916281 32684 raft_consensus.cc:493] T bb53a629312a4fd98247de615a4a0f0c P 60b6b72d3fef4a6980c568c6fbaf873a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:30:59.916440 32684 raft_consensus.cc:515] T bb53a629312a4fd98247de615a4a0f0c P 60b6b72d3fef4a6980c568c6fbaf873a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } }
I20260601 13:30:59.916862 32684 leader_election.cc:290] T bb53a629312a4fd98247de615a4a0f0c P 60b6b72d3fef4a6980c568c6fbaf873a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 15ac98d9c05a46ff8de3c56cf36fa56b (127.24.95.65:45225), 2f880cc1411d4e39b36bfb757a40d355 (127.24.95.66:35919)
I20260601 13:30:59.917255   397 tablet_replica.cc:333] stopping tablet replica
I20260601 13:30:59.917392   397 raft_consensus.cc:2243] T ab50fd96139c47d18a9125b1beafaf66 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:59.917491   397 pending_rounds.cc:70] T ab50fd96139c47d18a9125b1beafaf66 P 15ac98d9c05a46ff8de3c56cf36fa56b: Trying to abort 1 pending ops.
I20260601 13:30:59.917659 32299 catalog_manager.cc:5027] TS 15ac98d9c05a46ff8de3c56cf36fa56b (127.24.95.65:45225): tablet 4533e668012e494fb124daeecceb6b62 (table dugtrio [id=e00ba50574904a8f826312639f9cab63]) successfully deleted
I20260601 13:30:59.917676   397 pending_rounds.cc:77] T ab50fd96139c47d18a9125b1beafaf66 P 15ac98d9c05a46ff8de3c56cf36fa56b: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292193417204248576 op_type: NO_OP noop_request { }
I20260601 13:30:59.917739 32496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb53a629312a4fd98247de615a4a0f0c" candidate_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f880cc1411d4e39b36bfb757a40d355" is_pre_election: true
I20260601 13:30:59.917819   397 raft_consensus.cc:2889] T ab50fd96139c47d18a9125b1beafaf66 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 1 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:30:59.917860 32496 raft_consensus.cc:2468] T bb53a629312a4fd98247de615a4a0f0c P 2f880cc1411d4e39b36bfb757a40d355 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60b6b72d3fef4a6980c568c6fbaf873a in term 1.
I20260601 13:30:59.917904   397 raft_consensus.cc:2272] T ab50fd96139c47d18a9125b1beafaf66 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:59.918143 32538 leader_election.cc:304] T bb53a629312a4fd98247de615a4a0f0c P 60b6b72d3fef4a6980c568c6fbaf873a [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: 2f880cc1411d4e39b36bfb757a40d355, 60b6b72d3fef4a6980c568c6fbaf873a; no voters: 
I20260601 13:30:59.918303 32684 raft_consensus.cc:2804] T bb53a629312a4fd98247de615a4a0f0c P 60b6b72d3fef4a6980c568c6fbaf873a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:30:59.918376 32684 raft_consensus.cc:493] T bb53a629312a4fd98247de615a4a0f0c P 60b6b72d3fef4a6980c568c6fbaf873a [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:30:59.918422 32684 raft_consensus.cc:3060] T bb53a629312a4fd98247de615a4a0f0c P 60b6b72d3fef4a6980c568c6fbaf873a [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:30:59.918640   397 ts_tablet_manager.cc:1916] T ab50fd96139c47d18a9125b1beafaf66 P 15ac98d9c05a46ff8de3c56cf36fa56b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:30:59.919515 32684 raft_consensus.cc:515] T bb53a629312a4fd98247de615a4a0f0c P 60b6b72d3fef4a6980c568c6fbaf873a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } }
I20260601 13:30:59.919883 32684 leader_election.cc:290] T bb53a629312a4fd98247de615a4a0f0c P 60b6b72d3fef4a6980c568c6fbaf873a [CANDIDATE]: Term 2 election: Requested vote from peers 15ac98d9c05a46ff8de3c56cf36fa56b (127.24.95.65:45225), 2f880cc1411d4e39b36bfb757a40d355 (127.24.95.66:35919)
I20260601 13:30:59.920276 32496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb53a629312a4fd98247de615a4a0f0c" candidate_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f880cc1411d4e39b36bfb757a40d355"
I20260601 13:30:59.920435   355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb53a629312a4fd98247de615a4a0f0c" candidate_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" is_pre_election: true
I20260601 13:30:59.920492   347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb53a629312a4fd98247de615a4a0f0c" candidate_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b"
I20260601 13:30:59.920441 32496 raft_consensus.cc:3060] T bb53a629312a4fd98247de615a4a0f0c P 2f880cc1411d4e39b36bfb757a40d355 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:30:59.920586   355 raft_consensus.cc:2410] T bb53a629312a4fd98247de615a4a0f0c P 15ac98d9c05a46ff8de3c56cf36fa56b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 60b6b72d3fef4a6980c568c6fbaf873a for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260601 13:30:59.920735   397 ts_tablet_manager.cc:1929] T ab50fd96139c47d18a9125b1beafaf66 P 15ac98d9c05a46ff8de3c56cf36fa56b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260601 13:30:59.920804   397 log.cc:1199] T ab50fd96139c47d18a9125b1beafaf66 P 15ac98d9c05a46ff8de3c56cf36fa56b: Deleting WAL directory at /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320492958789-24957-0/minicluster-data/ts-0-root/wals/ab50fd96139c47d18a9125b1beafaf66
I20260601 13:30:59.921105   397 ts_tablet_manager.cc:1950] T ab50fd96139c47d18a9125b1beafaf66 P 15ac98d9c05a46ff8de3c56cf36fa56b: Deleting consensus metadata
I20260601 13:30:59.921413 32496 raft_consensus.cc:2468] T bb53a629312a4fd98247de615a4a0f0c P 2f880cc1411d4e39b36bfb757a40d355 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60b6b72d3fef4a6980c568c6fbaf873a in term 2.
I20260601 13:30:59.921785 32538 leader_election.cc:304] T bb53a629312a4fd98247de615a4a0f0c P 60b6b72d3fef4a6980c568c6fbaf873a [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: 2f880cc1411d4e39b36bfb757a40d355, 60b6b72d3fef4a6980c568c6fbaf873a; no voters: 15ac98d9c05a46ff8de3c56cf36fa56b
I20260601 13:30:59.922010 32684 raft_consensus.cc:2804] T bb53a629312a4fd98247de615a4a0f0c P 60b6b72d3fef4a6980c568c6fbaf873a [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:30:59.922111 32684 raft_consensus.cc:697] T bb53a629312a4fd98247de615a4a0f0c P 60b6b72d3fef4a6980c568c6fbaf873a [term 2 LEADER]: Becoming Leader. State: Replica: 60b6b72d3fef4a6980c568c6fbaf873a, State: Running, Role: LEADER
I20260601 13:30:59.922235 32684 consensus_queue.cc:237] T bb53a629312a4fd98247de615a4a0f0c P 60b6b72d3fef4a6980c568c6fbaf873a [LEADER]: Queue going to LEADER 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: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } }
I20260601 13:30:59.922389 32299 catalog_manager.cc:5027] TS 15ac98d9c05a46ff8de3c56cf36fa56b (127.24.95.65:45225): tablet ab50fd96139c47d18a9125b1beafaf66 (table dugtrio [id=e00ba50574904a8f826312639f9cab63]) successfully deleted
I20260601 13:30:59.923913 32312 catalog_manager.cc:5696] T bb53a629312a4fd98247de615a4a0f0c P 60b6b72d3fef4a6980c568c6fbaf873a reported cstate change: term changed from 1 to 2, leader changed from 15ac98d9c05a46ff8de3c56cf36fa56b (127.24.95.65) to 60b6b72d3fef4a6980c568c6fbaf873a (127.24.95.67). New cstate: current_term: 2 leader_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } health_report { overall_health: HEALTHY } } }
I20260601 13:30:59.954070 32571 consensus_queue.cc:237] T e7fd0791abce488487d9afb4b10e1ce2 P 60b6b72d3fef4a6980c568c6fbaf873a [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: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } peers { permanent_uuid: "24846097010b4487928f594b44bee878" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 43891 } attrs { promote: true } }
I20260601 13:30:59.955579 32496 raft_consensus.cc:1275] T e7fd0791abce488487d9afb4b10e1ce2 P 2f880cc1411d4e39b36bfb757a40d355 [term 1 FOLLOWER]: Refusing update from remote peer 60b6b72d3fef4a6980c568c6fbaf873a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:30:59.955629   355 raft_consensus.cc:1275] T e7fd0791abce488487d9afb4b10e1ce2 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 1 FOLLOWER]: Refusing update from remote peer 60b6b72d3fef4a6980c568c6fbaf873a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:30:59.955967 32684 consensus_queue.cc:1048] T e7fd0791abce488487d9afb4b10e1ce2 P 60b6b72d3fef4a6980c568c6fbaf873a [LEADER]: Connected to new peer: Peer: permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:59.956543 32683 consensus_queue.cc:1048] T e7fd0791abce488487d9afb4b10e1ce2 P 60b6b72d3fef4a6980c568c6fbaf873a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:30:59.958395 32684 raft_consensus.cc:2955] T e7fd0791abce488487d9afb4b10e1ce2 P 60b6b72d3fef4a6980c568c6fbaf873a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 24846097010b4487928f594b44bee878 (127.24.95.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } peers { permanent_uuid: "24846097010b4487928f594b44bee878" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 43891 } attrs { promote: true } } }
I20260601 13:30:59.958796   355 raft_consensus.cc:2955] T e7fd0791abce488487d9afb4b10e1ce2 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 24846097010b4487928f594b44bee878 (127.24.95.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } peers { permanent_uuid: "24846097010b4487928f594b44bee878" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 43891 } attrs { promote: true } } }
W20260601 13:30:59.960162 32537 consensus_peers.cc:597] T e7fd0791abce488487d9afb4b10e1ce2 P 60b6b72d3fef4a6980c568c6fbaf873a -> Peer 24846097010b4487928f594b44bee878 (127.24.95.68:43891): Couldn't send request to peer 24846097010b4487928f594b44bee878. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e7fd0791abce488487d9afb4b10e1ce2. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:30:59.960462 32300 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet e7fd0791abce488487d9afb4b10e1ce2 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 5)
I20260601 13:30:59.960557 32496 raft_consensus.cc:2955] T e7fd0791abce488487d9afb4b10e1ce2 P 2f880cc1411d4e39b36bfb757a40d355 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 24846097010b4487928f594b44bee878 (127.24.95.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } peers { permanent_uuid: "24846097010b4487928f594b44bee878" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 43891 } attrs { promote: true } } }
I20260601 13:30:59.960873 32312 catalog_manager.cc:5696] T e7fd0791abce488487d9afb4b10e1ce2 P 15ac98d9c05a46ff8de3c56cf36fa56b reported cstate change: config changed from index -1 to 2, NON_VOTER 24846097010b4487928f594b44bee878 (127.24.95.68) added. New cstate: current_term: 1 leader_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } peers { permanent_uuid: "24846097010b4487928f594b44bee878" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 43891 } attrs { promote: true } } }
I20260601 13:30:59.964744 32571 consensus_queue.cc:237] T e7fd0791abce488487d9afb4b10e1ce2 P 60b6b72d3fef4a6980c568c6fbaf873a [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: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } }
I20260601 13:30:59.966115   355 raft_consensus.cc:1275] T e7fd0791abce488487d9afb4b10e1ce2 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 1 FOLLOWER]: Refusing update from remote peer 60b6b72d3fef4a6980c568c6fbaf873a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:30:59.966142 32496 raft_consensus.cc:1275] T e7fd0791abce488487d9afb4b10e1ce2 P 2f880cc1411d4e39b36bfb757a40d355 [term 1 FOLLOWER]: Refusing update from remote peer 60b6b72d3fef4a6980c568c6fbaf873a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:30:59.966585 32683 consensus_queue.cc:1048] T e7fd0791abce488487d9afb4b10e1ce2 P 60b6b72d3fef4a6980c568c6fbaf873a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:30:59.966729 32684 consensus_queue.cc:1048] T e7fd0791abce488487d9afb4b10e1ce2 P 60b6b72d3fef4a6980c568c6fbaf873a [LEADER]: Connected to new peer: Peer: permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:30:59.968324 32683 raft_consensus.cc:2955] T e7fd0791abce488487d9afb4b10e1ce2 P 60b6b72d3fef4a6980c568c6fbaf873a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 24846097010b4487928f594b44bee878 (127.24.95.68) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } }
I20260601 13:30:59.969146   355 raft_consensus.cc:2955] T e7fd0791abce488487d9afb4b10e1ce2 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 24846097010b4487928f594b44bee878 (127.24.95.68) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } }
I20260601 13:30:59.969154 32496 raft_consensus.cc:2955] T e7fd0791abce488487d9afb4b10e1ce2 P 2f880cc1411d4e39b36bfb757a40d355 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 24846097010b4487928f594b44bee878 (127.24.95.68) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } }
I20260601 13:30:59.970804 32300 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet e7fd0791abce488487d9afb4b10e1ce2 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:30:59.971465 32314 catalog_manager.cc:5696] T e7fd0791abce488487d9afb4b10e1ce2 P 60b6b72d3fef4a6980c568c6fbaf873a reported cstate change: config changed from index 2 to 3, NON_VOTER 24846097010b4487928f594b44bee878 (127.24.95.68) evicted. New cstate: current_term: 1 leader_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } health_report { overall_health: HEALTHY } } }
I20260601 13:30:59.974128 32733 tablet_service.cc:1558] Processing DeleteTablet for tablet e7fd0791abce488487d9afb4b10e1ce2 with delete_type TABLET_DATA_TOMBSTONED (TS 24846097010b4487928f594b44bee878 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:33814
W20260601 13:30:59.974501 32301 catalog_manager.cc:4994] TS 24846097010b4487928f594b44bee878 (127.24.95.68:43891): delete failed for tablet e7fd0791abce488487d9afb4b10e1ce2 because the tablet was not found. No further retry: Not found: Tablet not found: e7fd0791abce488487d9afb4b10e1ce2
I20260601 13:31:00.048702 32496 consensus_queue.cc:237] T 6744f7f11c1d4f4fb291d2741d18a104 P 2f880cc1411d4e39b36bfb757a40d355 [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: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } attrs { replace: true } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } } peers { permanent_uuid: "24846097010b4487928f594b44bee878" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 43891 } attrs { promote: true } }
I20260601 13:31:00.050099   355 raft_consensus.cc:1275] T 6744f7f11c1d4f4fb291d2741d18a104 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 1 FOLLOWER]: Refusing update from remote peer 2f880cc1411d4e39b36bfb757a40d355: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:31:00.050120 32571 raft_consensus.cc:1275] T 6744f7f11c1d4f4fb291d2741d18a104 P 60b6b72d3fef4a6980c568c6fbaf873a [term 1 FOLLOWER]: Refusing update from remote peer 2f880cc1411d4e39b36bfb757a40d355: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260601 13:31:00.050246 32460 consensus_peers.cc:597] T 6744f7f11c1d4f4fb291d2741d18a104 P 2f880cc1411d4e39b36bfb757a40d355 -> Peer 24846097010b4487928f594b44bee878 (127.24.95.68:43891): Couldn't send request to peer 24846097010b4487928f594b44bee878. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6744f7f11c1d4f4fb291d2741d18a104. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:31:00.050499 32628 consensus_queue.cc:1048] T 6744f7f11c1d4f4fb291d2741d18a104 P 2f880cc1411d4e39b36bfb757a40d355 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:31:00.050668 32685 consensus_queue.cc:1048] T 6744f7f11c1d4f4fb291d2741d18a104 P 2f880cc1411d4e39b36bfb757a40d355 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:31:00.052398 32686 raft_consensus.cc:2955] T 6744f7f11c1d4f4fb291d2741d18a104 P 2f880cc1411d4e39b36bfb757a40d355 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 24846097010b4487928f594b44bee878 (127.24.95.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } attrs { replace: true } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } } peers { permanent_uuid: "24846097010b4487928f594b44bee878" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 43891 } attrs { promote: true } } }
I20260601 13:31:00.052757 32571 raft_consensus.cc:2955] T 6744f7f11c1d4f4fb291d2741d18a104 P 60b6b72d3fef4a6980c568c6fbaf873a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 24846097010b4487928f594b44bee878 (127.24.95.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } attrs { replace: true } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } } peers { permanent_uuid: "24846097010b4487928f594b44bee878" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 43891 } attrs { promote: true } } }
I20260601 13:31:00.052786   355 raft_consensus.cc:2955] T 6744f7f11c1d4f4fb291d2741d18a104 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 24846097010b4487928f594b44bee878 (127.24.95.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } attrs { replace: true } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } } peers { permanent_uuid: "24846097010b4487928f594b44bee878" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 43891 } attrs { promote: true } } }
I20260601 13:31:00.054844 32315 catalog_manager.cc:5696] T 6744f7f11c1d4f4fb291d2741d18a104 P 15ac98d9c05a46ff8de3c56cf36fa56b reported cstate change: config changed from index 3 to 4, NON_VOTER 24846097010b4487928f594b44bee878 (127.24.95.68) added. New cstate: current_term: 1 leader_uuid: "2f880cc1411d4e39b36bfb757a40d355" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } attrs { replace: true } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } } peers { permanent_uuid: "24846097010b4487928f594b44bee878" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 43891 } attrs { promote: true } } }
W20260601 13:31:00.059427 32363 auto_rebalancer.cc:591] Failed to schedule move for tablet 168cabfe10e342298594f632724a8705: Illegal state: Replica 15ac98d9c05a46ff8de3c56cf36fa56b is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } } }
I20260601 13:31:00.063589 32571 consensus_queue.cc:237] T e7fd0791abce488487d9afb4b10e1ce2 P 60b6b72d3fef4a6980c568c6fbaf873a [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: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } attrs { replace: true } } peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } peers { permanent_uuid: "24846097010b4487928f594b44bee878" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 43891 } attrs { promote: true } }
I20260601 13:31:00.064872   355 raft_consensus.cc:1275] T e7fd0791abce488487d9afb4b10e1ce2 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 1 FOLLOWER]: Refusing update from remote peer 60b6b72d3fef4a6980c568c6fbaf873a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:31:00.064998 32496 raft_consensus.cc:1275] T e7fd0791abce488487d9afb4b10e1ce2 P 2f880cc1411d4e39b36bfb757a40d355 [term 1 FOLLOWER]: Refusing update from remote peer 60b6b72d3fef4a6980c568c6fbaf873a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260601 13:31:00.065019 32537 consensus_peers.cc:597] T e7fd0791abce488487d9afb4b10e1ce2 P 60b6b72d3fef4a6980c568c6fbaf873a -> Peer 24846097010b4487928f594b44bee878 (127.24.95.68:43891): Couldn't send request to peer 24846097010b4487928f594b44bee878. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e7fd0791abce488487d9afb4b10e1ce2. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:31:00.065228 32673 consensus_queue.cc:1048] T e7fd0791abce488487d9afb4b10e1ce2 P 60b6b72d3fef4a6980c568c6fbaf873a [LEADER]: Connected to new peer: Peer: permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:31:00.065373 32684 consensus_queue.cc:1048] T e7fd0791abce488487d9afb4b10e1ce2 P 60b6b72d3fef4a6980c568c6fbaf873a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:31:00.067000 32683 raft_consensus.cc:2955] T e7fd0791abce488487d9afb4b10e1ce2 P 60b6b72d3fef4a6980c568c6fbaf873a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 24846097010b4487928f594b44bee878 (127.24.95.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } attrs { replace: true } } peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } peers { permanent_uuid: "24846097010b4487928f594b44bee878" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 43891 } attrs { promote: true } } }
I20260601 13:31:00.067334 32496 raft_consensus.cc:2955] T e7fd0791abce488487d9afb4b10e1ce2 P 2f880cc1411d4e39b36bfb757a40d355 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 24846097010b4487928f594b44bee878 (127.24.95.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } attrs { replace: true } } peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } peers { permanent_uuid: "24846097010b4487928f594b44bee878" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 43891 } attrs { promote: true } } }
I20260601 13:31:00.067456   355 raft_consensus.cc:2955] T e7fd0791abce488487d9afb4b10e1ce2 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 24846097010b4487928f594b44bee878 (127.24.95.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } attrs { replace: true } } peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } peers { permanent_uuid: "24846097010b4487928f594b44bee878" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 43891 } attrs { promote: true } } }
I20260601 13:31:00.069233 32314 catalog_manager.cc:5696] T e7fd0791abce488487d9afb4b10e1ce2 P 60b6b72d3fef4a6980c568c6fbaf873a reported cstate change: config changed from index 3 to 4, NON_VOTER 24846097010b4487928f594b44bee878 (127.24.95.68) added. New cstate: current_term: 1 leader_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "24846097010b4487928f594b44bee878" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 43891 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:31:00.078792 32673 raft_consensus.cc:493] T 168cabfe10e342298594f632724a8705 P 60b6b72d3fef4a6980c568c6fbaf873a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:31:00.078948 32673 raft_consensus.cc:515] T 168cabfe10e342298594f632724a8705 P 60b6b72d3fef4a6980c568c6fbaf873a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } }
I20260601 13:31:00.079437 32673 leader_election.cc:290] T 168cabfe10e342298594f632724a8705 P 60b6b72d3fef4a6980c568c6fbaf873a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 15ac98d9c05a46ff8de3c56cf36fa56b (127.24.95.65:45225), 2f880cc1411d4e39b36bfb757a40d355 (127.24.95.66:35919)
I20260601 13:31:00.079823   355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "168cabfe10e342298594f632724a8705" candidate_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" is_pre_election: true
I20260601 13:31:00.079840 32496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "168cabfe10e342298594f632724a8705" candidate_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f880cc1411d4e39b36bfb757a40d355" is_pre_election: true
I20260601 13:31:00.079994   355 raft_consensus.cc:2410] T 168cabfe10e342298594f632724a8705 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 60b6b72d3fef4a6980c568c6fbaf873a for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260601 13:31:00.080021 32496 raft_consensus.cc:2468] T 168cabfe10e342298594f632724a8705 P 2f880cc1411d4e39b36bfb757a40d355 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60b6b72d3fef4a6980c568c6fbaf873a in term 1.
I20260601 13:31:00.080309 32538 leader_election.cc:304] T 168cabfe10e342298594f632724a8705 P 60b6b72d3fef4a6980c568c6fbaf873a [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: 2f880cc1411d4e39b36bfb757a40d355, 60b6b72d3fef4a6980c568c6fbaf873a; no voters: 15ac98d9c05a46ff8de3c56cf36fa56b
I20260601 13:31:00.080525 32673 raft_consensus.cc:2804] T 168cabfe10e342298594f632724a8705 P 60b6b72d3fef4a6980c568c6fbaf873a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:31:00.080592 32673 raft_consensus.cc:493] T 168cabfe10e342298594f632724a8705 P 60b6b72d3fef4a6980c568c6fbaf873a [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:31:00.080636 32673 raft_consensus.cc:3060] T 168cabfe10e342298594f632724a8705 P 60b6b72d3fef4a6980c568c6fbaf873a [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:31:00.081485 32673 raft_consensus.cc:515] T 168cabfe10e342298594f632724a8705 P 60b6b72d3fef4a6980c568c6fbaf873a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } }
I20260601 13:31:00.082108 32673 leader_election.cc:290] T 168cabfe10e342298594f632724a8705 P 60b6b72d3fef4a6980c568c6fbaf873a [CANDIDATE]: Term 2 election: Requested vote from peers 15ac98d9c05a46ff8de3c56cf36fa56b (127.24.95.65:45225), 2f880cc1411d4e39b36bfb757a40d355 (127.24.95.66:35919)
I20260601 13:31:00.082407   355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "168cabfe10e342298594f632724a8705" candidate_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b"
I20260601 13:31:00.082492 32496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "168cabfe10e342298594f632724a8705" candidate_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f880cc1411d4e39b36bfb757a40d355"
I20260601 13:31:00.082522   355 raft_consensus.cc:3060] T 168cabfe10e342298594f632724a8705 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:31:00.082617 32496 raft_consensus.cc:3060] T 168cabfe10e342298594f632724a8705 P 2f880cc1411d4e39b36bfb757a40d355 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:31:00.083559   355 raft_consensus.cc:2410] T 168cabfe10e342298594f632724a8705 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 60b6b72d3fef4a6980c568c6fbaf873a for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260601 13:31:00.083537 32496 raft_consensus.cc:2468] T 168cabfe10e342298594f632724a8705 P 2f880cc1411d4e39b36bfb757a40d355 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60b6b72d3fef4a6980c568c6fbaf873a in term 2.
I20260601 13:31:00.083921 32538 leader_election.cc:304] T 168cabfe10e342298594f632724a8705 P 60b6b72d3fef4a6980c568c6fbaf873a [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: 2f880cc1411d4e39b36bfb757a40d355, 60b6b72d3fef4a6980c568c6fbaf873a; no voters: 
I20260601 13:31:00.084079 32673 raft_consensus.cc:2804] T 168cabfe10e342298594f632724a8705 P 60b6b72d3fef4a6980c568c6fbaf873a [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:31:00.084410 32673 raft_consensus.cc:697] T 168cabfe10e342298594f632724a8705 P 60b6b72d3fef4a6980c568c6fbaf873a [term 2 LEADER]: Becoming Leader. State: Replica: 60b6b72d3fef4a6980c568c6fbaf873a, State: Running, Role: LEADER
I20260601 13:31:00.084568 32673 consensus_queue.cc:237] T 168cabfe10e342298594f632724a8705 P 60b6b72d3fef4a6980c568c6fbaf873a [LEADER]: Queue going to LEADER 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: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } }
I20260601 13:31:00.086515 32315 catalog_manager.cc:5696] T 168cabfe10e342298594f632724a8705 P 60b6b72d3fef4a6980c568c6fbaf873a reported cstate change: term changed from 1 to 2, leader changed from 15ac98d9c05a46ff8de3c56cf36fa56b (127.24.95.65) to 60b6b72d3fef4a6980c568c6fbaf873a (127.24.95.67). New cstate: current_term: 2 leader_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } health_report { overall_health: HEALTHY } } }
I20260601 13:31:00.299448 32496 raft_consensus.cc:1275] T bb53a629312a4fd98247de615a4a0f0c P 2f880cc1411d4e39b36bfb757a40d355 [term 2 FOLLOWER]: Refusing update from remote peer 60b6b72d3fef4a6980c568c6fbaf873a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260601 13:31:00.299950 32673 consensus_queue.cc:1048] T bb53a629312a4fd98247de615a4a0f0c P 60b6b72d3fef4a6980c568c6fbaf873a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:00.302594   355 raft_consensus.cc:3060] T bb53a629312a4fd98247de615a4a0f0c P 15ac98d9c05a46ff8de3c56cf36fa56b [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:31:00.303722   355 raft_consensus.cc:1275] T bb53a629312a4fd98247de615a4a0f0c P 15ac98d9c05a46ff8de3c56cf36fa56b [term 2 FOLLOWER]: Refusing update from remote peer 60b6b72d3fef4a6980c568c6fbaf873a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260601 13:31:00.303781   355 pending_rounds.cc:85] T bb53a629312a4fd98247de615a4a0f0c P 15ac98d9c05a46ff8de3c56cf36fa56b: Aborting all ops after (but not including) 0
I20260601 13:31:00.303804   355 pending_rounds.cc:107] T bb53a629312a4fd98247de615a4a0f0c P 15ac98d9c05a46ff8de3c56cf36fa56b: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260601 13:31:00.303830   355 raft_consensus.cc:2889] T bb53a629312a4fd98247de615a4a0f0c P 15ac98d9c05a46ff8de3c56cf36fa56b [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260601 13:31:00.304333 32683 consensus_queue.cc:1048] T bb53a629312a4fd98247de615a4a0f0c P 60b6b72d3fef4a6980c568c6fbaf873a [LEADER]: Connected to new peer: Peer: permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:00.459605   412 ts_tablet_manager.cc:933] T e7fd0791abce488487d9afb4b10e1ce2 P 24846097010b4487928f594b44bee878: Initiating tablet copy from peer 60b6b72d3fef4a6980c568c6fbaf873a (127.24.95.67:33125)
I20260601 13:31:00.459959   412 tablet_copy_client.cc:323] T e7fd0791abce488487d9afb4b10e1ce2 P 24846097010b4487928f594b44bee878: tablet copy: Beginning tablet copy session from remote peer at address 127.24.95.67:33125
I20260601 13:31:00.463568 32582 tablet_copy_service.cc:140] P 60b6b72d3fef4a6980c568c6fbaf873a: Received BeginTabletCopySession request for tablet e7fd0791abce488487d9afb4b10e1ce2 from peer 24846097010b4487928f594b44bee878 ({username='slave'} at 127.0.0.1:45626)
I20260601 13:31:00.463683 32582 tablet_copy_service.cc:161] P 60b6b72d3fef4a6980c568c6fbaf873a: Beginning new tablet copy session on tablet e7fd0791abce488487d9afb4b10e1ce2 from peer 24846097010b4487928f594b44bee878 at {username='slave'} at 127.0.0.1:45626: session id = 24846097010b4487928f594b44bee878-e7fd0791abce488487d9afb4b10e1ce2
I20260601 13:31:00.464538 32582 tablet_copy_source_session.cc:215] T e7fd0791abce488487d9afb4b10e1ce2 P 60b6b72d3fef4a6980c568c6fbaf873a: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:31:00.465304   412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7fd0791abce488487d9afb4b10e1ce2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:00.467168   412 tablet_copy_client.cc:806] T e7fd0791abce488487d9afb4b10e1ce2 P 24846097010b4487928f594b44bee878: tablet copy: Starting download of 0 data blocks...
I20260601 13:31:00.467324   412 tablet_copy_client.cc:670] T e7fd0791abce488487d9afb4b10e1ce2 P 24846097010b4487928f594b44bee878: tablet copy: Starting download of 1 WAL segments...
I20260601 13:31:00.468515   412 tablet_copy_client.cc:538] T e7fd0791abce488487d9afb4b10e1ce2 P 24846097010b4487928f594b44bee878: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:31:00.469688   412 tablet_bootstrap.cc:492] T e7fd0791abce488487d9afb4b10e1ce2 P 24846097010b4487928f594b44bee878: Bootstrap starting.
I20260601 13:31:00.473107   412 tablet_bootstrap.cc:492] T e7fd0791abce488487d9afb4b10e1ce2 P 24846097010b4487928f594b44bee878: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:31:00.473338   412 tablet_bootstrap.cc:492] T e7fd0791abce488487d9afb4b10e1ce2 P 24846097010b4487928f594b44bee878: Bootstrap complete.
I20260601 13:31:00.473542   412 ts_tablet_manager.cc:1403] T e7fd0791abce488487d9afb4b10e1ce2 P 24846097010b4487928f594b44bee878: Time spent bootstrapping tablet: real 0.004s	user 0.004s	sys 0.000s
I20260601 13:31:00.473939   412 raft_consensus.cc:359] T e7fd0791abce488487d9afb4b10e1ce2 P 24846097010b4487928f594b44bee878 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } attrs { replace: true } } peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } peers { permanent_uuid: "24846097010b4487928f594b44bee878" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 43891 } attrs { promote: true } }
I20260601 13:31:00.474053   412 raft_consensus.cc:740] T e7fd0791abce488487d9afb4b10e1ce2 P 24846097010b4487928f594b44bee878 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 24846097010b4487928f594b44bee878, State: Initialized, Role: LEARNER
I20260601 13:31:00.474144   412 consensus_queue.cc:260] T e7fd0791abce488487d9afb4b10e1ce2 P 24846097010b4487928f594b44bee878 [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: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } attrs { replace: true } } peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } peers { permanent_uuid: "24846097010b4487928f594b44bee878" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 43891 } attrs { promote: true } }
I20260601 13:31:00.474483   412 ts_tablet_manager.cc:1434] T e7fd0791abce488487d9afb4b10e1ce2 P 24846097010b4487928f594b44bee878: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:31:00.474601   302 heartbeater.cc:499] Master 127.24.95.126:35369 was elected leader, sending a full tablet report...
I20260601 13:31:00.475088 32582 tablet_copy_service.cc:342] P 60b6b72d3fef4a6980c568c6fbaf873a: Request end of tablet copy session 24846097010b4487928f594b44bee878-e7fd0791abce488487d9afb4b10e1ce2 received from {username='slave'} at 127.0.0.1:45626
I20260601 13:31:00.475174 32582 tablet_copy_service.cc:434] P 60b6b72d3fef4a6980c568c6fbaf873a: ending tablet copy session 24846097010b4487928f594b44bee878-e7fd0791abce488487d9afb4b10e1ce2 on tablet e7fd0791abce488487d9afb4b10e1ce2 with peer 24846097010b4487928f594b44bee878
I20260601 13:31:00.544845   412 ts_tablet_manager.cc:933] T 6744f7f11c1d4f4fb291d2741d18a104 P 24846097010b4487928f594b44bee878: Initiating tablet copy from peer 2f880cc1411d4e39b36bfb757a40d355 (127.24.95.66:35919)
I20260601 13:31:00.545265   412 tablet_copy_client.cc:323] T 6744f7f11c1d4f4fb291d2741d18a104 P 24846097010b4487928f594b44bee878: tablet copy: Beginning tablet copy session from remote peer at address 127.24.95.66:35919
I20260601 13:31:00.549080 32506 tablet_copy_service.cc:140] P 2f880cc1411d4e39b36bfb757a40d355: Received BeginTabletCopySession request for tablet 6744f7f11c1d4f4fb291d2741d18a104 from peer 24846097010b4487928f594b44bee878 ({username='slave'} at 127.0.0.1:54744)
I20260601 13:31:00.549211 32506 tablet_copy_service.cc:161] P 2f880cc1411d4e39b36bfb757a40d355: Beginning new tablet copy session on tablet 6744f7f11c1d4f4fb291d2741d18a104 from peer 24846097010b4487928f594b44bee878 at {username='slave'} at 127.0.0.1:54744: session id = 24846097010b4487928f594b44bee878-6744f7f11c1d4f4fb291d2741d18a104
I20260601 13:31:00.550230 32506 tablet_copy_source_session.cc:215] T 6744f7f11c1d4f4fb291d2741d18a104 P 2f880cc1411d4e39b36bfb757a40d355: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:31:00.551095   412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6744f7f11c1d4f4fb291d2741d18a104. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:00.552903   412 tablet_copy_client.cc:806] T 6744f7f11c1d4f4fb291d2741d18a104 P 24846097010b4487928f594b44bee878: tablet copy: Starting download of 0 data blocks...
I20260601 13:31:00.553064   412 tablet_copy_client.cc:670] T 6744f7f11c1d4f4fb291d2741d18a104 P 24846097010b4487928f594b44bee878: tablet copy: Starting download of 1 WAL segments...
I20260601 13:31:00.554160   412 tablet_copy_client.cc:538] T 6744f7f11c1d4f4fb291d2741d18a104 P 24846097010b4487928f594b44bee878: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:31:00.555368   412 tablet_bootstrap.cc:492] T 6744f7f11c1d4f4fb291d2741d18a104 P 24846097010b4487928f594b44bee878: Bootstrap starting.
I20260601 13:31:00.558801   412 tablet_bootstrap.cc:492] T 6744f7f11c1d4f4fb291d2741d18a104 P 24846097010b4487928f594b44bee878: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:31:00.559051   412 tablet_bootstrap.cc:492] T 6744f7f11c1d4f4fb291d2741d18a104 P 24846097010b4487928f594b44bee878: Bootstrap complete.
I20260601 13:31:00.559212   412 ts_tablet_manager.cc:1403] T 6744f7f11c1d4f4fb291d2741d18a104 P 24846097010b4487928f594b44bee878: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:31:00.559623   412 raft_consensus.cc:359] T 6744f7f11c1d4f4fb291d2741d18a104 P 24846097010b4487928f594b44bee878 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } attrs { replace: true } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } } peers { permanent_uuid: "24846097010b4487928f594b44bee878" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 43891 } attrs { promote: true } }
I20260601 13:31:00.559733   412 raft_consensus.cc:740] T 6744f7f11c1d4f4fb291d2741d18a104 P 24846097010b4487928f594b44bee878 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 24846097010b4487928f594b44bee878, State: Initialized, Role: LEARNER
I20260601 13:31:00.559828   412 consensus_queue.cc:260] T 6744f7f11c1d4f4fb291d2741d18a104 P 24846097010b4487928f594b44bee878 [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: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } attrs { replace: true } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } } peers { permanent_uuid: "24846097010b4487928f594b44bee878" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 43891 } attrs { promote: true } }
I20260601 13:31:00.560230   412 ts_tablet_manager.cc:1434] T 6744f7f11c1d4f4fb291d2741d18a104 P 24846097010b4487928f594b44bee878: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:31:00.560837 32506 tablet_copy_service.cc:342] P 2f880cc1411d4e39b36bfb757a40d355: Request end of tablet copy session 24846097010b4487928f594b44bee878-6744f7f11c1d4f4fb291d2741d18a104 received from {username='slave'} at 127.0.0.1:54744
I20260601 13:31:00.560925 32506 tablet_copy_service.cc:434] P 2f880cc1411d4e39b36bfb757a40d355: ending tablet copy session 24846097010b4487928f594b44bee878-6744f7f11c1d4f4fb291d2741d18a104 on tablet 6744f7f11c1d4f4fb291d2741d18a104 with peer 24846097010b4487928f594b44bee878
I20260601 13:31:00.600641 32496 raft_consensus.cc:1275] T 168cabfe10e342298594f632724a8705 P 2f880cc1411d4e39b36bfb757a40d355 [term 2 FOLLOWER]: Refusing update from remote peer 60b6b72d3fef4a6980c568c6fbaf873a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260601 13:31:00.601063 32683 consensus_queue.cc:1048] T 168cabfe10e342298594f632724a8705 P 60b6b72d3fef4a6980c568c6fbaf873a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:00.603650   355 raft_consensus.cc:1275] T 168cabfe10e342298594f632724a8705 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 2 FOLLOWER]: Refusing update from remote peer 60b6b72d3fef4a6980c568c6fbaf873a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260601 13:31:00.603724   355 pending_rounds.cc:85] T 168cabfe10e342298594f632724a8705 P 15ac98d9c05a46ff8de3c56cf36fa56b: Aborting all ops after (but not including) 0
I20260601 13:31:00.603751   355 pending_rounds.cc:107] T 168cabfe10e342298594f632724a8705 P 15ac98d9c05a46ff8de3c56cf36fa56b: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260601 13:31:00.603776   355 raft_consensus.cc:2889] T 168cabfe10e342298594f632724a8705 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260601 13:31:00.604178 32683 consensus_queue.cc:1048] T 168cabfe10e342298594f632724a8705 P 60b6b72d3fef4a6980c568c6fbaf873a [LEADER]: Connected to new peer: Peer: permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:00.874881 32743 raft_consensus.cc:1217] T e7fd0791abce488487d9afb4b10e1ce2 P 24846097010b4487928f594b44bee878 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.3->[1.4-1.4]   Dedup: 1.4->[]
I20260601 13:31:01.095753 32743 raft_consensus.cc:1217] T 6744f7f11c1d4f4fb291d2741d18a104 P 24846097010b4487928f594b44bee878 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.3->[1.4-1.4]   Dedup: 1.4->[]
I20260601 13:31:01.425007 32683 raft_consensus.cc:1064] T e7fd0791abce488487d9afb4b10e1ce2 P 60b6b72d3fef4a6980c568c6fbaf873a: attempting to promote NON_VOTER 24846097010b4487928f594b44bee878 to VOTER
I20260601 13:31:01.425881 32683 consensus_queue.cc:237] T e7fd0791abce488487d9afb4b10e1ce2 P 60b6b72d3fef4a6980c568c6fbaf873a [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: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } attrs { replace: true } } peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } peers { permanent_uuid: "24846097010b4487928f594b44bee878" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 43891 } attrs { promote: false } }
I20260601 13:31:01.427489 32496 raft_consensus.cc:1275] T e7fd0791abce488487d9afb4b10e1ce2 P 2f880cc1411d4e39b36bfb757a40d355 [term 1 FOLLOWER]: Refusing update from remote peer 60b6b72d3fef4a6980c568c6fbaf873a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260601 13:31:01.427752 32743 raft_consensus.cc:1275] T e7fd0791abce488487d9afb4b10e1ce2 P 24846097010b4487928f594b44bee878 [term 1 LEARNER]: Refusing update from remote peer 60b6b72d3fef4a6980c568c6fbaf873a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260601 13:31:01.428056 32673 consensus_queue.cc:1048] T e7fd0791abce488487d9afb4b10e1ce2 P 60b6b72d3fef4a6980c568c6fbaf873a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:31:01.427489   355 raft_consensus.cc:1275] T e7fd0791abce488487d9afb4b10e1ce2 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 1 FOLLOWER]: Refusing update from remote peer 60b6b72d3fef4a6980c568c6fbaf873a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260601 13:31:01.428654 32683 consensus_queue.cc:1048] T e7fd0791abce488487d9afb4b10e1ce2 P 60b6b72d3fef4a6980c568c6fbaf873a [LEADER]: Connected to new peer: Peer: permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:31:01.429116   424 consensus_queue.cc:1048] T e7fd0791abce488487d9afb4b10e1ce2 P 60b6b72d3fef4a6980c568c6fbaf873a [LEADER]: Connected to new peer: Peer: permanent_uuid: "24846097010b4487928f594b44bee878" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 43891 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:31:01.431087 32683 raft_consensus.cc:2955] T e7fd0791abce488487d9afb4b10e1ce2 P 60b6b72d3fef4a6980c568c6fbaf873a [term 1 LEADER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 24846097010b4487928f594b44bee878 (127.24.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } attrs { replace: true } } peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } peers { permanent_uuid: "24846097010b4487928f594b44bee878" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 43891 } attrs { promote: false } } }
I20260601 13:31:01.431559   355 raft_consensus.cc:2955] T e7fd0791abce488487d9afb4b10e1ce2 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 24846097010b4487928f594b44bee878 (127.24.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } attrs { replace: true } } peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } peers { permanent_uuid: "24846097010b4487928f594b44bee878" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 43891 } attrs { promote: false } } }
I20260601 13:31:01.433669 32315 catalog_manager.cc:5696] T e7fd0791abce488487d9afb4b10e1ce2 P 60b6b72d3fef4a6980c568c6fbaf873a reported cstate change: config changed from index 4 to 5, 24846097010b4487928f594b44bee878 (127.24.95.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "24846097010b4487928f594b44bee878" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 43891 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260601 13:31:01.433701 32743 raft_consensus.cc:2955] T e7fd0791abce488487d9afb4b10e1ce2 P 24846097010b4487928f594b44bee878 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 24846097010b4487928f594b44bee878 (127.24.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } attrs { replace: true } } peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } peers { permanent_uuid: "24846097010b4487928f594b44bee878" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 43891 } attrs { promote: false } } }
I20260601 13:31:01.433835 32496 raft_consensus.cc:2955] T e7fd0791abce488487d9afb4b10e1ce2 P 2f880cc1411d4e39b36bfb757a40d355 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 24846097010b4487928f594b44bee878 (127.24.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } attrs { replace: true } } peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } peers { permanent_uuid: "24846097010b4487928f594b44bee878" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 43891 } attrs { promote: false } } }
I20260601 13:31:01.441747 32571 consensus_queue.cc:237] T e7fd0791abce488487d9afb4b10e1ce2 P 60b6b72d3fef4a6980c568c6fbaf873a [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: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } } peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } peers { permanent_uuid: "24846097010b4487928f594b44bee878" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 43891 } attrs { promote: false } }
I20260601 13:31:01.442960 32743 raft_consensus.cc:1275] T e7fd0791abce488487d9afb4b10e1ce2 P 24846097010b4487928f594b44bee878 [term 1 FOLLOWER]: Refusing update from remote peer 60b6b72d3fef4a6980c568c6fbaf873a: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260601 13:31:01.443159   355 raft_consensus.cc:1275] T e7fd0791abce488487d9afb4b10e1ce2 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 1 FOLLOWER]: Refusing update from remote peer 60b6b72d3fef4a6980c568c6fbaf873a: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260601 13:31:01.443432   428 consensus_queue.cc:1048] T e7fd0791abce488487d9afb4b10e1ce2 P 60b6b72d3fef4a6980c568c6fbaf873a [LEADER]: Connected to new peer: Peer: permanent_uuid: "24846097010b4487928f594b44bee878" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 43891 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260601 13:31:01.443785 32683 consensus_queue.cc:1048] T e7fd0791abce488487d9afb4b10e1ce2 P 60b6b72d3fef4a6980c568c6fbaf873a [LEADER]: Connected to new peer: Peer: permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260601 13:31:01.445488   424 raft_consensus.cc:2955] T e7fd0791abce488487d9afb4b10e1ce2 P 60b6b72d3fef4a6980c568c6fbaf873a [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 2f880cc1411d4e39b36bfb757a40d355 (127.24.95.66) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } } peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } peers { permanent_uuid: "24846097010b4487928f594b44bee878" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 43891 } attrs { promote: false } } }
I20260601 13:31:01.445842 32743 raft_consensus.cc:2955] T e7fd0791abce488487d9afb4b10e1ce2 P 24846097010b4487928f594b44bee878 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 2f880cc1411d4e39b36bfb757a40d355 (127.24.95.66) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } } peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } peers { permanent_uuid: "24846097010b4487928f594b44bee878" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 43891 } attrs { promote: false } } }
I20260601 13:31:01.447434 32300 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet e7fd0791abce488487d9afb4b10e1ce2 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:31:01.448050   355 raft_consensus.cc:2955] T e7fd0791abce488487d9afb4b10e1ce2 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 2f880cc1411d4e39b36bfb757a40d355 (127.24.95.66) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } } peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } peers { permanent_uuid: "24846097010b4487928f594b44bee878" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 43891 } attrs { promote: false } } }
I20260601 13:31:01.448504 32313 catalog_manager.cc:5696] T e7fd0791abce488487d9afb4b10e1ce2 P 60b6b72d3fef4a6980c568c6fbaf873a reported cstate change: config changed from index 5 to 6, VOTER 2f880cc1411d4e39b36bfb757a40d355 (127.24.95.66) evicted. New cstate: current_term: 1 leader_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "24846097010b4487928f594b44bee878" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 43891 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:31:01.451582 32485 tablet_service.cc:1558] Processing DeleteTablet for tablet e7fd0791abce488487d9afb4b10e1ce2 with delete_type TABLET_DATA_TOMBSTONED (TS 2f880cc1411d4e39b36bfb757a40d355 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:54712
I20260601 13:31:01.452301   436 tablet_replica.cc:333] T e7fd0791abce488487d9afb4b10e1ce2 P 2f880cc1411d4e39b36bfb757a40d355: stopping tablet replica
I20260601 13:31:01.452502   436 raft_consensus.cc:2243] T e7fd0791abce488487d9afb4b10e1ce2 P 2f880cc1411d4e39b36bfb757a40d355 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:01.452668   436 raft_consensus.cc:2272] T e7fd0791abce488487d9afb4b10e1ce2 P 2f880cc1411d4e39b36bfb757a40d355 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:01.453392   436 ts_tablet_manager.cc:1916] T e7fd0791abce488487d9afb4b10e1ce2 P 2f880cc1411d4e39b36bfb757a40d355: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:31:01.455849   436 ts_tablet_manager.cc:1929] T e7fd0791abce488487d9afb4b10e1ce2 P 2f880cc1411d4e39b36bfb757a40d355: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.5
I20260601 13:31:01.456082   436 log.cc:1199] T e7fd0791abce488487d9afb4b10e1ce2 P 2f880cc1411d4e39b36bfb757a40d355: Deleting WAL directory at /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320492958789-24957-0/minicluster-data/ts-1-root/wals/e7fd0791abce488487d9afb4b10e1ce2
I20260601 13:31:01.456898 32302 catalog_manager.cc:5027] TS 2f880cc1411d4e39b36bfb757a40d355 (127.24.95.66:35919): tablet e7fd0791abce488487d9afb4b10e1ce2 (table test-workload [id=42aa1ad6ec494b55aa0ef7867fa3039a]) successfully deleted
I20260601 13:31:01.541426   422 raft_consensus.cc:1064] T 6744f7f11c1d4f4fb291d2741d18a104 P 2f880cc1411d4e39b36bfb757a40d355: attempting to promote NON_VOTER 24846097010b4487928f594b44bee878 to VOTER
I20260601 13:31:01.541890   422 consensus_queue.cc:237] T 6744f7f11c1d4f4fb291d2741d18a104 P 2f880cc1411d4e39b36bfb757a40d355 [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: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } attrs { replace: true } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } } peers { permanent_uuid: "24846097010b4487928f594b44bee878" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 43891 } attrs { promote: false } }
I20260601 13:31:01.543303 32571 raft_consensus.cc:1275] T 6744f7f11c1d4f4fb291d2741d18a104 P 60b6b72d3fef4a6980c568c6fbaf873a [term 1 FOLLOWER]: Refusing update from remote peer 2f880cc1411d4e39b36bfb757a40d355: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260601 13:31:01.543666   355 raft_consensus.cc:1275] T 6744f7f11c1d4f4fb291d2741d18a104 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 1 FOLLOWER]: Refusing update from remote peer 2f880cc1411d4e39b36bfb757a40d355: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260601 13:31:01.543663 32743 raft_consensus.cc:1275] T 6744f7f11c1d4f4fb291d2741d18a104 P 24846097010b4487928f594b44bee878 [term 1 LEARNER]: Refusing update from remote peer 2f880cc1411d4e39b36bfb757a40d355: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260601 13:31:01.543792   438 consensus_queue.cc:1048] T 6744f7f11c1d4f4fb291d2741d18a104 P 2f880cc1411d4e39b36bfb757a40d355 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:31:01.544112   439 consensus_queue.cc:1048] T 6744f7f11c1d4f4fb291d2741d18a104 P 2f880cc1411d4e39b36bfb757a40d355 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:31:01.544292   422 consensus_queue.cc:1048] T 6744f7f11c1d4f4fb291d2741d18a104 P 2f880cc1411d4e39b36bfb757a40d355 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24846097010b4487928f594b44bee878" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 43891 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:31:01.546263   422 raft_consensus.cc:2955] T 6744f7f11c1d4f4fb291d2741d18a104 P 2f880cc1411d4e39b36bfb757a40d355 [term 1 LEADER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 24846097010b4487928f594b44bee878 (127.24.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } attrs { replace: true } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } } peers { permanent_uuid: "24846097010b4487928f594b44bee878" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 43891 } attrs { promote: false } } }
I20260601 13:31:01.546636 32571 raft_consensus.cc:2955] T 6744f7f11c1d4f4fb291d2741d18a104 P 60b6b72d3fef4a6980c568c6fbaf873a [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 24846097010b4487928f594b44bee878 (127.24.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } attrs { replace: true } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } } peers { permanent_uuid: "24846097010b4487928f594b44bee878" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 43891 } attrs { promote: false } } }
I20260601 13:31:01.547335   355 raft_consensus.cc:2955] T 6744f7f11c1d4f4fb291d2741d18a104 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 24846097010b4487928f594b44bee878 (127.24.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } attrs { replace: true } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } } peers { permanent_uuid: "24846097010b4487928f594b44bee878" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 43891 } attrs { promote: false } } }
I20260601 13:31:01.548754 32743 raft_consensus.cc:2955] T 6744f7f11c1d4f4fb291d2741d18a104 P 24846097010b4487928f594b44bee878 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 24846097010b4487928f594b44bee878 (127.24.95.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } attrs { replace: true } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } } peers { permanent_uuid: "24846097010b4487928f594b44bee878" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 43891 } attrs { promote: false } } }
I20260601 13:31:01.548885 32312 catalog_manager.cc:5696] T 6744f7f11c1d4f4fb291d2741d18a104 P 60b6b72d3fef4a6980c568c6fbaf873a reported cstate change: config changed from index 4 to 5, 24846097010b4487928f594b44bee878 (127.24.95.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2f880cc1411d4e39b36bfb757a40d355" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } attrs { replace: true } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } } peers { permanent_uuid: "24846097010b4487928f594b44bee878" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 43891 } attrs { promote: false } } }
I20260601 13:31:01.552351 32496 consensus_queue.cc:237] T 6744f7f11c1d4f4fb291d2741d18a104 P 2f880cc1411d4e39b36bfb757a40d355 [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: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } } peers { permanent_uuid: "24846097010b4487928f594b44bee878" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 43891 } attrs { promote: false } }
I20260601 13:31:01.553450 32743 raft_consensus.cc:1275] T 6744f7f11c1d4f4fb291d2741d18a104 P 24846097010b4487928f594b44bee878 [term 1 FOLLOWER]: Refusing update from remote peer 2f880cc1411d4e39b36bfb757a40d355: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260601 13:31:01.553449 32571 raft_consensus.cc:1275] T 6744f7f11c1d4f4fb291d2741d18a104 P 60b6b72d3fef4a6980c568c6fbaf873a [term 1 FOLLOWER]: Refusing update from remote peer 2f880cc1411d4e39b36bfb757a40d355: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260601 13:31:01.553815   439 consensus_queue.cc:1048] T 6744f7f11c1d4f4fb291d2741d18a104 P 2f880cc1411d4e39b36bfb757a40d355 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260601 13:31:01.553952   438 consensus_queue.cc:1048] T 6744f7f11c1d4f4fb291d2741d18a104 P 2f880cc1411d4e39b36bfb757a40d355 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24846097010b4487928f594b44bee878" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 43891 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260601 13:31:01.555687 32685 raft_consensus.cc:2955] T 6744f7f11c1d4f4fb291d2741d18a104 P 2f880cc1411d4e39b36bfb757a40d355 [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 15ac98d9c05a46ff8de3c56cf36fa56b (127.24.95.65) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } } peers { permanent_uuid: "24846097010b4487928f594b44bee878" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 43891 } attrs { promote: false } } }
I20260601 13:31:01.556123 32571 raft_consensus.cc:2955] T 6744f7f11c1d4f4fb291d2741d18a104 P 60b6b72d3fef4a6980c568c6fbaf873a [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 15ac98d9c05a46ff8de3c56cf36fa56b (127.24.95.65) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } } peers { permanent_uuid: "24846097010b4487928f594b44bee878" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 43891 } attrs { promote: false } } }
I20260601 13:31:01.557663 32302 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 6744f7f11c1d4f4fb291d2741d18a104 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:31:01.558238 32315 catalog_manager.cc:5696] T 6744f7f11c1d4f4fb291d2741d18a104 P 2f880cc1411d4e39b36bfb757a40d355 reported cstate change: config changed from index 5 to 6, VOTER 15ac98d9c05a46ff8de3c56cf36fa56b (127.24.95.65) evicted. New cstate: current_term: 1 leader_uuid: "2f880cc1411d4e39b36bfb757a40d355" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "24846097010b4487928f594b44bee878" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 43891 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:31:01.558357 32743 raft_consensus.cc:2955] T 6744f7f11c1d4f4fb291d2741d18a104 P 24846097010b4487928f594b44bee878 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 15ac98d9c05a46ff8de3c56cf36fa56b (127.24.95.65) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } } peers { permanent_uuid: "24846097010b4487928f594b44bee878" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 43891 } attrs { promote: false } } }
I20260601 13:31:01.561218   343 tablet_service.cc:1558] Processing DeleteTablet for tablet 6744f7f11c1d4f4fb291d2741d18a104 with delete_type TABLET_DATA_TOMBSTONED (TS 15ac98d9c05a46ff8de3c56cf36fa56b not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:37162
I20260601 13:31:01.561637   443 tablet_replica.cc:333] stopping tablet replica
I20260601 13:31:01.561812   443 raft_consensus.cc:2243] T 6744f7f11c1d4f4fb291d2741d18a104 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:01.562004   443 raft_consensus.cc:2272] T 6744f7f11c1d4f4fb291d2741d18a104 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:01.562624   443 ts_tablet_manager.cc:1916] T 6744f7f11c1d4f4fb291d2741d18a104 P 15ac98d9c05a46ff8de3c56cf36fa56b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:31:01.564671   443 ts_tablet_manager.cc:1929] T 6744f7f11c1d4f4fb291d2741d18a104 P 15ac98d9c05a46ff8de3c56cf36fa56b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.5
I20260601 13:31:01.564743   443 log.cc:1199] T 6744f7f11c1d4f4fb291d2741d18a104 P 15ac98d9c05a46ff8de3c56cf36fa56b: Deleting WAL directory at /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320492958789-24957-0/minicluster-data/ts-0-root/wals/6744f7f11c1d4f4fb291d2741d18a104
I20260601 13:31:01.565291 32299 catalog_manager.cc:5027] TS 15ac98d9c05a46ff8de3c56cf36fa56b (127.24.95.65:45225): tablet 6744f7f11c1d4f4fb291d2741d18a104 (table test-workload [id=42aa1ad6ec494b55aa0ef7867fa3039a]) successfully deleted
W20260601 13:31:02.561430 32363 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 60b6b72d3fef4a6980c568c6fbaf873a not available for placement
I20260601 13:31:03.564268 32571 consensus_queue.cc:237] T bb53a629312a4fd98247de615a4a0f0c P 60b6b72d3fef4a6980c568c6fbaf873a [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: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } attrs { replace: true } } peers { permanent_uuid: "24846097010b4487928f594b44bee878" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 43891 } attrs { promote: true } }
I20260601 13:31:03.565824   355 raft_consensus.cc:1275] T bb53a629312a4fd98247de615a4a0f0c P 15ac98d9c05a46ff8de3c56cf36fa56b [term 2 FOLLOWER]: Refusing update from remote peer 60b6b72d3fef4a6980c568c6fbaf873a: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260601 13:31:03.565925 32537 consensus_peers.cc:597] T bb53a629312a4fd98247de615a4a0f0c P 60b6b72d3fef4a6980c568c6fbaf873a -> Peer 24846097010b4487928f594b44bee878 (127.24.95.68:43891): Couldn't send request to peer 24846097010b4487928f594b44bee878. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bb53a629312a4fd98247de615a4a0f0c. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:31:03.566051 32496 raft_consensus.cc:1275] T bb53a629312a4fd98247de615a4a0f0c P 2f880cc1411d4e39b36bfb757a40d355 [term 2 FOLLOWER]: Refusing update from remote peer 60b6b72d3fef4a6980c568c6fbaf873a: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:31:03.566295 32673 consensus_queue.cc:1048] T bb53a629312a4fd98247de615a4a0f0c P 60b6b72d3fef4a6980c568c6fbaf873a [LEADER]: Connected to new peer: Peer: permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:31:03.566617   446 consensus_queue.cc:1048] T bb53a629312a4fd98247de615a4a0f0c P 60b6b72d3fef4a6980c568c6fbaf873a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:31:03.568535   446 raft_consensus.cc:2955] T bb53a629312a4fd98247de615a4a0f0c P 60b6b72d3fef4a6980c568c6fbaf873a [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 24846097010b4487928f594b44bee878 (127.24.95.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } attrs { replace: true } } peers { permanent_uuid: "24846097010b4487928f594b44bee878" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 43891 } attrs { promote: true } } }
I20260601 13:31:03.568986   355 raft_consensus.cc:2955] T bb53a629312a4fd98247de615a4a0f0c P 15ac98d9c05a46ff8de3c56cf36fa56b [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 24846097010b4487928f594b44bee878 (127.24.95.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } attrs { replace: true } } peers { permanent_uuid: "24846097010b4487928f594b44bee878" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 43891 } attrs { promote: true } } }
I20260601 13:31:03.569332 32496 raft_consensus.cc:2955] T bb53a629312a4fd98247de615a4a0f0c P 2f880cc1411d4e39b36bfb757a40d355 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 24846097010b4487928f594b44bee878 (127.24.95.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } attrs { replace: true } } peers { permanent_uuid: "24846097010b4487928f594b44bee878" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 43891 } attrs { promote: true } } }
I20260601 13:31:03.571595 32315 catalog_manager.cc:5696] T bb53a629312a4fd98247de615a4a0f0c P 60b6b72d3fef4a6980c568c6fbaf873a reported cstate change: config changed from index -1 to 2, NON_VOTER 24846097010b4487928f594b44bee878 (127.24.95.68) added. New cstate: current_term: 2 leader_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "15ac98d9c05a46ff8de3c56cf36fa56b" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45225 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f880cc1411d4e39b36bfb757a40d355" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 35919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60b6b72d3fef4a6980c568c6fbaf873a" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33125 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "24846097010b4487928f594b44bee878" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 43891 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:31:03.575320 32571 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bb53a629312a4fd98247de615a4a0f0c"
dest_uuid: "60b6b72d3fef4a6980c568c6fbaf873a"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:45610
I20260601 13:31:03.575487 32571 raft_consensus.cc:606] T bb53a629312a4fd98247de615a4a0f0c P 60b6b72d3fef4a6980c568c6fbaf873a [term 2 LEADER]: Received request to transfer leadership
I20260601 13:31:03.577016 32571 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bb53a629312a4fd98247de615a4a0f0c"
dest_uuid: "60b6b72d3fef4a6980c568c6fbaf873a"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:45610
I20260601 13:31:03.577277 32571 raft_consensus.cc:606] T bb53a629312a4fd98247de615a4a0f0c P 60b6b72d3fef4a6980c568c6fbaf873a [term 2 LEADER]: Received request to transfer leadership
I20260601 13:31:03.579120 32571 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bb53a629312a4fd98247de615a4a0f0c"
dest_uuid: "60b6b72d3fef4a6980c568c6fbaf873a"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:45610
I20260601 13:31:03.579277 32571 raft_consensus.cc:606] T bb53a629312a4fd98247de615a4a0f0c P 60b6b72d3fef4a6980c568c6fbaf873a [term 2 LEADER]: Received request to transfer leadership
W20260601 13:31:03.581027 32363 auto_rebalancer.cc:855] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260601 13:31:03.581132 32363 auto_rebalancer.cc:863] Could not move replica: Remote error: Service unavailable: leadership transfer for bb53a629312a4fd98247de615a4a0f0c already in progress
W20260601 13:31:03.581180 32363 auto_rebalancer.cc:300] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for bb53a629312a4fd98247de615a4a0f0c already in progress
I20260601 13:31:03.623256 24957 tablet_server.cc:179] TabletServer@127.24.95.65:45225 shutting down...
I20260601 13:31:03.626894 24957 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:31:03.627180 24957 tablet_replica.cc:333] stopping tablet replica
I20260601 13:31:03.627328 24957 raft_consensus.cc:2243] T bb53a629312a4fd98247de615a4a0f0c P 15ac98d9c05a46ff8de3c56cf36fa56b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:03.627504 24957 raft_consensus.cc:2272] T bb53a629312a4fd98247de615a4a0f0c P 15ac98d9c05a46ff8de3c56cf36fa56b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:03.628170 24957 tablet_replica.cc:333] stopping tablet replica
I20260601 13:31:03.628257 24957 raft_consensus.cc:2243] T 168cabfe10e342298594f632724a8705 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:03.628334 24957 raft_consensus.cc:2272] T 168cabfe10e342298594f632724a8705 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:03.628723 24957 tablet_replica.cc:333] stopping tablet replica
I20260601 13:31:03.628796 24957 raft_consensus.cc:2243] T e7fd0791abce488487d9afb4b10e1ce2 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:03.628898 24957 raft_consensus.cc:2272] T e7fd0791abce488487d9afb4b10e1ce2 P 15ac98d9c05a46ff8de3c56cf36fa56b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:03.642544 24957 tablet_server.cc:196] TabletServer@127.24.95.65:45225 shutdown complete.
I20260601 13:31:03.646185 24957 tablet_server.cc:179] TabletServer@127.24.95.66:0 shutting down...
I20260601 13:31:03.651057 24957 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:31:03.651352 24957 tablet_replica.cc:333] T bb53a629312a4fd98247de615a4a0f0c P 2f880cc1411d4e39b36bfb757a40d355: stopping tablet replica
I20260601 13:31:03.651458 24957 raft_consensus.cc:2243] T bb53a629312a4fd98247de615a4a0f0c P 2f880cc1411d4e39b36bfb757a40d355 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:03.651608 24957 raft_consensus.cc:2272] T bb53a629312a4fd98247de615a4a0f0c P 2f880cc1411d4e39b36bfb757a40d355 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:03.652277 24957 tablet_replica.cc:333] T 6744f7f11c1d4f4fb291d2741d18a104 P 2f880cc1411d4e39b36bfb757a40d355: stopping tablet replica
I20260601 13:31:03.652359 24957 raft_consensus.cc:2243] T 6744f7f11c1d4f4fb291d2741d18a104 P 2f880cc1411d4e39b36bfb757a40d355 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:03.652575 24957 raft_consensus.cc:2272] T 6744f7f11c1d4f4fb291d2741d18a104 P 2f880cc1411d4e39b36bfb757a40d355 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:03.652921 24957 tablet_replica.cc:333] T 168cabfe10e342298594f632724a8705 P 2f880cc1411d4e39b36bfb757a40d355: stopping tablet replica
I20260601 13:31:03.652993 24957 raft_consensus.cc:2243] T 168cabfe10e342298594f632724a8705 P 2f880cc1411d4e39b36bfb757a40d355 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:03.653077 24957 raft_consensus.cc:2272] T 168cabfe10e342298594f632724a8705 P 2f880cc1411d4e39b36bfb757a40d355 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:03.666563 24957 tablet_server.cc:196] TabletServer@127.24.95.66:0 shutdown complete.
I20260601 13:31:03.670078 24957 tablet_server.cc:179] TabletServer@127.24.95.67:0 shutting down...
I20260601 13:31:03.674829 24957 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:31:03.675093 24957 tablet_replica.cc:333] T bb53a629312a4fd98247de615a4a0f0c P 60b6b72d3fef4a6980c568c6fbaf873a: stopping tablet replica
I20260601 13:31:03.675268 24957 raft_consensus.cc:2243] T bb53a629312a4fd98247de615a4a0f0c P 60b6b72d3fef4a6980c568c6fbaf873a [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:31:03.675588 24957 raft_consensus.cc:2272] T bb53a629312a4fd98247de615a4a0f0c P 60b6b72d3fef4a6980c568c6fbaf873a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:03.676337 24957 tablet_replica.cc:333] T 6744f7f11c1d4f4fb291d2741d18a104 P 60b6b72d3fef4a6980c568c6fbaf873a: stopping tablet replica
I20260601 13:31:03.676566 24957 raft_consensus.cc:2243] T 6744f7f11c1d4f4fb291d2741d18a104 P 60b6b72d3fef4a6980c568c6fbaf873a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:03.676760 24957 raft_consensus.cc:2272] T 6744f7f11c1d4f4fb291d2741d18a104 P 60b6b72d3fef4a6980c568c6fbaf873a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:03.677220 24957 tablet_replica.cc:333] T e7fd0791abce488487d9afb4b10e1ce2 P 60b6b72d3fef4a6980c568c6fbaf873a: stopping tablet replica
I20260601 13:31:03.677332 24957 raft_consensus.cc:2243] T e7fd0791abce488487d9afb4b10e1ce2 P 60b6b72d3fef4a6980c568c6fbaf873a [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:03.677533 24957 raft_consensus.cc:2272] T e7fd0791abce488487d9afb4b10e1ce2 P 60b6b72d3fef4a6980c568c6fbaf873a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:03.678035 24957 tablet_replica.cc:333] T 168cabfe10e342298594f632724a8705 P 60b6b72d3fef4a6980c568c6fbaf873a: stopping tablet replica
I20260601 13:31:03.678155 24957 raft_consensus.cc:2243] T 168cabfe10e342298594f632724a8705 P 60b6b72d3fef4a6980c568c6fbaf873a [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:31:03.678323 24957 raft_consensus.cc:2272] T 168cabfe10e342298594f632724a8705 P 60b6b72d3fef4a6980c568c6fbaf873a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:03.692618 24957 tablet_server.cc:196] TabletServer@127.24.95.67:0 shutdown complete.
I20260601 13:31:03.695376 24957 tablet_server.cc:179] TabletServer@127.24.95.68:0 shutting down...
I20260601 13:31:03.699805 24957 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:31:03.700054 24957 tablet_replica.cc:333] T 6744f7f11c1d4f4fb291d2741d18a104 P 24846097010b4487928f594b44bee878: stopping tablet replica
I20260601 13:31:03.700183 24957 raft_consensus.cc:2243] T 6744f7f11c1d4f4fb291d2741d18a104 P 24846097010b4487928f594b44bee878 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:03.700311 24957 raft_consensus.cc:2272] T 6744f7f11c1d4f4fb291d2741d18a104 P 24846097010b4487928f594b44bee878 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:03.700810 24957 tablet_replica.cc:333] T e7fd0791abce488487d9afb4b10e1ce2 P 24846097010b4487928f594b44bee878: stopping tablet replica
I20260601 13:31:03.700883 24957 raft_consensus.cc:2243] T e7fd0791abce488487d9afb4b10e1ce2 P 24846097010b4487928f594b44bee878 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:03.700984 24957 raft_consensus.cc:2272] T e7fd0791abce488487d9afb4b10e1ce2 P 24846097010b4487928f594b44bee878 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:03.713428 24957 tablet_server.cc:196] TabletServer@127.24.95.68:0 shutdown complete.
I20260601 13:31:03.715835 24957 master.cc:562] Master@127.24.95.126:35369 shutting down...
I20260601 13:31:03.719326 24957 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1f903eeb92604053b5354621b7069480 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:03.719518 24957 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1f903eeb92604053b5354621b7069480 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:03.719591 24957 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1f903eeb92604053b5354621b7069480: stopping tablet replica
I20260601 13:31:03.733618 24957 master.cc:584] Master@127.24.95.126:35369 shutdown complete.
[       OK ] AutoRebalancerTest.TestDeletedTables (6738 ms)
[ RUN      ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails
I20260601 13:31:03.743001 24957 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.95.126:46313
I20260601 13:31:03.743371 24957 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:31:03.746224   457 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:31:03.746426 24957 server_base.cc:1061] running on GCE node
W20260601 13:31:03.746523   459 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:31:03.746816   456 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:31:03.747064 24957 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:31:03.747107 24957 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:31:03.747126 24957 hybrid_clock.cc:648] HybridClock initialized: now 1780320663747126 us; error 0 us; skew 500 ppm
I20260601 13:31:03.748188 24957 webserver.cc:533] Webserver started at http://127.24.95.126:43661/ using document root <none> and password file <none>
I20260601 13:31:03.748358 24957 fs_manager.cc:362] Metadata directory not provided
I20260601 13:31:03.748440 24957 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:31:03.748534 24957 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:31:03.749070 24957 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320492958789-24957-0/minicluster-data/master-0-root/instance:
uuid: "be231c918f8e4406965f92d5f0e76794"
format_stamp: "Formatted at 2026-06-01 13:31:03 on dist-test-slave-3pmh"
I20260601 13:31:03.750972 24957 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:31:03.752146   464 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:03.752764 24957 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:03.752851 24957 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320492958789-24957-0/minicluster-data/master-0-root
uuid: "be231c918f8e4406965f92d5f0e76794"
format_stamp: "Formatted at 2026-06-01 13:31:03 on dist-test-slave-3pmh"
I20260601 13:31:03.752941 24957 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320492958789-24957-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320492958789-24957-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320492958789-24957-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:31:03.782263 24957 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:31:03.782691 24957 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:31:03.787402 24957 rpc_server.cc:307] RPC server started. Bound to: 127.24.95.126:46313
I20260601 13:31:03.791754   516 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.95.126:46313 every 8 connection(s)
I20260601 13:31:03.792289   517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:03.794306   517 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P be231c918f8e4406965f92d5f0e76794: Bootstrap starting.
I20260601 13:31:03.795194   517 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P be231c918f8e4406965f92d5f0e76794: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:03.796411   517 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P be231c918f8e4406965f92d5f0e76794: No bootstrap required, opened a new log
I20260601 13:31:03.796818   517 raft_consensus.cc:359] T 00000000000000000000000000000000 P be231c918f8e4406965f92d5f0e76794 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "be231c918f8e4406965f92d5f0e76794" member_type: VOTER }
I20260601 13:31:03.796917   517 raft_consensus.cc:385] T 00000000000000000000000000000000 P be231c918f8e4406965f92d5f0e76794 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:03.796939   517 raft_consensus.cc:740] T 00000000000000000000000000000000 P be231c918f8e4406965f92d5f0e76794 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be231c918f8e4406965f92d5f0e76794, State: Initialized, Role: FOLLOWER
I20260601 13:31:03.797129   517 consensus_queue.cc:260] T 00000000000000000000000000000000 P be231c918f8e4406965f92d5f0e76794 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "be231c918f8e4406965f92d5f0e76794" member_type: VOTER }
I20260601 13:31:03.797222   517 raft_consensus.cc:399] T 00000000000000000000000000000000 P be231c918f8e4406965f92d5f0e76794 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:31:03.797255   517 raft_consensus.cc:493] T 00000000000000000000000000000000 P be231c918f8e4406965f92d5f0e76794 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:31:03.797291   517 raft_consensus.cc:3060] T 00000000000000000000000000000000 P be231c918f8e4406965f92d5f0e76794 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:03.798061   517 raft_consensus.cc:515] T 00000000000000000000000000000000 P be231c918f8e4406965f92d5f0e76794 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "be231c918f8e4406965f92d5f0e76794" member_type: VOTER }
I20260601 13:31:03.798189   517 leader_election.cc:304] T 00000000000000000000000000000000 P be231c918f8e4406965f92d5f0e76794 [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: be231c918f8e4406965f92d5f0e76794; no voters: 
I20260601 13:31:03.798383   517 leader_election.cc:290] T 00000000000000000000000000000000 P be231c918f8e4406965f92d5f0e76794 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:31:03.798527   520 raft_consensus.cc:2804] T 00000000000000000000000000000000 P be231c918f8e4406965f92d5f0e76794 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:03.798722   520 raft_consensus.cc:697] T 00000000000000000000000000000000 P be231c918f8e4406965f92d5f0e76794 [term 1 LEADER]: Becoming Leader. State: Replica: be231c918f8e4406965f92d5f0e76794, State: Running, Role: LEADER
I20260601 13:31:03.798858   520 consensus_queue.cc:237] T 00000000000000000000000000000000 P be231c918f8e4406965f92d5f0e76794 [LEADER]: Queue going to LEADER mode. State: All 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: "be231c918f8e4406965f92d5f0e76794" member_type: VOTER }
I20260601 13:31:03.799119   517 sys_catalog.cc:565] T 00000000000000000000000000000000 P be231c918f8e4406965f92d5f0e76794 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:31:03.799259   521 sys_catalog.cc:455] T 00000000000000000000000000000000 P be231c918f8e4406965f92d5f0e76794 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "be231c918f8e4406965f92d5f0e76794" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "be231c918f8e4406965f92d5f0e76794" member_type: VOTER } }
I20260601 13:31:03.799345   521 sys_catalog.cc:458] T 00000000000000000000000000000000 P be231c918f8e4406965f92d5f0e76794 [sys.catalog]: This master's current role is: LEADER
I20260601 13:31:03.799413   522 sys_catalog.cc:455] T 00000000000000000000000000000000 P be231c918f8e4406965f92d5f0e76794 [sys.catalog]: SysCatalogTable state changed. Reason: New leader be231c918f8e4406965f92d5f0e76794. Latest consensus state: current_term: 1 leader_uuid: "be231c918f8e4406965f92d5f0e76794" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "be231c918f8e4406965f92d5f0e76794" member_type: VOTER } }
I20260601 13:31:03.799630   522 sys_catalog.cc:458] T 00000000000000000000000000000000 P be231c918f8e4406965f92d5f0e76794 [sys.catalog]: This master's current role is: LEADER
I20260601 13:31:03.799623   524 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:31:03.800787   524 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:31:03.801889 24957 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:31:03.802903   524 catalog_manager.cc:1382] Generated new cluster ID: 26fa99ce95cb48db96acf0988851f742
I20260601 13:31:03.802977   524 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:31:03.817639   524 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:31:03.818279   524 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:31:03.825605   524 catalog_manager.cc:6069] T 00000000000000000000000000000000 P be231c918f8e4406965f92d5f0e76794: Generated new TSK 0
I20260601 13:31:03.825843   524 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:31:03.834545 24957 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:31:03.837105   541 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:31:03.837335 24957 server_base.cc:1061] running on GCE node
W20260601 13:31:03.837365   538 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:31:03.837335   539 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:31:03.837848 24957 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:31:03.837901 24957 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:31:03.837916 24957 hybrid_clock.cc:648] HybridClock initialized: now 1780320663837916 us; error 0 us; skew 500 ppm
I20260601 13:31:03.838791 24957 webserver.cc:533] Webserver started at http://127.24.95.65:36195/ using document root <none> and password file <none>
I20260601 13:31:03.838932 24957 fs_manager.cc:362] Metadata directory not provided
I20260601 13:31:03.838968 24957 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:31:03.839020 24957 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:31:03.839390 24957 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320492958789-24957-0/minicluster-data/ts-0-root/instance:
uuid: "768e29de5267451c960c82bfb516d7cb"
format_stamp: "Formatted at 2026-06-01 13:31:03 on dist-test-slave-3pmh"
I20260601 13:31:03.841177 24957 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:31:03.842388   546 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:03.842801 24957 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:03.842873 24957 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320492958789-24957-0/minicluster-data/ts-0-root
uuid: "768e29de5267451c960c82bfb516d7cb"
format_stamp: "Formatted at 2026-06-01 13:31:03 on dist-test-slave-3pmh"
I20260601 13:31:03.842957 24957 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320492958789-24957-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320492958789-24957-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320492958789-24957-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:31:03.864907 24957 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:31:03.865363 24957 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:31:03.865669 24957 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:31:03.866169 24957 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:31:03.866209 24957 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:03.866245 24957 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:31:03.866315 24957 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:03.871297 24957 rpc_server.cc:307] RPC server started. Bound to: 127.24.95.65:36371
I20260601 13:31:03.871429   610 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.95.65:36371 every 8 connection(s)
I20260601 13:31:03.872313 24957 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:31:03.875706   618 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:31:03.875829   615 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:31:03.876000   616 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:31:03.876014 24957 server_base.cc:1061] running on GCE node
I20260601 13:31:03.876256 24957 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:31:03.876297 24957 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:31:03.876312 24957 hybrid_clock.cc:648] HybridClock initialized: now 1780320663876312 us; error 0 us; skew 500 ppm
I20260601 13:31:03.877445 24957 webserver.cc:533] Webserver started at http://127.24.95.66:43055/ using document root <none> and password file <none>
I20260601 13:31:03.877646 24957 fs_manager.cc:362] Metadata directory not provided
I20260601 13:31:03.877705 24957 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:31:03.877794 24957 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:31:03.878204 24957 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320492958789-24957-0/minicluster-data/ts-1-root/instance:
uuid: "fc888dddf19342f8ba7eb1b788c82450"
format_stamp: "Formatted at 2026-06-01 13:31:03 on dist-test-slave-3pmh"
I20260601 13:31:03.879765 24957 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:31:03.881196   623 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:03.881454 24957 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:03.881616 24957 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320492958789-24957-0/minicluster-data/ts-1-root
uuid: "fc888dddf19342f8ba7eb1b788c82450"
format_stamp: "Formatted at 2026-06-01 13:31:03 on dist-test-slave-3pmh"
I20260601 13:31:03.881707 24957 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320492958789-24957-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320492958789-24957-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320492958789-24957-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:31:03.883944   611 heartbeater.cc:344] Connected to a master server at 127.24.95.126:46313
I20260601 13:31:03.884146   611 heartbeater.cc:461] Registering TS with master...
I20260601 13:31:03.884450   611 heartbeater.cc:507] Master 127.24.95.126:46313 requested a full tablet report, sending...
I20260601 13:31:03.885214   481 ts_manager.cc:194] Registered new tserver with Master: 768e29de5267451c960c82bfb516d7cb (127.24.95.65:36371)
I20260601 13:31:03.886004   481 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59284
I20260601 13:31:03.892526 24957 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:31:03.892946 24957 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:31:03.893236 24957 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:31:03.893728 24957 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:31:03.893766 24957 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:03.893796 24957 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:31:03.893810 24957 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:03.898269 24957 rpc_server.cc:307] RPC server started. Bound to: 127.24.95.66:43895
I20260601 13:31:03.898329   686 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.95.66:43895 every 8 connection(s)
I20260601 13:31:03.899233 24957 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:31:03.902606   693 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:31:03.902642   690 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:31:03.902621   691 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:31:03.903138 24957 server_base.cc:1061] running on GCE node
I20260601 13:31:03.903426 24957 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:31:03.903559 24957 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:31:03.903610 24957 hybrid_clock.cc:648] HybridClock initialized: now 1780320663903609 us; error 0 us; skew 500 ppm
I20260601 13:31:03.904326   687 heartbeater.cc:344] Connected to a master server at 127.24.95.126:46313
I20260601 13:31:03.904445   687 heartbeater.cc:461] Registering TS with master...
I20260601 13:31:03.904692   687 heartbeater.cc:507] Master 127.24.95.126:46313 requested a full tablet report, sending...
I20260601 13:31:03.904935 24957 webserver.cc:533] Webserver started at http://127.24.95.67:33539/ using document root <none> and password file <none>
I20260601 13:31:03.905092 24957 fs_manager.cc:362] Metadata directory not provided
I20260601 13:31:03.905146 24957 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:31:03.905223 24957 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:31:03.905333   481 ts_manager.cc:194] Registered new tserver with Master: fc888dddf19342f8ba7eb1b788c82450 (127.24.95.66:43895)
I20260601 13:31:03.905609 24957 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320492958789-24957-0/minicluster-data/ts-2-root/instance:
uuid: "138a93093a934d1ca41b8b3c917a6b6b"
format_stamp: "Formatted at 2026-06-01 13:31:03 on dist-test-slave-3pmh"
I20260601 13:31:03.905915   481 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59290
I20260601 13:31:03.907490 24957 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:31:03.908677   698 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:03.908932 24957 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:03.909004 24957 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320492958789-24957-0/minicluster-data/ts-2-root
uuid: "138a93093a934d1ca41b8b3c917a6b6b"
format_stamp: "Formatted at 2026-06-01 13:31:03 on dist-test-slave-3pmh"
I20260601 13:31:03.909082 24957 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320492958789-24957-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320492958789-24957-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320492958789-24957-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:31:03.920341 24957 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:31:03.921166 24957 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:31:03.921505 24957 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:31:03.922187 24957 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:31:03.922243 24957 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:03.922293 24957 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:31:03.922319 24957 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:03.927757 24957 rpc_server.cc:307] RPC server started. Bound to: 127.24.95.67:33901
I20260601 13:31:03.927942   761 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.95.67:33901 every 8 connection(s)
I20260601 13:31:03.932928   762 heartbeater.cc:344] Connected to a master server at 127.24.95.126:46313
I20260601 13:31:03.933076   762 heartbeater.cc:461] Registering TS with master...
I20260601 13:31:03.933298   762 heartbeater.cc:507] Master 127.24.95.126:46313 requested a full tablet report, sending...
I20260601 13:31:03.934038   481 ts_manager.cc:194] Registered new tserver with Master: 138a93093a934d1ca41b8b3c917a6b6b (127.24.95.67:33901)
I20260601 13:31:03.934105 24957 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005861459s
I20260601 13:31:03.934645   481 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59294
I20260601 13:31:04.886986   611 heartbeater.cc:499] Master 127.24.95.126:46313 was elected leader, sending a full tablet report...
I20260601 13:31:04.906785   687 heartbeater.cc:499] Master 127.24.95.126:46313 was elected leader, sending a full tablet report...
I20260601 13:31:04.935777   762 heartbeater.cc:499] Master 127.24.95.126:46313 was elected leader, sending a full tablet report...
I20260601 13:31:04.970323   481 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59298:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260601 13:31:04.970923   481 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260601 13:31:04.983891   575 tablet_service.cc:1511] Processing CreateTablet for tablet 40703deac31f460cabad0a36601827cd (DEFAULT_TABLE table=test-workload [id=46597bdffb6f40d58cf10feddb6b729d]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:31:04.983978   572 tablet_service.cc:1511] Processing CreateTablet for tablet 9455b513ac844be4bd1da1a623a4c5f4 (DEFAULT_TABLE table=test-workload [id=46597bdffb6f40d58cf10feddb6b729d]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:31:04.984130   573 tablet_service.cc:1511] Processing CreateTablet for tablet 35f76419a881467ba15fbe4c7ee1833a (DEFAULT_TABLE table=test-workload [id=46597bdffb6f40d58cf10feddb6b729d]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:31:04.984277   575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40703deac31f460cabad0a36601827cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:04.983891   574 tablet_service.cc:1511] Processing CreateTablet for tablet e4cf5a756c324d7aadbbe21b7c971222 (DEFAULT_TABLE table=test-workload [id=46597bdffb6f40d58cf10feddb6b729d]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:31:04.984445   572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9455b513ac844be4bd1da1a623a4c5f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:04.984601   574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4cf5a756c324d7aadbbe21b7c971222. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:04.984726   725 tablet_service.cc:1511] Processing CreateTablet for tablet 40703deac31f460cabad0a36601827cd (DEFAULT_TABLE table=test-workload [id=46597bdffb6f40d58cf10feddb6b729d]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:31:04.984977   725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40703deac31f460cabad0a36601827cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:04.987166   573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35f76419a881467ba15fbe4c7ee1833a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:04.987128   726 tablet_service.cc:1511] Processing CreateTablet for tablet e4cf5a756c324d7aadbbe21b7c971222 (DEFAULT_TABLE table=test-workload [id=46597bdffb6f40d58cf10feddb6b729d]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:31:04.987388   726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4cf5a756c324d7aadbbe21b7c971222. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:04.987505   783 tablet_bootstrap.cc:492] T e4cf5a756c324d7aadbbe21b7c971222 P 768e29de5267451c960c82bfb516d7cb: Bootstrap starting.
I20260601 13:31:04.988514   783 tablet_bootstrap.cc:654] T e4cf5a756c324d7aadbbe21b7c971222 P 768e29de5267451c960c82bfb516d7cb: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:04.988680   724 tablet_service.cc:1511] Processing CreateTablet for tablet 9455b513ac844be4bd1da1a623a4c5f4 (DEFAULT_TABLE table=test-workload [id=46597bdffb6f40d58cf10feddb6b729d]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:31:04.988916   724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9455b513ac844be4bd1da1a623a4c5f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:04.988976   723 tablet_service.cc:1511] Processing CreateTablet for tablet 35f76419a881467ba15fbe4c7ee1833a (DEFAULT_TABLE table=test-workload [id=46597bdffb6f40d58cf10feddb6b729d]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:31:04.989190   723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35f76419a881467ba15fbe4c7ee1833a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:04.989495   651 tablet_service.cc:1511] Processing CreateTablet for tablet 40703deac31f460cabad0a36601827cd (DEFAULT_TABLE table=test-workload [id=46597bdffb6f40d58cf10feddb6b729d]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:31:04.989549   648 tablet_service.cc:1511] Processing CreateTablet for tablet 9455b513ac844be4bd1da1a623a4c5f4 (DEFAULT_TABLE table=test-workload [id=46597bdffb6f40d58cf10feddb6b729d]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:31:04.989750   651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40703deac31f460cabad0a36601827cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:04.989825   649 tablet_service.cc:1511] Processing CreateTablet for tablet 35f76419a881467ba15fbe4c7ee1833a (DEFAULT_TABLE table=test-workload [id=46597bdffb6f40d58cf10feddb6b729d]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:31:04.990128   650 tablet_service.cc:1511] Processing CreateTablet for tablet e4cf5a756c324d7aadbbe21b7c971222 (DEFAULT_TABLE table=test-workload [id=46597bdffb6f40d58cf10feddb6b729d]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:31:04.991113   783 tablet_bootstrap.cc:492] T e4cf5a756c324d7aadbbe21b7c971222 P 768e29de5267451c960c82bfb516d7cb: No bootstrap required, opened a new log
I20260601 13:31:04.991199   784 tablet_bootstrap.cc:492] T 40703deac31f460cabad0a36601827cd P 138a93093a934d1ca41b8b3c917a6b6b: Bootstrap starting.
I20260601 13:31:04.991204   783 ts_tablet_manager.cc:1403] T e4cf5a756c324d7aadbbe21b7c971222 P 768e29de5267451c960c82bfb516d7cb: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:31:04.991683   649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35f76419a881467ba15fbe4c7ee1833a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:04.991776   783 raft_consensus.cc:359] T e4cf5a756c324d7aadbbe21b7c971222 P 768e29de5267451c960c82bfb516d7cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "768e29de5267451c960c82bfb516d7cb" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36371 } } peers { permanent_uuid: "fc888dddf19342f8ba7eb1b788c82450" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43895 } } peers { permanent_uuid: "138a93093a934d1ca41b8b3c917a6b6b" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33901 } }
I20260601 13:31:04.991873   783 raft_consensus.cc:385] T e4cf5a756c324d7aadbbe21b7c971222 P 768e29de5267451c960c82bfb516d7cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:04.991905   783 raft_consensus.cc:740] T e4cf5a756c324d7aadbbe21b7c971222 P 768e29de5267451c960c82bfb516d7cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 768e29de5267451c960c82bfb516d7cb, State: Initialized, Role: FOLLOWER
I20260601 13:31:04.992029   783 consensus_queue.cc:260] T e4cf5a756c324d7aadbbe21b7c971222 P 768e29de5267451c960c82bfb516d7cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "768e29de5267451c960c82bfb516d7cb" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36371 } } peers { permanent_uuid: "fc888dddf19342f8ba7eb1b788c82450" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43895 } } peers { permanent_uuid: "138a93093a934d1ca41b8b3c917a6b6b" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33901 } }
I20260601 13:31:04.992187   784 tablet_bootstrap.cc:654] T 40703deac31f460cabad0a36601827cd P 138a93093a934d1ca41b8b3c917a6b6b: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:04.992413   783 ts_tablet_manager.cc:1434] T e4cf5a756c324d7aadbbe21b7c971222 P 768e29de5267451c960c82bfb516d7cb: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:31:04.992611   783 tablet_bootstrap.cc:492] T 40703deac31f460cabad0a36601827cd P 768e29de5267451c960c82bfb516d7cb: Bootstrap starting.
I20260601 13:31:04.992980   650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4cf5a756c324d7aadbbe21b7c971222. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:04.993533   783 tablet_bootstrap.cc:654] T 40703deac31f460cabad0a36601827cd P 768e29de5267451c960c82bfb516d7cb: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:04.994118   648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9455b513ac844be4bd1da1a623a4c5f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:04.994213   788 tablet_bootstrap.cc:492] T 35f76419a881467ba15fbe4c7ee1833a P fc888dddf19342f8ba7eb1b788c82450: Bootstrap starting.
I20260601 13:31:04.994860   783 tablet_bootstrap.cc:492] T 40703deac31f460cabad0a36601827cd P 768e29de5267451c960c82bfb516d7cb: No bootstrap required, opened a new log
I20260601 13:31:04.994936   783 ts_tablet_manager.cc:1403] T 40703deac31f460cabad0a36601827cd P 768e29de5267451c960c82bfb516d7cb: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:31:04.995404   783 raft_consensus.cc:359] T 40703deac31f460cabad0a36601827cd P 768e29de5267451c960c82bfb516d7cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc888dddf19342f8ba7eb1b788c82450" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43895 } } peers { permanent_uuid: "138a93093a934d1ca41b8b3c917a6b6b" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33901 } } peers { permanent_uuid: "768e29de5267451c960c82bfb516d7cb" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36371 } }
I20260601 13:31:04.995505   783 raft_consensus.cc:385] T 40703deac31f460cabad0a36601827cd P 768e29de5267451c960c82bfb516d7cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:04.995503   788 tablet_bootstrap.cc:654] T 35f76419a881467ba15fbe4c7ee1833a P fc888dddf19342f8ba7eb1b788c82450: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:04.995550   783 raft_consensus.cc:740] T 40703deac31f460cabad0a36601827cd P 768e29de5267451c960c82bfb516d7cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 768e29de5267451c960c82bfb516d7cb, State: Initialized, Role: FOLLOWER
I20260601 13:31:04.995575   784 tablet_bootstrap.cc:492] T 40703deac31f460cabad0a36601827cd P 138a93093a934d1ca41b8b3c917a6b6b: No bootstrap required, opened a new log
I20260601 13:31:04.995656   784 ts_tablet_manager.cc:1403] T 40703deac31f460cabad0a36601827cd P 138a93093a934d1ca41b8b3c917a6b6b: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:31:04.995673   783 consensus_queue.cc:260] T 40703deac31f460cabad0a36601827cd P 768e29de5267451c960c82bfb516d7cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc888dddf19342f8ba7eb1b788c82450" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43895 } } peers { permanent_uuid: "138a93093a934d1ca41b8b3c917a6b6b" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33901 } } peers { permanent_uuid: "768e29de5267451c960c82bfb516d7cb" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36371 } }
I20260601 13:31:04.995923   783 ts_tablet_manager.cc:1434] T 40703deac31f460cabad0a36601827cd P 768e29de5267451c960c82bfb516d7cb: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:04.996078   783 tablet_bootstrap.cc:492] T 9455b513ac844be4bd1da1a623a4c5f4 P 768e29de5267451c960c82bfb516d7cb: Bootstrap starting.
I20260601 13:31:04.996052   784 raft_consensus.cc:359] T 40703deac31f460cabad0a36601827cd P 138a93093a934d1ca41b8b3c917a6b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc888dddf19342f8ba7eb1b788c82450" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43895 } } peers { permanent_uuid: "138a93093a934d1ca41b8b3c917a6b6b" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33901 } } peers { permanent_uuid: "768e29de5267451c960c82bfb516d7cb" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36371 } }
I20260601 13:31:04.996145   784 raft_consensus.cc:385] T 40703deac31f460cabad0a36601827cd P 138a93093a934d1ca41b8b3c917a6b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:04.996174   784 raft_consensus.cc:740] T 40703deac31f460cabad0a36601827cd P 138a93093a934d1ca41b8b3c917a6b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 138a93093a934d1ca41b8b3c917a6b6b, State: Initialized, Role: FOLLOWER
I20260601 13:31:04.996289   784 consensus_queue.cc:260] T 40703deac31f460cabad0a36601827cd P 138a93093a934d1ca41b8b3c917a6b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc888dddf19342f8ba7eb1b788c82450" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43895 } } peers { permanent_uuid: "138a93093a934d1ca41b8b3c917a6b6b" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33901 } } peers { permanent_uuid: "768e29de5267451c960c82bfb516d7cb" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36371 } }
I20260601 13:31:04.996641   784 ts_tablet_manager.cc:1434] T 40703deac31f460cabad0a36601827cd P 138a93093a934d1ca41b8b3c917a6b6b: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:04.996762   788 tablet_bootstrap.cc:492] T 35f76419a881467ba15fbe4c7ee1833a P fc888dddf19342f8ba7eb1b788c82450: No bootstrap required, opened a new log
I20260601 13:31:04.996803   784 tablet_bootstrap.cc:492] T e4cf5a756c324d7aadbbe21b7c971222 P 138a93093a934d1ca41b8b3c917a6b6b: Bootstrap starting.
I20260601 13:31:04.996832   788 ts_tablet_manager.cc:1403] T 35f76419a881467ba15fbe4c7ee1833a P fc888dddf19342f8ba7eb1b788c82450: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:31:04.997004   783 tablet_bootstrap.cc:654] T 9455b513ac844be4bd1da1a623a4c5f4 P 768e29de5267451c960c82bfb516d7cb: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:04.997236   788 raft_consensus.cc:359] T 35f76419a881467ba15fbe4c7ee1833a P fc888dddf19342f8ba7eb1b788c82450 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "768e29de5267451c960c82bfb516d7cb" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36371 } } peers { permanent_uuid: "fc888dddf19342f8ba7eb1b788c82450" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43895 } } peers { permanent_uuid: "138a93093a934d1ca41b8b3c917a6b6b" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33901 } }
I20260601 13:31:04.997326   788 raft_consensus.cc:385] T 35f76419a881467ba15fbe4c7ee1833a P fc888dddf19342f8ba7eb1b788c82450 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:04.997354   788 raft_consensus.cc:740] T 35f76419a881467ba15fbe4c7ee1833a P fc888dddf19342f8ba7eb1b788c82450 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc888dddf19342f8ba7eb1b788c82450, State: Initialized, Role: FOLLOWER
I20260601 13:31:04.997470   788 consensus_queue.cc:260] T 35f76419a881467ba15fbe4c7ee1833a P fc888dddf19342f8ba7eb1b788c82450 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "768e29de5267451c960c82bfb516d7cb" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36371 } } peers { permanent_uuid: "fc888dddf19342f8ba7eb1b788c82450" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43895 } } peers { permanent_uuid: "138a93093a934d1ca41b8b3c917a6b6b" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33901 } }
I20260601 13:31:04.997586   784 tablet_bootstrap.cc:654] T e4cf5a756c324d7aadbbe21b7c971222 P 138a93093a934d1ca41b8b3c917a6b6b: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:04.997776   788 ts_tablet_manager.cc:1434] T 35f76419a881467ba15fbe4c7ee1833a P fc888dddf19342f8ba7eb1b788c82450: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:04.997962   788 tablet_bootstrap.cc:492] T 40703deac31f460cabad0a36601827cd P fc888dddf19342f8ba7eb1b788c82450: Bootstrap starting.
I20260601 13:31:04.998852   788 tablet_bootstrap.cc:654] T 40703deac31f460cabad0a36601827cd P fc888dddf19342f8ba7eb1b788c82450: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:04.998889   783 tablet_bootstrap.cc:492] T 9455b513ac844be4bd1da1a623a4c5f4 P 768e29de5267451c960c82bfb516d7cb: No bootstrap required, opened a new log
I20260601 13:31:04.998963   783 ts_tablet_manager.cc:1403] T 9455b513ac844be4bd1da1a623a4c5f4 P 768e29de5267451c960c82bfb516d7cb: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:31:04.999364   783 raft_consensus.cc:359] T 9455b513ac844be4bd1da1a623a4c5f4 P 768e29de5267451c960c82bfb516d7cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "768e29de5267451c960c82bfb516d7cb" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36371 } } peers { permanent_uuid: "fc888dddf19342f8ba7eb1b788c82450" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43895 } } peers { permanent_uuid: "138a93093a934d1ca41b8b3c917a6b6b" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33901 } }
I20260601 13:31:04.999460   783 raft_consensus.cc:385] T 9455b513ac844be4bd1da1a623a4c5f4 P 768e29de5267451c960c82bfb516d7cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:04.999490   783 raft_consensus.cc:740] T 9455b513ac844be4bd1da1a623a4c5f4 P 768e29de5267451c960c82bfb516d7cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 768e29de5267451c960c82bfb516d7cb, State: Initialized, Role: FOLLOWER
I20260601 13:31:04.999600   783 consensus_queue.cc:260] T 9455b513ac844be4bd1da1a623a4c5f4 P 768e29de5267451c960c82bfb516d7cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "768e29de5267451c960c82bfb516d7cb" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36371 } } peers { permanent_uuid: "fc888dddf19342f8ba7eb1b788c82450" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43895 } } peers { permanent_uuid: "138a93093a934d1ca41b8b3c917a6b6b" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33901 } }
I20260601 13:31:04.999838   783 ts_tablet_manager.cc:1434] T 9455b513ac844be4bd1da1a623a4c5f4 P 768e29de5267451c960c82bfb516d7cb: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:31:05.000001   783 tablet_bootstrap.cc:492] T 35f76419a881467ba15fbe4c7ee1833a P 768e29de5267451c960c82bfb516d7cb: Bootstrap starting.
I20260601 13:31:05.000993   783 tablet_bootstrap.cc:654] T 35f76419a881467ba15fbe4c7ee1833a P 768e29de5267451c960c82bfb516d7cb: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:05.001067   788 tablet_bootstrap.cc:492] T 40703deac31f460cabad0a36601827cd P fc888dddf19342f8ba7eb1b788c82450: No bootstrap required, opened a new log
I20260601 13:31:05.001075   784 tablet_bootstrap.cc:492] T e4cf5a756c324d7aadbbe21b7c971222 P 138a93093a934d1ca41b8b3c917a6b6b: No bootstrap required, opened a new log
I20260601 13:31:05.001207   788 ts_tablet_manager.cc:1403] T 40703deac31f460cabad0a36601827cd P fc888dddf19342f8ba7eb1b788c82450: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:31:05.001235   784 ts_tablet_manager.cc:1403] T e4cf5a756c324d7aadbbe21b7c971222 P 138a93093a934d1ca41b8b3c917a6b6b: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:31:05.001669   784 raft_consensus.cc:359] T e4cf5a756c324d7aadbbe21b7c971222 P 138a93093a934d1ca41b8b3c917a6b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "768e29de5267451c960c82bfb516d7cb" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36371 } } peers { permanent_uuid: "fc888dddf19342f8ba7eb1b788c82450" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43895 } } peers { permanent_uuid: "138a93093a934d1ca41b8b3c917a6b6b" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33901 } }
I20260601 13:31:05.001771   784 raft_consensus.cc:385] T e4cf5a756c324d7aadbbe21b7c971222 P 138a93093a934d1ca41b8b3c917a6b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:05.001752   788 raft_consensus.cc:359] T 40703deac31f460cabad0a36601827cd P fc888dddf19342f8ba7eb1b788c82450 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc888dddf19342f8ba7eb1b788c82450" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43895 } } peers { permanent_uuid: "138a93093a934d1ca41b8b3c917a6b6b" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33901 } } peers { permanent_uuid: "768e29de5267451c960c82bfb516d7cb" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36371 } }
I20260601 13:31:05.001827   784 raft_consensus.cc:740] T e4cf5a756c324d7aadbbe21b7c971222 P 138a93093a934d1ca41b8b3c917a6b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 138a93093a934d1ca41b8b3c917a6b6b, State: Initialized, Role: FOLLOWER
I20260601 13:31:05.001853   788 raft_consensus.cc:385] T 40703deac31f460cabad0a36601827cd P fc888dddf19342f8ba7eb1b788c82450 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:05.001888   788 raft_consensus.cc:740] T 40703deac31f460cabad0a36601827cd P fc888dddf19342f8ba7eb1b788c82450 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc888dddf19342f8ba7eb1b788c82450, State: Initialized, Role: FOLLOWER
I20260601 13:31:05.001950   784 consensus_queue.cc:260] T e4cf5a756c324d7aadbbe21b7c971222 P 138a93093a934d1ca41b8b3c917a6b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "768e29de5267451c960c82bfb516d7cb" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36371 } } peers { permanent_uuid: "fc888dddf19342f8ba7eb1b788c82450" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43895 } } peers { permanent_uuid: "138a93093a934d1ca41b8b3c917a6b6b" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33901 } }
I20260601 13:31:05.001991   788 consensus_queue.cc:260] T 40703deac31f460cabad0a36601827cd P fc888dddf19342f8ba7eb1b788c82450 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc888dddf19342f8ba7eb1b788c82450" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43895 } } peers { permanent_uuid: "138a93093a934d1ca41b8b3c917a6b6b" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33901 } } peers { permanent_uuid: "768e29de5267451c960c82bfb516d7cb" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36371 } }
I20260601 13:31:05.002166   783 tablet_bootstrap.cc:492] T 35f76419a881467ba15fbe4c7ee1833a P 768e29de5267451c960c82bfb516d7cb: No bootstrap required, opened a new log
I20260601 13:31:05.002185   784 ts_tablet_manager.cc:1434] T e4cf5a756c324d7aadbbe21b7c971222 P 138a93093a934d1ca41b8b3c917a6b6b: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:05.002235   783 ts_tablet_manager.cc:1403] T 35f76419a881467ba15fbe4c7ee1833a P 768e29de5267451c960c82bfb516d7cb: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:31:05.002301   788 ts_tablet_manager.cc:1434] T 40703deac31f460cabad0a36601827cd P fc888dddf19342f8ba7eb1b788c82450: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:05.002336   784 tablet_bootstrap.cc:492] T 9455b513ac844be4bd1da1a623a4c5f4 P 138a93093a934d1ca41b8b3c917a6b6b: Bootstrap starting.
I20260601 13:31:05.002472   788 tablet_bootstrap.cc:492] T e4cf5a756c324d7aadbbe21b7c971222 P fc888dddf19342f8ba7eb1b788c82450: Bootstrap starting.
I20260601 13:31:05.002615   783 raft_consensus.cc:359] T 35f76419a881467ba15fbe4c7ee1833a P 768e29de5267451c960c82bfb516d7cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "768e29de5267451c960c82bfb516d7cb" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36371 } } peers { permanent_uuid: "fc888dddf19342f8ba7eb1b788c82450" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43895 } } peers { permanent_uuid: "138a93093a934d1ca41b8b3c917a6b6b" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33901 } }
I20260601 13:31:05.002703   783 raft_consensus.cc:385] T 35f76419a881467ba15fbe4c7ee1833a P 768e29de5267451c960c82bfb516d7cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:05.002732   783 raft_consensus.cc:740] T 35f76419a881467ba15fbe4c7ee1833a P 768e29de5267451c960c82bfb516d7cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 768e29de5267451c960c82bfb516d7cb, State: Initialized, Role: FOLLOWER
I20260601 13:31:05.002825   783 consensus_queue.cc:260] T 35f76419a881467ba15fbe4c7ee1833a P 768e29de5267451c960c82bfb516d7cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "768e29de5267451c960c82bfb516d7cb" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36371 } } peers { permanent_uuid: "fc888dddf19342f8ba7eb1b788c82450" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43895 } } peers { permanent_uuid: "138a93093a934d1ca41b8b3c917a6b6b" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33901 } }
I20260601 13:31:05.003051   783 ts_tablet_manager.cc:1434] T 35f76419a881467ba15fbe4c7ee1833a P 768e29de5267451c960c82bfb516d7cb: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:31:05.003369   784 tablet_bootstrap.cc:654] T 9455b513ac844be4bd1da1a623a4c5f4 P 138a93093a934d1ca41b8b3c917a6b6b: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:05.003473   788 tablet_bootstrap.cc:654] T e4cf5a756c324d7aadbbe21b7c971222 P fc888dddf19342f8ba7eb1b788c82450: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:05.004745   788 tablet_bootstrap.cc:492] T e4cf5a756c324d7aadbbe21b7c971222 P fc888dddf19342f8ba7eb1b788c82450: No bootstrap required, opened a new log
I20260601 13:31:05.004842   788 ts_tablet_manager.cc:1403] T e4cf5a756c324d7aadbbe21b7c971222 P fc888dddf19342f8ba7eb1b788c82450: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:31:05.004969   784 tablet_bootstrap.cc:492] T 9455b513ac844be4bd1da1a623a4c5f4 P 138a93093a934d1ca41b8b3c917a6b6b: No bootstrap required, opened a new log
I20260601 13:31:05.005091   784 ts_tablet_manager.cc:1403] T 9455b513ac844be4bd1da1a623a4c5f4 P 138a93093a934d1ca41b8b3c917a6b6b: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:31:05.005429   788 raft_consensus.cc:359] T e4cf5a756c324d7aadbbe21b7c971222 P fc888dddf19342f8ba7eb1b788c82450 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "768e29de5267451c960c82bfb516d7cb" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36371 } } peers { permanent_uuid: "fc888dddf19342f8ba7eb1b788c82450" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43895 } } peers { permanent_uuid: "138a93093a934d1ca41b8b3c917a6b6b" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33901 } }
I20260601 13:31:05.005548   788 raft_consensus.cc:385] T e4cf5a756c324d7aadbbe21b7c971222 P fc888dddf19342f8ba7eb1b788c82450 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:05.005582   788 raft_consensus.cc:740] T e4cf5a756c324d7aadbbe21b7c971222 P fc888dddf19342f8ba7eb1b788c82450 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc888dddf19342f8ba7eb1b788c82450, State: Initialized, Role: FOLLOWER
I20260601 13:31:05.005602   784 raft_consensus.cc:359] T 9455b513ac844be4bd1da1a623a4c5f4 P 138a93093a934d1ca41b8b3c917a6b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "768e29de5267451c960c82bfb516d7cb" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36371 } } peers { permanent_uuid: "fc888dddf19342f8ba7eb1b788c82450" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43895 } } peers { permanent_uuid: "138a93093a934d1ca41b8b3c917a6b6b" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33901 } }
I20260601 13:31:05.005709   788 consensus_queue.cc:260] T e4cf5a756c324d7aadbbe21b7c971222 P fc888dddf19342f8ba7eb1b788c82450 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "768e29de5267451c960c82bfb516d7cb" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36371 } } peers { permanent_uuid: "fc888dddf19342f8ba7eb1b788c82450" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43895 } } peers { permanent_uuid: "138a93093a934d1ca41b8b3c917a6b6b" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33901 } }
I20260601 13:31:05.005698   784 raft_consensus.cc:385] T 9455b513ac844be4bd1da1a623a4c5f4 P 138a93093a934d1ca41b8b3c917a6b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:05.005869   784 raft_consensus.cc:740] T 9455b513ac844be4bd1da1a623a4c5f4 P 138a93093a934d1ca41b8b3c917a6b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 138a93093a934d1ca41b8b3c917a6b6b, State: Initialized, Role: FOLLOWER
I20260601 13:31:05.006016   788 ts_tablet_manager.cc:1434] T e4cf5a756c324d7aadbbe21b7c971222 P fc888dddf19342f8ba7eb1b788c82450: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:05.005998   784 consensus_queue.cc:260] T 9455b513ac844be4bd1da1a623a4c5f4 P 138a93093a934d1ca41b8b3c917a6b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "768e29de5267451c960c82bfb516d7cb" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36371 } } peers { permanent_uuid: "fc888dddf19342f8ba7eb1b788c82450" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43895 } } peers { permanent_uuid: "138a93093a934d1ca41b8b3c917a6b6b" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33901 } }
I20260601 13:31:05.006203   788 tablet_bootstrap.cc:492] T 9455b513ac844be4bd1da1a623a4c5f4 P fc888dddf19342f8ba7eb1b788c82450: Bootstrap starting.
I20260601 13:31:05.006407   784 ts_tablet_manager.cc:1434] T 9455b513ac844be4bd1da1a623a4c5f4 P 138a93093a934d1ca41b8b3c917a6b6b: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:05.006657   784 tablet_bootstrap.cc:492] T 35f76419a881467ba15fbe4c7ee1833a P 138a93093a934d1ca41b8b3c917a6b6b: Bootstrap starting.
I20260601 13:31:05.007115   788 tablet_bootstrap.cc:654] T 9455b513ac844be4bd1da1a623a4c5f4 P fc888dddf19342f8ba7eb1b788c82450: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:05.007629   784 tablet_bootstrap.cc:654] T 35f76419a881467ba15fbe4c7ee1833a P 138a93093a934d1ca41b8b3c917a6b6b: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:05.008216   788 tablet_bootstrap.cc:492] T 9455b513ac844be4bd1da1a623a4c5f4 P fc888dddf19342f8ba7eb1b788c82450: No bootstrap required, opened a new log
I20260601 13:31:05.008306   788 ts_tablet_manager.cc:1403] T 9455b513ac844be4bd1da1a623a4c5f4 P fc888dddf19342f8ba7eb1b788c82450: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:31:05.008713   784 tablet_bootstrap.cc:492] T 35f76419a881467ba15fbe4c7ee1833a P 138a93093a934d1ca41b8b3c917a6b6b: No bootstrap required, opened a new log
I20260601 13:31:05.008787   784 ts_tablet_manager.cc:1403] T 35f76419a881467ba15fbe4c7ee1833a P 138a93093a934d1ca41b8b3c917a6b6b: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:31:05.008766   788 raft_consensus.cc:359] T 9455b513ac844be4bd1da1a623a4c5f4 P fc888dddf19342f8ba7eb1b788c82450 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "768e29de5267451c960c82bfb516d7cb" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36371 } } peers { permanent_uuid: "fc888dddf19342f8ba7eb1b788c82450" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43895 } } peers { permanent_uuid: "138a93093a934d1ca41b8b3c917a6b6b" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33901 } }
I20260601 13:31:05.008862   788 raft_consensus.cc:385] T 9455b513ac844be4bd1da1a623a4c5f4 P fc888dddf19342f8ba7eb1b788c82450 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:05.008903   788 raft_consensus.cc:740] T 9455b513ac844be4bd1da1a623a4c5f4 P fc888dddf19342f8ba7eb1b788c82450 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc888dddf19342f8ba7eb1b788c82450, State: Initialized, Role: FOLLOWER
I20260601 13:31:05.009024   788 consensus_queue.cc:260] T 9455b513ac844be4bd1da1a623a4c5f4 P fc888dddf19342f8ba7eb1b788c82450 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "768e29de5267451c960c82bfb516d7cb" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36371 } } peers { permanent_uuid: "fc888dddf19342f8ba7eb1b788c82450" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43895 } } peers { permanent_uuid: "138a93093a934d1ca41b8b3c917a6b6b" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33901 } }
I20260601 13:31:05.009232   784 raft_consensus.cc:359] T 35f76419a881467ba15fbe4c7ee1833a P 138a93093a934d1ca41b8b3c917a6b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "768e29de5267451c960c82bfb516d7cb" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36371 } } peers { permanent_uuid: "fc888dddf19342f8ba7eb1b788c82450" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43895 } } peers { permanent_uuid: "138a93093a934d1ca41b8b3c917a6b6b" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33901 } }
I20260601 13:31:05.009294   788 ts_tablet_manager.cc:1434] T 9455b513ac844be4bd1da1a623a4c5f4 P fc888dddf19342f8ba7eb1b788c82450: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:31:05.009349   784 raft_consensus.cc:385] T 35f76419a881467ba15fbe4c7ee1833a P 138a93093a934d1ca41b8b3c917a6b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:05.009421   784 raft_consensus.cc:740] T 35f76419a881467ba15fbe4c7ee1833a P 138a93093a934d1ca41b8b3c917a6b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 138a93093a934d1ca41b8b3c917a6b6b, State: Initialized, Role: FOLLOWER
I20260601 13:31:05.009547   784 consensus_queue.cc:260] T 35f76419a881467ba15fbe4c7ee1833a P 138a93093a934d1ca41b8b3c917a6b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "768e29de5267451c960c82bfb516d7cb" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36371 } } peers { permanent_uuid: "fc888dddf19342f8ba7eb1b788c82450" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43895 } } peers { permanent_uuid: "138a93093a934d1ca41b8b3c917a6b6b" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33901 } }
I20260601 13:31:05.009791   784 ts_tablet_manager.cc:1434] T 35f76419a881467ba15fbe4c7ee1833a P 138a93093a934d1ca41b8b3c917a6b6b: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:05.061759   791 raft_consensus.cc:493] T 35f76419a881467ba15fbe4c7ee1833a P 138a93093a934d1ca41b8b3c917a6b6b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:31:05.061892   791 raft_consensus.cc:515] T 35f76419a881467ba15fbe4c7ee1833a P 138a93093a934d1ca41b8b3c917a6b6b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "768e29de5267451c960c82bfb516d7cb" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36371 } } peers { permanent_uuid: "fc888dddf19342f8ba7eb1b788c82450" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43895 } } peers { permanent_uuid: "138a93093a934d1ca41b8b3c917a6b6b" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33901 } }
I20260601 13:31:05.062469   791 leader_election.cc:290] T 35f76419a881467ba15fbe4c7ee1833a P 138a93093a934d1ca41b8b3c917a6b6b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 768e29de5267451c960c82bfb516d7cb (127.24.95.65:36371), fc888dddf19342f8ba7eb1b788c82450 (127.24.95.66:43895)
I20260601 13:31:05.066802   585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35f76419a881467ba15fbe4c7ee1833a" candidate_uuid: "138a93093a934d1ca41b8b3c917a6b6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "768e29de5267451c960c82bfb516d7cb" is_pre_election: true
I20260601 13:31:05.066802   661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35f76419a881467ba15fbe4c7ee1833a" candidate_uuid: "138a93093a934d1ca41b8b3c917a6b6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc888dddf19342f8ba7eb1b788c82450" is_pre_election: true
I20260601 13:31:05.067018   661 raft_consensus.cc:2468] T 35f76419a881467ba15fbe4c7ee1833a P fc888dddf19342f8ba7eb1b788c82450 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 138a93093a934d1ca41b8b3c917a6b6b in term 0.
I20260601 13:31:05.067018   585 raft_consensus.cc:2468] T 35f76419a881467ba15fbe4c7ee1833a P 768e29de5267451c960c82bfb516d7cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 138a93093a934d1ca41b8b3c917a6b6b in term 0.
I20260601 13:31:05.067360   702 leader_election.cc:304] T 35f76419a881467ba15fbe4c7ee1833a P 138a93093a934d1ca41b8b3c917a6b6b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 138a93093a934d1ca41b8b3c917a6b6b, fc888dddf19342f8ba7eb1b788c82450; no voters: 
I20260601 13:31:05.067543   791 raft_consensus.cc:2804] T 35f76419a881467ba15fbe4c7ee1833a P 138a93093a934d1ca41b8b3c917a6b6b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:31:05.067605   791 raft_consensus.cc:493] T 35f76419a881467ba15fbe4c7ee1833a P 138a93093a934d1ca41b8b3c917a6b6b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:31:05.067643   791 raft_consensus.cc:3060] T 35f76419a881467ba15fbe4c7ee1833a P 138a93093a934d1ca41b8b3c917a6b6b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:05.068548   791 raft_consensus.cc:515] T 35f76419a881467ba15fbe4c7ee1833a P 138a93093a934d1ca41b8b3c917a6b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "768e29de5267451c960c82bfb516d7cb" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36371 } } peers { permanent_uuid: "fc888dddf19342f8ba7eb1b788c82450" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43895 } } peers { permanent_uuid: "138a93093a934d1ca41b8b3c917a6b6b" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33901 } }
I20260601 13:31:05.068886   791 leader_election.cc:290] T 35f76419a881467ba15fbe4c7ee1833a P 138a93093a934d1ca41b8b3c917a6b6b [CANDIDATE]: Term 1 election: Requested vote from peers 768e29de5267451c960c82bfb516d7cb (127.24.95.65:36371), fc888dddf19342f8ba7eb1b788c82450 (127.24.95.66:43895)
I20260601 13:31:05.069273   661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35f76419a881467ba15fbe4c7ee1833a" candidate_uuid: "138a93093a934d1ca41b8b3c917a6b6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc888dddf19342f8ba7eb1b788c82450"
I20260601 13:31:05.069274   585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35f76419a881467ba15fbe4c7ee1833a" candidate_uuid: "138a93093a934d1ca41b8b3c917a6b6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "768e29de5267451c960c82bfb516d7cb"
I20260601 13:31:05.069398   661 raft_consensus.cc:3060] T 35f76419a881467ba15fbe4c7ee1833a P fc888dddf19342f8ba7eb1b788c82450 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:05.069483   585 raft_consensus.cc:3060] T 35f76419a881467ba15fbe4c7ee1833a P 768e29de5267451c960c82bfb516d7cb [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:05.070287   661 raft_consensus.cc:2468] T 35f76419a881467ba15fbe4c7ee1833a P fc888dddf19342f8ba7eb1b788c82450 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 138a93093a934d1ca41b8b3c917a6b6b in term 1.
I20260601 13:31:05.070328   585 raft_consensus.cc:2468] T 35f76419a881467ba15fbe4c7ee1833a P 768e29de5267451c960c82bfb516d7cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 138a93093a934d1ca41b8b3c917a6b6b in term 1.
I20260601 13:31:05.070526   702 leader_election.cc:304] T 35f76419a881467ba15fbe4c7ee1833a P 138a93093a934d1ca41b8b3c917a6b6b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 138a93093a934d1ca41b8b3c917a6b6b, fc888dddf19342f8ba7eb1b788c82450; no voters: 
I20260601 13:31:05.070677   791 raft_consensus.cc:2804] T 35f76419a881467ba15fbe4c7ee1833a P 138a93093a934d1ca41b8b3c917a6b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:05.070878   791 raft_consensus.cc:697] T 35f76419a881467ba15fbe4c7ee1833a P 138a93093a934d1ca41b8b3c917a6b6b [term 1 LEADER]: Becoming Leader. State: Replica: 138a93093a934d1ca41b8b3c917a6b6b, State: Running, Role: LEADER
I20260601 13:31:05.071020   791 consensus_queue.cc:237] T 35f76419a881467ba15fbe4c7ee1833a P 138a93093a934d1ca41b8b3c917a6b6b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "768e29de5267451c960c82bfb516d7cb" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36371 } } peers { permanent_uuid: "fc888dddf19342f8ba7eb1b788c82450" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43895 } } peers { permanent_uuid: "138a93093a934d1ca41b8b3c917a6b6b" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33901 } }
I20260601 13:31:05.072553   480 catalog_manager.cc:5696] T 35f76419a881467ba15fbe4c7ee1833a P 138a93093a934d1ca41b8b3c917a6b6b reported cstate change: term changed from 0 to 1, leader changed from <none> to 138a93093a934d1ca41b8b3c917a6b6b (127.24.95.67). New cstate: current_term: 1 leader_uuid: "138a93093a934d1ca41b8b3c917a6b6b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "768e29de5267451c960c82bfb516d7cb" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc888dddf19342f8ba7eb1b788c82450" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "138a93093a934d1ca41b8b3c917a6b6b" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33901 } health_report { overall_health: HEALTHY } } }
I20260601 13:31:05.119515   793 raft_consensus.cc:493] T 9455b513ac844be4bd1da1a623a4c5f4 P fc888dddf19342f8ba7eb1b788c82450 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:31:05.119681   793 raft_consensus.cc:515] T 9455b513ac844be4bd1da1a623a4c5f4 P fc888dddf19342f8ba7eb1b788c82450 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "768e29de5267451c960c82bfb516d7cb" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36371 } } peers { permanent_uuid: "fc888dddf19342f8ba7eb1b788c82450" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43895 } } peers { permanent_uuid: "138a93093a934d1ca41b8b3c917a6b6b" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33901 } }
I20260601 13:31:05.120244   793 leader_election.cc:290] T 9455b513ac844be4bd1da1a623a4c5f4 P fc888dddf19342f8ba7eb1b788c82450 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 768e29de5267451c960c82bfb516d7cb (127.24.95.65:36371), 138a93093a934d1ca41b8b3c917a6b6b (127.24.95.67:33901)
I20260601 13:31:05.121860   786 raft_consensus.cc:493] T 40703deac31f460cabad0a36601827cd P 768e29de5267451c960c82bfb516d7cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:31:05.121977   786 raft_consensus.cc:515] T 40703deac31f460cabad0a36601827cd P 768e29de5267451c960c82bfb516d7cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc888dddf19342f8ba7eb1b788c82450" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43895 } } peers { permanent_uuid: "138a93093a934d1ca41b8b3c917a6b6b" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33901 } } peers { permanent_uuid: "768e29de5267451c960c82bfb516d7cb" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36371 } }
I20260601 13:31:05.122490   786 leader_election.cc:290] T 40703deac31f460cabad0a36601827cd P 768e29de5267451c960c82bfb516d7cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc888dddf19342f8ba7eb1b788c82450 (127.24.95.66:43895), 138a93093a934d1ca41b8b3c917a6b6b (127.24.95.67:33901)
W20260601 13:31:05.123399   612 tablet.cc:2404] T 35f76419a881467ba15fbe4c7ee1833a P 768e29de5267451c960c82bfb516d7cb: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260601 13:31:05.125476   585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9455b513ac844be4bd1da1a623a4c5f4" candidate_uuid: "fc888dddf19342f8ba7eb1b788c82450" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "768e29de5267451c960c82bfb516d7cb" is_pre_election: true
I20260601 13:31:05.125655   585 raft_consensus.cc:2468] T 9455b513ac844be4bd1da1a623a4c5f4 P 768e29de5267451c960c82bfb516d7cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc888dddf19342f8ba7eb1b788c82450 in term 0.
I20260601 13:31:05.125823   736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9455b513ac844be4bd1da1a623a4c5f4" candidate_uuid: "fc888dddf19342f8ba7eb1b788c82450" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "138a93093a934d1ca41b8b3c917a6b6b" is_pre_election: true
I20260601 13:31:05.126044   626 leader_election.cc:304] T 9455b513ac844be4bd1da1a623a4c5f4 P fc888dddf19342f8ba7eb1b788c82450 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 768e29de5267451c960c82bfb516d7cb, fc888dddf19342f8ba7eb1b788c82450; no voters: 
I20260601 13:31:05.126070   736 raft_consensus.cc:2468] T 9455b513ac844be4bd1da1a623a4c5f4 P 138a93093a934d1ca41b8b3c917a6b6b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc888dddf19342f8ba7eb1b788c82450 in term 0.
I20260601 13:31:05.126230   793 raft_consensus.cc:2804] T 9455b513ac844be4bd1da1a623a4c5f4 P fc888dddf19342f8ba7eb1b788c82450 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:31:05.126296   793 raft_consensus.cc:493] T 9455b513ac844be4bd1da1a623a4c5f4 P fc888dddf19342f8ba7eb1b788c82450 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:31:05.126339   793 raft_consensus.cc:3060] T 9455b513ac844be4bd1da1a623a4c5f4 P fc888dddf19342f8ba7eb1b788c82450 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:05.127568   793 raft_consensus.cc:515] T 9455b513ac844be4bd1da1a623a4c5f4 P fc888dddf19342f8ba7eb1b788c82450 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "768e29de5267451c960c82bfb516d7cb" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36371 } } peers { permanent_uuid: "fc888dddf19342f8ba7eb1b788c82450" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43895 } } peers { permanent_uuid: "138a93093a934d1ca41b8b3c917a6b6b" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33901 } }
I20260601 13:31:05.127985   793 leader_election.cc:290] T 9455b513ac844be4bd1da1a623a4c5f4 P fc888dddf19342f8ba7eb1b788c82450 [CANDIDATE]: Term 1 election: Requested vote from peers 768e29de5267451c960c82bfb516d7cb (127.24.95.65:36371), 138a93093a934d1ca41b8b3c917a6b6b (127.24.95.67:33901)
I20260601 13:31:05.128015   661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40703deac31f460cabad0a36601827cd" candidate_uuid: "768e29de5267451c960c82bfb516d7cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc888dddf19342f8ba7eb1b788c82450" is_pre_election: true
I20260601 13:31:05.128123   661 raft_consensus.cc:2468] T 40703deac31f460cabad0a36601827cd P fc888dddf19342f8ba7eb1b788c82450 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 768e29de5267451c960c82bfb516d7cb in term 0.
I20260601 13:31:05.128261   585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9455b513ac844be4bd1da1a623a4c5f4" candidate_uuid: "fc888dddf19342f8ba7eb1b788c82450" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "768e29de5267451c960c82bfb516d7cb"
I20260601 13:31:05.128402   585 raft_consensus.cc:3060] T 9455b513ac844be4bd1da1a623a4c5f4 P 768e29de5267451c960c82bfb516d7cb [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:05.128418   736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9455b513ac844be4bd1da1a623a4c5f4" candidate_uuid: "fc888dddf19342f8ba7eb1b788c82450" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "138a93093a934d1ca41b8b3c917a6b6b"
I20260601 13:31:05.128451   550 leader_election.cc:304] T 40703deac31f460cabad0a36601827cd P 768e29de5267451c960c82bfb516d7cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 768e29de5267451c960c82bfb516d7cb, fc888dddf19342f8ba7eb1b788c82450; no voters: 
I20260601 13:31:05.128501   736 raft_consensus.cc:3060] T 9455b513ac844be4bd1da1a623a4c5f4 P 138a93093a934d1ca41b8b3c917a6b6b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:05.128603   786 raft_consensus.cc:2804] T 40703deac31f460cabad0a36601827cd P 768e29de5267451c960c82bfb516d7cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:31:05.128644   786 raft_consensus.cc:493] T 40703deac31f460cabad0a36601827cd P 768e29de5267451c960c82bfb516d7cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:31:05.128679   786 raft_consensus.cc:3060] T 40703deac31f460cabad0a36601827cd P 768e29de5267451c960c82bfb516d7cb [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:05.129393   585 raft_consensus.cc:2468] T 9455b513ac844be4bd1da1a623a4c5f4 P 768e29de5267451c960c82bfb516d7cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc888dddf19342f8ba7eb1b788c82450 in term 1.
I20260601 13:31:05.129679   786 raft_consensus.cc:515] T 40703deac31f460cabad0a36601827cd P 768e29de5267451c960c82bfb516d7cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc888dddf19342f8ba7eb1b788c82450" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43895 } } peers { permanent_uuid: "138a93093a934d1ca41b8b3c917a6b6b" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33901 } } peers { permanent_uuid: "768e29de5267451c960c82bfb516d7cb" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36371 } }
I20260601 13:31:05.129393   736 raft_consensus.cc:2468] T 9455b513ac844be4bd1da1a623a4c5f4 P 138a93093a934d1ca41b8b3c917a6b6b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc888dddf19342f8ba7eb1b788c82450 in term 1.
I20260601 13:31:05.129784   626 leader_election.cc:304] T 9455b513ac844be4bd1da1a623a4c5f4 P fc888dddf19342f8ba7eb1b788c82450 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 768e29de5267451c960c82bfb516d7cb, fc888dddf19342f8ba7eb1b788c82450; no voters: 
I20260601 13:31:05.129890   735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40703deac31f460cabad0a36601827cd" candidate_uuid: "768e29de5267451c960c82bfb516d7cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "138a93093a934d1ca41b8b3c917a6b6b" is_pre_election: true
I20260601 13:31:05.129988   793 raft_consensus.cc:2804] T 9455b513ac844be4bd1da1a623a4c5f4 P fc888dddf19342f8ba7eb1b788c82450 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:05.130050   786 leader_election.cc:290] T 40703deac31f460cabad0a36601827cd P 768e29de5267451c960c82bfb516d7cb [CANDIDATE]: Term 1 election: Requested vote from peers fc888dddf19342f8ba7eb1b788c82450 (127.24.95.66:43895), 138a93093a934d1ca41b8b3c917a6b6b (127.24.95.67:33901)
I20260601 13:31:05.129997   735 raft_consensus.cc:2468] T 40703deac31f460cabad0a36601827cd P 138a93093a934d1ca41b8b3c917a6b6b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 768e29de5267451c960c82bfb516d7cb in term 0.
I20260601 13:31:05.130203   793 raft_consensus.cc:697] T 9455b513ac844be4bd1da1a623a4c5f4 P fc888dddf19342f8ba7eb1b788c82450 [term 1 LEADER]: Becoming Leader. State: Replica: fc888dddf19342f8ba7eb1b788c82450, State: Running, Role: LEADER
I20260601 13:31:05.130398   736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40703deac31f460cabad0a36601827cd" candidate_uuid: "768e29de5267451c960c82bfb516d7cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "138a93093a934d1ca41b8b3c917a6b6b"
I20260601 13:31:05.130555   736 raft_consensus.cc:3060] T 40703deac31f460cabad0a36601827cd P 138a93093a934d1ca41b8b3c917a6b6b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:05.130586   793 consensus_queue.cc:237] T 9455b513ac844be4bd1da1a623a4c5f4 P fc888dddf19342f8ba7eb1b788c82450 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "768e29de5267451c960c82bfb516d7cb" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36371 } } peers { permanent_uuid: "fc888dddf19342f8ba7eb1b788c82450" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43895 } } peers { permanent_uuid: "138a93093a934d1ca41b8b3c917a6b6b" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33901 } }
I20260601 13:31:05.130405   661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40703deac31f460cabad0a36601827cd" candidate_uuid: "768e29de5267451c960c82bfb516d7cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc888dddf19342f8ba7eb1b788c82450"
I20260601 13:31:05.131299   661 raft_consensus.cc:3060] T 40703deac31f460cabad0a36601827cd P fc888dddf19342f8ba7eb1b788c82450 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:05.131330   736 raft_consensus.cc:2468] T 40703deac31f460cabad0a36601827cd P 138a93093a934d1ca41b8b3c917a6b6b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 768e29de5267451c960c82bfb516d7cb in term 1.
I20260601 13:31:05.131598   547 leader_election.cc:304] T 40703deac31f460cabad0a36601827cd P 768e29de5267451c960c82bfb516d7cb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 138a93093a934d1ca41b8b3c917a6b6b, 768e29de5267451c960c82bfb516d7cb; no voters: 
I20260601 13:31:05.131764   786 raft_consensus.cc:2804] T 40703deac31f460cabad0a36601827cd P 768e29de5267451c960c82bfb516d7cb [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:05.131965   786 raft_consensus.cc:697] T 40703deac31f460cabad0a36601827cd P 768e29de5267451c960c82bfb516d7cb [term 1 LEADER]: Becoming Leader. State: Replica: 768e29de5267451c960c82bfb516d7cb, State: Running, Role: LEADER
I20260601 13:31:05.132051   661 raft_consensus.cc:2468] T 40703deac31f460cabad0a36601827cd P fc888dddf19342f8ba7eb1b788c82450 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 768e29de5267451c960c82bfb516d7cb in term 1.
I20260601 13:31:05.132104   786 consensus_queue.cc:237] T 40703deac31f460cabad0a36601827cd P 768e29de5267451c960c82bfb516d7cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc888dddf19342f8ba7eb1b788c82450" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43895 } } peers { permanent_uuid: "138a93093a934d1ca41b8b3c917a6b6b" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33901 } } peers { permanent_uuid: "768e29de5267451c960c82bfb516d7cb" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36371 } }
I20260601 13:31:05.132933   479 catalog_manager.cc:5696] T 9455b513ac844be4bd1da1a623a4c5f4 P fc888dddf19342f8ba7eb1b788c82450 reported cstate change: term changed from 0 to 1, leader changed from <none> to fc888dddf19342f8ba7eb1b788c82450 (127.24.95.66). New cstate: current_term: 1 leader_uuid: "fc888dddf19342f8ba7eb1b788c82450" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "768e29de5267451c960c82bfb516d7cb" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc888dddf19342f8ba7eb1b788c82450" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43895 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "138a93093a934d1ca41b8b3c917a6b6b" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33901 } health_report { overall_health: UNKNOWN } } }
I20260601 13:31:05.133567   480 catalog_manager.cc:5696] T 40703deac31f460cabad0a36601827cd P 768e29de5267451c960c82bfb516d7cb reported cstate change: term changed from 0 to 1, leader changed from <none> to 768e29de5267451c960c82bfb516d7cb (127.24.95.65). New cstate: current_term: 1 leader_uuid: "768e29de5267451c960c82bfb516d7cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc888dddf19342f8ba7eb1b788c82450" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "138a93093a934d1ca41b8b3c917a6b6b" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "768e29de5267451c960c82bfb516d7cb" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36371 } health_report { overall_health: HEALTHY } } }
I20260601 13:31:05.210330   793 raft_consensus.cc:493] T e4cf5a756c324d7aadbbe21b7c971222 P fc888dddf19342f8ba7eb1b788c82450 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:31:05.210501   793 raft_consensus.cc:515] T e4cf5a756c324d7aadbbe21b7c971222 P fc888dddf19342f8ba7eb1b788c82450 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "768e29de5267451c960c82bfb516d7cb" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36371 } } peers { permanent_uuid: "fc888dddf19342f8ba7eb1b788c82450" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43895 } } peers { permanent_uuid: "138a93093a934d1ca41b8b3c917a6b6b" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33901 } }
I20260601 13:31:05.210959   793 leader_election.cc:290] T e4cf5a756c324d7aadbbe21b7c971222 P fc888dddf19342f8ba7eb1b788c82450 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 768e29de5267451c960c82bfb516d7cb (127.24.95.65:36371), 138a93093a934d1ca41b8b3c917a6b6b (127.24.95.67:33901)
I20260601 13:31:05.211438   585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4cf5a756c324d7aadbbe21b7c971222" candidate_uuid: "fc888dddf19342f8ba7eb1b788c82450" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "768e29de5267451c960c82bfb516d7cb" is_pre_election: true
I20260601 13:31:05.211438   736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4cf5a756c324d7aadbbe21b7c971222" candidate_uuid: "fc888dddf19342f8ba7eb1b788c82450" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "138a93093a934d1ca41b8b3c917a6b6b" is_pre_election: true
I20260601 13:31:05.211616   585 raft_consensus.cc:2468] T e4cf5a756c324d7aadbbe21b7c971222 P 768e29de5267451c960c82bfb516d7cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc888dddf19342f8ba7eb1b788c82450 in term 0.
I20260601 13:31:05.211616   736 raft_consensus.cc:2468] T e4cf5a756c324d7aadbbe21b7c971222 P 138a93093a934d1ca41b8b3c917a6b6b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc888dddf19342f8ba7eb1b788c82450 in term 0.
I20260601 13:31:05.211925   624 leader_election.cc:304] T e4cf5a756c324d7aadbbe21b7c971222 P fc888dddf19342f8ba7eb1b788c82450 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 138a93093a934d1ca41b8b3c917a6b6b, fc888dddf19342f8ba7eb1b788c82450; no voters: 
I20260601 13:31:05.212137   793 raft_consensus.cc:2804] T e4cf5a756c324d7aadbbe21b7c971222 P fc888dddf19342f8ba7eb1b788c82450 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:31:05.212200   793 raft_consensus.cc:493] T e4cf5a756c324d7aadbbe21b7c971222 P fc888dddf19342f8ba7eb1b788c82450 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:31:05.212239   793 raft_consensus.cc:3060] T e4cf5a756c324d7aadbbe21b7c971222 P fc888dddf19342f8ba7eb1b788c82450 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:05.213145   793 raft_consensus.cc:515] T e4cf5a756c324d7aadbbe21b7c971222 P fc888dddf19342f8ba7eb1b788c82450 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "768e29de5267451c960c82bfb516d7cb" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36371 } } peers { permanent_uuid: "fc888dddf19342f8ba7eb1b788c82450" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43895 } } peers { permanent_uuid: "138a93093a934d1ca41b8b3c917a6b6b" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33901 } }
I20260601 13:31:05.213467   793 leader_election.cc:290] T e4cf5a756c324d7aadbbe21b7c971222 P fc888dddf19342f8ba7eb1b788c82450 [CANDIDATE]: Term 1 election: Requested vote from peers 768e29de5267451c960c82bfb516d7cb (127.24.95.65:36371), 138a93093a934d1ca41b8b3c917a6b6b (127.24.95.67:33901)
I20260601 13:31:05.213762   736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4cf5a756c324d7aadbbe21b7c971222" candidate_uuid: "fc888dddf19342f8ba7eb1b788c82450" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "138a93093a934d1ca41b8b3c917a6b6b"
I20260601 13:31:05.213768   585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4cf5a756c324d7aadbbe21b7c971222" candidate_uuid: "fc888dddf19342f8ba7eb1b788c82450" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "768e29de5267451c960c82bfb516d7cb"
I20260601 13:31:05.213892   736 raft_consensus.cc:3060] T e4cf5a756c324d7aadbbe21b7c971222 P 138a93093a934d1ca41b8b3c917a6b6b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:05.213892   585 raft_consensus.cc:3060] T e4cf5a756c324d7aadbbe21b7c971222 P 768e29de5267451c960c82bfb516d7cb [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:05.214886   585 raft_consensus.cc:2468] T e4cf5a756c324d7aadbbe21b7c971222 P 768e29de5267451c960c82bfb516d7cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc888dddf19342f8ba7eb1b788c82450 in term 1.
I20260601 13:31:05.214943   736 raft_consensus.cc:2468] T e4cf5a756c324d7aadbbe21b7c971222 P 138a93093a934d1ca41b8b3c917a6b6b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc888dddf19342f8ba7eb1b788c82450 in term 1.
I20260601 13:31:05.215185   624 leader_election.cc:304] T e4cf5a756c324d7aadbbe21b7c971222 P fc888dddf19342f8ba7eb1b788c82450 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: 138a93093a934d1ca41b8b3c917a6b6b, 768e29de5267451c960c82bfb516d7cb, fc888dddf19342f8ba7eb1b788c82450; no voters: 
I20260601 13:31:05.215339   793 raft_consensus.cc:2804] T e4cf5a756c324d7aadbbe21b7c971222 P fc888dddf19342f8ba7eb1b788c82450 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:05.215420   793 raft_consensus.cc:697] T e4cf5a756c324d7aadbbe21b7c971222 P fc888dddf19342f8ba7eb1b788c82450 [term 1 LEADER]: Becoming Leader. State: Replica: fc888dddf19342f8ba7eb1b788c82450, State: Running, Role: LEADER
I20260601 13:31:05.215545   793 consensus_queue.cc:237] T e4cf5a756c324d7aadbbe21b7c971222 P fc888dddf19342f8ba7eb1b788c82450 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "768e29de5267451c960c82bfb516d7cb" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36371 } } peers { permanent_uuid: "fc888dddf19342f8ba7eb1b788c82450" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43895 } } peers { permanent_uuid: "138a93093a934d1ca41b8b3c917a6b6b" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33901 } }
I20260601 13:31:05.217097   480 catalog_manager.cc:5696] T e4cf5a756c324d7aadbbe21b7c971222 P fc888dddf19342f8ba7eb1b788c82450 reported cstate change: term changed from 0 to 1, leader changed from <none> to fc888dddf19342f8ba7eb1b788c82450 (127.24.95.66). New cstate: current_term: 1 leader_uuid: "fc888dddf19342f8ba7eb1b788c82450" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "768e29de5267451c960c82bfb516d7cb" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc888dddf19342f8ba7eb1b788c82450" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43895 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "138a93093a934d1ca41b8b3c917a6b6b" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33901 } health_report { overall_health: UNKNOWN } } }
I20260601 13:31:05.272894 24957 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:31:05.275342   817 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:31:05.275463   819 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:31:05.275336   816 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:31:05.275478 24957 server_base.cc:1061] running on GCE node
I20260601 13:31:05.275787 24957 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:31:05.275828 24957 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:31:05.275844 24957 hybrid_clock.cc:648] HybridClock initialized: now 1780320665275843 us; error 0 us; skew 500 ppm
I20260601 13:31:05.277020 24957 webserver.cc:533] Webserver started at http://127.24.95.68:34813/ using document root <none> and password file <none>
I20260601 13:31:05.277175 24957 fs_manager.cc:362] Metadata directory not provided
I20260601 13:31:05.277235 24957 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:31:05.277309 24957 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:31:05.277712 24957 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320492958789-24957-0/minicluster-data/ts-3-root/instance:
uuid: "d69079604d7e4b75b683e1a804481d91"
format_stamp: "Formatted at 2026-06-01 13:31:05 on dist-test-slave-3pmh"
I20260601 13:31:05.279106 24957 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:31:05.280040   824 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:05.280273 24957 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:05.280339 24957 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320492958789-24957-0/minicluster-data/ts-3-root
uuid: "d69079604d7e4b75b683e1a804481d91"
format_stamp: "Formatted at 2026-06-01 13:31:05 on dist-test-slave-3pmh"
I20260601 13:31:05.280436 24957 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320492958789-24957-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320492958789-24957-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320492958789-24957-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:31:05.286053 24957 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:31:05.286434 24957 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:31:05.286710 24957 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:31:05.287160 24957 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:31:05.287200 24957 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:05.287241 24957 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:31:05.287268 24957 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:05.291792 24957 rpc_server.cc:307] RPC server started. Bound to: 127.24.95.68:44577
I20260601 13:31:05.291865   887 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.95.68:44577 every 8 connection(s)
I20260601 13:31:05.296411   888 heartbeater.cc:344] Connected to a master server at 127.24.95.126:46313
I20260601 13:31:05.296533   888 heartbeater.cc:461] Registering TS with master...
I20260601 13:31:05.296742   888 heartbeater.cc:507] Master 127.24.95.126:46313 requested a full tablet report, sending...
I20260601 13:31:05.297359   480 ts_manager.cc:194] Registered new tserver with Master: d69079604d7e4b75b683e1a804481d91 (127.24.95.68:44577)
I20260601 13:31:05.297943   480 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59302
I20260601 13:31:05.582412   793 consensus_queue.cc:1048] T 9455b513ac844be4bd1da1a623a4c5f4 P fc888dddf19342f8ba7eb1b788c82450 [LEADER]: Connected to new peer: Peer: permanent_uuid: "768e29de5267451c960c82bfb516d7cb" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:05.585240   793 consensus_queue.cc:1048] T 9455b513ac844be4bd1da1a623a4c5f4 P fc888dddf19342f8ba7eb1b788c82450 [LEADER]: Connected to new peer: Peer: permanent_uuid: "138a93093a934d1ca41b8b3c917a6b6b" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:05.588729   894 consensus_queue.cc:1048] T 35f76419a881467ba15fbe4c7ee1833a P 138a93093a934d1ca41b8b3c917a6b6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc888dddf19342f8ba7eb1b788c82450" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:05.591674   894 consensus_queue.cc:1048] T 35f76419a881467ba15fbe4c7ee1833a P 138a93093a934d1ca41b8b3c917a6b6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "768e29de5267451c960c82bfb516d7cb" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:05.667187   786 consensus_queue.cc:1048] T 40703deac31f460cabad0a36601827cd P 768e29de5267451c960c82bfb516d7cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "138a93093a934d1ca41b8b3c917a6b6b" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:05.669991   786 consensus_queue.cc:1048] T 40703deac31f460cabad0a36601827cd P 768e29de5267451c960c82bfb516d7cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc888dddf19342f8ba7eb1b788c82450" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:05.717530   793 consensus_queue.cc:1048] T e4cf5a756c324d7aadbbe21b7c971222 P fc888dddf19342f8ba7eb1b788c82450 [LEADER]: Connected to new peer: Peer: permanent_uuid: "768e29de5267451c960c82bfb516d7cb" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:05.720419   793 consensus_queue.cc:1048] T e4cf5a756c324d7aadbbe21b7c971222 P fc888dddf19342f8ba7eb1b788c82450 [LEADER]: Connected to new peer: Peer: permanent_uuid: "138a93093a934d1ca41b8b3c917a6b6b" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:05.807375   661 consensus_queue.cc:237] T 9455b513ac844be4bd1da1a623a4c5f4 P fc888dddf19342f8ba7eb1b788c82450 [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: "768e29de5267451c960c82bfb516d7cb" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36371 } } peers { permanent_uuid: "fc888dddf19342f8ba7eb1b788c82450" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43895 } } peers { permanent_uuid: "138a93093a934d1ca41b8b3c917a6b6b" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33901 } attrs { replace: true } } peers { permanent_uuid: "d69079604d7e4b75b683e1a804481d91" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 44577 } attrs { promote: true } }
I20260601 13:31:05.808780   585 raft_consensus.cc:1275] T 9455b513ac844be4bd1da1a623a4c5f4 P 768e29de5267451c960c82bfb516d7cb [term 1 FOLLOWER]: Refusing update from remote peer fc888dddf19342f8ba7eb1b788c82450: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:31:05.808967   736 raft_consensus.cc:1275] T 9455b513ac844be4bd1da1a623a4c5f4 P 138a93093a934d1ca41b8b3c917a6b6b [term 1 FOLLOWER]: Refusing update from remote peer fc888dddf19342f8ba7eb1b788c82450: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:31:05.809201   793 consensus_queue.cc:1048] T 9455b513ac844be4bd1da1a623a4c5f4 P fc888dddf19342f8ba7eb1b788c82450 [LEADER]: Connected to new peer: Peer: permanent_uuid: "768e29de5267451c960c82bfb516d7cb" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:31:05.809324   908 consensus_queue.cc:1048] T 9455b513ac844be4bd1da1a623a4c5f4 P fc888dddf19342f8ba7eb1b788c82450 [LEADER]: Connected to new peer: Peer: permanent_uuid: "138a93093a934d1ca41b8b3c917a6b6b" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33901 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:31:05.810838   810 raft_consensus.cc:2955] T 9455b513ac844be4bd1da1a623a4c5f4 P fc888dddf19342f8ba7eb1b788c82450 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d69079604d7e4b75b683e1a804481d91 (127.24.95.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "768e29de5267451c960c82bfb516d7cb" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36371 } } peers { permanent_uuid: "fc888dddf19342f8ba7eb1b788c82450" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43895 } } peers { permanent_uuid: "138a93093a934d1ca41b8b3c917a6b6b" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33901 } attrs { replace: true } } peers { permanent_uuid: "d69079604d7e4b75b683e1a804481d91" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 44577 } attrs { promote: true } } }
I20260601 13:31:05.811205   585 raft_consensus.cc:2955] T 9455b513ac844be4bd1da1a623a4c5f4 P 768e29de5267451c960c82bfb516d7cb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d69079604d7e4b75b683e1a804481d91 (127.24.95.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "768e29de5267451c960c82bfb516d7cb" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36371 } } peers { permanent_uuid: "fc888dddf19342f8ba7eb1b788c82450" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43895 } } peers { permanent_uuid: "138a93093a934d1ca41b8b3c917a6b6b" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33901 } attrs { replace: true } } peers { permanent_uuid: "d69079604d7e4b75b683e1a804481d91" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 44577 } attrs { promote: true } } }
W20260601 13:31:05.813337   627 consensus_peers.cc:597] T 9455b513ac844be4bd1da1a623a4c5f4 P fc888dddf19342f8ba7eb1b788c82450 -> Peer d69079604d7e4b75b683e1a804481d91 (127.24.95.68:44577): Couldn't send request to peer d69079604d7e4b75b683e1a804481d91. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9455b513ac844be4bd1da1a623a4c5f4. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:31:05.813431   736 raft_consensus.cc:2955] T 9455b513ac844be4bd1da1a623a4c5f4 P 138a93093a934d1ca41b8b3c917a6b6b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d69079604d7e4b75b683e1a804481d91 (127.24.95.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "768e29de5267451c960c82bfb516d7cb" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36371 } } peers { permanent_uuid: "fc888dddf19342f8ba7eb1b788c82450" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43895 } } peers { permanent_uuid: "138a93093a934d1ca41b8b3c917a6b6b" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33901 } attrs { replace: true } } peers { permanent_uuid: "d69079604d7e4b75b683e1a804481d91" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 44577 } attrs { promote: true } } }
I20260601 13:31:05.813607   479 catalog_manager.cc:5696] T 9455b513ac844be4bd1da1a623a4c5f4 P 768e29de5267451c960c82bfb516d7cb reported cstate change: config changed from index -1 to 2, NON_VOTER d69079604d7e4b75b683e1a804481d91 (127.24.95.68) added. New cstate: current_term: 1 leader_uuid: "fc888dddf19342f8ba7eb1b788c82450" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "768e29de5267451c960c82bfb516d7cb" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36371 } } peers { permanent_uuid: "fc888dddf19342f8ba7eb1b788c82450" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43895 } } peers { permanent_uuid: "138a93093a934d1ca41b8b3c917a6b6b" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33901 } attrs { replace: true } } peers { permanent_uuid: "d69079604d7e4b75b683e1a804481d91" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 44577 } attrs { promote: true } } }
I20260601 13:31:05.817678   736 consensus_queue.cc:237] T 35f76419a881467ba15fbe4c7ee1833a P 138a93093a934d1ca41b8b3c917a6b6b [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: "768e29de5267451c960c82bfb516d7cb" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36371 } } peers { permanent_uuid: "fc888dddf19342f8ba7eb1b788c82450" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43895 } attrs { replace: true } } peers { permanent_uuid: "138a93093a934d1ca41b8b3c917a6b6b" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33901 } } peers { permanent_uuid: "d69079604d7e4b75b683e1a804481d91" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 44577 } attrs { promote: true } }
I20260601 13:31:05.818811   585 raft_consensus.cc:1275] T 35f76419a881467ba15fbe4c7ee1833a P 768e29de5267451c960c82bfb516d7cb [term 1 FOLLOWER]: Refusing update from remote peer 138a93093a934d1ca41b8b3c917a6b6b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:31:05.818859   661 raft_consensus.cc:1275] T 35f76419a881467ba15fbe4c7ee1833a P fc888dddf19342f8ba7eb1b788c82450 [term 1 FOLLOWER]: Refusing update from remote peer 138a93093a934d1ca41b8b3c917a6b6b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:31:05.819175   897 consensus_queue.cc:1048] T 35f76419a881467ba15fbe4c7ee1833a P 138a93093a934d1ca41b8b3c917a6b6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "768e29de5267451c960c82bfb516d7cb" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:31:05.819552   897 consensus_queue.cc:1048] T 35f76419a881467ba15fbe4c7ee1833a P 138a93093a934d1ca41b8b3c917a6b6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc888dddf19342f8ba7eb1b788c82450" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43895 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:31:05.820704   899 raft_consensus.cc:2955] T 35f76419a881467ba15fbe4c7ee1833a P 138a93093a934d1ca41b8b3c917a6b6b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d69079604d7e4b75b683e1a804481d91 (127.24.95.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "768e29de5267451c960c82bfb516d7cb" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36371 } } peers { permanent_uuid: "fc888dddf19342f8ba7eb1b788c82450" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43895 } attrs { replace: true } } peers { permanent_uuid: "138a93093a934d1ca41b8b3c917a6b6b" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33901 } } peers { permanent_uuid: "d69079604d7e4b75b683e1a804481d91" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 44577 } attrs { promote: true } } }
I20260601 13:31:05.821084   585 raft_consensus.cc:2955] T 35f76419a881467ba15fbe4c7ee1833a P 768e29de5267451c960c82bfb516d7cb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d69079604d7e4b75b683e1a804481d91 (127.24.95.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "768e29de5267451c960c82bfb516d7cb" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36371 } } peers { permanent_uuid: "fc888dddf19342f8ba7eb1b788c82450" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43895 } attrs { replace: true } } peers { permanent_uuid: "138a93093a934d1ca41b8b3c917a6b6b" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33901 } } peers { permanent_uuid: "d69079604d7e4b75b683e1a804481d91" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 44577 } attrs { promote: true } } }
I20260601 13:31:05.822773   661 raft_consensus.cc:2955] T 35f76419a881467ba15fbe4c7ee1833a P fc888dddf19342f8ba7eb1b788c82450 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d69079604d7e4b75b683e1a804481d91 (127.24.95.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "768e29de5267451c960c82bfb516d7cb" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36371 } } peers { permanent_uuid: "fc888dddf19342f8ba7eb1b788c82450" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43895 } attrs { replace: true } } peers { permanent_uuid: "138a93093a934d1ca41b8b3c917a6b6b" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33901 } } peers { permanent_uuid: "d69079604d7e4b75b683e1a804481d91" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 44577 } attrs { promote: true } } }
I20260601 13:31:05.823242   660 consensus_queue.cc:237] T e4cf5a756c324d7aadbbe21b7c971222 P fc888dddf19342f8ba7eb1b788c82450 [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: "768e29de5267451c960c82bfb516d7cb" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36371 } attrs { replace: true } } peers { permanent_uuid: "fc888dddf19342f8ba7eb1b788c82450" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43895 } } peers { permanent_uuid: "138a93093a934d1ca41b8b3c917a6b6b" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33901 } } peers { permanent_uuid: "d69079604d7e4b75b683e1a804481d91" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 44577 } attrs { promote: true } }
I20260601 13:31:05.823304   481 catalog_manager.cc:5696] T 35f76419a881467ba15fbe4c7ee1833a P 138a93093a934d1ca41b8b3c917a6b6b reported cstate change: config changed from index -1 to 2, NON_VOTER d69079604d7e4b75b683e1a804481d91 (127.24.95.68) added. New cstate: current_term: 1 leader_uuid: "138a93093a934d1ca41b8b3c917a6b6b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "768e29de5267451c960c82bfb516d7cb" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36371 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc888dddf19342f8ba7eb1b788c82450" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43895 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "138a93093a934d1ca41b8b3c917a6b6b" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d69079604d7e4b75b683e1a804481d91" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 44577 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260601 13:31:05.823925   702 consensus_peers.cc:597] T 35f76419a881467ba15fbe4c7ee1833a P 138a93093a934d1ca41b8b3c917a6b6b -> Peer d69079604d7e4b75b683e1a804481d91 (127.24.95.68:44577): Couldn't send request to peer d69079604d7e4b75b683e1a804481d91. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 35f76419a881467ba15fbe4c7ee1833a. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:31:05.825184   585 raft_consensus.cc:1275] T e4cf5a756c324d7aadbbe21b7c971222 P 768e29de5267451c960c82bfb516d7cb [term 1 FOLLOWER]: Refusing update from remote peer fc888dddf19342f8ba7eb1b788c82450: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:31:05.825245   736 raft_consensus.cc:1275] T e4cf5a756c324d7aadbbe21b7c971222 P 138a93093a934d1ca41b8b3c917a6b6b [term 1 FOLLOWER]: Refusing update from remote peer fc888dddf19342f8ba7eb1b788c82450: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:31:05.825387   627 consensus_peers.cc:597] T e4cf5a756c324d7aadbbe21b7c971222 P fc888dddf19342f8ba7eb1b788c82450 -> Peer d69079604d7e4b75b683e1a804481d91 (127.24.95.68:44577): Couldn't send request to peer d69079604d7e4b75b683e1a804481d91. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e4cf5a756c324d7aadbbe21b7c971222. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:31:05.825604   793 consensus_queue.cc:1048] T e4cf5a756c324d7aadbbe21b7c971222 P fc888dddf19342f8ba7eb1b788c82450 [LEADER]: Connected to new peer: Peer: permanent_uuid: "768e29de5267451c960c82bfb516d7cb" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36371 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:31:05.825768   908 consensus_queue.cc:1048] T e4cf5a756c324d7aadbbe21b7c971222 P fc888dddf19342f8ba7eb1b788c82450 [LEADER]: Connected to new peer: Peer: permanent_uuid: "138a93093a934d1ca41b8b3c917a6b6b" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:31:05.827108   793 raft_consensus.cc:2955] T e4cf5a756c324d7aadbbe21b7c971222 P fc888dddf19342f8ba7eb1b788c82450 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d69079604d7e4b75b683e1a804481d91 (127.24.95.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "768e29de5267451c960c82bfb516d7cb" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36371 } attrs { replace: true } } peers { permanent_uuid: "fc888dddf19342f8ba7eb1b788c82450" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43895 } } peers { permanent_uuid: "138a93093a934d1ca41b8b3c917a6b6b" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33901 } } peers { permanent_uuid: "d69079604d7e4b75b683e1a804481d91" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 44577 } attrs { promote: true } } }
I20260601 13:31:05.827513   736 raft_consensus.cc:2955] T e4cf5a756c324d7aadbbe21b7c971222 P 138a93093a934d1ca41b8b3c917a6b6b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d69079604d7e4b75b683e1a804481d91 (127.24.95.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "768e29de5267451c960c82bfb516d7cb" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36371 } attrs { replace: true } } peers { permanent_uuid: "fc888dddf19342f8ba7eb1b788c82450" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43895 } } peers { permanent_uuid: "138a93093a934d1ca41b8b3c917a6b6b" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33901 } } peers { permanent_uuid: "d69079604d7e4b75b683e1a804481d91" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 44577 } attrs { promote: true } } }
I20260601 13:31:05.827644   585 raft_consensus.cc:2955] T e4cf5a756c324d7aadbbe21b7c971222 P 768e29de5267451c960c82bfb516d7cb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d69079604d7e4b75b683e1a804481d91 (127.24.95.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "768e29de5267451c960c82bfb516d7cb" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36371 } attrs { replace: true } } peers { permanent_uuid: "fc888dddf19342f8ba7eb1b788c82450" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43895 } } peers { permanent_uuid: "138a93093a934d1ca41b8b3c917a6b6b" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33901 } } peers { permanent_uuid: "d69079604d7e4b75b683e1a804481d91" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 44577 } attrs { promote: true } } }
I20260601 13:31:05.829504   480 catalog_manager.cc:5696] T e4cf5a756c324d7aadbbe21b7c971222 P 138a93093a934d1ca41b8b3c917a6b6b reported cstate change: config changed from index -1 to 2, NON_VOTER d69079604d7e4b75b683e1a804481d91 (127.24.95.68) added. New cstate: current_term: 1 leader_uuid: "fc888dddf19342f8ba7eb1b788c82450" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "768e29de5267451c960c82bfb516d7cb" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36371 } attrs { replace: true } } peers { permanent_uuid: "fc888dddf19342f8ba7eb1b788c82450" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43895 } } peers { permanent_uuid: "138a93093a934d1ca41b8b3c917a6b6b" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33901 } } peers { permanent_uuid: "d69079604d7e4b75b683e1a804481d91" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 44577 } attrs { promote: true } } }
I20260601 13:31:05.830214   660 consensus_queue.cc:237] T 9455b513ac844be4bd1da1a623a4c5f4 P fc888dddf19342f8ba7eb1b788c82450 [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: "768e29de5267451c960c82bfb516d7cb" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36371 } } peers { permanent_uuid: "fc888dddf19342f8ba7eb1b788c82450" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43895 } } peers { permanent_uuid: "138a93093a934d1ca41b8b3c917a6b6b" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33901 } attrs { replace: false } } peers { permanent_uuid: "d69079604d7e4b75b683e1a804481d91" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 44577 } attrs { promote: true } }
I20260601 13:31:05.831454   585 raft_consensus.cc:1275] T 9455b513ac844be4bd1da1a623a4c5f4 P 768e29de5267451c960c82bfb516d7cb [term 1 FOLLOWER]: Refusing update from remote peer fc888dddf19342f8ba7eb1b788c82450: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:31:05.831499   736 raft_consensus.cc:1275] T 9455b513ac844be4bd1da1a623a4c5f4 P 138a93093a934d1ca41b8b3c917a6b6b [term 1 FOLLOWER]: Refusing update from remote peer fc888dddf19342f8ba7eb1b788c82450: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260601 13:31:05.831614   627 consensus_peers.cc:597] T 9455b513ac844be4bd1da1a623a4c5f4 P fc888dddf19342f8ba7eb1b788c82450 -> Peer d69079604d7e4b75b683e1a804481d91 (127.24.95.68:44577): Couldn't send request to peer d69079604d7e4b75b683e1a804481d91. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9455b513ac844be4bd1da1a623a4c5f4. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:31:05.831893   908 consensus_queue.cc:1048] T 9455b513ac844be4bd1da1a623a4c5f4 P fc888dddf19342f8ba7eb1b788c82450 [LEADER]: Connected to new peer: Peer: permanent_uuid: "768e29de5267451c960c82bfb516d7cb" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:31:05.832031   810 consensus_queue.cc:1048] T 9455b513ac844be4bd1da1a623a4c5f4 P fc888dddf19342f8ba7eb1b788c82450 [LEADER]: Connected to new peer: Peer: permanent_uuid: "138a93093a934d1ca41b8b3c917a6b6b" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33901 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:31:05.833400   908 raft_consensus.cc:2955] T 9455b513ac844be4bd1da1a623a4c5f4 P fc888dddf19342f8ba7eb1b788c82450 [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: "768e29de5267451c960c82bfb516d7cb" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36371 } } peers { permanent_uuid: "fc888dddf19342f8ba7eb1b788c82450" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43895 } } peers { permanent_uuid: "138a93093a934d1ca41b8b3c917a6b6b" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33901 } attrs { replace: false } } peers { permanent_uuid: "d69079604d7e4b75b683e1a804481d91" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 44577 } attrs { promote: true } } }
I20260601 13:31:05.833762   585 raft_consensus.cc:2955] T 9455b513ac844be4bd1da1a623a4c5f4 P 768e29de5267451c960c82bfb516d7cb [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: "768e29de5267451c960c82bfb516d7cb" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36371 } } peers { permanent_uuid: "fc888dddf19342f8ba7eb1b788c82450" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43895 } } peers { permanent_uuid: "138a93093a934d1ca41b8b3c917a6b6b" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33901 } attrs { replace: false } } peers { permanent_uuid: "d69079604d7e4b75b683e1a804481d91" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 44577 } attrs { promote: true } } }
I20260601 13:31:05.834391   736 raft_consensus.cc:2955] T 9455b513ac844be4bd1da1a623a4c5f4 P 138a93093a934d1ca41b8b3c917a6b6b [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: "768e29de5267451c960c82bfb516d7cb" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36371 } } peers { permanent_uuid: "fc888dddf19342f8ba7eb1b788c82450" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43895 } } peers { permanent_uuid: "138a93093a934d1ca41b8b3c917a6b6b" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33901 } attrs { replace: false } } peers { permanent_uuid: "d69079604d7e4b75b683e1a804481d91" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 44577 } attrs { promote: true } } }
W20260601 13:31:05.834956   530 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260601 13:31:05.835021   530 auto_rebalancer.cc:300] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260601 13:31:05.835688   479 catalog_manager.cc:5696] T 9455b513ac844be4bd1da1a623a4c5f4 P 768e29de5267451c960c82bfb516d7cb reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "fc888dddf19342f8ba7eb1b788c82450" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "768e29de5267451c960c82bfb516d7cb" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36371 } } peers { permanent_uuid: "fc888dddf19342f8ba7eb1b788c82450" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43895 } } peers { permanent_uuid: "138a93093a934d1ca41b8b3c917a6b6b" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33901 } attrs { replace: false } } peers { permanent_uuid: "d69079604d7e4b75b683e1a804481d91" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 44577 } attrs { promote: true } } }
I20260601 13:31:05.835934   735 consensus_queue.cc:237] T 35f76419a881467ba15fbe4c7ee1833a P 138a93093a934d1ca41b8b3c917a6b6b [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: "768e29de5267451c960c82bfb516d7cb" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36371 } } peers { permanent_uuid: "fc888dddf19342f8ba7eb1b788c82450" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43895 } attrs { replace: false } } peers { permanent_uuid: "138a93093a934d1ca41b8b3c917a6b6b" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33901 } } peers { permanent_uuid: "d69079604d7e4b75b683e1a804481d91" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 44577 } attrs { promote: true } }
I20260601 13:31:05.837335   585 raft_consensus.cc:1275] T 35f76419a881467ba15fbe4c7ee1833a P 768e29de5267451c960c82bfb516d7cb [term 1 FOLLOWER]: Refusing update from remote peer 138a93093a934d1ca41b8b3c917a6b6b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260601 13:31:05.837484   702 consensus_peers.cc:597] T 35f76419a881467ba15fbe4c7ee1833a P 138a93093a934d1ca41b8b3c917a6b6b -> Peer d69079604d7e4b75b683e1a804481d91 (127.24.95.68:44577): Couldn't send request to peer d69079604d7e4b75b683e1a804481d91. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 35f76419a881467ba15fbe4c7ee1833a. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:31:05.837879   897 consensus_queue.cc:1048] T 35f76419a881467ba15fbe4c7ee1833a P 138a93093a934d1ca41b8b3c917a6b6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "768e29de5267451c960c82bfb516d7cb" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:31:05.838961   660 raft_consensus.cc:1275] T 35f76419a881467ba15fbe4c7ee1833a P fc888dddf19342f8ba7eb1b788c82450 [term 1 FOLLOWER]: Refusing update from remote peer 138a93093a934d1ca41b8b3c917a6b6b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:31:05.839514   660 consensus_queue.cc:237] T 9455b513ac844be4bd1da1a623a4c5f4 P fc888dddf19342f8ba7eb1b788c82450 [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: "768e29de5267451c960c82bfb516d7cb" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36371 } } peers { permanent_uuid: "fc888dddf19342f8ba7eb1b788c82450" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43895 } } peers { permanent_uuid: "138a93093a934d1ca41b8b3c917a6b6b" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33901 } attrs { replace: false } }
I20260601 13:31:05.840013   897 consensus_queue.cc:1048] T 35f76419a881467ba15fbe4c7ee1833a P 138a93093a934d1ca41b8b3c917a6b6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc888dddf19342f8ba7eb1b788c82450" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43895 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:31:05.840561   897 raft_consensus.cc:2955] T 35f76419a881467ba15fbe4c7ee1833a P 138a93093a934d1ca41b8b3c917a6b6b [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: "768e29de5267451c960c82bfb516d7cb" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36371 } } peers { permanent_uuid: "fc888dddf19342f8ba7eb1b788c82450" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43895 } attrs { replace: false } } peers { permanent_uuid: "138a93093a934d1ca41b8b3c917a6b6b" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33901 } } peers { permanent_uuid: "d69079604d7e4b75b683e1a804481d91" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 44577 } attrs { promote: true } } }
I20260601 13:31:05.840934   585 raft_consensus.cc:1275] T 9455b513ac844be4bd1da1a623a4c5f4 P 768e29de5267451c960c82bfb516d7cb [term 1 FOLLOWER]: Refusing update from remote peer fc888dddf19342f8ba7eb1b788c82450: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:31:05.841120   584 raft_consensus.cc:2955] T 35f76419a881467ba15fbe4c7ee1833a P 768e29de5267451c960c82bfb516d7cb [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: "768e29de5267451c960c82bfb516d7cb" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36371 } } peers { permanent_uuid: "fc888dddf19342f8ba7eb1b788c82450" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43895 } attrs { replace: false } } peers { permanent_uuid: "138a93093a934d1ca41b8b3c917a6b6b" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33901 } } peers { permanent_uuid: "d69079604d7e4b75b683e1a804481d91" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 44577 } attrs { promote: true } } }
W20260601 13:31:05.842453   530 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260601 13:31:05.842518   530 auto_rebalancer.cc:300] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260601 13:31:05.842867   810 consensus_queue.cc:1048] T 9455b513ac844be4bd1da1a623a4c5f4 P fc888dddf19342f8ba7eb1b788c82450 [LEADER]: Connected to new peer: Peer: permanent_uuid: "768e29de5267451c960c82bfb516d7cb" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:31:05.843050   481 catalog_manager.cc:5696] T 35f76419a881467ba15fbe4c7ee1833a P 768e29de5267451c960c82bfb516d7cb reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "138a93093a934d1ca41b8b3c917a6b6b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "768e29de5267451c960c82bfb516d7cb" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36371 } } peers { permanent_uuid: "fc888dddf19342f8ba7eb1b788c82450" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43895 } attrs { replace: false } } peers { permanent_uuid: "138a93093a934d1ca41b8b3c917a6b6b" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33901 } } peers { permanent_uuid: "d69079604d7e4b75b683e1a804481d91" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 44577 } attrs { promote: true } } }
I20260601 13:31:05.843116   660 raft_consensus.cc:2955] T 35f76419a881467ba15fbe4c7ee1833a P fc888dddf19342f8ba7eb1b788c82450 [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: "768e29de5267451c960c82bfb516d7cb" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36371 } } peers { permanent_uuid: "fc888dddf19342f8ba7eb1b788c82450" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43895 } attrs { replace: false } } peers { permanent_uuid: "138a93093a934d1ca41b8b3c917a6b6b" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33901 } } peers { permanent_uuid: "d69079604d7e4b75b683e1a804481d91" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 44577 } attrs { promote: true } } }
I20260601 13:31:05.843228   736 raft_consensus.cc:1275] T 9455b513ac844be4bd1da1a623a4c5f4 P 138a93093a934d1ca41b8b3c917a6b6b [term 1 FOLLOWER]: Refusing update from remote peer fc888dddf19342f8ba7eb1b788c82450: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:31:05.843888   793 consensus_queue.cc:1048] T 9455b513ac844be4bd1da1a623a4c5f4 P fc888dddf19342f8ba7eb1b788c82450 [LEADER]: Connected to new peer: Peer: permanent_uuid: "138a93093a934d1ca41b8b3c917a6b6b" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33901 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:31:05.843863   661 consensus_queue.cc:237] T e4cf5a756c324d7aadbbe21b7c971222 P fc888dddf19342f8ba7eb1b788c82450 [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: "768e29de5267451c960c82bfb516d7cb" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36371 } attrs { replace: false } } peers { permanent_uuid: "fc888dddf19342f8ba7eb1b788c82450" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43895 } } peers { permanent_uuid: "138a93093a934d1ca41b8b3c917a6b6b" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33901 } } peers { permanent_uuid: "d69079604d7e4b75b683e1a804481d91" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 44577 } attrs { promote: true } }
I20260601 13:31:05.844300   810 raft_consensus.cc:2955] T 9455b513ac844be4bd1da1a623a4c5f4 P fc888dddf19342f8ba7eb1b788c82450 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER d69079604d7e4b75b683e1a804481d91 (127.24.95.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "768e29de5267451c960c82bfb516d7cb" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36371 } } peers { permanent_uuid: "fc888dddf19342f8ba7eb1b788c82450" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43895 } } peers { permanent_uuid: "138a93093a934d1ca41b8b3c917a6b6b" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33901 } attrs { replace: false } } }
I20260601 13:31:05.845636   468 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 9455b513ac844be4bd1da1a623a4c5f4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:31:05.846313   734 raft_consensus.cc:1275] T e4cf5a756c324d7aadbbe21b7c971222 P 138a93093a934d1ca41b8b3c917a6b6b [term 1 FOLLOWER]: Refusing update from remote peer fc888dddf19342f8ba7eb1b788c82450: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:31:05.846393   584 raft_consensus.cc:2955] T 9455b513ac844be4bd1da1a623a4c5f4 P 768e29de5267451c960c82bfb516d7cb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER d69079604d7e4b75b683e1a804481d91 (127.24.95.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "768e29de5267451c960c82bfb516d7cb" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36371 } } peers { permanent_uuid: "fc888dddf19342f8ba7eb1b788c82450" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43895 } } peers { permanent_uuid: "138a93093a934d1ca41b8b3c917a6b6b" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33901 } attrs { replace: false } } }
I20260601 13:31:05.846765   733 consensus_queue.cc:237] T 35f76419a881467ba15fbe4c7ee1833a P 138a93093a934d1ca41b8b3c917a6b6b [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: "768e29de5267451c960c82bfb516d7cb" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36371 } } peers { permanent_uuid: "fc888dddf19342f8ba7eb1b788c82450" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43895 } attrs { replace: false } } peers { permanent_uuid: "138a93093a934d1ca41b8b3c917a6b6b" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33901 } }
I20260601 13:31:05.847332   585 raft_consensus.cc:1275] T e4cf5a756c324d7aadbbe21b7c971222 P 768e29de5267451c960c82bfb516d7cb [term 1 FOLLOWER]: Refusing update from remote peer fc888dddf19342f8ba7eb1b788c82450: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260601 13:31:05.847352   627 consensus_peers.cc:597] T e4cf5a756c324d7aadbbe21b7c971222 P fc888dddf19342f8ba7eb1b788c82450 -> Peer d69079604d7e4b75b683e1a804481d91 (127.24.95.68:44577): Couldn't send request to peer d69079604d7e4b75b683e1a804481d91. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e4cf5a756c324d7aadbbe21b7c971222. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:31:05.847793   908 consensus_queue.cc:1048] T e4cf5a756c324d7aadbbe21b7c971222 P fc888dddf19342f8ba7eb1b788c82450 [LEADER]: Connected to new peer: Peer: permanent_uuid: "768e29de5267451c960c82bfb516d7cb" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36371 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:31:05.848619   584 raft_consensus.cc:1275] T 35f76419a881467ba15fbe4c7ee1833a P 768e29de5267451c960c82bfb516d7cb [term 1 FOLLOWER]: Refusing update from remote peer 138a93093a934d1ca41b8b3c917a6b6b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:31:05.848726   918 consensus_queue.cc:1048] T e4cf5a756c324d7aadbbe21b7c971222 P fc888dddf19342f8ba7eb1b788c82450 [LEADER]: Connected to new peer: Peer: permanent_uuid: "138a93093a934d1ca41b8b3c917a6b6b" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:31:05.848812   480 catalog_manager.cc:5696] T 9455b513ac844be4bd1da1a623a4c5f4 P 768e29de5267451c960c82bfb516d7cb reported cstate change: config changed from index 3 to 4, NON_VOTER d69079604d7e4b75b683e1a804481d91 (127.24.95.68) evicted. New cstate: current_term: 1 leader_uuid: "fc888dddf19342f8ba7eb1b788c82450" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "768e29de5267451c960c82bfb516d7cb" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36371 } } peers { permanent_uuid: "fc888dddf19342f8ba7eb1b788c82450" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43895 } } peers { permanent_uuid: "138a93093a934d1ca41b8b3c917a6b6b" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33901 } attrs { replace: false } } }
I20260601 13:31:05.849067   918 raft_consensus.cc:2955] T e4cf5a756c324d7aadbbe21b7c971222 P fc888dddf19342f8ba7eb1b788c82450 [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: "768e29de5267451c960c82bfb516d7cb" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36371 } attrs { replace: false } } peers { permanent_uuid: "fc888dddf19342f8ba7eb1b788c82450" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43895 } } peers { permanent_uuid: "138a93093a934d1ca41b8b3c917a6b6b" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33901 } } peers { permanent_uuid: "d69079604d7e4b75b683e1a804481d91" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 44577 } attrs { promote: true } } }
I20260601 13:31:05.849431   585 raft_consensus.cc:2955] T e4cf5a756c324d7aadbbe21b7c971222 P 768e29de5267451c960c82bfb516d7cb [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: "768e29de5267451c960c82bfb516d7cb" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36371 } attrs { replace: false } } peers { permanent_uuid: "fc888dddf19342f8ba7eb1b788c82450" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43895 } } peers { permanent_uuid: "138a93093a934d1ca41b8b3c917a6b6b" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33901 } } peers { permanent_uuid: "d69079604d7e4b75b683e1a804481d91" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 44577 } attrs { promote: true } } }
I20260601 13:31:05.850844   661 raft_consensus.cc:1275] T 35f76419a881467ba15fbe4c7ee1833a P fc888dddf19342f8ba7eb1b788c82450 [term 1 FOLLOWER]: Refusing update from remote peer 138a93093a934d1ca41b8b3c917a6b6b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:31:05.851025   733 raft_consensus.cc:2955] T 9455b513ac844be4bd1da1a623a4c5f4 P 138a93093a934d1ca41b8b3c917a6b6b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER d69079604d7e4b75b683e1a804481d91 (127.24.95.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "768e29de5267451c960c82bfb516d7cb" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36371 } } peers { permanent_uuid: "fc888dddf19342f8ba7eb1b788c82450" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43895 } } peers { permanent_uuid: "138a93093a934d1ca41b8b3c917a6b6b" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33901 } attrs { replace: false } } }
I20260601 13:31:05.851202   899 consensus_queue.cc:1048] T 35f76419a881467ba15fbe4c7ee1833a P 138a93093a934d1ca41b8b3c917a6b6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "768e29de5267451c960c82bfb516d7cb" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:31:05.851432   899 consensus_queue.cc:1048] T 35f76419a881467ba15fbe4c7ee1833a P 138a93093a934d1ca41b8b3c917a6b6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc888dddf19342f8ba7eb1b788c82450" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43895 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:31:05.851656   735 raft_consensus.cc:2955] T e4cf5a756c324d7aadbbe21b7c971222 P 138a93093a934d1ca41b8b3c917a6b6b [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: "768e29de5267451c960c82bfb516d7cb" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36371 } attrs { replace: false } } peers { permanent_uuid: "fc888dddf19342f8ba7eb1b788c82450" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43895 } } peers { permanent_uuid: "138a93093a934d1ca41b8b3c917a6b6b" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33901 } } peers { permanent_uuid: "d69079604d7e4b75b683e1a804481d91" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 44577 } attrs { promote: true } } }
I20260601 13:31:05.853343   894 raft_consensus.cc:2955] T 35f76419a881467ba15fbe4c7ee1833a P 138a93093a934d1ca41b8b3c917a6b6b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER d69079604d7e4b75b683e1a804481d91 (127.24.95.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "768e29de5267451c960c82bfb516d7cb" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36371 } } peers { permanent_uuid: "fc888dddf19342f8ba7eb1b788c82450" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43895 } attrs { replace: false } } peers { permanent_uuid: "138a93093a934d1ca41b8b3c917a6b6b" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33901 } } }
W20260601 13:31:05.854837   530 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260601 13:31:05.854900   530 auto_rebalancer.cc:300] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260601 13:31:05.854877   465 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 35f76419a881467ba15fbe4c7ee1833a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:31:05.854974   661 raft_consensus.cc:2955] T 35f76419a881467ba15fbe4c7ee1833a P fc888dddf19342f8ba7eb1b788c82450 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER d69079604d7e4b75b683e1a804481d91 (127.24.95.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "768e29de5267451c960c82bfb516d7cb" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36371 } } peers { permanent_uuid: "fc888dddf19342f8ba7eb1b788c82450" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43895 } attrs { replace: false } } peers { permanent_uuid: "138a93093a934d1ca41b8b3c917a6b6b" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33901 } } }
I20260601 13:31:05.855232   480 catalog_manager.cc:5696] T e4cf5a756c324d7aadbbe21b7c971222 P 768e29de5267451c960c82bfb516d7cb reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "fc888dddf19342f8ba7eb1b788c82450" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "768e29de5267451c960c82bfb516d7cb" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36371 } attrs { replace: false } } peers { permanent_uuid: "fc888dddf19342f8ba7eb1b788c82450" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43895 } } peers { permanent_uuid: "138a93093a934d1ca41b8b3c917a6b6b" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33901 } } peers { permanent_uuid: "d69079604d7e4b75b683e1a804481d91" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 44577 } attrs { promote: true } } }
I20260601 13:31:05.856215   585 raft_consensus.cc:2955] T 35f76419a881467ba15fbe4c7ee1833a P 768e29de5267451c960c82bfb516d7cb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER d69079604d7e4b75b683e1a804481d91 (127.24.95.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "768e29de5267451c960c82bfb516d7cb" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36371 } } peers { permanent_uuid: "fc888dddf19342f8ba7eb1b788c82450" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43895 } attrs { replace: false } } peers { permanent_uuid: "138a93093a934d1ca41b8b3c917a6b6b" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33901 } } }
I20260601 13:31:05.858676   661 consensus_queue.cc:237] T e4cf5a756c324d7aadbbe21b7c971222 P fc888dddf19342f8ba7eb1b788c82450 [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: "768e29de5267451c960c82bfb516d7cb" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36371 } attrs { replace: false } } peers { permanent_uuid: "fc888dddf19342f8ba7eb1b788c82450" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43895 } } peers { permanent_uuid: "138a93093a934d1ca41b8b3c917a6b6b" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33901 } }
I20260601 13:31:05.859476   479 catalog_manager.cc:5696] T 35f76419a881467ba15fbe4c7ee1833a P 138a93093a934d1ca41b8b3c917a6b6b reported cstate change: config changed from index 3 to 4, NON_VOTER d69079604d7e4b75b683e1a804481d91 (127.24.95.68) evicted. New cstate: current_term: 1 leader_uuid: "138a93093a934d1ca41b8b3c917a6b6b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "768e29de5267451c960c82bfb516d7cb" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36371 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc888dddf19342f8ba7eb1b788c82450" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43895 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "138a93093a934d1ca41b8b3c917a6b6b" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33901 } health_report { overall_health: HEALTHY } } }
I20260601 13:31:05.860128   735 raft_consensus.cc:1275] T e4cf5a756c324d7aadbbe21b7c971222 P 138a93093a934d1ca41b8b3c917a6b6b [term 1 FOLLOWER]: Refusing update from remote peer fc888dddf19342f8ba7eb1b788c82450: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:31:05.860142   585 raft_consensus.cc:1275] T e4cf5a756c324d7aadbbe21b7c971222 P 768e29de5267451c960c82bfb516d7cb [term 1 FOLLOWER]: Refusing update from remote peer fc888dddf19342f8ba7eb1b788c82450: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:31:05.860523   918 consensus_queue.cc:1048] T e4cf5a756c324d7aadbbe21b7c971222 P fc888dddf19342f8ba7eb1b788c82450 [LEADER]: Connected to new peer: Peer: permanent_uuid: "768e29de5267451c960c82bfb516d7cb" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36371 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:31:05.861255   852 tablet_service.cc:1558] Processing DeleteTablet for tablet 9455b513ac844be4bd1da1a623a4c5f4 with delete_type TABLET_DATA_TOMBSTONED (TS d69079604d7e4b75b683e1a804481d91 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42350
I20260601 13:31:05.861332   918 consensus_queue.cc:1048] T e4cf5a756c324d7aadbbe21b7c971222 P fc888dddf19342f8ba7eb1b788c82450 [LEADER]: Connected to new peer: Peer: permanent_uuid: "138a93093a934d1ca41b8b3c917a6b6b" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260601 13:31:05.861930   468 catalog_manager.cc:4994] TS d69079604d7e4b75b683e1a804481d91 (127.24.95.68:44577): delete failed for tablet 9455b513ac844be4bd1da1a623a4c5f4 because the tablet was not found. No further retry: Not found: Tablet not found: 9455b513ac844be4bd1da1a623a4c5f4
I20260601 13:31:05.861886   916 raft_consensus.cc:2955] T e4cf5a756c324d7aadbbe21b7c971222 P fc888dddf19342f8ba7eb1b788c82450 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER d69079604d7e4b75b683e1a804481d91 (127.24.95.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "768e29de5267451c960c82bfb516d7cb" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36371 } attrs { replace: false } } peers { permanent_uuid: "fc888dddf19342f8ba7eb1b788c82450" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43895 } } peers { permanent_uuid: "138a93093a934d1ca41b8b3c917a6b6b" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33901 } } }
I20260601 13:31:05.862257   852 tablet_service.cc:1558] Processing DeleteTablet for tablet 35f76419a881467ba15fbe4c7ee1833a with delete_type TABLET_DATA_TOMBSTONED (TS d69079604d7e4b75b683e1a804481d91 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42350
I20260601 13:31:05.862250   585 raft_consensus.cc:2955] T e4cf5a756c324d7aadbbe21b7c971222 P 768e29de5267451c960c82bfb516d7cb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER d69079604d7e4b75b683e1a804481d91 (127.24.95.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "768e29de5267451c960c82bfb516d7cb" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36371 } attrs { replace: false } } peers { permanent_uuid: "fc888dddf19342f8ba7eb1b788c82450" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43895 } } peers { permanent_uuid: "138a93093a934d1ca41b8b3c917a6b6b" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33901 } } }
W20260601 13:31:05.862622   468 catalog_manager.cc:4994] TS d69079604d7e4b75b683e1a804481d91 (127.24.95.68:44577): delete failed for tablet 35f76419a881467ba15fbe4c7ee1833a because the tablet was not found. No further retry: Not found: Tablet not found: 35f76419a881467ba15fbe4c7ee1833a
I20260601 13:31:05.863273   468 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet e4cf5a756c324d7aadbbe21b7c971222 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:31:05.864166   735 raft_consensus.cc:2955] T e4cf5a756c324d7aadbbe21b7c971222 P 138a93093a934d1ca41b8b3c917a6b6b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER d69079604d7e4b75b683e1a804481d91 (127.24.95.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "768e29de5267451c960c82bfb516d7cb" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36371 } attrs { replace: false } } peers { permanent_uuid: "fc888dddf19342f8ba7eb1b788c82450" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43895 } } peers { permanent_uuid: "138a93093a934d1ca41b8b3c917a6b6b" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33901 } } }
I20260601 13:31:05.864462   480 catalog_manager.cc:5696] T e4cf5a756c324d7aadbbe21b7c971222 P 768e29de5267451c960c82bfb516d7cb reported cstate change: config changed from index 3 to 4, NON_VOTER d69079604d7e4b75b683e1a804481d91 (127.24.95.68) evicted. New cstate: current_term: 1 leader_uuid: "fc888dddf19342f8ba7eb1b788c82450" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "768e29de5267451c960c82bfb516d7cb" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 36371 } attrs { replace: false } } peers { permanent_uuid: "fc888dddf19342f8ba7eb1b788c82450" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 43895 } } peers { permanent_uuid: "138a93093a934d1ca41b8b3c917a6b6b" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 33901 } } }
I20260601 13:31:05.866495   852 tablet_service.cc:1558] Processing DeleteTablet for tablet e4cf5a756c324d7aadbbe21b7c971222 with delete_type TABLET_DATA_TOMBSTONED (TS d69079604d7e4b75b683e1a804481d91 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42350
W20260601 13:31:05.866827   468 catalog_manager.cc:4994] TS d69079604d7e4b75b683e1a804481d91 (127.24.95.68:44577): delete failed for tablet e4cf5a756c324d7aadbbe21b7c971222 because the tablet was not found. No further retry: Not found: Tablet not found: e4cf5a756c324d7aadbbe21b7c971222
I20260601 13:31:06.298857   888 heartbeater.cc:499] Master 127.24.95.126:46313 was elected leader, sending a full tablet report...
I20260601 13:31:06.336504 24957 tablet_server.cc:179] TabletServer@127.24.95.65:0 shutting down...
I20260601 13:31:06.339834 24957 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:31:06.340006 24957 tablet_replica.cc:333] T 9455b513ac844be4bd1da1a623a4c5f4 P 768e29de5267451c960c82bfb516d7cb: stopping tablet replica
I20260601 13:31:06.340122 24957 raft_consensus.cc:2243] T 9455b513ac844be4bd1da1a623a4c5f4 P 768e29de5267451c960c82bfb516d7cb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:06.340261 24957 raft_consensus.cc:2272] T 9455b513ac844be4bd1da1a623a4c5f4 P 768e29de5267451c960c82bfb516d7cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:06.340848 24957 tablet_replica.cc:333] T e4cf5a756c324d7aadbbe21b7c971222 P 768e29de5267451c960c82bfb516d7cb: stopping tablet replica
I20260601 13:31:06.340934 24957 raft_consensus.cc:2243] T e4cf5a756c324d7aadbbe21b7c971222 P 768e29de5267451c960c82bfb516d7cb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:06.341055 24957 raft_consensus.cc:2272] T e4cf5a756c324d7aadbbe21b7c971222 P 768e29de5267451c960c82bfb516d7cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:06.341483 24957 tablet_replica.cc:333] T 35f76419a881467ba15fbe4c7ee1833a P 768e29de5267451c960c82bfb516d7cb: stopping tablet replica
I20260601 13:31:06.341558 24957 raft_consensus.cc:2243] T 35f76419a881467ba15fbe4c7ee1833a P 768e29de5267451c960c82bfb516d7cb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:06.341697 24957 raft_consensus.cc:2272] T 35f76419a881467ba15fbe4c7ee1833a P 768e29de5267451c960c82bfb516d7cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:06.342084 24957 tablet_replica.cc:333] T 40703deac31f460cabad0a36601827cd P 768e29de5267451c960c82bfb516d7cb: stopping tablet replica
I20260601 13:31:06.342157 24957 raft_consensus.cc:2243] T 40703deac31f460cabad0a36601827cd P 768e29de5267451c960c82bfb516d7cb [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:06.342319 24957 raft_consensus.cc:2272] T 40703deac31f460cabad0a36601827cd P 768e29de5267451c960c82bfb516d7cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:06.348685 24957 tablet_server.cc:196] TabletServer@127.24.95.65:0 shutdown complete.
I20260601 13:31:06.351002 24957 tablet_server.cc:179] TabletServer@127.24.95.66:0 shutting down...
I20260601 13:31:06.355149 24957 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:31:06.355345 24957 tablet_replica.cc:333] T 9455b513ac844be4bd1da1a623a4c5f4 P fc888dddf19342f8ba7eb1b788c82450: stopping tablet replica
I20260601 13:31:06.355464 24957 raft_consensus.cc:2243] T 9455b513ac844be4bd1da1a623a4c5f4 P fc888dddf19342f8ba7eb1b788c82450 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:06.355671 24957 raft_consensus.cc:2272] T 9455b513ac844be4bd1da1a623a4c5f4 P fc888dddf19342f8ba7eb1b788c82450 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:06.356285 24957 tablet_replica.cc:333] T e4cf5a756c324d7aadbbe21b7c971222 P fc888dddf19342f8ba7eb1b788c82450: stopping tablet replica
I20260601 13:31:06.356436 24957 raft_consensus.cc:2243] T e4cf5a756c324d7aadbbe21b7c971222 P fc888dddf19342f8ba7eb1b788c82450 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:06.356608 24957 raft_consensus.cc:2272] T e4cf5a756c324d7aadbbe21b7c971222 P fc888dddf19342f8ba7eb1b788c82450 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:06.357075 24957 tablet_replica.cc:333] T 35f76419a881467ba15fbe4c7ee1833a P fc888dddf19342f8ba7eb1b788c82450: stopping tablet replica
I20260601 13:31:06.357151 24957 raft_consensus.cc:2243] T 35f76419a881467ba15fbe4c7ee1833a P fc888dddf19342f8ba7eb1b788c82450 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:06.357280 24957 raft_consensus.cc:2272] T 35f76419a881467ba15fbe4c7ee1833a P fc888dddf19342f8ba7eb1b788c82450 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:06.357692 24957 tablet_replica.cc:333] T 40703deac31f460cabad0a36601827cd P fc888dddf19342f8ba7eb1b788c82450: stopping tablet replica
I20260601 13:31:06.357761 24957 raft_consensus.cc:2243] T 40703deac31f460cabad0a36601827cd P fc888dddf19342f8ba7eb1b788c82450 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:06.357846 24957 raft_consensus.cc:2272] T 40703deac31f460cabad0a36601827cd P fc888dddf19342f8ba7eb1b788c82450 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:06.371296 24957 tablet_server.cc:196] TabletServer@127.24.95.66:0 shutdown complete.
I20260601 13:31:06.373673 24957 tablet_server.cc:179] TabletServer@127.24.95.67:0 shutting down...
I20260601 13:31:06.377417 24957 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:31:06.377605 24957 tablet_replica.cc:333] T 35f76419a881467ba15fbe4c7ee1833a P 138a93093a934d1ca41b8b3c917a6b6b: stopping tablet replica
I20260601 13:31:06.377722 24957 raft_consensus.cc:2243] T 35f76419a881467ba15fbe4c7ee1833a P 138a93093a934d1ca41b8b3c917a6b6b [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:06.377931 24957 raft_consensus.cc:2272] T 35f76419a881467ba15fbe4c7ee1833a P 138a93093a934d1ca41b8b3c917a6b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:06.378446 24957 tablet_replica.cc:333] T 40703deac31f460cabad0a36601827cd P 138a93093a934d1ca41b8b3c917a6b6b: stopping tablet replica
I20260601 13:31:06.378536 24957 raft_consensus.cc:2243] T 40703deac31f460cabad0a36601827cd P 138a93093a934d1ca41b8b3c917a6b6b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:06.378628 24957 raft_consensus.cc:2272] T 40703deac31f460cabad0a36601827cd P 138a93093a934d1ca41b8b3c917a6b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:06.379047 24957 tablet_replica.cc:333] T 9455b513ac844be4bd1da1a623a4c5f4 P 138a93093a934d1ca41b8b3c917a6b6b: stopping tablet replica
I20260601 13:31:06.379118 24957 raft_consensus.cc:2243] T 9455b513ac844be4bd1da1a623a4c5f4 P 138a93093a934d1ca41b8b3c917a6b6b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:06.379238 24957 raft_consensus.cc:2272] T 9455b513ac844be4bd1da1a623a4c5f4 P 138a93093a934d1ca41b8b3c917a6b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:06.379640 24957 tablet_replica.cc:333] T e4cf5a756c324d7aadbbe21b7c971222 P 138a93093a934d1ca41b8b3c917a6b6b: stopping tablet replica
I20260601 13:31:06.379709 24957 raft_consensus.cc:2243] T e4cf5a756c324d7aadbbe21b7c971222 P 138a93093a934d1ca41b8b3c917a6b6b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:06.379818 24957 raft_consensus.cc:2272] T e4cf5a756c324d7aadbbe21b7c971222 P 138a93093a934d1ca41b8b3c917a6b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:06.393134 24957 tablet_server.cc:196] TabletServer@127.24.95.67:0 shutdown complete.
I20260601 13:31:06.395613 24957 tablet_server.cc:179] TabletServer@127.24.95.68:0 shutting down...
I20260601 13:31:06.399569 24957 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:31:06.411733 24957 tablet_server.cc:196] TabletServer@127.24.95.68:0 shutdown complete.
I20260601 13:31:06.413877 24957 master.cc:562] Master@127.24.95.126:46313 shutting down...
I20260601 13:31:06.417222 24957 raft_consensus.cc:2243] T 00000000000000000000000000000000 P be231c918f8e4406965f92d5f0e76794 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:06.417393 24957 raft_consensus.cc:2272] T 00000000000000000000000000000000 P be231c918f8e4406965f92d5f0e76794 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:06.417446 24957 tablet_replica.cc:333] T 00000000000000000000000000000000 P be231c918f8e4406965f92d5f0e76794: stopping tablet replica
I20260601 13:31:06.430073 24957 master.cc:584] Master@127.24.95.126:46313 shutdown complete.
[       OK ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails (2694 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag
I20260601 13:31:06.437778 24957 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.95.126:33889
I20260601 13:31:06.438094 24957 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:31:06.439939   929 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:31:06.439960   932 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:31:06.440047   930 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:31:06.440223 24957 server_base.cc:1061] running on GCE node
I20260601 13:31:06.440362 24957 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:31:06.440426 24957 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:31:06.440459 24957 hybrid_clock.cc:648] HybridClock initialized: now 1780320666440458 us; error 0 us; skew 500 ppm
I20260601 13:31:06.441187 24957 webserver.cc:533] Webserver started at http://127.24.95.126:38997/ using document root <none> and password file <none>
I20260601 13:31:06.441320 24957 fs_manager.cc:362] Metadata directory not provided
I20260601 13:31:06.441360 24957 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:31:06.441418 24957 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:31:06.441773 24957 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320492958789-24957-0/minicluster-data/master-0-root/instance:
uuid: "4ff7230f335943ca982ea07b0a53c06e"
format_stamp: "Formatted at 2026-06-01 13:31:06 on dist-test-slave-3pmh"
I20260601 13:31:06.443172 24957 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:31:06.444103   937 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:06.444327 24957 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:31:06.444444 24957 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320492958789-24957-0/minicluster-data/master-0-root
uuid: "4ff7230f335943ca982ea07b0a53c06e"
format_stamp: "Formatted at 2026-06-01 13:31:06 on dist-test-slave-3pmh"
I20260601 13:31:06.444510 24957 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320492958789-24957-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320492958789-24957-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320492958789-24957-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:31:06.465397 24957 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:31:06.465770 24957 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:31:06.470276 24957 rpc_server.cc:307] RPC server started. Bound to: 127.24.95.126:33889
I20260601 13:31:06.473495   989 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.95.126:33889 every 8 connection(s)
I20260601 13:31:06.473903   990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:06.475629   990 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4ff7230f335943ca982ea07b0a53c06e: Bootstrap starting.
I20260601 13:31:06.476454   990 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4ff7230f335943ca982ea07b0a53c06e: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:06.477476   990 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4ff7230f335943ca982ea07b0a53c06e: No bootstrap required, opened a new log
I20260601 13:31:06.477847   990 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4ff7230f335943ca982ea07b0a53c06e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4ff7230f335943ca982ea07b0a53c06e" member_type: VOTER }
I20260601 13:31:06.477946   990 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4ff7230f335943ca982ea07b0a53c06e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:06.477979   990 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4ff7230f335943ca982ea07b0a53c06e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ff7230f335943ca982ea07b0a53c06e, State: Initialized, Role: FOLLOWER
I20260601 13:31:06.478106   990 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4ff7230f335943ca982ea07b0a53c06e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4ff7230f335943ca982ea07b0a53c06e" member_type: VOTER }
I20260601 13:31:06.478169   990 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4ff7230f335943ca982ea07b0a53c06e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:31:06.478207   990 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4ff7230f335943ca982ea07b0a53c06e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:31:06.478251   990 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4ff7230f335943ca982ea07b0a53c06e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:06.478931   990 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4ff7230f335943ca982ea07b0a53c06e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4ff7230f335943ca982ea07b0a53c06e" member_type: VOTER }
I20260601 13:31:06.479049   990 leader_election.cc:304] T 00000000000000000000000000000000 P 4ff7230f335943ca982ea07b0a53c06e [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: 4ff7230f335943ca982ea07b0a53c06e; no voters: 
I20260601 13:31:06.479224   990 leader_election.cc:290] T 00000000000000000000000000000000 P 4ff7230f335943ca982ea07b0a53c06e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:31:06.479372   993 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4ff7230f335943ca982ea07b0a53c06e [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:06.479583   993 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4ff7230f335943ca982ea07b0a53c06e [term 1 LEADER]: Becoming Leader. State: Replica: 4ff7230f335943ca982ea07b0a53c06e, State: Running, Role: LEADER
I20260601 13:31:06.479645   990 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4ff7230f335943ca982ea07b0a53c06e [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:31:06.479710   993 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4ff7230f335943ca982ea07b0a53c06e [LEADER]: Queue going to LEADER mode. State: All 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: "4ff7230f335943ca982ea07b0a53c06e" member_type: VOTER }
I20260601 13:31:06.480104   994 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4ff7230f335943ca982ea07b0a53c06e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4ff7230f335943ca982ea07b0a53c06e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4ff7230f335943ca982ea07b0a53c06e" member_type: VOTER } }
I20260601 13:31:06.480127   995 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4ff7230f335943ca982ea07b0a53c06e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4ff7230f335943ca982ea07b0a53c06e. Latest consensus state: current_term: 1 leader_uuid: "4ff7230f335943ca982ea07b0a53c06e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4ff7230f335943ca982ea07b0a53c06e" member_type: VOTER } }
I20260601 13:31:06.480190   994 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4ff7230f335943ca982ea07b0a53c06e [sys.catalog]: This master's current role is: LEADER
I20260601 13:31:06.480206   995 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4ff7230f335943ca982ea07b0a53c06e [sys.catalog]: This master's current role is: LEADER
I20260601 13:31:06.480440   998 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:31:06.481302   998 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:31:06.481510 24957 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:31:06.483145   998 catalog_manager.cc:1382] Generated new cluster ID: 2bc0424e10994b12b3a72c82c0280fce
I20260601 13:31:06.483196   998 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:31:06.493256   998 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:31:06.493901   998 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:31:06.503538   998 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 4ff7230f335943ca982ea07b0a53c06e: Generated new TSK 0
I20260601 13:31:06.503734   998 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:31:06.514056 24957 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:31:06.516301 24957 server_base.cc:1061] running on GCE node
W20260601 13:31:06.516266  1014 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:31:06.516255  1012 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:31:06.516284  1011 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:31:06.516683 24957 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:31:06.516726 24957 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:31:06.516741 24957 hybrid_clock.cc:648] HybridClock initialized: now 1780320666516740 us; error 0 us; skew 500 ppm
I20260601 13:31:06.517606 24957 webserver.cc:533] Webserver started at http://127.24.95.65:43849/ using document root <none> and password file <none>
I20260601 13:31:06.517740 24957 fs_manager.cc:362] Metadata directory not provided
I20260601 13:31:06.517782 24957 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:31:06.517838 24957 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:31:06.518174 24957 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320492958789-24957-0/minicluster-data/ts-0-root/instance:
uuid: "9b2583e1905d48a1bfbb28003b20fa07"
format_stamp: "Formatted at 2026-06-01 13:31:06 on dist-test-slave-3pmh"
I20260601 13:31:06.519621 24957 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:06.520619  1019 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:06.520833 24957 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:06.520892 24957 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320492958789-24957-0/minicluster-data/ts-0-root
uuid: "9b2583e1905d48a1bfbb28003b20fa07"
format_stamp: "Formatted at 2026-06-01 13:31:06 on dist-test-slave-3pmh"
I20260601 13:31:06.520948 24957 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320492958789-24957-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320492958789-24957-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320492958789-24957-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:31:06.529181 24957 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:31:06.529549 24957 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:31:06.529803 24957 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:31:06.530263 24957 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:31:06.530301 24957 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:06.530331 24957 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:31:06.530359 24957 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:06.534348 24957 rpc_server.cc:307] RPC server started. Bound to: 127.24.95.65:46473
I20260601 13:31:06.534376  1083 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.95.65:46473 every 8 connection(s)
I20260601 13:31:06.535162 24957 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:31:06.537122  1088 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:31:06.537145  1091 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:31:06.537362  1089 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:31:06.537393 24957 server_base.cc:1061] running on GCE node
I20260601 13:31:06.537647 24957 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:31:06.537688 24957 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:31:06.537701 24957 hybrid_clock.cc:648] HybridClock initialized: now 1780320666537701 us; error 0 us; skew 500 ppm
I20260601 13:31:06.538599 24957 webserver.cc:533] Webserver started at http://127.24.95.66:41817/ using document root <none> and password file <none>
I20260601 13:31:06.538759 24957 fs_manager.cc:362] Metadata directory not provided
I20260601 13:31:06.538820 24957 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:31:06.538897 24957 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:31:06.539279 24957 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320492958789-24957-0/minicluster-data/ts-1-root/instance:
uuid: "7829ec1cc9544b329b057e3e6700d220"
format_stamp: "Formatted at 2026-06-01 13:31:06 on dist-test-slave-3pmh"
I20260601 13:31:06.539516  1084 heartbeater.cc:344] Connected to a master server at 127.24.95.126:33889
I20260601 13:31:06.539609  1084 heartbeater.cc:461] Registering TS with master...
I20260601 13:31:06.539811  1084 heartbeater.cc:507] Master 127.24.95.126:33889 requested a full tablet report, sending...
I20260601 13:31:06.540442   954 ts_manager.cc:194] Registered new tserver with Master: 9b2583e1905d48a1bfbb28003b20fa07 (127.24.95.65:46473)
I20260601 13:31:06.540877 24957 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:31:06.541383   954 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35450
I20260601 13:31:06.541900  1096 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:06.542147 24957 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:31:06.542208 24957 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320492958789-24957-0/minicluster-data/ts-1-root
uuid: "7829ec1cc9544b329b057e3e6700d220"
format_stamp: "Formatted at 2026-06-01 13:31:06 on dist-test-slave-3pmh"
I20260601 13:31:06.542271 24957 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320492958789-24957-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320492958789-24957-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320492958789-24957-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:31:06.555542 24957 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:31:06.555979 24957 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:31:06.556255 24957 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:31:06.556753 24957 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:31:06.556795 24957 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:06.556825 24957 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:31:06.556838 24957 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:06.560695 24957 rpc_server.cc:307] RPC server started. Bound to: 127.24.95.66:37533
I20260601 13:31:06.560767  1159 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.95.66:37533 every 8 connection(s)
I20260601 13:31:06.561494 24957 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:31:06.563589  1163 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:31:06.563594  1164 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:31:06.563688  1166 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:31:06.563992 24957 server_base.cc:1061] running on GCE node
I20260601 13:31:06.564184 24957 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:31:06.564247 24957 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:31:06.564312 24957 hybrid_clock.cc:648] HybridClock initialized: now 1780320666564311 us; error 0 us; skew 500 ppm
I20260601 13:31:06.565217 24957 webserver.cc:533] Webserver started at http://127.24.95.67:33761/ using document root <none> and password file <none>
I20260601 13:31:06.565402 24957 fs_manager.cc:362] Metadata directory not provided
I20260601 13:31:06.565448 24957 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:31:06.565555 24957 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:31:06.565737  1160 heartbeater.cc:344] Connected to a master server at 127.24.95.126:33889
I20260601 13:31:06.565833  1160 heartbeater.cc:461] Registering TS with master...
I20260601 13:31:06.566008 24957 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320492958789-24957-0/minicluster-data/ts-2-root/instance:
uuid: "ea70e1142e64499caa4acb47b891c461"
format_stamp: "Formatted at 2026-06-01 13:31:06 on dist-test-slave-3pmh"
I20260601 13:31:06.566062  1160 heartbeater.cc:507] Master 127.24.95.126:33889 requested a full tablet report, sending...
I20260601 13:31:06.566676   954 ts_manager.cc:194] Registered new tserver with Master: 7829ec1cc9544b329b057e3e6700d220 (127.24.95.66:37533)
I20260601 13:31:06.567365   954 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35458
I20260601 13:31:06.567787 24957 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:31:06.568774  1171 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:06.568991 24957 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:06.569049 24957 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320492958789-24957-0/minicluster-data/ts-2-root
uuid: "ea70e1142e64499caa4acb47b891c461"
format_stamp: "Formatted at 2026-06-01 13:31:06 on dist-test-slave-3pmh"
I20260601 13:31:06.569113 24957 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320492958789-24957-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320492958789-24957-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320492958789-24957-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:31:06.597011 24957 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:31:06.597420 24957 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:31:06.597718 24957 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:31:06.598208 24957 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:31:06.598248 24957 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:06.598289 24957 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:31:06.598316 24957 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:06.602730 24957 rpc_server.cc:307] RPC server started. Bound to: 127.24.95.67:38985
I20260601 13:31:06.602802  1234 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.95.67:38985 every 8 connection(s)
I20260601 13:31:06.607398  1235 heartbeater.cc:344] Connected to a master server at 127.24.95.126:33889
I20260601 13:31:06.607511  1235 heartbeater.cc:461] Registering TS with master...
I20260601 13:31:06.607725  1235 heartbeater.cc:507] Master 127.24.95.126:33889 requested a full tablet report, sending...
I20260601 13:31:06.608326   954 ts_manager.cc:194] Registered new tserver with Master: ea70e1142e64499caa4acb47b891c461 (127.24.95.67:38985)
I20260601 13:31:06.608831 24957 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005675957s
I20260601 13:31:06.608907   954 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35472
I20260601 13:31:07.542412  1084 heartbeater.cc:499] Master 127.24.95.126:33889 was elected leader, sending a full tablet report...
I20260601 13:31:07.568313  1160 heartbeater.cc:499] Master 127.24.95.126:33889 was elected leader, sending a full tablet report...
I20260601 13:31:07.609913  1235 heartbeater.cc:499] Master 127.24.95.126:33889 was elected leader, sending a full tablet report...
I20260601 13:31:07.644541   954 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35476:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260601 13:31:07.645131   954 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260601 13:31:07.657781  1124 tablet_service.cc:1511] Processing CreateTablet for tablet 01ef73aae388490e94336ed5f8f1c76e (DEFAULT_TABLE table=test-workload [id=9c3dac4c6fed40afaf17fd0cb333acec]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:31:07.658248  1124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01ef73aae388490e94336ed5f8f1c76e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:07.660676  1123 tablet_service.cc:1511] Processing CreateTablet for tablet 15c02b71fa284ea6917d3f9d3beb7af7 (DEFAULT_TABLE table=test-workload [id=9c3dac4c6fed40afaf17fd0cb333acec]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:31:07.660981  1123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15c02b71fa284ea6917d3f9d3beb7af7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:07.661237  1199 tablet_service.cc:1511] Processing CreateTablet for tablet 01ef73aae388490e94336ed5f8f1c76e (DEFAULT_TABLE table=test-workload [id=9c3dac4c6fed40afaf17fd0cb333acec]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:31:07.661273  1198 tablet_service.cc:1511] Processing CreateTablet for tablet 15c02b71fa284ea6917d3f9d3beb7af7 (DEFAULT_TABLE table=test-workload [id=9c3dac4c6fed40afaf17fd0cb333acec]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:31:07.661525  1199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01ef73aae388490e94336ed5f8f1c76e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:07.661710  1198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15c02b71fa284ea6917d3f9d3beb7af7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:07.664312  1255 tablet_bootstrap.cc:492] T 01ef73aae388490e94336ed5f8f1c76e P ea70e1142e64499caa4acb47b891c461: Bootstrap starting.
I20260601 13:31:07.664638  1122 tablet_service.cc:1511] Processing CreateTablet for tablet 99a6900056294df98a669662b06b0d9e (DEFAULT_TABLE table=test-workload [id=9c3dac4c6fed40afaf17fd0cb333acec]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:31:07.664893  1122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99a6900056294df98a669662b06b0d9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:07.665413  1047 tablet_service.cc:1511] Processing CreateTablet for tablet 01ef73aae388490e94336ed5f8f1c76e (DEFAULT_TABLE table=test-workload [id=9c3dac4c6fed40afaf17fd0cb333acec]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:31:07.665649  1047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01ef73aae388490e94336ed5f8f1c76e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:07.666149  1255 tablet_bootstrap.cc:654] T 01ef73aae388490e94336ed5f8f1c76e P ea70e1142e64499caa4acb47b891c461: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:07.667160  1121 tablet_service.cc:1511] Processing CreateTablet for tablet 0febba67f026474fa5c75549714ac948 (DEFAULT_TABLE table=test-workload [id=9c3dac4c6fed40afaf17fd0cb333acec]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:31:07.667213  1255 tablet_bootstrap.cc:492] T 01ef73aae388490e94336ed5f8f1c76e P ea70e1142e64499caa4acb47b891c461: No bootstrap required, opened a new log
I20260601 13:31:07.667392  1255 ts_tablet_manager.cc:1403] T 01ef73aae388490e94336ed5f8f1c76e P ea70e1142e64499caa4acb47b891c461: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:31:07.667440  1121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0febba67f026474fa5c75549714ac948. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:07.667876  1258 tablet_bootstrap.cc:492] T 01ef73aae388490e94336ed5f8f1c76e P 9b2583e1905d48a1bfbb28003b20fa07: Bootstrap starting.
I20260601 13:31:07.667848  1255 raft_consensus.cc:359] T 01ef73aae388490e94336ed5f8f1c76e P ea70e1142e64499caa4acb47b891c461 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7829ec1cc9544b329b057e3e6700d220" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 37533 } } peers { permanent_uuid: "ea70e1142e64499caa4acb47b891c461" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38985 } } peers { permanent_uuid: "9b2583e1905d48a1bfbb28003b20fa07" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46473 } }
I20260601 13:31:07.667955  1255 raft_consensus.cc:385] T 01ef73aae388490e94336ed5f8f1c76e P ea70e1142e64499caa4acb47b891c461 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:07.667984  1255 raft_consensus.cc:740] T 01ef73aae388490e94336ed5f8f1c76e P ea70e1142e64499caa4acb47b891c461 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea70e1142e64499caa4acb47b891c461, State: Initialized, Role: FOLLOWER
I20260601 13:31:07.667999  1046 tablet_service.cc:1511] Processing CreateTablet for tablet 15c02b71fa284ea6917d3f9d3beb7af7 (DEFAULT_TABLE table=test-workload [id=9c3dac4c6fed40afaf17fd0cb333acec]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:31:07.668228  1046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15c02b71fa284ea6917d3f9d3beb7af7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:07.668141  1255 consensus_queue.cc:260] T 01ef73aae388490e94336ed5f8f1c76e P ea70e1142e64499caa4acb47b891c461 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7829ec1cc9544b329b057e3e6700d220" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 37533 } } peers { permanent_uuid: "ea70e1142e64499caa4acb47b891c461" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38985 } } peers { permanent_uuid: "9b2583e1905d48a1bfbb28003b20fa07" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46473 } }
I20260601 13:31:07.668762  1255 ts_tablet_manager.cc:1434] T 01ef73aae388490e94336ed5f8f1c76e P ea70e1142e64499caa4acb47b891c461: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:07.669057  1258 tablet_bootstrap.cc:654] T 01ef73aae388490e94336ed5f8f1c76e P 9b2583e1905d48a1bfbb28003b20fa07: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:07.669548  1120 tablet_service.cc:1511] Processing CreateTablet for tablet b844fd49e2644860bd6c8f9ffe8e7bea (DEFAULT_TABLE table=test-workload [id=9c3dac4c6fed40afaf17fd0cb333acec]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:31:07.669936  1120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b844fd49e2644860bd6c8f9ffe8e7bea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:07.670535  1255 tablet_bootstrap.cc:492] T 15c02b71fa284ea6917d3f9d3beb7af7 P ea70e1142e64499caa4acb47b891c461: Bootstrap starting.
I20260601 13:31:07.670521  1045 tablet_service.cc:1511] Processing CreateTablet for tablet 99a6900056294df98a669662b06b0d9e (DEFAULT_TABLE table=test-workload [id=9c3dac4c6fed40afaf17fd0cb333acec]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:31:07.670764  1045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99a6900056294df98a669662b06b0d9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:07.671305  1255 tablet_bootstrap.cc:654] T 15c02b71fa284ea6917d3f9d3beb7af7 P ea70e1142e64499caa4acb47b891c461: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:07.672071  1119 tablet_service.cc:1511] Processing CreateTablet for tablet 9100050a0fcb4fcfbeaa4f87c748a302 (DEFAULT_TABLE table=test-workload [id=9c3dac4c6fed40afaf17fd0cb333acec]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:31:07.672307  1255 tablet_bootstrap.cc:492] T 15c02b71fa284ea6917d3f9d3beb7af7 P ea70e1142e64499caa4acb47b891c461: No bootstrap required, opened a new log
I20260601 13:31:07.672305  1119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9100050a0fcb4fcfbeaa4f87c748a302. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:07.672452  1255 ts_tablet_manager.cc:1403] T 15c02b71fa284ea6917d3f9d3beb7af7 P ea70e1142e64499caa4acb47b891c461: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:31:07.672683  1197 tablet_service.cc:1511] Processing CreateTablet for tablet 99a6900056294df98a669662b06b0d9e (DEFAULT_TABLE table=test-workload [id=9c3dac4c6fed40afaf17fd0cb333acec]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:31:07.672729  1044 tablet_service.cc:1511] Processing CreateTablet for tablet 0febba67f026474fa5c75549714ac948 (DEFAULT_TABLE table=test-workload [id=9c3dac4c6fed40afaf17fd0cb333acec]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:31:07.672930  1255 raft_consensus.cc:359] T 15c02b71fa284ea6917d3f9d3beb7af7 P ea70e1142e64499caa4acb47b891c461 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2583e1905d48a1bfbb28003b20fa07" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46473 } } peers { permanent_uuid: "7829ec1cc9544b329b057e3e6700d220" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 37533 } } peers { permanent_uuid: "ea70e1142e64499caa4acb47b891c461" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38985 } }
I20260601 13:31:07.673053  1255 raft_consensus.cc:385] T 15c02b71fa284ea6917d3f9d3beb7af7 P ea70e1142e64499caa4acb47b891c461 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:07.673084  1255 raft_consensus.cc:740] T 15c02b71fa284ea6917d3f9d3beb7af7 P ea70e1142e64499caa4acb47b891c461 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea70e1142e64499caa4acb47b891c461, State: Initialized, Role: FOLLOWER
I20260601 13:31:07.673136  1043 tablet_service.cc:1511] Processing CreateTablet for tablet b844fd49e2644860bd6c8f9ffe8e7bea (DEFAULT_TABLE table=test-workload [id=9c3dac4c6fed40afaf17fd0cb333acec]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:31:07.673238  1255 consensus_queue.cc:260] T 15c02b71fa284ea6917d3f9d3beb7af7 P ea70e1142e64499caa4acb47b891c461 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2583e1905d48a1bfbb28003b20fa07" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46473 } } peers { permanent_uuid: "7829ec1cc9544b329b057e3e6700d220" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 37533 } } peers { permanent_uuid: "ea70e1142e64499caa4acb47b891c461" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38985 } }
I20260601 13:31:07.673592  1255 ts_tablet_manager.cc:1434] T 15c02b71fa284ea6917d3f9d3beb7af7 P ea70e1142e64499caa4acb47b891c461: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:07.673626  1042 tablet_service.cc:1511] Processing CreateTablet for tablet 9100050a0fcb4fcfbeaa4f87c748a302 (DEFAULT_TABLE table=test-workload [id=9c3dac4c6fed40afaf17fd0cb333acec]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:31:07.673133  1196 tablet_service.cc:1511] Processing CreateTablet for tablet 0febba67f026474fa5c75549714ac948 (DEFAULT_TABLE table=test-workload [id=9c3dac4c6fed40afaf17fd0cb333acec]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:31:07.661437  1195 tablet_service.cc:1511] Processing CreateTablet for tablet b844fd49e2644860bd6c8f9ffe8e7bea (DEFAULT_TABLE table=test-workload [id=9c3dac4c6fed40afaf17fd0cb333acec]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:31:07.672923  1044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0febba67f026474fa5c75549714ac948. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:07.674432  1043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b844fd49e2644860bd6c8f9ffe8e7bea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:07.676631  1042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9100050a0fcb4fcfbeaa4f87c748a302. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:07.672924  1197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99a6900056294df98a669662b06b0d9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:07.676956  1195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b844fd49e2644860bd6c8f9ffe8e7bea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:07.677143  1196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0febba67f026474fa5c75549714ac948. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:07.678792  1198 tablet_service.cc:1511] Processing CreateTablet for tablet 9100050a0fcb4fcfbeaa4f87c748a302 (DEFAULT_TABLE table=test-workload [id=9c3dac4c6fed40afaf17fd0cb333acec]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:31:07.679352  1198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9100050a0fcb4fcfbeaa4f87c748a302. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:07.679370  1255 tablet_bootstrap.cc:492] T 0febba67f026474fa5c75549714ac948 P ea70e1142e64499caa4acb47b891c461: Bootstrap starting.
I20260601 13:31:07.680685  1256 tablet_bootstrap.cc:492] T 15c02b71fa284ea6917d3f9d3beb7af7 P 7829ec1cc9544b329b057e3e6700d220: Bootstrap starting.
I20260601 13:31:07.680722  1255 tablet_bootstrap.cc:654] T 0febba67f026474fa5c75549714ac948 P ea70e1142e64499caa4acb47b891c461: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:07.682191  1256 tablet_bootstrap.cc:654] T 15c02b71fa284ea6917d3f9d3beb7af7 P 7829ec1cc9544b329b057e3e6700d220: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:07.682542  1258 tablet_bootstrap.cc:492] T 01ef73aae388490e94336ed5f8f1c76e P 9b2583e1905d48a1bfbb28003b20fa07: No bootstrap required, opened a new log
I20260601 13:31:07.682641  1258 ts_tablet_manager.cc:1403] T 01ef73aae388490e94336ed5f8f1c76e P 9b2583e1905d48a1bfbb28003b20fa07: Time spent bootstrapping tablet: real 0.015s	user 0.000s	sys 0.002s
I20260601 13:31:07.683153  1258 raft_consensus.cc:359] T 01ef73aae388490e94336ed5f8f1c76e P 9b2583e1905d48a1bfbb28003b20fa07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7829ec1cc9544b329b057e3e6700d220" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 37533 } } peers { permanent_uuid: "ea70e1142e64499caa4acb47b891c461" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38985 } } peers { permanent_uuid: "9b2583e1905d48a1bfbb28003b20fa07" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46473 } }
I20260601 13:31:07.683251  1258 raft_consensus.cc:385] T 01ef73aae388490e94336ed5f8f1c76e P 9b2583e1905d48a1bfbb28003b20fa07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:07.683292  1258 raft_consensus.cc:740] T 01ef73aae388490e94336ed5f8f1c76e P 9b2583e1905d48a1bfbb28003b20fa07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b2583e1905d48a1bfbb28003b20fa07, State: Initialized, Role: FOLLOWER
I20260601 13:31:07.683378  1256 tablet_bootstrap.cc:492] T 15c02b71fa284ea6917d3f9d3beb7af7 P 7829ec1cc9544b329b057e3e6700d220: No bootstrap required, opened a new log
I20260601 13:31:07.683476  1256 ts_tablet_manager.cc:1403] T 15c02b71fa284ea6917d3f9d3beb7af7 P 7829ec1cc9544b329b057e3e6700d220: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:31:07.683413  1258 consensus_queue.cc:260] T 01ef73aae388490e94336ed5f8f1c76e P 9b2583e1905d48a1bfbb28003b20fa07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7829ec1cc9544b329b057e3e6700d220" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 37533 } } peers { permanent_uuid: "ea70e1142e64499caa4acb47b891c461" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38985 } } peers { permanent_uuid: "9b2583e1905d48a1bfbb28003b20fa07" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46473 } }
I20260601 13:31:07.683894  1256 raft_consensus.cc:359] T 15c02b71fa284ea6917d3f9d3beb7af7 P 7829ec1cc9544b329b057e3e6700d220 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2583e1905d48a1bfbb28003b20fa07" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46473 } } peers { permanent_uuid: "7829ec1cc9544b329b057e3e6700d220" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 37533 } } peers { permanent_uuid: "ea70e1142e64499caa4acb47b891c461" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38985 } }
I20260601 13:31:07.684028  1258 ts_tablet_manager.cc:1434] T 01ef73aae388490e94336ed5f8f1c76e P 9b2583e1905d48a1bfbb28003b20fa07: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:31:07.684096  1256 raft_consensus.cc:385] T 15c02b71fa284ea6917d3f9d3beb7af7 P 7829ec1cc9544b329b057e3e6700d220 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:07.684140  1256 raft_consensus.cc:740] T 15c02b71fa284ea6917d3f9d3beb7af7 P 7829ec1cc9544b329b057e3e6700d220 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7829ec1cc9544b329b057e3e6700d220, State: Initialized, Role: FOLLOWER
I20260601 13:31:07.684237  1258 tablet_bootstrap.cc:492] T 15c02b71fa284ea6917d3f9d3beb7af7 P 9b2583e1905d48a1bfbb28003b20fa07: Bootstrap starting.
I20260601 13:31:07.684247  1256 consensus_queue.cc:260] T 15c02b71fa284ea6917d3f9d3beb7af7 P 7829ec1cc9544b329b057e3e6700d220 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2583e1905d48a1bfbb28003b20fa07" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46473 } } peers { permanent_uuid: "7829ec1cc9544b329b057e3e6700d220" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 37533 } } peers { permanent_uuid: "ea70e1142e64499caa4acb47b891c461" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38985 } }
I20260601 13:31:07.684634  1256 ts_tablet_manager.cc:1434] T 15c02b71fa284ea6917d3f9d3beb7af7 P 7829ec1cc9544b329b057e3e6700d220: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:07.684813  1256 tablet_bootstrap.cc:492] T 99a6900056294df98a669662b06b0d9e P 7829ec1cc9544b329b057e3e6700d220: Bootstrap starting.
I20260601 13:31:07.685596  1258 tablet_bootstrap.cc:654] T 15c02b71fa284ea6917d3f9d3beb7af7 P 9b2583e1905d48a1bfbb28003b20fa07: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:07.685935  1256 tablet_bootstrap.cc:654] T 99a6900056294df98a669662b06b0d9e P 7829ec1cc9544b329b057e3e6700d220: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:07.687053  1255 tablet_bootstrap.cc:492] T 0febba67f026474fa5c75549714ac948 P ea70e1142e64499caa4acb47b891c461: No bootstrap required, opened a new log
I20260601 13:31:07.687158  1255 ts_tablet_manager.cc:1403] T 0febba67f026474fa5c75549714ac948 P ea70e1142e64499caa4acb47b891c461: Time spent bootstrapping tablet: real 0.008s	user 0.002s	sys 0.000s
I20260601 13:31:07.687193  1258 tablet_bootstrap.cc:492] T 15c02b71fa284ea6917d3f9d3beb7af7 P 9b2583e1905d48a1bfbb28003b20fa07: No bootstrap required, opened a new log
I20260601 13:31:07.687278  1258 ts_tablet_manager.cc:1403] T 15c02b71fa284ea6917d3f9d3beb7af7 P 9b2583e1905d48a1bfbb28003b20fa07: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:31:07.687695  1255 raft_consensus.cc:359] T 0febba67f026474fa5c75549714ac948 P ea70e1142e64499caa4acb47b891c461 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2583e1905d48a1bfbb28003b20fa07" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46473 } } peers { permanent_uuid: "7829ec1cc9544b329b057e3e6700d220" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 37533 } } peers { permanent_uuid: "ea70e1142e64499caa4acb47b891c461" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38985 } }
I20260601 13:31:07.687740  1258 raft_consensus.cc:359] T 15c02b71fa284ea6917d3f9d3beb7af7 P 9b2583e1905d48a1bfbb28003b20fa07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2583e1905d48a1bfbb28003b20fa07" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46473 } } peers { permanent_uuid: "7829ec1cc9544b329b057e3e6700d220" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 37533 } } peers { permanent_uuid: "ea70e1142e64499caa4acb47b891c461" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38985 } }
I20260601 13:31:07.687810  1255 raft_consensus.cc:385] T 0febba67f026474fa5c75549714ac948 P ea70e1142e64499caa4acb47b891c461 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:07.687839  1258 raft_consensus.cc:385] T 15c02b71fa284ea6917d3f9d3beb7af7 P 9b2583e1905d48a1bfbb28003b20fa07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:07.687847  1255 raft_consensus.cc:740] T 0febba67f026474fa5c75549714ac948 P ea70e1142e64499caa4acb47b891c461 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea70e1142e64499caa4acb47b891c461, State: Initialized, Role: FOLLOWER
I20260601 13:31:07.687889  1258 raft_consensus.cc:740] T 15c02b71fa284ea6917d3f9d3beb7af7 P 9b2583e1905d48a1bfbb28003b20fa07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b2583e1905d48a1bfbb28003b20fa07, State: Initialized, Role: FOLLOWER
I20260601 13:31:07.687995  1255 consensus_queue.cc:260] T 0febba67f026474fa5c75549714ac948 P ea70e1142e64499caa4acb47b891c461 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2583e1905d48a1bfbb28003b20fa07" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46473 } } peers { permanent_uuid: "7829ec1cc9544b329b057e3e6700d220" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 37533 } } peers { permanent_uuid: "ea70e1142e64499caa4acb47b891c461" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38985 } }
I20260601 13:31:07.688005  1258 consensus_queue.cc:260] T 15c02b71fa284ea6917d3f9d3beb7af7 P 9b2583e1905d48a1bfbb28003b20fa07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2583e1905d48a1bfbb28003b20fa07" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46473 } } peers { permanent_uuid: "7829ec1cc9544b329b057e3e6700d220" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 37533 } } peers { permanent_uuid: "ea70e1142e64499caa4acb47b891c461" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38985 } }
I20260601 13:31:07.688282  1255 ts_tablet_manager.cc:1434] T 0febba67f026474fa5c75549714ac948 P ea70e1142e64499caa4acb47b891c461: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:07.688334  1258 ts_tablet_manager.cc:1434] T 15c02b71fa284ea6917d3f9d3beb7af7 P 9b2583e1905d48a1bfbb28003b20fa07: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:07.688493  1255 tablet_bootstrap.cc:492] T b844fd49e2644860bd6c8f9ffe8e7bea P ea70e1142e64499caa4acb47b891c461: Bootstrap starting.
I20260601 13:31:07.689272  1258 tablet_bootstrap.cc:492] T 99a6900056294df98a669662b06b0d9e P 9b2583e1905d48a1bfbb28003b20fa07: Bootstrap starting.
I20260601 13:31:07.689630  1255 tablet_bootstrap.cc:654] T b844fd49e2644860bd6c8f9ffe8e7bea P ea70e1142e64499caa4acb47b891c461: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:07.690296  1256 tablet_bootstrap.cc:492] T 99a6900056294df98a669662b06b0d9e P 7829ec1cc9544b329b057e3e6700d220: No bootstrap required, opened a new log
I20260601 13:31:07.690310  1258 tablet_bootstrap.cc:654] T 99a6900056294df98a669662b06b0d9e P 9b2583e1905d48a1bfbb28003b20fa07: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:07.690414  1256 ts_tablet_manager.cc:1403] T 99a6900056294df98a669662b06b0d9e P 7829ec1cc9544b329b057e3e6700d220: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:31:07.690728  1255 tablet_bootstrap.cc:492] T b844fd49e2644860bd6c8f9ffe8e7bea P ea70e1142e64499caa4acb47b891c461: No bootstrap required, opened a new log
I20260601 13:31:07.690796  1255 ts_tablet_manager.cc:1403] T b844fd49e2644860bd6c8f9ffe8e7bea P ea70e1142e64499caa4acb47b891c461: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:31:07.690863  1256 raft_consensus.cc:359] T 99a6900056294df98a669662b06b0d9e P 7829ec1cc9544b329b057e3e6700d220 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2583e1905d48a1bfbb28003b20fa07" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46473 } } peers { permanent_uuid: "7829ec1cc9544b329b057e3e6700d220" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 37533 } } peers { permanent_uuid: "ea70e1142e64499caa4acb47b891c461" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38985 } }
I20260601 13:31:07.690948  1256 raft_consensus.cc:385] T 99a6900056294df98a669662b06b0d9e P 7829ec1cc9544b329b057e3e6700d220 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:07.690974  1256 raft_consensus.cc:740] T 99a6900056294df98a669662b06b0d9e P 7829ec1cc9544b329b057e3e6700d220 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7829ec1cc9544b329b057e3e6700d220, State: Initialized, Role: FOLLOWER
I20260601 13:31:07.691104  1256 consensus_queue.cc:260] T 99a6900056294df98a669662b06b0d9e P 7829ec1cc9544b329b057e3e6700d220 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2583e1905d48a1bfbb28003b20fa07" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46473 } } peers { permanent_uuid: "7829ec1cc9544b329b057e3e6700d220" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 37533 } } peers { permanent_uuid: "ea70e1142e64499caa4acb47b891c461" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38985 } }
I20260601 13:31:07.691267  1255 raft_consensus.cc:359] T b844fd49e2644860bd6c8f9ffe8e7bea P ea70e1142e64499caa4acb47b891c461 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2583e1905d48a1bfbb28003b20fa07" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46473 } } peers { permanent_uuid: "7829ec1cc9544b329b057e3e6700d220" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 37533 } } peers { permanent_uuid: "ea70e1142e64499caa4acb47b891c461" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38985 } }
I20260601 13:31:07.691347  1255 raft_consensus.cc:385] T b844fd49e2644860bd6c8f9ffe8e7bea P ea70e1142e64499caa4acb47b891c461 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:07.691359  1256 ts_tablet_manager.cc:1434] T 99a6900056294df98a669662b06b0d9e P 7829ec1cc9544b329b057e3e6700d220: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:31:07.691378  1255 raft_consensus.cc:740] T b844fd49e2644860bd6c8f9ffe8e7bea P ea70e1142e64499caa4acb47b891c461 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea70e1142e64499caa4acb47b891c461, State: Initialized, Role: FOLLOWER
I20260601 13:31:07.691648  1255 consensus_queue.cc:260] T b844fd49e2644860bd6c8f9ffe8e7bea P ea70e1142e64499caa4acb47b891c461 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2583e1905d48a1bfbb28003b20fa07" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46473 } } peers { permanent_uuid: "7829ec1cc9544b329b057e3e6700d220" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 37533 } } peers { permanent_uuid: "ea70e1142e64499caa4acb47b891c461" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38985 } }
I20260601 13:31:07.692509  1256 tablet_bootstrap.cc:492] T 0febba67f026474fa5c75549714ac948 P 7829ec1cc9544b329b057e3e6700d220: Bootstrap starting.
I20260601 13:31:07.692572  1255 ts_tablet_manager.cc:1434] T b844fd49e2644860bd6c8f9ffe8e7bea P ea70e1142e64499caa4acb47b891c461: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:31:07.692719  1255 tablet_bootstrap.cc:492] T 9100050a0fcb4fcfbeaa4f87c748a302 P ea70e1142e64499caa4acb47b891c461: Bootstrap starting.
I20260601 13:31:07.693243  1258 tablet_bootstrap.cc:492] T 99a6900056294df98a669662b06b0d9e P 9b2583e1905d48a1bfbb28003b20fa07: No bootstrap required, opened a new log
I20260601 13:31:07.693691  1258 ts_tablet_manager.cc:1403] T 99a6900056294df98a669662b06b0d9e P 9b2583e1905d48a1bfbb28003b20fa07: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:31:07.694270  1258 raft_consensus.cc:359] T 99a6900056294df98a669662b06b0d9e P 9b2583e1905d48a1bfbb28003b20fa07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2583e1905d48a1bfbb28003b20fa07" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46473 } } peers { permanent_uuid: "7829ec1cc9544b329b057e3e6700d220" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 37533 } } peers { permanent_uuid: "ea70e1142e64499caa4acb47b891c461" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38985 } }
I20260601 13:31:07.694410  1258 raft_consensus.cc:385] T 99a6900056294df98a669662b06b0d9e P 9b2583e1905d48a1bfbb28003b20fa07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:07.694458  1258 raft_consensus.cc:740] T 99a6900056294df98a669662b06b0d9e P 9b2583e1905d48a1bfbb28003b20fa07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b2583e1905d48a1bfbb28003b20fa07, State: Initialized, Role: FOLLOWER
I20260601 13:31:07.694595  1258 consensus_queue.cc:260] T 99a6900056294df98a669662b06b0d9e P 9b2583e1905d48a1bfbb28003b20fa07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2583e1905d48a1bfbb28003b20fa07" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46473 } } peers { permanent_uuid: "7829ec1cc9544b329b057e3e6700d220" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 37533 } } peers { permanent_uuid: "ea70e1142e64499caa4acb47b891c461" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38985 } }
I20260601 13:31:07.694947  1258 ts_tablet_manager.cc:1434] T 99a6900056294df98a669662b06b0d9e P 9b2583e1905d48a1bfbb28003b20fa07: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:07.695127  1258 tablet_bootstrap.cc:492] T b844fd49e2644860bd6c8f9ffe8e7bea P 9b2583e1905d48a1bfbb28003b20fa07: Bootstrap starting.
I20260601 13:31:07.696023  1258 tablet_bootstrap.cc:654] T b844fd49e2644860bd6c8f9ffe8e7bea P 9b2583e1905d48a1bfbb28003b20fa07: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:07.693534  1255 tablet_bootstrap.cc:654] T 9100050a0fcb4fcfbeaa4f87c748a302 P ea70e1142e64499caa4acb47b891c461: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:07.693534  1256 tablet_bootstrap.cc:654] T 0febba67f026474fa5c75549714ac948 P 7829ec1cc9544b329b057e3e6700d220: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:07.697240  1258 tablet_bootstrap.cc:492] T b844fd49e2644860bd6c8f9ffe8e7bea P 9b2583e1905d48a1bfbb28003b20fa07: No bootstrap required, opened a new log
I20260601 13:31:07.697330  1258 ts_tablet_manager.cc:1403] T b844fd49e2644860bd6c8f9ffe8e7bea P 9b2583e1905d48a1bfbb28003b20fa07: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:31:07.697669  1258 raft_consensus.cc:359] T b844fd49e2644860bd6c8f9ffe8e7bea P 9b2583e1905d48a1bfbb28003b20fa07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2583e1905d48a1bfbb28003b20fa07" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46473 } } peers { permanent_uuid: "7829ec1cc9544b329b057e3e6700d220" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 37533 } } peers { permanent_uuid: "ea70e1142e64499caa4acb47b891c461" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38985 } }
I20260601 13:31:07.697755  1258 raft_consensus.cc:385] T b844fd49e2644860bd6c8f9ffe8e7bea P 9b2583e1905d48a1bfbb28003b20fa07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:07.697777  1258 raft_consensus.cc:740] T b844fd49e2644860bd6c8f9ffe8e7bea P 9b2583e1905d48a1bfbb28003b20fa07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b2583e1905d48a1bfbb28003b20fa07, State: Initialized, Role: FOLLOWER
I20260601 13:31:07.697881  1258 consensus_queue.cc:260] T b844fd49e2644860bd6c8f9ffe8e7bea P 9b2583e1905d48a1bfbb28003b20fa07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2583e1905d48a1bfbb28003b20fa07" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46473 } } peers { permanent_uuid: "7829ec1cc9544b329b057e3e6700d220" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 37533 } } peers { permanent_uuid: "ea70e1142e64499caa4acb47b891c461" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38985 } }
I20260601 13:31:07.698238  1258 ts_tablet_manager.cc:1434] T b844fd49e2644860bd6c8f9ffe8e7bea P 9b2583e1905d48a1bfbb28003b20fa07: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:31:07.698421  1258 tablet_bootstrap.cc:492] T 0febba67f026474fa5c75549714ac948 P 9b2583e1905d48a1bfbb28003b20fa07: Bootstrap starting.
I20260601 13:31:07.699451  1258 tablet_bootstrap.cc:654] T 0febba67f026474fa5c75549714ac948 P 9b2583e1905d48a1bfbb28003b20fa07: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:07.700570  1258 tablet_bootstrap.cc:492] T 0febba67f026474fa5c75549714ac948 P 9b2583e1905d48a1bfbb28003b20fa07: No bootstrap required, opened a new log
I20260601 13:31:07.700659  1258 ts_tablet_manager.cc:1403] T 0febba67f026474fa5c75549714ac948 P 9b2583e1905d48a1bfbb28003b20fa07: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:31:07.700860  1255 tablet_bootstrap.cc:492] T 9100050a0fcb4fcfbeaa4f87c748a302 P ea70e1142e64499caa4acb47b891c461: No bootstrap required, opened a new log
I20260601 13:31:07.701030  1255 ts_tablet_manager.cc:1403] T 9100050a0fcb4fcfbeaa4f87c748a302 P ea70e1142e64499caa4acb47b891c461: Time spent bootstrapping tablet: real 0.008s	user 0.002s	sys 0.000s
I20260601 13:31:07.701098  1258 raft_consensus.cc:359] T 0febba67f026474fa5c75549714ac948 P 9b2583e1905d48a1bfbb28003b20fa07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2583e1905d48a1bfbb28003b20fa07" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46473 } } peers { permanent_uuid: "7829ec1cc9544b329b057e3e6700d220" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 37533 } } peers { permanent_uuid: "ea70e1142e64499caa4acb47b891c461" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38985 } }
I20260601 13:31:07.701217  1258 raft_consensus.cc:385] T 0febba67f026474fa5c75549714ac948 P 9b2583e1905d48a1bfbb28003b20fa07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:07.701258  1258 raft_consensus.cc:740] T 0febba67f026474fa5c75549714ac948 P 9b2583e1905d48a1bfbb28003b20fa07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b2583e1905d48a1bfbb28003b20fa07, State: Initialized, Role: FOLLOWER
I20260601 13:31:07.701383  1258 consensus_queue.cc:260] T 0febba67f026474fa5c75549714ac948 P 9b2583e1905d48a1bfbb28003b20fa07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2583e1905d48a1bfbb28003b20fa07" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46473 } } peers { permanent_uuid: "7829ec1cc9544b329b057e3e6700d220" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 37533 } } peers { permanent_uuid: "ea70e1142e64499caa4acb47b891c461" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38985 } }
I20260601 13:31:07.701645  1258 ts_tablet_manager.cc:1434] T 0febba67f026474fa5c75549714ac948 P 9b2583e1905d48a1bfbb28003b20fa07: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:31:07.701615  1255 raft_consensus.cc:359] T 9100050a0fcb4fcfbeaa4f87c748a302 P ea70e1142e64499caa4acb47b891c461 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2583e1905d48a1bfbb28003b20fa07" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46473 } } peers { permanent_uuid: "7829ec1cc9544b329b057e3e6700d220" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 37533 } } peers { permanent_uuid: "ea70e1142e64499caa4acb47b891c461" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38985 } }
I20260601 13:31:07.701802  1255 raft_consensus.cc:385] T 9100050a0fcb4fcfbeaa4f87c748a302 P ea70e1142e64499caa4acb47b891c461 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:07.701838  1255 raft_consensus.cc:740] T 9100050a0fcb4fcfbeaa4f87c748a302 P ea70e1142e64499caa4acb47b891c461 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea70e1142e64499caa4acb47b891c461, State: Initialized, Role: FOLLOWER
I20260601 13:31:07.701882  1258 tablet_bootstrap.cc:492] T 9100050a0fcb4fcfbeaa4f87c748a302 P 9b2583e1905d48a1bfbb28003b20fa07: Bootstrap starting.
I20260601 13:31:07.701961  1255 consensus_queue.cc:260] T 9100050a0fcb4fcfbeaa4f87c748a302 P ea70e1142e64499caa4acb47b891c461 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2583e1905d48a1bfbb28003b20fa07" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46473 } } peers { permanent_uuid: "7829ec1cc9544b329b057e3e6700d220" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 37533 } } peers { permanent_uuid: "ea70e1142e64499caa4acb47b891c461" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38985 } }
I20260601 13:31:07.702540  1255 ts_tablet_manager.cc:1434] T 9100050a0fcb4fcfbeaa4f87c748a302 P ea70e1142e64499caa4acb47b891c461: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:31:07.702729  1255 tablet_bootstrap.cc:492] T 99a6900056294df98a669662b06b0d9e P ea70e1142e64499caa4acb47b891c461: Bootstrap starting.
I20260601 13:31:07.703073  1258 tablet_bootstrap.cc:654] T 9100050a0fcb4fcfbeaa4f87c748a302 P 9b2583e1905d48a1bfbb28003b20fa07: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:07.704017  1255 tablet_bootstrap.cc:654] T 99a6900056294df98a669662b06b0d9e P ea70e1142e64499caa4acb47b891c461: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:07.704210  1258 tablet_bootstrap.cc:492] T 9100050a0fcb4fcfbeaa4f87c748a302 P 9b2583e1905d48a1bfbb28003b20fa07: No bootstrap required, opened a new log
I20260601 13:31:07.704298  1258 ts_tablet_manager.cc:1403] T 9100050a0fcb4fcfbeaa4f87c748a302 P 9b2583e1905d48a1bfbb28003b20fa07: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:31:07.704787  1258 raft_consensus.cc:359] T 9100050a0fcb4fcfbeaa4f87c748a302 P 9b2583e1905d48a1bfbb28003b20fa07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2583e1905d48a1bfbb28003b20fa07" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46473 } } peers { permanent_uuid: "7829ec1cc9544b329b057e3e6700d220" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 37533 } } peers { permanent_uuid: "ea70e1142e64499caa4acb47b891c461" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38985 } }
I20260601 13:31:07.704893  1258 raft_consensus.cc:385] T 9100050a0fcb4fcfbeaa4f87c748a302 P 9b2583e1905d48a1bfbb28003b20fa07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:07.704928  1258 raft_consensus.cc:740] T 9100050a0fcb4fcfbeaa4f87c748a302 P 9b2583e1905d48a1bfbb28003b20fa07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b2583e1905d48a1bfbb28003b20fa07, State: Initialized, Role: FOLLOWER
I20260601 13:31:07.705020  1258 consensus_queue.cc:260] T 9100050a0fcb4fcfbeaa4f87c748a302 P 9b2583e1905d48a1bfbb28003b20fa07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2583e1905d48a1bfbb28003b20fa07" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46473 } } peers { permanent_uuid: "7829ec1cc9544b329b057e3e6700d220" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 37533 } } peers { permanent_uuid: "ea70e1142e64499caa4acb47b891c461" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38985 } }
I20260601 13:31:07.705184  1256 tablet_bootstrap.cc:492] T 0febba67f026474fa5c75549714ac948 P 7829ec1cc9544b329b057e3e6700d220: No bootstrap required, opened a new log
I20260601 13:31:07.705286  1256 ts_tablet_manager.cc:1403] T 0febba67f026474fa5c75549714ac948 P 7829ec1cc9544b329b057e3e6700d220: Time spent bootstrapping tablet: real 0.013s	user 0.002s	sys 0.000s
I20260601 13:31:07.705291  1258 ts_tablet_manager.cc:1434] T 9100050a0fcb4fcfbeaa4f87c748a302 P 9b2583e1905d48a1bfbb28003b20fa07: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:31:07.705947  1256 raft_consensus.cc:359] T 0febba67f026474fa5c75549714ac948 P 7829ec1cc9544b329b057e3e6700d220 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2583e1905d48a1bfbb28003b20fa07" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46473 } } peers { permanent_uuid: "7829ec1cc9544b329b057e3e6700d220" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 37533 } } peers { permanent_uuid: "ea70e1142e64499caa4acb47b891c461" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38985 } }
I20260601 13:31:07.706066  1256 raft_consensus.cc:385] T 0febba67f026474fa5c75549714ac948 P 7829ec1cc9544b329b057e3e6700d220 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:07.706106  1256 raft_consensus.cc:740] T 0febba67f026474fa5c75549714ac948 P 7829ec1cc9544b329b057e3e6700d220 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7829ec1cc9544b329b057e3e6700d220, State: Initialized, Role: FOLLOWER
I20260601 13:31:07.706236  1256 consensus_queue.cc:260] T 0febba67f026474fa5c75549714ac948 P 7829ec1cc9544b329b057e3e6700d220 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2583e1905d48a1bfbb28003b20fa07" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46473 } } peers { permanent_uuid: "7829ec1cc9544b329b057e3e6700d220" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 37533 } } peers { permanent_uuid: "ea70e1142e64499caa4acb47b891c461" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38985 } }
I20260601 13:31:07.706470  1256 ts_tablet_manager.cc:1434] T 0febba67f026474fa5c75549714ac948 P 7829ec1cc9544b329b057e3e6700d220: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:07.706696  1256 tablet_bootstrap.cc:492] T b844fd49e2644860bd6c8f9ffe8e7bea P 7829ec1cc9544b329b057e3e6700d220: Bootstrap starting.
I20260601 13:31:07.707227  1255 tablet_bootstrap.cc:492] T 99a6900056294df98a669662b06b0d9e P ea70e1142e64499caa4acb47b891c461: No bootstrap required, opened a new log
I20260601 13:31:07.707316  1255 ts_tablet_manager.cc:1403] T 99a6900056294df98a669662b06b0d9e P ea70e1142e64499caa4acb47b891c461: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:31:07.707652  1256 tablet_bootstrap.cc:654] T b844fd49e2644860bd6c8f9ffe8e7bea P 7829ec1cc9544b329b057e3e6700d220: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:07.707751  1255 raft_consensus.cc:359] T 99a6900056294df98a669662b06b0d9e P ea70e1142e64499caa4acb47b891c461 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2583e1905d48a1bfbb28003b20fa07" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46473 } } peers { permanent_uuid: "7829ec1cc9544b329b057e3e6700d220" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 37533 } } peers { permanent_uuid: "ea70e1142e64499caa4acb47b891c461" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38985 } }
I20260601 13:31:07.707844  1255 raft_consensus.cc:385] T 99a6900056294df98a669662b06b0d9e P ea70e1142e64499caa4acb47b891c461 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:07.707875  1255 raft_consensus.cc:740] T 99a6900056294df98a669662b06b0d9e P ea70e1142e64499caa4acb47b891c461 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea70e1142e64499caa4acb47b891c461, State: Initialized, Role: FOLLOWER
I20260601 13:31:07.707980  1255 consensus_queue.cc:260] T 99a6900056294df98a669662b06b0d9e P ea70e1142e64499caa4acb47b891c461 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2583e1905d48a1bfbb28003b20fa07" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46473 } } peers { permanent_uuid: "7829ec1cc9544b329b057e3e6700d220" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 37533 } } peers { permanent_uuid: "ea70e1142e64499caa4acb47b891c461" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38985 } }
I20260601 13:31:07.708251  1255 ts_tablet_manager.cc:1434] T 99a6900056294df98a669662b06b0d9e P ea70e1142e64499caa4acb47b891c461: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:31:07.709209  1256 tablet_bootstrap.cc:492] T b844fd49e2644860bd6c8f9ffe8e7bea P 7829ec1cc9544b329b057e3e6700d220: No bootstrap required, opened a new log
I20260601 13:31:07.709287  1256 ts_tablet_manager.cc:1403] T b844fd49e2644860bd6c8f9ffe8e7bea P 7829ec1cc9544b329b057e3e6700d220: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:31:07.709682  1256 raft_consensus.cc:359] T b844fd49e2644860bd6c8f9ffe8e7bea P 7829ec1cc9544b329b057e3e6700d220 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2583e1905d48a1bfbb28003b20fa07" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46473 } } peers { permanent_uuid: "7829ec1cc9544b329b057e3e6700d220" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 37533 } } peers { permanent_uuid: "ea70e1142e64499caa4acb47b891c461" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38985 } }
I20260601 13:31:07.709766  1256 raft_consensus.cc:385] T b844fd49e2644860bd6c8f9ffe8e7bea P 7829ec1cc9544b329b057e3e6700d220 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:07.709791  1256 raft_consensus.cc:740] T b844fd49e2644860bd6c8f9ffe8e7bea P 7829ec1cc9544b329b057e3e6700d220 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7829ec1cc9544b329b057e3e6700d220, State: Initialized, Role: FOLLOWER
I20260601 13:31:07.710017  1256 consensus_queue.cc:260] T b844fd49e2644860bd6c8f9ffe8e7bea P 7829ec1cc9544b329b057e3e6700d220 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2583e1905d48a1bfbb28003b20fa07" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46473 } } peers { permanent_uuid: "7829ec1cc9544b329b057e3e6700d220" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 37533 } } peers { permanent_uuid: "ea70e1142e64499caa4acb47b891c461" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38985 } }
I20260601 13:31:07.710300  1256 ts_tablet_manager.cc:1434] T b844fd49e2644860bd6c8f9ffe8e7bea P 7829ec1cc9544b329b057e3e6700d220: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:31:07.710528  1256 tablet_bootstrap.cc:492] T 9100050a0fcb4fcfbeaa4f87c748a302 P 7829ec1cc9544b329b057e3e6700d220: Bootstrap starting.
I20260601 13:31:07.711511  1256 tablet_bootstrap.cc:654] T 9100050a0fcb4fcfbeaa4f87c748a302 P 7829ec1cc9544b329b057e3e6700d220: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:07.712863  1256 tablet_bootstrap.cc:492] T 9100050a0fcb4fcfbeaa4f87c748a302 P 7829ec1cc9544b329b057e3e6700d220: No bootstrap required, opened a new log
I20260601 13:31:07.712960  1256 ts_tablet_manager.cc:1403] T 9100050a0fcb4fcfbeaa4f87c748a302 P 7829ec1cc9544b329b057e3e6700d220: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:31:07.713325  1256 raft_consensus.cc:359] T 9100050a0fcb4fcfbeaa4f87c748a302 P 7829ec1cc9544b329b057e3e6700d220 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2583e1905d48a1bfbb28003b20fa07" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46473 } } peers { permanent_uuid: "7829ec1cc9544b329b057e3e6700d220" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 37533 } } peers { permanent_uuid: "ea70e1142e64499caa4acb47b891c461" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38985 } }
I20260601 13:31:07.713421  1256 raft_consensus.cc:385] T 9100050a0fcb4fcfbeaa4f87c748a302 P 7829ec1cc9544b329b057e3e6700d220 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:07.713454  1256 raft_consensus.cc:740] T 9100050a0fcb4fcfbeaa4f87c748a302 P 7829ec1cc9544b329b057e3e6700d220 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7829ec1cc9544b329b057e3e6700d220, State: Initialized, Role: FOLLOWER
I20260601 13:31:07.713572  1256 consensus_queue.cc:260] T 9100050a0fcb4fcfbeaa4f87c748a302 P 7829ec1cc9544b329b057e3e6700d220 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2583e1905d48a1bfbb28003b20fa07" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46473 } } peers { permanent_uuid: "7829ec1cc9544b329b057e3e6700d220" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 37533 } } peers { permanent_uuid: "ea70e1142e64499caa4acb47b891c461" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38985 } }
I20260601 13:31:07.713792  1256 ts_tablet_manager.cc:1434] T 9100050a0fcb4fcfbeaa4f87c748a302 P 7829ec1cc9544b329b057e3e6700d220: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:31:07.713968  1256 tablet_bootstrap.cc:492] T 01ef73aae388490e94336ed5f8f1c76e P 7829ec1cc9544b329b057e3e6700d220: Bootstrap starting.
I20260601 13:31:07.714883  1256 tablet_bootstrap.cc:654] T 01ef73aae388490e94336ed5f8f1c76e P 7829ec1cc9544b329b057e3e6700d220: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:07.715968  1256 tablet_bootstrap.cc:492] T 01ef73aae388490e94336ed5f8f1c76e P 7829ec1cc9544b329b057e3e6700d220: No bootstrap required, opened a new log
I20260601 13:31:07.716058  1256 ts_tablet_manager.cc:1403] T 01ef73aae388490e94336ed5f8f1c76e P 7829ec1cc9544b329b057e3e6700d220: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:31:07.716593  1256 raft_consensus.cc:359] T 01ef73aae388490e94336ed5f8f1c76e P 7829ec1cc9544b329b057e3e6700d220 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7829ec1cc9544b329b057e3e6700d220" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 37533 } } peers { permanent_uuid: "ea70e1142e64499caa4acb47b891c461" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38985 } } peers { permanent_uuid: "9b2583e1905d48a1bfbb28003b20fa07" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46473 } }
I20260601 13:31:07.716693  1256 raft_consensus.cc:385] T 01ef73aae388490e94336ed5f8f1c76e P 7829ec1cc9544b329b057e3e6700d220 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:07.716725  1256 raft_consensus.cc:740] T 01ef73aae388490e94336ed5f8f1c76e P 7829ec1cc9544b329b057e3e6700d220 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7829ec1cc9544b329b057e3e6700d220, State: Initialized, Role: FOLLOWER
I20260601 13:31:07.717021  1256 consensus_queue.cc:260] T 01ef73aae388490e94336ed5f8f1c76e P 7829ec1cc9544b329b057e3e6700d220 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7829ec1cc9544b329b057e3e6700d220" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 37533 } } peers { permanent_uuid: "ea70e1142e64499caa4acb47b891c461" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38985 } } peers { permanent_uuid: "9b2583e1905d48a1bfbb28003b20fa07" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46473 } }
I20260601 13:31:07.717331  1265 raft_consensus.cc:493] T 9100050a0fcb4fcfbeaa4f87c748a302 P 9b2583e1905d48a1bfbb28003b20fa07 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:31:07.717346  1256 ts_tablet_manager.cc:1434] T 01ef73aae388490e94336ed5f8f1c76e P 7829ec1cc9544b329b057e3e6700d220: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:31:07.717429  1265 raft_consensus.cc:515] T 9100050a0fcb4fcfbeaa4f87c748a302 P 9b2583e1905d48a1bfbb28003b20fa07 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2583e1905d48a1bfbb28003b20fa07" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46473 } } peers { permanent_uuid: "7829ec1cc9544b329b057e3e6700d220" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 37533 } } peers { permanent_uuid: "ea70e1142e64499caa4acb47b891c461" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38985 } }
I20260601 13:31:07.717952  1265 leader_election.cc:290] T 9100050a0fcb4fcfbeaa4f87c748a302 P 9b2583e1905d48a1bfbb28003b20fa07 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7829ec1cc9544b329b057e3e6700d220 (127.24.95.66:37533), ea70e1142e64499caa4acb47b891c461 (127.24.95.67:38985)
I20260601 13:31:07.723085  1132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9100050a0fcb4fcfbeaa4f87c748a302" candidate_uuid: "9b2583e1905d48a1bfbb28003b20fa07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7829ec1cc9544b329b057e3e6700d220" is_pre_election: true
I20260601 13:31:07.723150  1209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9100050a0fcb4fcfbeaa4f87c748a302" candidate_uuid: "9b2583e1905d48a1bfbb28003b20fa07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea70e1142e64499caa4acb47b891c461" is_pre_election: true
I20260601 13:31:07.723248  1132 raft_consensus.cc:2468] T 9100050a0fcb4fcfbeaa4f87c748a302 P 7829ec1cc9544b329b057e3e6700d220 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b2583e1905d48a1bfbb28003b20fa07 in term 0.
I20260601 13:31:07.723299  1209 raft_consensus.cc:2468] T 9100050a0fcb4fcfbeaa4f87c748a302 P ea70e1142e64499caa4acb47b891c461 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b2583e1905d48a1bfbb28003b20fa07 in term 0.
I20260601 13:31:07.723604  1021 leader_election.cc:304] T 9100050a0fcb4fcfbeaa4f87c748a302 P 9b2583e1905d48a1bfbb28003b20fa07 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7829ec1cc9544b329b057e3e6700d220, 9b2583e1905d48a1bfbb28003b20fa07; no voters: 
I20260601 13:31:07.723784  1265 raft_consensus.cc:2804] T 9100050a0fcb4fcfbeaa4f87c748a302 P 9b2583e1905d48a1bfbb28003b20fa07 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:31:07.723892  1265 raft_consensus.cc:493] T 9100050a0fcb4fcfbeaa4f87c748a302 P 9b2583e1905d48a1bfbb28003b20fa07 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:31:07.723970  1265 raft_consensus.cc:3060] T 9100050a0fcb4fcfbeaa4f87c748a302 P 9b2583e1905d48a1bfbb28003b20fa07 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:07.724982  1265 raft_consensus.cc:515] T 9100050a0fcb4fcfbeaa4f87c748a302 P 9b2583e1905d48a1bfbb28003b20fa07 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2583e1905d48a1bfbb28003b20fa07" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46473 } } peers { permanent_uuid: "7829ec1cc9544b329b057e3e6700d220" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 37533 } } peers { permanent_uuid: "ea70e1142e64499caa4acb47b891c461" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38985 } }
I20260601 13:31:07.725360  1265 leader_election.cc:290] T 9100050a0fcb4fcfbeaa4f87c748a302 P 9b2583e1905d48a1bfbb28003b20fa07 [CANDIDATE]: Term 1 election: Requested vote from peers 7829ec1cc9544b329b057e3e6700d220 (127.24.95.66:37533), ea70e1142e64499caa4acb47b891c461 (127.24.95.67:38985)
I20260601 13:31:07.725700  1132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9100050a0fcb4fcfbeaa4f87c748a302" candidate_uuid: "9b2583e1905d48a1bfbb28003b20fa07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7829ec1cc9544b329b057e3e6700d220"
I20260601 13:31:07.725723  1209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9100050a0fcb4fcfbeaa4f87c748a302" candidate_uuid: "9b2583e1905d48a1bfbb28003b20fa07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea70e1142e64499caa4acb47b891c461"
I20260601 13:31:07.725818  1209 raft_consensus.cc:3060] T 9100050a0fcb4fcfbeaa4f87c748a302 P ea70e1142e64499caa4acb47b891c461 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:07.725863  1132 raft_consensus.cc:3060] T 9100050a0fcb4fcfbeaa4f87c748a302 P 7829ec1cc9544b329b057e3e6700d220 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:07.726744  1132 raft_consensus.cc:2468] T 9100050a0fcb4fcfbeaa4f87c748a302 P 7829ec1cc9544b329b057e3e6700d220 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b2583e1905d48a1bfbb28003b20fa07 in term 1.
I20260601 13:31:07.726876  1209 raft_consensus.cc:2468] T 9100050a0fcb4fcfbeaa4f87c748a302 P ea70e1142e64499caa4acb47b891c461 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b2583e1905d48a1bfbb28003b20fa07 in term 1.
I20260601 13:31:07.727027  1021 leader_election.cc:304] T 9100050a0fcb4fcfbeaa4f87c748a302 P 9b2583e1905d48a1bfbb28003b20fa07 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7829ec1cc9544b329b057e3e6700d220, 9b2583e1905d48a1bfbb28003b20fa07; no voters: 
I20260601 13:31:07.727285  1265 raft_consensus.cc:2804] T 9100050a0fcb4fcfbeaa4f87c748a302 P 9b2583e1905d48a1bfbb28003b20fa07 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:07.727507  1265 raft_consensus.cc:697] T 9100050a0fcb4fcfbeaa4f87c748a302 P 9b2583e1905d48a1bfbb28003b20fa07 [term 1 LEADER]: Becoming Leader. State: Replica: 9b2583e1905d48a1bfbb28003b20fa07, State: Running, Role: LEADER
I20260601 13:31:07.727648  1265 consensus_queue.cc:237] T 9100050a0fcb4fcfbeaa4f87c748a302 P 9b2583e1905d48a1bfbb28003b20fa07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2583e1905d48a1bfbb28003b20fa07" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46473 } } peers { permanent_uuid: "7829ec1cc9544b329b057e3e6700d220" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 37533 } } peers { permanent_uuid: "ea70e1142e64499caa4acb47b891c461" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38985 } }
I20260601 13:31:07.729754   954 catalog_manager.cc:5696] T 9100050a0fcb4fcfbeaa4f87c748a302 P 9b2583e1905d48a1bfbb28003b20fa07 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b2583e1905d48a1bfbb28003b20fa07 (127.24.95.65). New cstate: current_term: 1 leader_uuid: "9b2583e1905d48a1bfbb28003b20fa07" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2583e1905d48a1bfbb28003b20fa07" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7829ec1cc9544b329b057e3e6700d220" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 37533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea70e1142e64499caa4acb47b891c461" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38985 } health_report { overall_health: UNKNOWN } } }
I20260601 13:31:07.763602  1266 raft_consensus.cc:493] T 99a6900056294df98a669662b06b0d9e P 7829ec1cc9544b329b057e3e6700d220 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:31:07.763767  1266 raft_consensus.cc:515] T 99a6900056294df98a669662b06b0d9e P 7829ec1cc9544b329b057e3e6700d220 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2583e1905d48a1bfbb28003b20fa07" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46473 } } peers { permanent_uuid: "7829ec1cc9544b329b057e3e6700d220" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 37533 } } peers { permanent_uuid: "ea70e1142e64499caa4acb47b891c461" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38985 } }
I20260601 13:31:07.764358  1266 leader_election.cc:290] T 99a6900056294df98a669662b06b0d9e P 7829ec1cc9544b329b057e3e6700d220 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b2583e1905d48a1bfbb28003b20fa07 (127.24.95.65:46473), ea70e1142e64499caa4acb47b891c461 (127.24.95.67:38985)
I20260601 13:31:07.767853  1209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99a6900056294df98a669662b06b0d9e" candidate_uuid: "7829ec1cc9544b329b057e3e6700d220" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea70e1142e64499caa4acb47b891c461" is_pre_election: true
I20260601 13:31:07.768028  1209 raft_consensus.cc:2468] T 99a6900056294df98a669662b06b0d9e P ea70e1142e64499caa4acb47b891c461 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7829ec1cc9544b329b057e3e6700d220 in term 0.
I20260601 13:31:07.768321  1099 leader_election.cc:304] T 99a6900056294df98a669662b06b0d9e P 7829ec1cc9544b329b057e3e6700d220 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7829ec1cc9544b329b057e3e6700d220, ea70e1142e64499caa4acb47b891c461; no voters: 
I20260601 13:31:07.768527  1266 raft_consensus.cc:2804] T 99a6900056294df98a669662b06b0d9e P 7829ec1cc9544b329b057e3e6700d220 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:31:07.768589  1266 raft_consensus.cc:493] T 99a6900056294df98a669662b06b0d9e P 7829ec1cc9544b329b057e3e6700d220 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:31:07.768617  1266 raft_consensus.cc:3060] T 99a6900056294df98a669662b06b0d9e P 7829ec1cc9544b329b057e3e6700d220 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:07.768644  1057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99a6900056294df98a669662b06b0d9e" candidate_uuid: "7829ec1cc9544b329b057e3e6700d220" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b2583e1905d48a1bfbb28003b20fa07" is_pre_election: true
I20260601 13:31:07.768783  1057 raft_consensus.cc:2468] T 99a6900056294df98a669662b06b0d9e P 9b2583e1905d48a1bfbb28003b20fa07 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7829ec1cc9544b329b057e3e6700d220 in term 0.
I20260601 13:31:07.769618  1266 raft_consensus.cc:515] T 99a6900056294df98a669662b06b0d9e P 7829ec1cc9544b329b057e3e6700d220 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2583e1905d48a1bfbb28003b20fa07" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46473 } } peers { permanent_uuid: "7829ec1cc9544b329b057e3e6700d220" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 37533 } } peers { permanent_uuid: "ea70e1142e64499caa4acb47b891c461" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38985 } }
I20260601 13:31:07.770004  1266 leader_election.cc:290] T 99a6900056294df98a669662b06b0d9e P 7829ec1cc9544b329b057e3e6700d220 [CANDIDATE]: Term 1 election: Requested vote from peers 9b2583e1905d48a1bfbb28003b20fa07 (127.24.95.65:46473), ea70e1142e64499caa4acb47b891c461 (127.24.95.67:38985)
I20260601 13:31:07.770288  1057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99a6900056294df98a669662b06b0d9e" candidate_uuid: "7829ec1cc9544b329b057e3e6700d220" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b2583e1905d48a1bfbb28003b20fa07"
I20260601 13:31:07.770393  1057 raft_consensus.cc:3060] T 99a6900056294df98a669662b06b0d9e P 9b2583e1905d48a1bfbb28003b20fa07 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:07.770375  1209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99a6900056294df98a669662b06b0d9e" candidate_uuid: "7829ec1cc9544b329b057e3e6700d220" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea70e1142e64499caa4acb47b891c461"
I20260601 13:31:07.770524  1209 raft_consensus.cc:3060] T 99a6900056294df98a669662b06b0d9e P ea70e1142e64499caa4acb47b891c461 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:07.771265  1057 raft_consensus.cc:2468] T 99a6900056294df98a669662b06b0d9e P 9b2583e1905d48a1bfbb28003b20fa07 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7829ec1cc9544b329b057e3e6700d220 in term 1.
I20260601 13:31:07.771346  1209 raft_consensus.cc:2468] T 99a6900056294df98a669662b06b0d9e P ea70e1142e64499caa4acb47b891c461 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7829ec1cc9544b329b057e3e6700d220 in term 1.
I20260601 13:31:07.771618  1099 leader_election.cc:304] T 99a6900056294df98a669662b06b0d9e P 7829ec1cc9544b329b057e3e6700d220 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7829ec1cc9544b329b057e3e6700d220, ea70e1142e64499caa4acb47b891c461; no voters: 
I20260601 13:31:07.771833  1266 raft_consensus.cc:2804] T 99a6900056294df98a669662b06b0d9e P 7829ec1cc9544b329b057e3e6700d220 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:07.772033  1266 raft_consensus.cc:697] T 99a6900056294df98a669662b06b0d9e P 7829ec1cc9544b329b057e3e6700d220 [term 1 LEADER]: Becoming Leader. State: Replica: 7829ec1cc9544b329b057e3e6700d220, State: Running, Role: LEADER
I20260601 13:31:07.772162  1266 consensus_queue.cc:237] T 99a6900056294df98a669662b06b0d9e P 7829ec1cc9544b329b057e3e6700d220 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2583e1905d48a1bfbb28003b20fa07" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46473 } } peers { permanent_uuid: "7829ec1cc9544b329b057e3e6700d220" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 37533 } } peers { permanent_uuid: "ea70e1142e64499caa4acb47b891c461" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38985 } }
I20260601 13:31:07.773708   954 catalog_manager.cc:5696] T 99a6900056294df98a669662b06b0d9e P 7829ec1cc9544b329b057e3e6700d220 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7829ec1cc9544b329b057e3e6700d220 (127.24.95.66). New cstate: current_term: 1 leader_uuid: "7829ec1cc9544b329b057e3e6700d220" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2583e1905d48a1bfbb28003b20fa07" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7829ec1cc9544b329b057e3e6700d220" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 37533 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea70e1142e64499caa4acb47b891c461" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38985 } health_report { overall_health: UNKNOWN } } }
I20260601 13:31:07.775467  1259 raft_consensus.cc:493] T 15c02b71fa284ea6917d3f9d3beb7af7 P ea70e1142e64499caa4acb47b891c461 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:31:07.775578  1259 raft_consensus.cc:515] T 15c02b71fa284ea6917d3f9d3beb7af7 P ea70e1142e64499caa4acb47b891c461 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2583e1905d48a1bfbb28003b20fa07" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46473 } } peers { permanent_uuid: "7829ec1cc9544b329b057e3e6700d220" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 37533 } } peers { permanent_uuid: "ea70e1142e64499caa4acb47b891c461" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38985 } }
I20260601 13:31:07.775990  1259 leader_election.cc:290] T 15c02b71fa284ea6917d3f9d3beb7af7 P ea70e1142e64499caa4acb47b891c461 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b2583e1905d48a1bfbb28003b20fa07 (127.24.95.65:46473), 7829ec1cc9544b329b057e3e6700d220 (127.24.95.66:37533)
I20260601 13:31:07.780737  1132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15c02b71fa284ea6917d3f9d3beb7af7" candidate_uuid: "ea70e1142e64499caa4acb47b891c461" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7829ec1cc9544b329b057e3e6700d220" is_pre_election: true
I20260601 13:31:07.780912  1132 raft_consensus.cc:2468] T 15c02b71fa284ea6917d3f9d3beb7af7 P 7829ec1cc9544b329b057e3e6700d220 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea70e1142e64499caa4acb47b891c461 in term 0.
I20260601 13:31:07.781147  1057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15c02b71fa284ea6917d3f9d3beb7af7" candidate_uuid: "ea70e1142e64499caa4acb47b891c461" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b2583e1905d48a1bfbb28003b20fa07" is_pre_election: true
I20260601 13:31:07.781311  1057 raft_consensus.cc:2468] T 15c02b71fa284ea6917d3f9d3beb7af7 P 9b2583e1905d48a1bfbb28003b20fa07 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea70e1142e64499caa4acb47b891c461 in term 0.
I20260601 13:31:07.781303  1173 leader_election.cc:304] T 15c02b71fa284ea6917d3f9d3beb7af7 P ea70e1142e64499caa4acb47b891c461 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7829ec1cc9544b329b057e3e6700d220, ea70e1142e64499caa4acb47b891c461; no voters: 
I20260601 13:31:07.781543  1259 raft_consensus.cc:2804] T 15c02b71fa284ea6917d3f9d3beb7af7 P ea70e1142e64499caa4acb47b891c461 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:31:07.781623  1259 raft_consensus.cc:493] T 15c02b71fa284ea6917d3f9d3beb7af7 P ea70e1142e64499caa4acb47b891c461 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:31:07.781672  1259 raft_consensus.cc:3060] T 15c02b71fa284ea6917d3f9d3beb7af7 P ea70e1142e64499caa4acb47b891c461 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:07.782598  1259 raft_consensus.cc:515] T 15c02b71fa284ea6917d3f9d3beb7af7 P ea70e1142e64499caa4acb47b891c461 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2583e1905d48a1bfbb28003b20fa07" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46473 } } peers { permanent_uuid: "7829ec1cc9544b329b057e3e6700d220" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 37533 } } peers { permanent_uuid: "ea70e1142e64499caa4acb47b891c461" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38985 } }
I20260601 13:31:07.783066  1259 leader_election.cc:290] T 15c02b71fa284ea6917d3f9d3beb7af7 P ea70e1142e64499caa4acb47b891c461 [CANDIDATE]: Term 1 election: Requested vote from peers 9b2583e1905d48a1bfbb28003b20fa07 (127.24.95.65:46473), 7829ec1cc9544b329b057e3e6700d220 (127.24.95.66:37533)
I20260601 13:31:07.783392  1057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15c02b71fa284ea6917d3f9d3beb7af7" candidate_uuid: "ea70e1142e64499caa4acb47b891c461" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b2583e1905d48a1bfbb28003b20fa07"
I20260601 13:31:07.783509  1057 raft_consensus.cc:3060] T 15c02b71fa284ea6917d3f9d3beb7af7 P 9b2583e1905d48a1bfbb28003b20fa07 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:07.784453  1057 raft_consensus.cc:2468] T 15c02b71fa284ea6917d3f9d3beb7af7 P 9b2583e1905d48a1bfbb28003b20fa07 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea70e1142e64499caa4acb47b891c461 in term 1.
I20260601 13:31:07.784664  1132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15c02b71fa284ea6917d3f9d3beb7af7" candidate_uuid: "ea70e1142e64499caa4acb47b891c461" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7829ec1cc9544b329b057e3e6700d220"
I20260601 13:31:07.784734  1172 leader_election.cc:304] T 15c02b71fa284ea6917d3f9d3beb7af7 P ea70e1142e64499caa4acb47b891c461 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b2583e1905d48a1bfbb28003b20fa07, ea70e1142e64499caa4acb47b891c461; no voters: 
I20260601 13:31:07.784765  1132 raft_consensus.cc:3060] T 15c02b71fa284ea6917d3f9d3beb7af7 P 7829ec1cc9544b329b057e3e6700d220 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:07.784907  1259 raft_consensus.cc:2804] T 15c02b71fa284ea6917d3f9d3beb7af7 P ea70e1142e64499caa4acb47b891c461 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:07.784999  1259 raft_consensus.cc:697] T 15c02b71fa284ea6917d3f9d3beb7af7 P ea70e1142e64499caa4acb47b891c461 [term 1 LEADER]: Becoming Leader. State: Replica: ea70e1142e64499caa4acb47b891c461, State: Running, Role: LEADER
I20260601 13:31:07.785138  1259 consensus_queue.cc:237] T 15c02b71fa284ea6917d3f9d3beb7af7 P ea70e1142e64499caa4acb47b891c461 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2583e1905d48a1bfbb28003b20fa07" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46473 } } peers { permanent_uuid: "7829ec1cc9544b329b057e3e6700d220" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 37533 } } peers { permanent_uuid: "ea70e1142e64499caa4acb47b891c461" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38985 } }
I20260601 13:31:07.785605  1132 raft_consensus.cc:2468] T 15c02b71fa284ea6917d3f9d3beb7af7 P 7829ec1cc9544b329b057e3e6700d220 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea70e1142e64499caa4acb47b891c461 in term 1.
I20260601 13:31:07.786900   954 catalog_manager.cc:5696] T 15c02b71fa284ea6917d3f9d3beb7af7 P ea70e1142e64499caa4acb47b891c461 reported cstate change: term changed from 0 to 1, leader changed from <none> to ea70e1142e64499caa4acb47b891c461 (127.24.95.67). New cstate: current_term: 1 leader_uuid: "ea70e1142e64499caa4acb47b891c461" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2583e1905d48a1bfbb28003b20fa07" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7829ec1cc9544b329b057e3e6700d220" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 37533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea70e1142e64499caa4acb47b891c461" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38985 } health_report { overall_health: HEALTHY } } }
I20260601 13:31:07.834405  1266 raft_consensus.cc:493] T b844fd49e2644860bd6c8f9ffe8e7bea P 7829ec1cc9544b329b057e3e6700d220 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:31:07.834585  1266 raft_consensus.cc:515] T b844fd49e2644860bd6c8f9ffe8e7bea P 7829ec1cc9544b329b057e3e6700d220 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2583e1905d48a1bfbb28003b20fa07" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46473 } } peers { permanent_uuid: "7829ec1cc9544b329b057e3e6700d220" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 37533 } } peers { permanent_uuid: "ea70e1142e64499caa4acb47b891c461" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38985 } }
I20260601 13:31:07.835078  1266 leader_election.cc:290] T b844fd49e2644860bd6c8f9ffe8e7bea P 7829ec1cc9544b329b057e3e6700d220 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b2583e1905d48a1bfbb28003b20fa07 (127.24.95.65:46473), ea70e1142e64499caa4acb47b891c461 (127.24.95.67:38985)
I20260601 13:31:07.835511  1057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b844fd49e2644860bd6c8f9ffe8e7bea" candidate_uuid: "7829ec1cc9544b329b057e3e6700d220" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b2583e1905d48a1bfbb28003b20fa07" is_pre_election: true
I20260601 13:31:07.835511  1209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b844fd49e2644860bd6c8f9ffe8e7bea" candidate_uuid: "7829ec1cc9544b329b057e3e6700d220" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea70e1142e64499caa4acb47b891c461" is_pre_election: true
I20260601 13:31:07.835681  1057 raft_consensus.cc:2468] T b844fd49e2644860bd6c8f9ffe8e7bea P 9b2583e1905d48a1bfbb28003b20fa07 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7829ec1cc9544b329b057e3e6700d220 in term 0.
I20260601 13:31:07.835695  1209 raft_consensus.cc:2468] T b844fd49e2644860bd6c8f9ffe8e7bea P ea70e1142e64499caa4acb47b891c461 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7829ec1cc9544b329b057e3e6700d220 in term 0.
I20260601 13:31:07.835973  1097 leader_election.cc:304] T b844fd49e2644860bd6c8f9ffe8e7bea P 7829ec1cc9544b329b057e3e6700d220 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7829ec1cc9544b329b057e3e6700d220, 9b2583e1905d48a1bfbb28003b20fa07; no voters: 
I20260601 13:31:07.836130  1266 raft_consensus.cc:2804] T b844fd49e2644860bd6c8f9ffe8e7bea P 7829ec1cc9544b329b057e3e6700d220 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:31:07.836191  1266 raft_consensus.cc:493] T b844fd49e2644860bd6c8f9ffe8e7bea P 7829ec1cc9544b329b057e3e6700d220 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:31:07.836222  1266 raft_consensus.cc:3060] T b844fd49e2644860bd6c8f9ffe8e7bea P 7829ec1cc9544b329b057e3e6700d220 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:07.837173  1266 raft_consensus.cc:515] T b844fd49e2644860bd6c8f9ffe8e7bea P 7829ec1cc9544b329b057e3e6700d220 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2583e1905d48a1bfbb28003b20fa07" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46473 } } peers { permanent_uuid: "7829ec1cc9544b329b057e3e6700d220" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 37533 } } peers { permanent_uuid: "ea70e1142e64499caa4acb47b891c461" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38985 } }
I20260601 13:31:07.837380  1265 raft_consensus.cc:493] T 01ef73aae388490e94336ed5f8f1c76e P 9b2583e1905d48a1bfbb28003b20fa07 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:31:07.837458  1265 raft_consensus.cc:515] T 01ef73aae388490e94336ed5f8f1c76e P 9b2583e1905d48a1bfbb28003b20fa07 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7829ec1cc9544b329b057e3e6700d220" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 37533 } } peers { permanent_uuid: "ea70e1142e64499caa4acb47b891c461" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38985 } } peers { permanent_uuid: "9b2583e1905d48a1bfbb28003b20fa07" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46473 } }
I20260601 13:31:07.837534  1266 leader_election.cc:290] T b844fd49e2644860bd6c8f9ffe8e7bea P 7829ec1cc9544b329b057e3e6700d220 [CANDIDATE]: Term 1 election: Requested vote from peers 9b2583e1905d48a1bfbb28003b20fa07 (127.24.95.65:46473), ea70e1142e64499caa4acb47b891c461 (127.24.95.67:38985)
I20260601 13:31:07.837780  1265 leader_election.cc:290] T 01ef73aae388490e94336ed5f8f1c76e P 9b2583e1905d48a1bfbb28003b20fa07 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7829ec1cc9544b329b057e3e6700d220 (127.24.95.66:37533), ea70e1142e64499caa4acb47b891c461 (127.24.95.67:38985)
I20260601 13:31:07.837819  1057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b844fd49e2644860bd6c8f9ffe8e7bea" candidate_uuid: "7829ec1cc9544b329b057e3e6700d220" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b2583e1905d48a1bfbb28003b20fa07"
I20260601 13:31:07.837819  1209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b844fd49e2644860bd6c8f9ffe8e7bea" candidate_uuid: "7829ec1cc9544b329b057e3e6700d220" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea70e1142e64499caa4acb47b891c461"
I20260601 13:31:07.837952  1057 raft_consensus.cc:3060] T b844fd49e2644860bd6c8f9ffe8e7bea P 9b2583e1905d48a1bfbb28003b20fa07 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:07.837982  1209 raft_consensus.cc:3060] T b844fd49e2644860bd6c8f9ffe8e7bea P ea70e1142e64499caa4acb47b891c461 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:07.838140  1132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01ef73aae388490e94336ed5f8f1c76e" candidate_uuid: "9b2583e1905d48a1bfbb28003b20fa07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7829ec1cc9544b329b057e3e6700d220" is_pre_election: true
I20260601 13:31:07.838236  1208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01ef73aae388490e94336ed5f8f1c76e" candidate_uuid: "9b2583e1905d48a1bfbb28003b20fa07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea70e1142e64499caa4acb47b891c461" is_pre_election: true
I20260601 13:31:07.838244  1132 raft_consensus.cc:2468] T 01ef73aae388490e94336ed5f8f1c76e P 7829ec1cc9544b329b057e3e6700d220 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b2583e1905d48a1bfbb28003b20fa07 in term 0.
I20260601 13:31:07.838342  1208 raft_consensus.cc:2468] T 01ef73aae388490e94336ed5f8f1c76e P ea70e1142e64499caa4acb47b891c461 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b2583e1905d48a1bfbb28003b20fa07 in term 0.
I20260601 13:31:07.838565  1021 leader_election.cc:304] T 01ef73aae388490e94336ed5f8f1c76e P 9b2583e1905d48a1bfbb28003b20fa07 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: 7829ec1cc9544b329b057e3e6700d220, 9b2583e1905d48a1bfbb28003b20fa07, ea70e1142e64499caa4acb47b891c461; no voters: 
I20260601 13:31:07.838750  1265 raft_consensus.cc:2804] T 01ef73aae388490e94336ed5f8f1c76e P 9b2583e1905d48a1bfbb28003b20fa07 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:31:07.838784  1265 raft_consensus.cc:493] T 01ef73aae388490e94336ed5f8f1c76e P 9b2583e1905d48a1bfbb28003b20fa07 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:31:07.838806  1265 raft_consensus.cc:3060] T 01ef73aae388490e94336ed5f8f1c76e P 9b2583e1905d48a1bfbb28003b20fa07 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:07.838822  1209 raft_consensus.cc:2468] T b844fd49e2644860bd6c8f9ffe8e7bea P ea70e1142e64499caa4acb47b891c461 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7829ec1cc9544b329b057e3e6700d220 in term 1.
I20260601 13:31:07.838822  1057 raft_consensus.cc:2468] T b844fd49e2644860bd6c8f9ffe8e7bea P 9b2583e1905d48a1bfbb28003b20fa07 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7829ec1cc9544b329b057e3e6700d220 in term 1.
I20260601 13:31:07.839107  1099 leader_election.cc:304] T b844fd49e2644860bd6c8f9ffe8e7bea P 7829ec1cc9544b329b057e3e6700d220 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7829ec1cc9544b329b057e3e6700d220, ea70e1142e64499caa4acb47b891c461; no voters: 
I20260601 13:31:07.839315  1266 raft_consensus.cc:2804] T b844fd49e2644860bd6c8f9ffe8e7bea P 7829ec1cc9544b329b057e3e6700d220 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:07.839393  1266 raft_consensus.cc:697] T b844fd49e2644860bd6c8f9ffe8e7bea P 7829ec1cc9544b329b057e3e6700d220 [term 1 LEADER]: Becoming Leader. State: Replica: 7829ec1cc9544b329b057e3e6700d220, State: Running, Role: LEADER
I20260601 13:31:07.839517  1266 consensus_queue.cc:237] T b844fd49e2644860bd6c8f9ffe8e7bea P 7829ec1cc9544b329b057e3e6700d220 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2583e1905d48a1bfbb28003b20fa07" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46473 } } peers { permanent_uuid: "7829ec1cc9544b329b057e3e6700d220" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 37533 } } peers { permanent_uuid: "ea70e1142e64499caa4acb47b891c461" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38985 } }
I20260601 13:31:07.839659  1265 raft_consensus.cc:515] T 01ef73aae388490e94336ed5f8f1c76e P 9b2583e1905d48a1bfbb28003b20fa07 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7829ec1cc9544b329b057e3e6700d220" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 37533 } } peers { permanent_uuid: "ea70e1142e64499caa4acb47b891c461" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38985 } } peers { permanent_uuid: "9b2583e1905d48a1bfbb28003b20fa07" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46473 } }
I20260601 13:31:07.840026  1265 leader_election.cc:290] T 01ef73aae388490e94336ed5f8f1c76e P 9b2583e1905d48a1bfbb28003b20fa07 [CANDIDATE]: Term 1 election: Requested vote from peers 7829ec1cc9544b329b057e3e6700d220 (127.24.95.66:37533), ea70e1142e64499caa4acb47b891c461 (127.24.95.67:38985)
I20260601 13:31:07.840504  1132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01ef73aae388490e94336ed5f8f1c76e" candidate_uuid: "9b2583e1905d48a1bfbb28003b20fa07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7829ec1cc9544b329b057e3e6700d220"
I20260601 13:31:07.840602  1132 raft_consensus.cc:3060] T 01ef73aae388490e94336ed5f8f1c76e P 7829ec1cc9544b329b057e3e6700d220 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:07.841157   954 catalog_manager.cc:5696] T b844fd49e2644860bd6c8f9ffe8e7bea P 7829ec1cc9544b329b057e3e6700d220 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7829ec1cc9544b329b057e3e6700d220 (127.24.95.66). New cstate: current_term: 1 leader_uuid: "7829ec1cc9544b329b057e3e6700d220" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2583e1905d48a1bfbb28003b20fa07" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7829ec1cc9544b329b057e3e6700d220" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 37533 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea70e1142e64499caa4acb47b891c461" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38985 } health_report { overall_health: UNKNOWN } } }
I20260601 13:31:07.841320  1132 raft_consensus.cc:2468] T 01ef73aae388490e94336ed5f8f1c76e P 7829ec1cc9544b329b057e3e6700d220 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b2583e1905d48a1bfbb28003b20fa07 in term 1.
I20260601 13:31:07.841609  1021 leader_election.cc:304] T 01ef73aae388490e94336ed5f8f1c76e P 9b2583e1905d48a1bfbb28003b20fa07 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7829ec1cc9544b329b057e3e6700d220, 9b2583e1905d48a1bfbb28003b20fa07; no voters: 
I20260601 13:31:07.841742  1209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01ef73aae388490e94336ed5f8f1c76e" candidate_uuid: "9b2583e1905d48a1bfbb28003b20fa07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea70e1142e64499caa4acb47b891c461"
I20260601 13:31:07.841842  1209 raft_consensus.cc:3060] T 01ef73aae388490e94336ed5f8f1c76e P ea70e1142e64499caa4acb47b891c461 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:07.842284  1265 raft_consensus.cc:2804] T 01ef73aae388490e94336ed5f8f1c76e P 9b2583e1905d48a1bfbb28003b20fa07 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:07.842402  1265 raft_consensus.cc:697] T 01ef73aae388490e94336ed5f8f1c76e P 9b2583e1905d48a1bfbb28003b20fa07 [term 1 LEADER]: Becoming Leader. State: Replica: 9b2583e1905d48a1bfbb28003b20fa07, State: Running, Role: LEADER
I20260601 13:31:07.842518  1265 consensus_queue.cc:237] T 01ef73aae388490e94336ed5f8f1c76e P 9b2583e1905d48a1bfbb28003b20fa07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7829ec1cc9544b329b057e3e6700d220" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 37533 } } peers { permanent_uuid: "ea70e1142e64499caa4acb47b891c461" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38985 } } peers { permanent_uuid: "9b2583e1905d48a1bfbb28003b20fa07" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46473 } }
I20260601 13:31:07.842710  1209 raft_consensus.cc:2468] T 01ef73aae388490e94336ed5f8f1c76e P ea70e1142e64499caa4acb47b891c461 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b2583e1905d48a1bfbb28003b20fa07 in term 1.
I20260601 13:31:07.844333   954 catalog_manager.cc:5696] T 01ef73aae388490e94336ed5f8f1c76e P 9b2583e1905d48a1bfbb28003b20fa07 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b2583e1905d48a1bfbb28003b20fa07 (127.24.95.65). New cstate: current_term: 1 leader_uuid: "9b2583e1905d48a1bfbb28003b20fa07" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7829ec1cc9544b329b057e3e6700d220" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 37533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea70e1142e64499caa4acb47b891c461" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b2583e1905d48a1bfbb28003b20fa07" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46473 } health_report { overall_health: HEALTHY } } }
I20260601 13:31:08.098810  1282 raft_consensus.cc:493] T 0febba67f026474fa5c75549714ac948 P 9b2583e1905d48a1bfbb28003b20fa07 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:31:08.098985  1282 raft_consensus.cc:515] T 0febba67f026474fa5c75549714ac948 P 9b2583e1905d48a1bfbb28003b20fa07 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2583e1905d48a1bfbb28003b20fa07" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46473 } } peers { permanent_uuid: "7829ec1cc9544b329b057e3e6700d220" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 37533 } } peers { permanent_uuid: "ea70e1142e64499caa4acb47b891c461" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38985 } }
I20260601 13:31:08.099476  1282 leader_election.cc:290] T 0febba67f026474fa5c75549714ac948 P 9b2583e1905d48a1bfbb28003b20fa07 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7829ec1cc9544b329b057e3e6700d220 (127.24.95.66:37533), ea70e1142e64499caa4acb47b891c461 (127.24.95.67:38985)
I20260601 13:31:08.099866  1132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0febba67f026474fa5c75549714ac948" candidate_uuid: "9b2583e1905d48a1bfbb28003b20fa07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7829ec1cc9544b329b057e3e6700d220" is_pre_election: true
I20260601 13:31:08.099947  1209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0febba67f026474fa5c75549714ac948" candidate_uuid: "9b2583e1905d48a1bfbb28003b20fa07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea70e1142e64499caa4acb47b891c461" is_pre_election: true
I20260601 13:31:08.100000  1132 raft_consensus.cc:2468] T 0febba67f026474fa5c75549714ac948 P 7829ec1cc9544b329b057e3e6700d220 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b2583e1905d48a1bfbb28003b20fa07 in term 0.
I20260601 13:31:08.100154  1209 raft_consensus.cc:2468] T 0febba67f026474fa5c75549714ac948 P ea70e1142e64499caa4acb47b891c461 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b2583e1905d48a1bfbb28003b20fa07 in term 0.
I20260601 13:31:08.100360  1021 leader_election.cc:304] T 0febba67f026474fa5c75549714ac948 P 9b2583e1905d48a1bfbb28003b20fa07 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7829ec1cc9544b329b057e3e6700d220, 9b2583e1905d48a1bfbb28003b20fa07; no voters: 
I20260601 13:31:08.100534  1282 raft_consensus.cc:2804] T 0febba67f026474fa5c75549714ac948 P 9b2583e1905d48a1bfbb28003b20fa07 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:31:08.100593  1282 raft_consensus.cc:493] T 0febba67f026474fa5c75549714ac948 P 9b2583e1905d48a1bfbb28003b20fa07 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:31:08.100641  1282 raft_consensus.cc:3060] T 0febba67f026474fa5c75549714ac948 P 9b2583e1905d48a1bfbb28003b20fa07 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:08.101493  1282 raft_consensus.cc:515] T 0febba67f026474fa5c75549714ac948 P 9b2583e1905d48a1bfbb28003b20fa07 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2583e1905d48a1bfbb28003b20fa07" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46473 } } peers { permanent_uuid: "7829ec1cc9544b329b057e3e6700d220" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 37533 } } peers { permanent_uuid: "ea70e1142e64499caa4acb47b891c461" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38985 } }
I20260601 13:31:08.101855  1282 leader_election.cc:290] T 0febba67f026474fa5c75549714ac948 P 9b2583e1905d48a1bfbb28003b20fa07 [CANDIDATE]: Term 1 election: Requested vote from peers 7829ec1cc9544b329b057e3e6700d220 (127.24.95.66:37533), ea70e1142e64499caa4acb47b891c461 (127.24.95.67:38985)
I20260601 13:31:08.102227  1132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0febba67f026474fa5c75549714ac948" candidate_uuid: "9b2583e1905d48a1bfbb28003b20fa07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7829ec1cc9544b329b057e3e6700d220"
I20260601 13:31:08.102249  1209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0febba67f026474fa5c75549714ac948" candidate_uuid: "9b2583e1905d48a1bfbb28003b20fa07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea70e1142e64499caa4acb47b891c461"
I20260601 13:31:08.102316  1132 raft_consensus.cc:3060] T 0febba67f026474fa5c75549714ac948 P 7829ec1cc9544b329b057e3e6700d220 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:08.102356  1209 raft_consensus.cc:3060] T 0febba67f026474fa5c75549714ac948 P ea70e1142e64499caa4acb47b891c461 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:08.103022  1132 raft_consensus.cc:2468] T 0febba67f026474fa5c75549714ac948 P 7829ec1cc9544b329b057e3e6700d220 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b2583e1905d48a1bfbb28003b20fa07 in term 1.
I20260601 13:31:08.103179  1209 raft_consensus.cc:2468] T 0febba67f026474fa5c75549714ac948 P ea70e1142e64499caa4acb47b891c461 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b2583e1905d48a1bfbb28003b20fa07 in term 1.
I20260601 13:31:08.103271  1021 leader_election.cc:304] T 0febba67f026474fa5c75549714ac948 P 9b2583e1905d48a1bfbb28003b20fa07 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7829ec1cc9544b329b057e3e6700d220, 9b2583e1905d48a1bfbb28003b20fa07; no voters: 
I20260601 13:31:08.103442  1282 raft_consensus.cc:2804] T 0febba67f026474fa5c75549714ac948 P 9b2583e1905d48a1bfbb28003b20fa07 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:08.103514  1282 raft_consensus.cc:697] T 0febba67f026474fa5c75549714ac948 P 9b2583e1905d48a1bfbb28003b20fa07 [term 1 LEADER]: Becoming Leader. State: Replica: 9b2583e1905d48a1bfbb28003b20fa07, State: Running, Role: LEADER
I20260601 13:31:08.103636  1282 consensus_queue.cc:237] T 0febba67f026474fa5c75549714ac948 P 9b2583e1905d48a1bfbb28003b20fa07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2583e1905d48a1bfbb28003b20fa07" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46473 } } peers { permanent_uuid: "7829ec1cc9544b329b057e3e6700d220" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 37533 } } peers { permanent_uuid: "ea70e1142e64499caa4acb47b891c461" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38985 } }
I20260601 13:31:08.105306   954 catalog_manager.cc:5696] T 0febba67f026474fa5c75549714ac948 P 9b2583e1905d48a1bfbb28003b20fa07 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b2583e1905d48a1bfbb28003b20fa07 (127.24.95.65). New cstate: current_term: 1 leader_uuid: "9b2583e1905d48a1bfbb28003b20fa07" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2583e1905d48a1bfbb28003b20fa07" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7829ec1cc9544b329b057e3e6700d220" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 37533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea70e1142e64499caa4acb47b891c461" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38985 } health_report { overall_health: UNKNOWN } } }
I20260601 13:31:08.110926  1282 consensus_queue.cc:1048] T 9100050a0fcb4fcfbeaa4f87c748a302 P 9b2583e1905d48a1bfbb28003b20fa07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7829ec1cc9544b329b057e3e6700d220" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 37533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:08.115396  1296 consensus_queue.cc:1048] T 9100050a0fcb4fcfbeaa4f87c748a302 P 9b2583e1905d48a1bfbb28003b20fa07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea70e1142e64499caa4acb47b891c461" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:08.212345  1266 consensus_queue.cc:1048] T 99a6900056294df98a669662b06b0d9e P 7829ec1cc9544b329b057e3e6700d220 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b2583e1905d48a1bfbb28003b20fa07" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:08.215443  1305 consensus_queue.cc:1048] T 99a6900056294df98a669662b06b0d9e P 7829ec1cc9544b329b057e3e6700d220 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea70e1142e64499caa4acb47b891c461" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:08.243530  1132 raft_consensus.cc:1275] T 0febba67f026474fa5c75549714ac948 P 7829ec1cc9544b329b057e3e6700d220 [term 1 FOLLOWER]: Refusing update from remote peer 9b2583e1905d48a1bfbb28003b20fa07: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:31:08.243829  1209 raft_consensus.cc:1275] T 0febba67f026474fa5c75549714ac948 P ea70e1142e64499caa4acb47b891c461 [term 1 FOLLOWER]: Refusing update from remote peer 9b2583e1905d48a1bfbb28003b20fa07: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:31:08.243870  1134 raft_consensus.cc:1275] T 01ef73aae388490e94336ed5f8f1c76e P 7829ec1cc9544b329b057e3e6700d220 [term 1 FOLLOWER]: Refusing update from remote peer 9b2583e1905d48a1bfbb28003b20fa07: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:31:08.244107  1208 raft_consensus.cc:1275] T 01ef73aae388490e94336ed5f8f1c76e P ea70e1142e64499caa4acb47b891c461 [term 1 FOLLOWER]: Refusing update from remote peer 9b2583e1905d48a1bfbb28003b20fa07: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:31:08.246618  1282 consensus_queue.cc:1048] T 0febba67f026474fa5c75549714ac948 P 9b2583e1905d48a1bfbb28003b20fa07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7829ec1cc9544b329b057e3e6700d220" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 37533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:08.246867  1209 raft_consensus.cc:1275] T b844fd49e2644860bd6c8f9ffe8e7bea P ea70e1142e64499caa4acb47b891c461 [term 1 FOLLOWER]: Refusing update from remote peer 7829ec1cc9544b329b057e3e6700d220: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:31:08.246933  1282 consensus_queue.cc:1048] T 01ef73aae388490e94336ed5f8f1c76e P 9b2583e1905d48a1bfbb28003b20fa07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7829ec1cc9544b329b057e3e6700d220" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 37533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:08.247207  1286 consensus_queue.cc:1048] T b844fd49e2644860bd6c8f9ffe8e7bea P 7829ec1cc9544b329b057e3e6700d220 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea70e1142e64499caa4acb47b891c461" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:08.248432  1265 consensus_queue.cc:1048] T 0febba67f026474fa5c75549714ac948 P 9b2583e1905d48a1bfbb28003b20fa07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea70e1142e64499caa4acb47b891c461" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:08.248700  1265 consensus_queue.cc:1048] T 01ef73aae388490e94336ed5f8f1c76e P 9b2583e1905d48a1bfbb28003b20fa07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea70e1142e64499caa4acb47b891c461" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:08.252039  1057 raft_consensus.cc:1275] T b844fd49e2644860bd6c8f9ffe8e7bea P 9b2583e1905d48a1bfbb28003b20fa07 [term 1 FOLLOWER]: Refusing update from remote peer 7829ec1cc9544b329b057e3e6700d220: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:31:08.253867  1266 consensus_queue.cc:1048] T b844fd49e2644860bd6c8f9ffe8e7bea P 7829ec1cc9544b329b057e3e6700d220 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b2583e1905d48a1bfbb28003b20fa07" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:08.262598  1132 raft_consensus.cc:1275] T 15c02b71fa284ea6917d3f9d3beb7af7 P 7829ec1cc9544b329b057e3e6700d220 [term 1 FOLLOWER]: Refusing update from remote peer ea70e1142e64499caa4acb47b891c461: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:31:08.263015  1259 consensus_queue.cc:1048] T 15c02b71fa284ea6917d3f9d3beb7af7 P ea70e1142e64499caa4acb47b891c461 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7829ec1cc9544b329b057e3e6700d220" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 37533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:08.265187  1057 raft_consensus.cc:1275] T 15c02b71fa284ea6917d3f9d3beb7af7 P 9b2583e1905d48a1bfbb28003b20fa07 [term 1 FOLLOWER]: Refusing update from remote peer ea70e1142e64499caa4acb47b891c461: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:31:08.265594  1259 consensus_queue.cc:1048] T 15c02b71fa284ea6917d3f9d3beb7af7 P ea70e1142e64499caa4acb47b891c461 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b2583e1905d48a1bfbb28003b20fa07" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 46473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:08.266252  1315 mvcc.cc:204] Tried to move back new op lower bound from 7292193457157591040 to 7292193455472156672. Current Snapshot: MvccSnapshot[applied={T|T < 7292193457130356736}]
I20260601 13:31:08.449338 24957 tablet_server.cc:179] TabletServer@127.24.95.65:0 shutting down...
I20260601 13:31:08.453796 24957 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:31:08.454006 24957 tablet_replica.cc:333] T 9100050a0fcb4fcfbeaa4f87c748a302 P 9b2583e1905d48a1bfbb28003b20fa07: stopping tablet replica
I20260601 13:31:08.454126 24957 raft_consensus.cc:2243] T 9100050a0fcb4fcfbeaa4f87c748a302 P 9b2583e1905d48a1bfbb28003b20fa07 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:08.454279 24957 raft_consensus.cc:2272] T 9100050a0fcb4fcfbeaa4f87c748a302 P 9b2583e1905d48a1bfbb28003b20fa07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:08.454766 24957 tablet_replica.cc:333] T 99a6900056294df98a669662b06b0d9e P 9b2583e1905d48a1bfbb28003b20fa07: stopping tablet replica
I20260601 13:31:08.454847 24957 raft_consensus.cc:2243] T 99a6900056294df98a669662b06b0d9e P 9b2583e1905d48a1bfbb28003b20fa07 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:08.454939 24957 raft_consensus.cc:2272] T 99a6900056294df98a669662b06b0d9e P 9b2583e1905d48a1bfbb28003b20fa07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:08.455400 24957 tablet_replica.cc:333] T 0febba67f026474fa5c75549714ac948 P 9b2583e1905d48a1bfbb28003b20fa07: stopping tablet replica
I20260601 13:31:08.455478 24957 raft_consensus.cc:2243] T 0febba67f026474fa5c75549714ac948 P 9b2583e1905d48a1bfbb28003b20fa07 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:08.455657 24957 raft_consensus.cc:2272] T 0febba67f026474fa5c75549714ac948 P 9b2583e1905d48a1bfbb28003b20fa07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:08.456072 24957 tablet_replica.cc:333] T 01ef73aae388490e94336ed5f8f1c76e P 9b2583e1905d48a1bfbb28003b20fa07: stopping tablet replica
I20260601 13:31:08.456146 24957 raft_consensus.cc:2243] T 01ef73aae388490e94336ed5f8f1c76e P 9b2583e1905d48a1bfbb28003b20fa07 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:08.456266 24957 raft_consensus.cc:2272] T 01ef73aae388490e94336ed5f8f1c76e P 9b2583e1905d48a1bfbb28003b20fa07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:08.456730 24957 tablet_replica.cc:333] T b844fd49e2644860bd6c8f9ffe8e7bea P 9b2583e1905d48a1bfbb28003b20fa07: stopping tablet replica
I20260601 13:31:08.456801 24957 raft_consensus.cc:2243] T b844fd49e2644860bd6c8f9ffe8e7bea P 9b2583e1905d48a1bfbb28003b20fa07 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:08.456868 24957 raft_consensus.cc:2272] T b844fd49e2644860bd6c8f9ffe8e7bea P 9b2583e1905d48a1bfbb28003b20fa07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:08.457325 24957 tablet_replica.cc:333] T 15c02b71fa284ea6917d3f9d3beb7af7 P 9b2583e1905d48a1bfbb28003b20fa07: stopping tablet replica
I20260601 13:31:08.457392 24957 raft_consensus.cc:2243] T 15c02b71fa284ea6917d3f9d3beb7af7 P 9b2583e1905d48a1bfbb28003b20fa07 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:08.457464 24957 raft_consensus.cc:2272] T 15c02b71fa284ea6917d3f9d3beb7af7 P 9b2583e1905d48a1bfbb28003b20fa07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:08.461551 24957 tablet_server.cc:196] TabletServer@127.24.95.65:0 shutdown complete.
I20260601 13:31:08.463835 24957 tablet_server.cc:179] TabletServer@127.24.95.66:0 shutting down...
I20260601 13:31:08.468096 24957 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:31:08.468291 24957 tablet_replica.cc:333] T 9100050a0fcb4fcfbeaa4f87c748a302 P 7829ec1cc9544b329b057e3e6700d220: stopping tablet replica
I20260601 13:31:08.468436 24957 raft_consensus.cc:2243] T 9100050a0fcb4fcfbeaa4f87c748a302 P 7829ec1cc9544b329b057e3e6700d220 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:08.468588 24957 raft_consensus.cc:2272] T 9100050a0fcb4fcfbeaa4f87c748a302 P 7829ec1cc9544b329b057e3e6700d220 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:08.469221 24957 tablet_replica.cc:333] T 01ef73aae388490e94336ed5f8f1c76e P 7829ec1cc9544b329b057e3e6700d220: stopping tablet replica
I20260601 13:31:08.469323 24957 raft_consensus.cc:2243] T 01ef73aae388490e94336ed5f8f1c76e P 7829ec1cc9544b329b057e3e6700d220 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:08.469429 24957 raft_consensus.cc:2272] T 01ef73aae388490e94336ed5f8f1c76e P 7829ec1cc9544b329b057e3e6700d220 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:08.469894 24957 tablet_replica.cc:333] T 0febba67f026474fa5c75549714ac948 P 7829ec1cc9544b329b057e3e6700d220: stopping tablet replica
I20260601 13:31:08.469965 24957 raft_consensus.cc:2243] T 0febba67f026474fa5c75549714ac948 P 7829ec1cc9544b329b057e3e6700d220 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:08.470055 24957 raft_consensus.cc:2272] T 0febba67f026474fa5c75549714ac948 P 7829ec1cc9544b329b057e3e6700d220 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:08.470541 24957 tablet_replica.cc:333] T b844fd49e2644860bd6c8f9ffe8e7bea P 7829ec1cc9544b329b057e3e6700d220: stopping tablet replica
I20260601 13:31:08.470610 24957 raft_consensus.cc:2243] T b844fd49e2644860bd6c8f9ffe8e7bea P 7829ec1cc9544b329b057e3e6700d220 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:08.470753 24957 raft_consensus.cc:2272] T b844fd49e2644860bd6c8f9ffe8e7bea P 7829ec1cc9544b329b057e3e6700d220 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:08.471181 24957 tablet_replica.cc:333] T 15c02b71fa284ea6917d3f9d3beb7af7 P 7829ec1cc9544b329b057e3e6700d220: stopping tablet replica
I20260601 13:31:08.471254 24957 raft_consensus.cc:2243] T 15c02b71fa284ea6917d3f9d3beb7af7 P 7829ec1cc9544b329b057e3e6700d220 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:08.471325 24957 raft_consensus.cc:2272] T 15c02b71fa284ea6917d3f9d3beb7af7 P 7829ec1cc9544b329b057e3e6700d220 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:08.471799 24957 tablet_replica.cc:333] T 99a6900056294df98a669662b06b0d9e P 7829ec1cc9544b329b057e3e6700d220: stopping tablet replica
I20260601 13:31:08.471866 24957 raft_consensus.cc:2243] T 99a6900056294df98a669662b06b0d9e P 7829ec1cc9544b329b057e3e6700d220 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:08.471988 24957 raft_consensus.cc:2272] T 99a6900056294df98a669662b06b0d9e P 7829ec1cc9544b329b057e3e6700d220 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:08.475625 24957 tablet_server.cc:196] TabletServer@127.24.95.66:0 shutdown complete.
I20260601 13:31:08.477973 24957 tablet_server.cc:179] TabletServer@127.24.95.67:0 shutting down...
I20260601 13:31:08.482297 24957 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:31:08.482517 24957 tablet_replica.cc:333] T 99a6900056294df98a669662b06b0d9e P ea70e1142e64499caa4acb47b891c461: stopping tablet replica
I20260601 13:31:08.482653 24957 raft_consensus.cc:2243] T 99a6900056294df98a669662b06b0d9e P ea70e1142e64499caa4acb47b891c461 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:08.482785 24957 raft_consensus.cc:2272] T 99a6900056294df98a669662b06b0d9e P ea70e1142e64499caa4acb47b891c461 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:08.483500 24957 tablet_replica.cc:333] T 9100050a0fcb4fcfbeaa4f87c748a302 P ea70e1142e64499caa4acb47b891c461: stopping tablet replica
I20260601 13:31:08.483582 24957 raft_consensus.cc:2243] T 9100050a0fcb4fcfbeaa4f87c748a302 P ea70e1142e64499caa4acb47b891c461 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:08.483676 24957 raft_consensus.cc:2272] T 9100050a0fcb4fcfbeaa4f87c748a302 P ea70e1142e64499caa4acb47b891c461 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:08.484095 24957 tablet_replica.cc:333] T 0febba67f026474fa5c75549714ac948 P ea70e1142e64499caa4acb47b891c461: stopping tablet replica
I20260601 13:31:08.484167 24957 raft_consensus.cc:2243] T 0febba67f026474fa5c75549714ac948 P ea70e1142e64499caa4acb47b891c461 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:08.484248 24957 raft_consensus.cc:2272] T 0febba67f026474fa5c75549714ac948 P ea70e1142e64499caa4acb47b891c461 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:08.484794 24957 tablet_replica.cc:333] T 01ef73aae388490e94336ed5f8f1c76e P ea70e1142e64499caa4acb47b891c461: stopping tablet replica
I20260601 13:31:08.484865 24957 raft_consensus.cc:2243] T 01ef73aae388490e94336ed5f8f1c76e P ea70e1142e64499caa4acb47b891c461 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:08.484939 24957 raft_consensus.cc:2272] T 01ef73aae388490e94336ed5f8f1c76e P ea70e1142e64499caa4acb47b891c461 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:08.485357 24957 tablet_replica.cc:333] T b844fd49e2644860bd6c8f9ffe8e7bea P ea70e1142e64499caa4acb47b891c461: stopping tablet replica
I20260601 13:31:08.485421 24957 raft_consensus.cc:2243] T b844fd49e2644860bd6c8f9ffe8e7bea P ea70e1142e64499caa4acb47b891c461 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:08.485499 24957 raft_consensus.cc:2272] T b844fd49e2644860bd6c8f9ffe8e7bea P ea70e1142e64499caa4acb47b891c461 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:08.485898 24957 tablet_replica.cc:333] T 15c02b71fa284ea6917d3f9d3beb7af7 P ea70e1142e64499caa4acb47b891c461: stopping tablet replica
I20260601 13:31:08.485962 24957 raft_consensus.cc:2243] T 15c02b71fa284ea6917d3f9d3beb7af7 P ea70e1142e64499caa4acb47b891c461 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:08.486115 24957 raft_consensus.cc:2272] T 15c02b71fa284ea6917d3f9d3beb7af7 P ea70e1142e64499caa4acb47b891c461 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:08.499890 24957 tablet_server.cc:196] TabletServer@127.24.95.67:0 shutdown complete.
I20260601 13:31:08.502558 24957 master.cc:562] Master@127.24.95.126:33889 shutting down...
I20260601 13:31:08.505831 24957 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4ff7230f335943ca982ea07b0a53c06e [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:08.505985 24957 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4ff7230f335943ca982ea07b0a53c06e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:08.506052 24957 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4ff7230f335943ca982ea07b0a53c06e: stopping tablet replica
I20260601 13:31:08.519029 24957 master.cc:584] Master@127.24.95.126:33889 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag (2090 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap
I20260601 13:31:08.527951 24957 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.95.126:42839
I20260601 13:31:08.528275 24957 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:31:08.530332  1345 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:31:08.530471  1347 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:31:08.530606  1344 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:31:08.530606 24957 server_base.cc:1061] running on GCE node
I20260601 13:31:08.530889 24957 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:31:08.530930 24957 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:31:08.530946 24957 hybrid_clock.cc:648] HybridClock initialized: now 1780320668530945 us; error 0 us; skew 500 ppm
I20260601 13:31:08.531751 24957 webserver.cc:533] Webserver started at http://127.24.95.126:44863/ using document root <none> and password file <none>
I20260601 13:31:08.531919 24957 fs_manager.cc:362] Metadata directory not provided
I20260601 13:31:08.531967 24957 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:31:08.532028 24957 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:31:08.532433 24957 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320492958789-24957-0/minicluster-data/master-0-root/instance:
uuid: "d889bb7be71b499face3545f66b1ec8e"
format_stamp: "Formatted at 2026-06-01 13:31:08 on dist-test-slave-3pmh"
I20260601 13:31:08.534056 24957 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:31:08.534992  1352 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:08.535295 24957 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:31:08.535357 24957 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320492958789-24957-0/minicluster-data/master-0-root
uuid: "d889bb7be71b499face3545f66b1ec8e"
format_stamp: "Formatted at 2026-06-01 13:31:08 on dist-test-slave-3pmh"
I20260601 13:31:08.535422 24957 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320492958789-24957-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320492958789-24957-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320492958789-24957-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:31:08.577298 24957 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:31:08.577704 24957 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:31:08.581773 24957 rpc_server.cc:307] RPC server started. Bound to: 127.24.95.126:42839
I20260601 13:31:08.585623  1404 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.95.126:42839 every 8 connection(s)
I20260601 13:31:08.586122  1405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:08.587852  1405 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d889bb7be71b499face3545f66b1ec8e: Bootstrap starting.
I20260601 13:31:08.588685  1405 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d889bb7be71b499face3545f66b1ec8e: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:08.589689  1405 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d889bb7be71b499face3545f66b1ec8e: No bootstrap required, opened a new log
I20260601 13:31:08.590168  1405 raft_consensus.cc:359] T 00000000000000000000000000000000 P d889bb7be71b499face3545f66b1ec8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d889bb7be71b499face3545f66b1ec8e" member_type: VOTER }
I20260601 13:31:08.590268  1405 raft_consensus.cc:385] T 00000000000000000000000000000000 P d889bb7be71b499face3545f66b1ec8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:08.590301  1405 raft_consensus.cc:740] T 00000000000000000000000000000000 P d889bb7be71b499face3545f66b1ec8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d889bb7be71b499face3545f66b1ec8e, State: Initialized, Role: FOLLOWER
I20260601 13:31:08.590445  1405 consensus_queue.cc:260] T 00000000000000000000000000000000 P d889bb7be71b499face3545f66b1ec8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d889bb7be71b499face3545f66b1ec8e" member_type: VOTER }
I20260601 13:31:08.590524  1405 raft_consensus.cc:399] T 00000000000000000000000000000000 P d889bb7be71b499face3545f66b1ec8e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:31:08.590550  1405 raft_consensus.cc:493] T 00000000000000000000000000000000 P d889bb7be71b499face3545f66b1ec8e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:31:08.590605  1405 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d889bb7be71b499face3545f66b1ec8e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:08.591331  1405 raft_consensus.cc:515] T 00000000000000000000000000000000 P d889bb7be71b499face3545f66b1ec8e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d889bb7be71b499face3545f66b1ec8e" member_type: VOTER }
I20260601 13:31:08.591464  1405 leader_election.cc:304] T 00000000000000000000000000000000 P d889bb7be71b499face3545f66b1ec8e [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: d889bb7be71b499face3545f66b1ec8e; no voters: 
I20260601 13:31:08.591667  1405 leader_election.cc:290] T 00000000000000000000000000000000 P d889bb7be71b499face3545f66b1ec8e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:31:08.591768  1408 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d889bb7be71b499face3545f66b1ec8e [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:08.592023  1408 raft_consensus.cc:697] T 00000000000000000000000000000000 P d889bb7be71b499face3545f66b1ec8e [term 1 LEADER]: Becoming Leader. State: Replica: d889bb7be71b499face3545f66b1ec8e, State: Running, Role: LEADER
I20260601 13:31:08.592140  1408 consensus_queue.cc:237] T 00000000000000000000000000000000 P d889bb7be71b499face3545f66b1ec8e [LEADER]: Queue going to LEADER mode. State: All 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: "d889bb7be71b499face3545f66b1ec8e" member_type: VOTER }
I20260601 13:31:08.592149  1405 sys_catalog.cc:565] T 00000000000000000000000000000000 P d889bb7be71b499face3545f66b1ec8e [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:31:08.592603  1410 sys_catalog.cc:455] T 00000000000000000000000000000000 P d889bb7be71b499face3545f66b1ec8e [sys.catalog]: SysCatalogTable state changed. Reason: New leader d889bb7be71b499face3545f66b1ec8e. Latest consensus state: current_term: 1 leader_uuid: "d889bb7be71b499face3545f66b1ec8e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d889bb7be71b499face3545f66b1ec8e" member_type: VOTER } }
I20260601 13:31:08.592584  1409 sys_catalog.cc:455] T 00000000000000000000000000000000 P d889bb7be71b499face3545f66b1ec8e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d889bb7be71b499face3545f66b1ec8e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d889bb7be71b499face3545f66b1ec8e" member_type: VOTER } }
I20260601 13:31:08.592710  1410 sys_catalog.cc:458] T 00000000000000000000000000000000 P d889bb7be71b499face3545f66b1ec8e [sys.catalog]: This master's current role is: LEADER
I20260601 13:31:08.592722  1409 sys_catalog.cc:458] T 00000000000000000000000000000000 P d889bb7be71b499face3545f66b1ec8e [sys.catalog]: This master's current role is: LEADER
I20260601 13:31:08.592993  1412 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:31:08.593976  1412 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:31:08.594292 24957 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:31:08.595840  1412 catalog_manager.cc:1382] Generated new cluster ID: 48ae8b557fc44af1b1271f90b563b5d7
I20260601 13:31:08.595896  1412 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:31:08.611241  1412 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:31:08.611827  1412 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:31:08.622676  1412 catalog_manager.cc:6069] T 00000000000000000000000000000000 P d889bb7be71b499face3545f66b1ec8e: Generated new TSK 0
I20260601 13:31:08.622898  1412 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:31:08.626739 24957 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:31:08.629124  1426 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:31:08.629585 24957 server_base.cc:1061] running on GCE node
W20260601 13:31:08.629559  1427 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:31:08.629572  1429 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:31:08.629995 24957 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:31:08.630066 24957 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:31:08.630088 24957 hybrid_clock.cc:648] HybridClock initialized: now 1780320668630088 us; error 0 us; skew 500 ppm
I20260601 13:31:08.631115 24957 webserver.cc:533] Webserver started at http://127.24.95.65:38117/ using document root <none> and password file <none>
I20260601 13:31:08.631285 24957 fs_manager.cc:362] Metadata directory not provided
I20260601 13:31:08.631340 24957 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:31:08.631418 24957 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:31:08.631798 24957 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320492958789-24957-0/minicluster-data/ts-0-root/instance:
uuid: "50362c790a8a4647b6a02dc25851a2a4"
format_stamp: "Formatted at 2026-06-01 13:31:08 on dist-test-slave-3pmh"
I20260601 13:31:08.633430 24957 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:31:08.634598  1434 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:08.635052 24957 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:08.635128 24957 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320492958789-24957-0/minicluster-data/ts-0-root
uuid: "50362c790a8a4647b6a02dc25851a2a4"
format_stamp: "Formatted at 2026-06-01 13:31:08 on dist-test-slave-3pmh"
I20260601 13:31:08.635239 24957 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320492958789-24957-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320492958789-24957-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320492958789-24957-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:31:08.642747 24957 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:31:08.643169 24957 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:31:08.643460 24957 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:31:08.643908 24957 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:31:08.643946 24957 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:08.643987 24957 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:31:08.644014 24957 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:08.647917 24957 rpc_server.cc:307] RPC server started. Bound to: 127.24.95.65:38765
I20260601 13:31:08.647956  1497 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.95.65:38765 every 8 connection(s)
I20260601 13:31:08.648747 24957 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:31:08.650637  1502 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:31:08.650961  1505 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:31:08.651216  1503 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:31:08.651548 24957 server_base.cc:1061] running on GCE node
I20260601 13:31:08.651739 24957 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:31:08.651778 24957 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:31:08.651796 24957 hybrid_clock.cc:648] HybridClock initialized: now 1780320668651796 us; error 0 us; skew 500 ppm
I20260601 13:31:08.652712 24957 webserver.cc:533] Webserver started at http://127.24.95.66:44679/ using document root <none> and password file <none>
I20260601 13:31:08.652879 24957 fs_manager.cc:362] Metadata directory not provided
I20260601 13:31:08.652925 24957 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:31:08.652988 24957 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:31:08.653469 24957 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320492958789-24957-0/minicluster-data/ts-1-root/instance:
uuid: "523cf708bdb341da8e35ef89f1bafdc7"
format_stamp: "Formatted at 2026-06-01 13:31:08 on dist-test-slave-3pmh"
I20260601 13:31:08.653575  1498 heartbeater.cc:344] Connected to a master server at 127.24.95.126:42839
I20260601 13:31:08.653653  1498 heartbeater.cc:461] Registering TS with master...
I20260601 13:31:08.653883  1498 heartbeater.cc:507] Master 127.24.95.126:42839 requested a full tablet report, sending...
I20260601 13:31:08.654603  1369 ts_manager.cc:194] Registered new tserver with Master: 50362c790a8a4647b6a02dc25851a2a4 (127.24.95.65:38765)
I20260601 13:31:08.655530  1369 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59502
I20260601 13:31:08.655993 24957 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:31:08.656966  1510 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:08.657263 24957 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:31:08.657332 24957 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320492958789-24957-0/minicluster-data/ts-1-root
uuid: "523cf708bdb341da8e35ef89f1bafdc7"
format_stamp: "Formatted at 2026-06-01 13:31:08 on dist-test-slave-3pmh"
I20260601 13:31:08.657409 24957 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320492958789-24957-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320492958789-24957-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320492958789-24957-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:31:08.673682 24957 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:31:08.674127 24957 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:31:08.674449 24957 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:31:08.675006 24957 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:31:08.675062 24957 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:08.675112 24957 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:31:08.675143 24957 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:08.679836 24957 rpc_server.cc:307] RPC server started. Bound to: 127.24.95.66:42711
I20260601 13:31:08.679869  1573 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.95.66:42711 every 8 connection(s)
I20260601 13:31:08.680728 24957 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:31:08.682673  1578 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:31:08.682775  1577 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:31:08.682909  1580 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:31:08.682968 24957 server_base.cc:1061] running on GCE node
I20260601 13:31:08.683148 24957 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:31:08.683187 24957 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:31:08.683221 24957 hybrid_clock.cc:648] HybridClock initialized: now 1780320668683221 us; error 0 us; skew 500 ppm
I20260601 13:31:08.684201 24957 webserver.cc:533] Webserver started at http://127.24.95.67:40679/ using document root <none> and password file <none>
I20260601 13:31:08.684355 24957 fs_manager.cc:362] Metadata directory not provided
I20260601 13:31:08.684445 24957 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:31:08.684520 24957 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:31:08.684907 24957 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320492958789-24957-0/minicluster-data/ts-2-root/instance:
uuid: "b7b67ac2594c4914a3299b8f622636fc"
format_stamp: "Formatted at 2026-06-01 13:31:08 on dist-test-slave-3pmh"
I20260601 13:31:08.685009  1574 heartbeater.cc:344] Connected to a master server at 127.24.95.126:42839
I20260601 13:31:08.685109  1574 heartbeater.cc:461] Registering TS with master...
I20260601 13:31:08.685314  1574 heartbeater.cc:507] Master 127.24.95.126:42839 requested a full tablet report, sending...
I20260601 13:31:08.685889  1369 ts_manager.cc:194] Registered new tserver with Master: 523cf708bdb341da8e35ef89f1bafdc7 (127.24.95.66:42711)
I20260601 13:31:08.686538  1369 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59504
I20260601 13:31:08.686563 24957 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:31:08.687542  1585 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:08.687772 24957 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:31:08.687888 24957 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320492958789-24957-0/minicluster-data/ts-2-root
uuid: "b7b67ac2594c4914a3299b8f622636fc"
format_stamp: "Formatted at 2026-06-01 13:31:08 on dist-test-slave-3pmh"
I20260601 13:31:08.687963 24957 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320492958789-24957-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320492958789-24957-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320492958789-24957-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:31:08.702270 24957 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:31:08.702677 24957 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:31:08.702960 24957 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:31:08.703409 24957 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:31:08.703449 24957 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:08.703490 24957 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:31:08.703526 24957 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:08.707835 24957 rpc_server.cc:307] RPC server started. Bound to: 127.24.95.67:32979
I20260601 13:31:08.707924  1648 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.95.67:32979 every 8 connection(s)
I20260601 13:31:08.712450  1649 heartbeater.cc:344] Connected to a master server at 127.24.95.126:42839
I20260601 13:31:08.712561  1649 heartbeater.cc:461] Registering TS with master...
I20260601 13:31:08.712780  1649 heartbeater.cc:507] Master 127.24.95.126:42839 requested a full tablet report, sending...
I20260601 13:31:08.713356  1369 ts_manager.cc:194] Registered new tserver with Master: b7b67ac2594c4914a3299b8f622636fc (127.24.95.67:32979)
I20260601 13:31:08.713838  1369 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59506
I20260601 13:31:08.713864 24957 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005688453s
I20260601 13:31:09.656507  1498 heartbeater.cc:499] Master 127.24.95.126:42839 was elected leader, sending a full tablet report...
I20260601 13:31:09.687448  1574 heartbeater.cc:499] Master 127.24.95.126:42839 was elected leader, sending a full tablet report...
I20260601 13:31:09.714757  1649 heartbeater.cc:499] Master 127.24.95.126:42839 was elected leader, sending a full tablet report...
I20260601 13:31:09.751860  1369 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59512:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260601 13:31:09.752337  1369 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260601 13:31:09.762243  1613 tablet_service.cc:1511] Processing CreateTablet for tablet 4304806921ba40ad9ac8aa8fa902992c (DEFAULT_TABLE table=test-workload [id=27c2c819b0944944a89c3d0d95e49a32]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:31:09.762606  1613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4304806921ba40ad9ac8aa8fa902992c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:09.763109  1462 tablet_service.cc:1511] Processing CreateTablet for tablet 4304806921ba40ad9ac8aa8fa902992c (DEFAULT_TABLE table=test-workload [id=27c2c819b0944944a89c3d0d95e49a32]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:31:09.763360  1462 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4304806921ba40ad9ac8aa8fa902992c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:09.765357  1669 tablet_bootstrap.cc:492] T 4304806921ba40ad9ac8aa8fa902992c P 50362c790a8a4647b6a02dc25851a2a4: Bootstrap starting.
I20260601 13:31:09.765357  1670 tablet_bootstrap.cc:492] T 4304806921ba40ad9ac8aa8fa902992c P b7b67ac2594c4914a3299b8f622636fc: Bootstrap starting.
I20260601 13:31:09.765542  1538 tablet_service.cc:1511] Processing CreateTablet for tablet 4304806921ba40ad9ac8aa8fa902992c (DEFAULT_TABLE table=test-workload [id=27c2c819b0944944a89c3d0d95e49a32]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:31:09.765789  1538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4304806921ba40ad9ac8aa8fa902992c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:09.766618  1670 tablet_bootstrap.cc:654] T 4304806921ba40ad9ac8aa8fa902992c P b7b67ac2594c4914a3299b8f622636fc: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:09.766628  1669 tablet_bootstrap.cc:654] T 4304806921ba40ad9ac8aa8fa902992c P 50362c790a8a4647b6a02dc25851a2a4: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:09.767791  1670 tablet_bootstrap.cc:492] T 4304806921ba40ad9ac8aa8fa902992c P b7b67ac2594c4914a3299b8f622636fc: No bootstrap required, opened a new log
I20260601 13:31:09.767870  1670 ts_tablet_manager.cc:1403] T 4304806921ba40ad9ac8aa8fa902992c P b7b67ac2594c4914a3299b8f622636fc: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:31:09.768188  1673 tablet_bootstrap.cc:492] T 4304806921ba40ad9ac8aa8fa902992c P 523cf708bdb341da8e35ef89f1bafdc7: Bootstrap starting.
I20260601 13:31:09.768294  1670 raft_consensus.cc:359] T 4304806921ba40ad9ac8aa8fa902992c P b7b67ac2594c4914a3299b8f622636fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7b67ac2594c4914a3299b8f622636fc" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 32979 } } peers { permanent_uuid: "50362c790a8a4647b6a02dc25851a2a4" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 38765 } } peers { permanent_uuid: "523cf708bdb341da8e35ef89f1bafdc7" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42711 } }
I20260601 13:31:09.768504  1670 raft_consensus.cc:385] T 4304806921ba40ad9ac8aa8fa902992c P b7b67ac2594c4914a3299b8f622636fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:09.768594  1670 raft_consensus.cc:740] T 4304806921ba40ad9ac8aa8fa902992c P b7b67ac2594c4914a3299b8f622636fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7b67ac2594c4914a3299b8f622636fc, State: Initialized, Role: FOLLOWER
I20260601 13:31:09.768744  1670 consensus_queue.cc:260] T 4304806921ba40ad9ac8aa8fa902992c P b7b67ac2594c4914a3299b8f622636fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7b67ac2594c4914a3299b8f622636fc" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 32979 } } peers { permanent_uuid: "50362c790a8a4647b6a02dc25851a2a4" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 38765 } } peers { permanent_uuid: "523cf708bdb341da8e35ef89f1bafdc7" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42711 } }
I20260601 13:31:09.768985  1669 tablet_bootstrap.cc:492] T 4304806921ba40ad9ac8aa8fa902992c P 50362c790a8a4647b6a02dc25851a2a4: No bootstrap required, opened a new log
I20260601 13:31:09.769078  1669 ts_tablet_manager.cc:1403] T 4304806921ba40ad9ac8aa8fa902992c P 50362c790a8a4647b6a02dc25851a2a4: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:31:09.769413  1670 ts_tablet_manager.cc:1434] T 4304806921ba40ad9ac8aa8fa902992c P b7b67ac2594c4914a3299b8f622636fc: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:31:09.769423  1669 raft_consensus.cc:359] T 4304806921ba40ad9ac8aa8fa902992c P 50362c790a8a4647b6a02dc25851a2a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7b67ac2594c4914a3299b8f622636fc" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 32979 } } peers { permanent_uuid: "50362c790a8a4647b6a02dc25851a2a4" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 38765 } } peers { permanent_uuid: "523cf708bdb341da8e35ef89f1bafdc7" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42711 } }
I20260601 13:31:09.769627  1669 raft_consensus.cc:385] T 4304806921ba40ad9ac8aa8fa902992c P 50362c790a8a4647b6a02dc25851a2a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:09.769675  1669 raft_consensus.cc:740] T 4304806921ba40ad9ac8aa8fa902992c P 50362c790a8a4647b6a02dc25851a2a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50362c790a8a4647b6a02dc25851a2a4, State: Initialized, Role: FOLLOWER
I20260601 13:31:09.769815  1669 consensus_queue.cc:260] T 4304806921ba40ad9ac8aa8fa902992c P 50362c790a8a4647b6a02dc25851a2a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7b67ac2594c4914a3299b8f622636fc" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 32979 } } peers { permanent_uuid: "50362c790a8a4647b6a02dc25851a2a4" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 38765 } } peers { permanent_uuid: "523cf708bdb341da8e35ef89f1bafdc7" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42711 } }
I20260601 13:31:09.770064  1673 tablet_bootstrap.cc:654] T 4304806921ba40ad9ac8aa8fa902992c P 523cf708bdb341da8e35ef89f1bafdc7: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:09.770172  1669 ts_tablet_manager.cc:1434] T 4304806921ba40ad9ac8aa8fa902992c P 50362c790a8a4647b6a02dc25851a2a4: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:09.771400  1673 tablet_bootstrap.cc:492] T 4304806921ba40ad9ac8aa8fa902992c P 523cf708bdb341da8e35ef89f1bafdc7: No bootstrap required, opened a new log
I20260601 13:31:09.771484  1673 ts_tablet_manager.cc:1403] T 4304806921ba40ad9ac8aa8fa902992c P 523cf708bdb341da8e35ef89f1bafdc7: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:31:09.771924  1673 raft_consensus.cc:359] T 4304806921ba40ad9ac8aa8fa902992c P 523cf708bdb341da8e35ef89f1bafdc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7b67ac2594c4914a3299b8f622636fc" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 32979 } } peers { permanent_uuid: "50362c790a8a4647b6a02dc25851a2a4" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 38765 } } peers { permanent_uuid: "523cf708bdb341da8e35ef89f1bafdc7" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42711 } }
I20260601 13:31:09.772023  1673 raft_consensus.cc:385] T 4304806921ba40ad9ac8aa8fa902992c P 523cf708bdb341da8e35ef89f1bafdc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:09.772054  1673 raft_consensus.cc:740] T 4304806921ba40ad9ac8aa8fa902992c P 523cf708bdb341da8e35ef89f1bafdc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 523cf708bdb341da8e35ef89f1bafdc7, State: Initialized, Role: FOLLOWER
I20260601 13:31:09.772171  1673 consensus_queue.cc:260] T 4304806921ba40ad9ac8aa8fa902992c P 523cf708bdb341da8e35ef89f1bafdc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7b67ac2594c4914a3299b8f622636fc" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 32979 } } peers { permanent_uuid: "50362c790a8a4647b6a02dc25851a2a4" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 38765 } } peers { permanent_uuid: "523cf708bdb341da8e35ef89f1bafdc7" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42711 } }
I20260601 13:31:09.772538  1673 ts_tablet_manager.cc:1434] T 4304806921ba40ad9ac8aa8fa902992c P 523cf708bdb341da8e35ef89f1bafdc7: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:10.008646  1674 raft_consensus.cc:493] T 4304806921ba40ad9ac8aa8fa902992c P b7b67ac2594c4914a3299b8f622636fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:31:10.008814  1674 raft_consensus.cc:515] T 4304806921ba40ad9ac8aa8fa902992c P b7b67ac2594c4914a3299b8f622636fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7b67ac2594c4914a3299b8f622636fc" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 32979 } } peers { permanent_uuid: "50362c790a8a4647b6a02dc25851a2a4" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 38765 } } peers { permanent_uuid: "523cf708bdb341da8e35ef89f1bafdc7" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42711 } }
I20260601 13:31:10.009505  1674 leader_election.cc:290] T 4304806921ba40ad9ac8aa8fa902992c P b7b67ac2594c4914a3299b8f622636fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 50362c790a8a4647b6a02dc25851a2a4 (127.24.95.65:38765), 523cf708bdb341da8e35ef89f1bafdc7 (127.24.95.66:42711)
I20260601 13:31:10.013811  1472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4304806921ba40ad9ac8aa8fa902992c" candidate_uuid: "b7b67ac2594c4914a3299b8f622636fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50362c790a8a4647b6a02dc25851a2a4" is_pre_election: true
I20260601 13:31:10.013994  1472 raft_consensus.cc:2468] T 4304806921ba40ad9ac8aa8fa902992c P 50362c790a8a4647b6a02dc25851a2a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b7b67ac2594c4914a3299b8f622636fc in term 0.
I20260601 13:31:10.013993  1548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4304806921ba40ad9ac8aa8fa902992c" candidate_uuid: "b7b67ac2594c4914a3299b8f622636fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "523cf708bdb341da8e35ef89f1bafdc7" is_pre_election: true
I20260601 13:31:10.014122  1548 raft_consensus.cc:2468] T 4304806921ba40ad9ac8aa8fa902992c P 523cf708bdb341da8e35ef89f1bafdc7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b7b67ac2594c4914a3299b8f622636fc in term 0.
I20260601 13:31:10.014426  1586 leader_election.cc:304] T 4304806921ba40ad9ac8aa8fa902992c P b7b67ac2594c4914a3299b8f622636fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50362c790a8a4647b6a02dc25851a2a4, b7b67ac2594c4914a3299b8f622636fc; no voters: 
I20260601 13:31:10.014593  1674 raft_consensus.cc:2804] T 4304806921ba40ad9ac8aa8fa902992c P b7b67ac2594c4914a3299b8f622636fc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:31:10.014660  1674 raft_consensus.cc:493] T 4304806921ba40ad9ac8aa8fa902992c P b7b67ac2594c4914a3299b8f622636fc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:31:10.014688  1674 raft_consensus.cc:3060] T 4304806921ba40ad9ac8aa8fa902992c P b7b67ac2594c4914a3299b8f622636fc [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:10.015641  1674 raft_consensus.cc:515] T 4304806921ba40ad9ac8aa8fa902992c P b7b67ac2594c4914a3299b8f622636fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7b67ac2594c4914a3299b8f622636fc" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 32979 } } peers { permanent_uuid: "50362c790a8a4647b6a02dc25851a2a4" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 38765 } } peers { permanent_uuid: "523cf708bdb341da8e35ef89f1bafdc7" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42711 } }
I20260601 13:31:10.016007  1674 leader_election.cc:290] T 4304806921ba40ad9ac8aa8fa902992c P b7b67ac2594c4914a3299b8f622636fc [CANDIDATE]: Term 1 election: Requested vote from peers 50362c790a8a4647b6a02dc25851a2a4 (127.24.95.65:38765), 523cf708bdb341da8e35ef89f1bafdc7 (127.24.95.66:42711)
I20260601 13:31:10.016414  1548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4304806921ba40ad9ac8aa8fa902992c" candidate_uuid: "b7b67ac2594c4914a3299b8f622636fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "523cf708bdb341da8e35ef89f1bafdc7"
I20260601 13:31:10.016433  1472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4304806921ba40ad9ac8aa8fa902992c" candidate_uuid: "b7b67ac2594c4914a3299b8f622636fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50362c790a8a4647b6a02dc25851a2a4"
I20260601 13:31:10.016544  1472 raft_consensus.cc:3060] T 4304806921ba40ad9ac8aa8fa902992c P 50362c790a8a4647b6a02dc25851a2a4 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:10.016544  1548 raft_consensus.cc:3060] T 4304806921ba40ad9ac8aa8fa902992c P 523cf708bdb341da8e35ef89f1bafdc7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:10.017571  1548 raft_consensus.cc:2468] T 4304806921ba40ad9ac8aa8fa902992c P 523cf708bdb341da8e35ef89f1bafdc7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7b67ac2594c4914a3299b8f622636fc in term 1.
I20260601 13:31:10.017571  1472 raft_consensus.cc:2468] T 4304806921ba40ad9ac8aa8fa902992c P 50362c790a8a4647b6a02dc25851a2a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7b67ac2594c4914a3299b8f622636fc in term 1.
I20260601 13:31:10.017906  1586 leader_election.cc:304] T 4304806921ba40ad9ac8aa8fa902992c P b7b67ac2594c4914a3299b8f622636fc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50362c790a8a4647b6a02dc25851a2a4, b7b67ac2594c4914a3299b8f622636fc; no voters: 
I20260601 13:31:10.018163  1674 raft_consensus.cc:2804] T 4304806921ba40ad9ac8aa8fa902992c P b7b67ac2594c4914a3299b8f622636fc [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:10.018361  1674 raft_consensus.cc:697] T 4304806921ba40ad9ac8aa8fa902992c P b7b67ac2594c4914a3299b8f622636fc [term 1 LEADER]: Becoming Leader. State: Replica: b7b67ac2594c4914a3299b8f622636fc, State: Running, Role: LEADER
I20260601 13:31:10.018496  1674 consensus_queue.cc:237] T 4304806921ba40ad9ac8aa8fa902992c P b7b67ac2594c4914a3299b8f622636fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7b67ac2594c4914a3299b8f622636fc" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 32979 } } peers { permanent_uuid: "50362c790a8a4647b6a02dc25851a2a4" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 38765 } } peers { permanent_uuid: "523cf708bdb341da8e35ef89f1bafdc7" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42711 } }
I20260601 13:31:10.020334  1368 catalog_manager.cc:5696] T 4304806921ba40ad9ac8aa8fa902992c P b7b67ac2594c4914a3299b8f622636fc reported cstate change: term changed from 0 to 1, leader changed from <none> to b7b67ac2594c4914a3299b8f622636fc (127.24.95.67). New cstate: current_term: 1 leader_uuid: "b7b67ac2594c4914a3299b8f622636fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7b67ac2594c4914a3299b8f622636fc" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 32979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50362c790a8a4647b6a02dc25851a2a4" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 38765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "523cf708bdb341da8e35ef89f1bafdc7" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42711 } health_report { overall_health: UNKNOWN } } }
I20260601 13:31:10.072412  1472 raft_consensus.cc:1275] T 4304806921ba40ad9ac8aa8fa902992c P 50362c790a8a4647b6a02dc25851a2a4 [term 1 FOLLOWER]: Refusing update from remote peer b7b67ac2594c4914a3299b8f622636fc: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:31:10.072669  1548 raft_consensus.cc:1275] T 4304806921ba40ad9ac8aa8fa902992c P 523cf708bdb341da8e35ef89f1bafdc7 [term 1 FOLLOWER]: Refusing update from remote peer b7b67ac2594c4914a3299b8f622636fc: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:31:10.072974  1674 consensus_queue.cc:1048] T 4304806921ba40ad9ac8aa8fa902992c P b7b67ac2594c4914a3299b8f622636fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "50362c790a8a4647b6a02dc25851a2a4" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 38765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:10.073169  1680 consensus_queue.cc:1048] T 4304806921ba40ad9ac8aa8fa902992c P b7b67ac2594c4914a3299b8f622636fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "523cf708bdb341da8e35ef89f1bafdc7" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:10.077212  1687 mvcc.cc:204] Tried to move back new op lower bound from 7292193464619163648 to 7292193464398135296. Current Snapshot: MvccSnapshot[applied={T|T < 7292193464612200448}]
I20260601 13:31:10.159437 24957 tablet_server.cc:179] TabletServer@127.24.95.65:0 shutting down...
I20260601 13:31:10.163172 24957 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:31:10.163451 24957 tablet_replica.cc:333] T 4304806921ba40ad9ac8aa8fa902992c P 50362c790a8a4647b6a02dc25851a2a4: stopping tablet replica
I20260601 13:31:10.163569 24957 raft_consensus.cc:2243] T 4304806921ba40ad9ac8aa8fa902992c P 50362c790a8a4647b6a02dc25851a2a4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:10.163682 24957 raft_consensus.cc:2272] T 4304806921ba40ad9ac8aa8fa902992c P 50362c790a8a4647b6a02dc25851a2a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:10.176983 24957 tablet_server.cc:196] TabletServer@127.24.95.65:0 shutdown complete.
I20260601 13:31:10.179121 24957 tablet_server.cc:179] TabletServer@127.24.95.66:0 shutting down...
I20260601 13:31:10.183662 24957 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:31:10.183984 24957 tablet_replica.cc:333] T 4304806921ba40ad9ac8aa8fa902992c P 523cf708bdb341da8e35ef89f1bafdc7: stopping tablet replica
I20260601 13:31:10.184101 24957 raft_consensus.cc:2243] T 4304806921ba40ad9ac8aa8fa902992c P 523cf708bdb341da8e35ef89f1bafdc7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:10.184262 24957 raft_consensus.cc:2272] T 4304806921ba40ad9ac8aa8fa902992c P 523cf708bdb341da8e35ef89f1bafdc7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:10.197502 24957 tablet_server.cc:196] TabletServer@127.24.95.66:0 shutdown complete.
I20260601 13:31:10.199694 24957 tablet_server.cc:179] TabletServer@127.24.95.67:0 shutting down...
I20260601 13:31:10.203271 24957 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:31:10.203522 24957 tablet_replica.cc:333] T 4304806921ba40ad9ac8aa8fa902992c P b7b67ac2594c4914a3299b8f622636fc: stopping tablet replica
I20260601 13:31:10.203644 24957 raft_consensus.cc:2243] T 4304806921ba40ad9ac8aa8fa902992c P b7b67ac2594c4914a3299b8f622636fc [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:10.203860 24957 raft_consensus.cc:2272] T 4304806921ba40ad9ac8aa8fa902992c P b7b67ac2594c4914a3299b8f622636fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:10.217535 24957 tablet_server.cc:196] TabletServer@127.24.95.67:0 shutdown complete.
I20260601 13:31:10.219653 24957 master.cc:562] Master@127.24.95.126:42839 shutting down...
I20260601 13:31:10.223022 24957 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d889bb7be71b499face3545f66b1ec8e [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:10.223189 24957 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d889bb7be71b499face3545f66b1ec8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:10.223239 24957 tablet_replica.cc:333] T 00000000000000000000000000000000 P d889bb7be71b499face3545f66b1ec8e: stopping tablet replica
I20260601 13:31:10.236498 24957 master.cc:584] Master@127.24.95.126:42839 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap (1715 ms)
[ RUN      ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash
I20260601 13:31:10.243479 24957 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.95.126:33923
I20260601 13:31:10.243849 24957 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:31:10.245771  1706 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:31:10.245872  1703 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:31:10.245956 24957 server_base.cc:1061] running on GCE node
W20260601 13:31:10.245872  1704 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:31:10.246351 24957 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:31:10.246416 24957 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:31:10.246446 24957 hybrid_clock.cc:648] HybridClock initialized: now 1780320670246446 us; error 0 us; skew 500 ppm
I20260601 13:31:10.247372 24957 webserver.cc:533] Webserver started at http://127.24.95.126:39797/ using document root <none> and password file <none>
I20260601 13:31:10.247545 24957 fs_manager.cc:362] Metadata directory not provided
I20260601 13:31:10.247596 24957 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:31:10.247677 24957 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:31:10.248059 24957 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320492958789-24957-0/minicluster-data/master-0-root/instance:
uuid: "9f1bf6f1744744409a94e4f5817f0592"
format_stamp: "Formatted at 2026-06-01 13:31:10 on dist-test-slave-3pmh"
I20260601 13:31:10.249541 24957 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:31:10.250507  1711 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:10.250754 24957 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:31:10.250820 24957 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320492958789-24957-0/minicluster-data/master-0-root
uuid: "9f1bf6f1744744409a94e4f5817f0592"
format_stamp: "Formatted at 2026-06-01 13:31:10 on dist-test-slave-3pmh"
I20260601 13:31:10.250888 24957 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320492958789-24957-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320492958789-24957-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320492958789-24957-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:31:10.273262 24957 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:31:10.273684 24957 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:31:10.277798 24957 rpc_server.cc:307] RPC server started. Bound to: 127.24.95.126:33923
I20260601 13:31:10.280635  1763 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.95.126:33923 every 8 connection(s)
I20260601 13:31:10.281101  1764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:10.282948  1764 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9f1bf6f1744744409a94e4f5817f0592: Bootstrap starting.
I20260601 13:31:10.283754  1764 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9f1bf6f1744744409a94e4f5817f0592: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:10.284905  1764 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9f1bf6f1744744409a94e4f5817f0592: No bootstrap required, opened a new log
I20260601 13:31:10.285377  1764 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9f1bf6f1744744409a94e4f5817f0592 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9f1bf6f1744744409a94e4f5817f0592" member_type: VOTER }
I20260601 13:31:10.285518  1764 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9f1bf6f1744744409a94e4f5817f0592 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:10.285545  1764 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9f1bf6f1744744409a94e4f5817f0592 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f1bf6f1744744409a94e4f5817f0592, State: Initialized, Role: FOLLOWER
I20260601 13:31:10.285656  1764 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9f1bf6f1744744409a94e4f5817f0592 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9f1bf6f1744744409a94e4f5817f0592" member_type: VOTER }
I20260601 13:31:10.285717  1764 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9f1bf6f1744744409a94e4f5817f0592 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:31:10.285742  1764 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9f1bf6f1744744409a94e4f5817f0592 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:31:10.285776  1764 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9f1bf6f1744744409a94e4f5817f0592 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:10.286512  1764 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9f1bf6f1744744409a94e4f5817f0592 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9f1bf6f1744744409a94e4f5817f0592" member_type: VOTER }
I20260601 13:31:10.286628  1764 leader_election.cc:304] T 00000000000000000000000000000000 P 9f1bf6f1744744409a94e4f5817f0592 [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: 9f1bf6f1744744409a94e4f5817f0592; no voters: 
I20260601 13:31:10.286798  1764 leader_election.cc:290] T 00000000000000000000000000000000 P 9f1bf6f1744744409a94e4f5817f0592 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:31:10.286944  1767 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9f1bf6f1744744409a94e4f5817f0592 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:10.287135  1767 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9f1bf6f1744744409a94e4f5817f0592 [term 1 LEADER]: Becoming Leader. State: Replica: 9f1bf6f1744744409a94e4f5817f0592, State: Running, Role: LEADER
I20260601 13:31:10.287187  1764 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9f1bf6f1744744409a94e4f5817f0592 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:31:10.287261  1767 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9f1bf6f1744744409a94e4f5817f0592 [LEADER]: Queue going to LEADER mode. State: All 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: "9f1bf6f1744744409a94e4f5817f0592" member_type: VOTER }
I20260601 13:31:10.287719  1768 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9f1bf6f1744744409a94e4f5817f0592 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9f1bf6f1744744409a94e4f5817f0592" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9f1bf6f1744744409a94e4f5817f0592" member_type: VOTER } }
I20260601 13:31:10.287752  1769 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9f1bf6f1744744409a94e4f5817f0592 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9f1bf6f1744744409a94e4f5817f0592. Latest consensus state: current_term: 1 leader_uuid: "9f1bf6f1744744409a94e4f5817f0592" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9f1bf6f1744744409a94e4f5817f0592" member_type: VOTER } }
I20260601 13:31:10.287874  1768 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9f1bf6f1744744409a94e4f5817f0592 [sys.catalog]: This master's current role is: LEADER
I20260601 13:31:10.287894  1769 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9f1bf6f1744744409a94e4f5817f0592 [sys.catalog]: This master's current role is: LEADER
I20260601 13:31:10.288130  1772 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:31:10.288908  1772 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:31:10.289211 24957 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:31:10.290966  1772 catalog_manager.cc:1382] Generated new cluster ID: 5aad5ca262a24ce7badba7ba4402868b
I20260601 13:31:10.291023  1772 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:31:10.311085  1772 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:31:10.311674  1772 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:31:10.319836  1772 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 9f1bf6f1744744409a94e4f5817f0592: Generated new TSK 0
I20260601 13:31:10.320031  1772 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:31:10.321617 24957 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:31:10.323659  1786 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:31:10.323845  1788 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:31:10.323858  1785 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:31:10.324000 24957 server_base.cc:1061] running on GCE node
I20260601 13:31:10.324182 24957 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:31:10.324224 24957 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:31:10.324239 24957 hybrid_clock.cc:648] HybridClock initialized: now 1780320670324238 us; error 0 us; skew 500 ppm
I20260601 13:31:10.325263 24957 webserver.cc:533] Webserver started at http://127.24.95.65:32779/ using document root <none> and password file <none>
I20260601 13:31:10.325416 24957 fs_manager.cc:362] Metadata directory not provided
I20260601 13:31:10.325479 24957 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:31:10.325555 24957 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:31:10.325953 24957 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320492958789-24957-0/minicluster-data/ts-0-root/instance:
uuid: "f532494edecd49989dd994c48021734d"
format_stamp: "Formatted at 2026-06-01 13:31:10 on dist-test-slave-3pmh"
I20260601 13:31:10.327363 24957 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:31:10.328327  1793 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:10.328620 24957 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:10.328682 24957 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320492958789-24957-0/minicluster-data/ts-0-root
uuid: "f532494edecd49989dd994c48021734d"
format_stamp: "Formatted at 2026-06-01 13:31:10 on dist-test-slave-3pmh"
I20260601 13:31:10.328742 24957 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320492958789-24957-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320492958789-24957-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320492958789-24957-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:31:10.349562 24957 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:31:10.350044 24957 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:31:10.350314 24957 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:31:10.350769 24957 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:31:10.350809 24957 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:10.350852 24957 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:31:10.350880 24957 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:10.354779 24957 rpc_server.cc:307] RPC server started. Bound to: 127.24.95.65:37397
I20260601 13:31:10.354830  1856 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.95.65:37397 every 8 connection(s)
I20260601 13:31:10.355599 24957 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:31:10.357448  1862 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:31:10.357534  1861 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:31:10.357767  1864 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:31:10.357784 24957 server_base.cc:1061] running on GCE node
I20260601 13:31:10.358075 24957 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:31:10.358120 24957 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:31:10.358140 24957 hybrid_clock.cc:648] HybridClock initialized: now 1780320670358140 us; error 0 us; skew 500 ppm
I20260601 13:31:10.359097 24957 webserver.cc:533] Webserver started at http://127.24.95.66:42309/ using document root <none> and password file <none>
I20260601 13:31:10.359243 24957 fs_manager.cc:362] Metadata directory not provided
I20260601 13:31:10.359293 24957 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:31:10.359380 24957 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:31:10.359807 24957 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320492958789-24957-0/minicluster-data/ts-1-root/instance:
uuid: "41e72dc2ccb744b68ecda9271f2e17d8"
format_stamp: "Formatted at 2026-06-01 13:31:10 on dist-test-slave-3pmh"
I20260601 13:31:10.359874  1857 heartbeater.cc:344] Connected to a master server at 127.24.95.126:33923
I20260601 13:31:10.359972  1857 heartbeater.cc:461] Registering TS with master...
I20260601 13:31:10.360196  1857 heartbeater.cc:507] Master 127.24.95.126:33923 requested a full tablet report, sending...
I20260601 13:31:10.360793  1728 ts_manager.cc:194] Registered new tserver with Master: f532494edecd49989dd994c48021734d (127.24.95.65:37397)
I20260601 13:31:10.361392 24957 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:31:10.361549  1728 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51782
I20260601 13:31:10.362323  1869 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:10.362540 24957 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:31:10.362596 24957 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320492958789-24957-0/minicluster-data/ts-1-root
uuid: "41e72dc2ccb744b68ecda9271f2e17d8"
format_stamp: "Formatted at 2026-06-01 13:31:10 on dist-test-slave-3pmh"
I20260601 13:31:10.362664 24957 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320492958789-24957-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320492958789-24957-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320492958789-24957-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:31:10.394451 24957 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:31:10.394976 24957 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:31:10.395413 24957 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:31:10.395920 24957 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:31:10.395963 24957 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:10.395995 24957 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:31:10.396008 24957 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:10.401026 24957 rpc_server.cc:307] RPC server started. Bound to: 127.24.95.66:42971
I20260601 13:31:10.401115  1932 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.95.66:42971 every 8 connection(s)
I20260601 13:31:10.402022 24957 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:31:10.405202  1937 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:31:10.405241  1936 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:31:10.405465  1939 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:31:10.405531 24957 server_base.cc:1061] running on GCE node
I20260601 13:31:10.405889 24957 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:31:10.405933 24957 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:31:10.405954 24957 hybrid_clock.cc:648] HybridClock initialized: now 1780320670405953 us; error 0 us; skew 500 ppm
I20260601 13:31:10.406728  1933 heartbeater.cc:344] Connected to a master server at 127.24.95.126:33923
I20260601 13:31:10.406831  1933 heartbeater.cc:461] Registering TS with master...
I20260601 13:31:10.407085  1933 heartbeater.cc:507] Master 127.24.95.126:33923 requested a full tablet report, sending...
I20260601 13:31:10.407266 24957 webserver.cc:533] Webserver started at http://127.24.95.67:37449/ using document root <none> and password file <none>
I20260601 13:31:10.407445 24957 fs_manager.cc:362] Metadata directory not provided
I20260601 13:31:10.407516 24957 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:31:10.407579 24957 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:31:10.407867  1728 ts_manager.cc:194] Registered new tserver with Master: 41e72dc2ccb744b68ecda9271f2e17d8 (127.24.95.66:42971)
I20260601 13:31:10.408011 24957 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320492958789-24957-0/minicluster-data/ts-2-root/instance:
uuid: "554bb5078d314be097e0a0055e8deaaf"
format_stamp: "Formatted at 2026-06-01 13:31:10 on dist-test-slave-3pmh"
I20260601 13:31:10.408622  1728 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51790
I20260601 13:31:10.409811 24957 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:31:10.411589  1944 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:10.411934 24957 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:31:10.412024 24957 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320492958789-24957-0/minicluster-data/ts-2-root
uuid: "554bb5078d314be097e0a0055e8deaaf"
format_stamp: "Formatted at 2026-06-01 13:31:10 on dist-test-slave-3pmh"
I20260601 13:31:10.412124 24957 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320492958789-24957-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320492958789-24957-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320492958789-24957-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:31:10.420284 24957 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:31:10.420886 24957 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:31:10.421335 24957 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:31:10.421916 24957 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:31:10.421973 24957 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:10.422020 24957 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:31:10.422050 24957 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:10.428030 24957 rpc_server.cc:307] RPC server started. Bound to: 127.24.95.67:38361
I20260601 13:31:10.428131  2007 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.95.67:38361 every 8 connection(s)
I20260601 13:31:10.434322  2008 heartbeater.cc:344] Connected to a master server at 127.24.95.126:33923
I20260601 13:31:10.434455  2008 heartbeater.cc:461] Registering TS with master...
I20260601 13:31:10.434687  2008 heartbeater.cc:507] Master 127.24.95.126:33923 requested a full tablet report, sending...
I20260601 13:31:10.435544  1728 ts_manager.cc:194] Registered new tserver with Master: 554bb5078d314be097e0a0055e8deaaf (127.24.95.67:38361)
I20260601 13:31:10.436127  1728 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51806
I20260601 13:31:10.436599 24957 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.008063234s
I20260601 13:31:11.362470  1857 heartbeater.cc:499] Master 127.24.95.126:33923 was elected leader, sending a full tablet report...
I20260601 13:31:11.409785  1933 heartbeater.cc:499] Master 127.24.95.126:33923 was elected leader, sending a full tablet report...
I20260601 13:31:11.437642  2008 heartbeater.cc:499] Master 127.24.95.126:33923 was elected leader, sending a full tablet report...
I20260601 13:31:11.472561  1728 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51814:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260601 13:31:11.483703  1896 tablet_service.cc:1511] Processing CreateTablet for tablet fbb67aae284a4949bf141e8985caa42e (DEFAULT_TABLE table=test-workload [id=1155dc198a074805baa1dc59e1e78f8a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:31:11.483703  1897 tablet_service.cc:1511] Processing CreateTablet for tablet a1431dbb8d654a9aae6a8f54450b0b9b (DEFAULT_TABLE table=test-workload [id=1155dc198a074805baa1dc59e1e78f8a]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:31:11.484092  1896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbb67aae284a4949bf141e8985caa42e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:11.484284  1972 tablet_service.cc:1511] Processing CreateTablet for tablet 861da6655c294cf9be895418f325c76d (DEFAULT_TABLE table=test-workload [id=1155dc198a074805baa1dc59e1e78f8a]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:31:11.484413  1897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1431dbb8d654a9aae6a8f54450b0b9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:11.484696  1971 tablet_service.cc:1511] Processing CreateTablet for tablet 51d004fb2be84730af025ae60609dd09 (DEFAULT_TABLE table=test-workload [id=1155dc198a074805baa1dc59e1e78f8a]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:31:11.485019  1972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 861da6655c294cf9be895418f325c76d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:11.485159  1971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51d004fb2be84730af025ae60609dd09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:11.486788  2028 tablet_bootstrap.cc:492] T fbb67aae284a4949bf141e8985caa42e P 41e72dc2ccb744b68ecda9271f2e17d8: Bootstrap starting.
I20260601 13:31:11.487388  2029 tablet_bootstrap.cc:492] T 861da6655c294cf9be895418f325c76d P 554bb5078d314be097e0a0055e8deaaf: Bootstrap starting.
I20260601 13:31:11.487859  2028 tablet_bootstrap.cc:654] T fbb67aae284a4949bf141e8985caa42e P 41e72dc2ccb744b68ecda9271f2e17d8: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:11.488332  1820 tablet_service.cc:1511] Processing CreateTablet for tablet 929a2fff8b1f4140b8557066fc206ea4 (DEFAULT_TABLE table=test-workload [id=1155dc198a074805baa1dc59e1e78f8a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:31:11.488329  1821 tablet_service.cc:1511] Processing CreateTablet for tablet bbc8583f52404fafa076e607c1955d68 (DEFAULT_TABLE table=test-workload [id=1155dc198a074805baa1dc59e1e78f8a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:31:11.488615  2029 tablet_bootstrap.cc:654] T 861da6655c294cf9be895418f325c76d P 554bb5078d314be097e0a0055e8deaaf: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:11.488704  1820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 929a2fff8b1f4140b8557066fc206ea4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:11.488903  1821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbc8583f52404fafa076e607c1955d68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:11.489089  2028 tablet_bootstrap.cc:492] T fbb67aae284a4949bf141e8985caa42e P 41e72dc2ccb744b68ecda9271f2e17d8: No bootstrap required, opened a new log
I20260601 13:31:11.489166  2028 ts_tablet_manager.cc:1403] T fbb67aae284a4949bf141e8985caa42e P 41e72dc2ccb744b68ecda9271f2e17d8: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:31:11.489580  2028 raft_consensus.cc:359] T fbb67aae284a4949bf141e8985caa42e P 41e72dc2ccb744b68ecda9271f2e17d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42971 } }
I20260601 13:31:11.489670  2028 raft_consensus.cc:385] T fbb67aae284a4949bf141e8985caa42e P 41e72dc2ccb744b68ecda9271f2e17d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:11.489697  2028 raft_consensus.cc:740] T fbb67aae284a4949bf141e8985caa42e P 41e72dc2ccb744b68ecda9271f2e17d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41e72dc2ccb744b68ecda9271f2e17d8, State: Initialized, Role: FOLLOWER
I20260601 13:31:11.489820  2028 consensus_queue.cc:260] T fbb67aae284a4949bf141e8985caa42e P 41e72dc2ccb744b68ecda9271f2e17d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "41e72dc2ccb744b68ecda9271f2e17d8" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42971 } }
I20260601 13:31:11.489893  2028 raft_consensus.cc:399] T fbb67aae284a4949bf141e8985caa42e P 41e72dc2ccb744b68ecda9271f2e17d8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:31:11.489935  2028 raft_consensus.cc:493] T fbb67aae284a4949bf141e8985caa42e P 41e72dc2ccb744b68ecda9271f2e17d8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:31:11.489974  2028 raft_consensus.cc:3060] T fbb67aae284a4949bf141e8985caa42e P 41e72dc2ccb744b68ecda9271f2e17d8 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:11.490680  2032 tablet_bootstrap.cc:492] T bbc8583f52404fafa076e607c1955d68 P f532494edecd49989dd994c48021734d: Bootstrap starting.
I20260601 13:31:11.490777  2028 raft_consensus.cc:515] T fbb67aae284a4949bf141e8985caa42e P 41e72dc2ccb744b68ecda9271f2e17d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42971 } }
I20260601 13:31:11.490896  2028 leader_election.cc:304] T fbb67aae284a4949bf141e8985caa42e P 41e72dc2ccb744b68ecda9271f2e17d8 [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: 41e72dc2ccb744b68ecda9271f2e17d8; no voters: 
I20260601 13:31:11.491074  2028 leader_election.cc:290] T fbb67aae284a4949bf141e8985caa42e P 41e72dc2ccb744b68ecda9271f2e17d8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:31:11.491150  2033 raft_consensus.cc:2804] T fbb67aae284a4949bf141e8985caa42e P 41e72dc2ccb744b68ecda9271f2e17d8 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:11.491314  2033 raft_consensus.cc:697] T fbb67aae284a4949bf141e8985caa42e P 41e72dc2ccb744b68ecda9271f2e17d8 [term 1 LEADER]: Becoming Leader. State: Replica: 41e72dc2ccb744b68ecda9271f2e17d8, State: Running, Role: LEADER
I20260601 13:31:11.491374  2028 ts_tablet_manager.cc:1434] T fbb67aae284a4949bf141e8985caa42e P 41e72dc2ccb744b68ecda9271f2e17d8: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:31:11.491438  2033 consensus_queue.cc:237] T fbb67aae284a4949bf141e8985caa42e P 41e72dc2ccb744b68ecda9271f2e17d8 [LEADER]: Queue going to LEADER mode. State: All 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: "41e72dc2ccb744b68ecda9271f2e17d8" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42971 } }
I20260601 13:31:11.491554  2028 tablet_bootstrap.cc:492] T a1431dbb8d654a9aae6a8f54450b0b9b P 41e72dc2ccb744b68ecda9271f2e17d8: Bootstrap starting.
I20260601 13:31:11.491639  2032 tablet_bootstrap.cc:654] T bbc8583f52404fafa076e607c1955d68 P f532494edecd49989dd994c48021734d: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:11.492863  2032 tablet_bootstrap.cc:492] T bbc8583f52404fafa076e607c1955d68 P f532494edecd49989dd994c48021734d: No bootstrap required, opened a new log
I20260601 13:31:11.492944  2032 ts_tablet_manager.cc:1403] T bbc8583f52404fafa076e607c1955d68 P f532494edecd49989dd994c48021734d: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:31:11.492357  2028 tablet_bootstrap.cc:654] T a1431dbb8d654a9aae6a8f54450b0b9b P 41e72dc2ccb744b68ecda9271f2e17d8: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:11.493353  2032 raft_consensus.cc:359] T bbc8583f52404fafa076e607c1955d68 P f532494edecd49989dd994c48021734d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f532494edecd49989dd994c48021734d" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 37397 } }
I20260601 13:31:11.493443  2032 raft_consensus.cc:385] T bbc8583f52404fafa076e607c1955d68 P f532494edecd49989dd994c48021734d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:11.493477  2032 raft_consensus.cc:740] T bbc8583f52404fafa076e607c1955d68 P f532494edecd49989dd994c48021734d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f532494edecd49989dd994c48021734d, State: Initialized, Role: FOLLOWER
I20260601 13:31:11.493417  1728 catalog_manager.cc:5696] T fbb67aae284a4949bf141e8985caa42e P 41e72dc2ccb744b68ecda9271f2e17d8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 41e72dc2ccb744b68ecda9271f2e17d8 (127.24.95.66). New cstate: current_term: 1 leader_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42971 } health_report { overall_health: HEALTHY } } }
I20260601 13:31:11.493692  2032 consensus_queue.cc:260] T bbc8583f52404fafa076e607c1955d68 P f532494edecd49989dd994c48021734d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f532494edecd49989dd994c48021734d" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 37397 } }
I20260601 13:31:11.493783  2032 raft_consensus.cc:399] T bbc8583f52404fafa076e607c1955d68 P f532494edecd49989dd994c48021734d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:31:11.493820  2032 raft_consensus.cc:493] T bbc8583f52404fafa076e607c1955d68 P f532494edecd49989dd994c48021734d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:31:11.494153  2029 tablet_bootstrap.cc:492] T 861da6655c294cf9be895418f325c76d P 554bb5078d314be097e0a0055e8deaaf: No bootstrap required, opened a new log
I20260601 13:31:11.494230  2029 ts_tablet_manager.cc:1403] T 861da6655c294cf9be895418f325c76d P 554bb5078d314be097e0a0055e8deaaf: Time spent bootstrapping tablet: real 0.007s	user 0.001s	sys 0.001s
I20260601 13:31:11.494634  2029 raft_consensus.cc:359] T 861da6655c294cf9be895418f325c76d P 554bb5078d314be097e0a0055e8deaaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "554bb5078d314be097e0a0055e8deaaf" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38361 } }
I20260601 13:31:11.494724  2029 raft_consensus.cc:385] T 861da6655c294cf9be895418f325c76d P 554bb5078d314be097e0a0055e8deaaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:11.494755  2029 raft_consensus.cc:740] T 861da6655c294cf9be895418f325c76d P 554bb5078d314be097e0a0055e8deaaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 554bb5078d314be097e0a0055e8deaaf, State: Initialized, Role: FOLLOWER
I20260601 13:31:11.494899  2028 tablet_bootstrap.cc:492] T a1431dbb8d654a9aae6a8f54450b0b9b P 41e72dc2ccb744b68ecda9271f2e17d8: No bootstrap required, opened a new log
I20260601 13:31:11.494959  2029 consensus_queue.cc:260] T 861da6655c294cf9be895418f325c76d P 554bb5078d314be097e0a0055e8deaaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "554bb5078d314be097e0a0055e8deaaf" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38361 } }
I20260601 13:31:11.495005  2028 ts_tablet_manager.cc:1403] T a1431dbb8d654a9aae6a8f54450b0b9b P 41e72dc2ccb744b68ecda9271f2e17d8: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:31:11.495066  2029 raft_consensus.cc:399] T 861da6655c294cf9be895418f325c76d P 554bb5078d314be097e0a0055e8deaaf [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:31:11.495108  2029 raft_consensus.cc:493] T 861da6655c294cf9be895418f325c76d P 554bb5078d314be097e0a0055e8deaaf [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:31:11.495155  2029 raft_consensus.cc:3060] T 861da6655c294cf9be895418f325c76d P 554bb5078d314be097e0a0055e8deaaf [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:11.495476  2028 raft_consensus.cc:359] T a1431dbb8d654a9aae6a8f54450b0b9b P 41e72dc2ccb744b68ecda9271f2e17d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42971 } }
I20260601 13:31:11.495560  2028 raft_consensus.cc:385] T a1431dbb8d654a9aae6a8f54450b0b9b P 41e72dc2ccb744b68ecda9271f2e17d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:11.495587  2028 raft_consensus.cc:740] T a1431dbb8d654a9aae6a8f54450b0b9b P 41e72dc2ccb744b68ecda9271f2e17d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41e72dc2ccb744b68ecda9271f2e17d8, State: Initialized, Role: FOLLOWER
I20260601 13:31:11.495682  2028 consensus_queue.cc:260] T a1431dbb8d654a9aae6a8f54450b0b9b P 41e72dc2ccb744b68ecda9271f2e17d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "41e72dc2ccb744b68ecda9271f2e17d8" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42971 } }
I20260601 13:31:11.495756  2028 raft_consensus.cc:399] T a1431dbb8d654a9aae6a8f54450b0b9b P 41e72dc2ccb744b68ecda9271f2e17d8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:31:11.495792  2028 raft_consensus.cc:493] T a1431dbb8d654a9aae6a8f54450b0b9b P 41e72dc2ccb744b68ecda9271f2e17d8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:31:11.495836  2028 raft_consensus.cc:3060] T a1431dbb8d654a9aae6a8f54450b0b9b P 41e72dc2ccb744b68ecda9271f2e17d8 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:11.496137  2029 raft_consensus.cc:515] T 861da6655c294cf9be895418f325c76d P 554bb5078d314be097e0a0055e8deaaf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "554bb5078d314be097e0a0055e8deaaf" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38361 } }
I20260601 13:31:11.496263  2029 leader_election.cc:304] T 861da6655c294cf9be895418f325c76d P 554bb5078d314be097e0a0055e8deaaf [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: 554bb5078d314be097e0a0055e8deaaf; no voters: 
I20260601 13:31:11.496472  2032 raft_consensus.cc:3060] T bbc8583f52404fafa076e607c1955d68 P f532494edecd49989dd994c48021734d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:11.496515  2029 leader_election.cc:290] T 861da6655c294cf9be895418f325c76d P 554bb5078d314be097e0a0055e8deaaf [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:31:11.496634  2041 raft_consensus.cc:2804] T 861da6655c294cf9be895418f325c76d P 554bb5078d314be097e0a0055e8deaaf [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:11.496814  2028 raft_consensus.cc:515] T a1431dbb8d654a9aae6a8f54450b0b9b P 41e72dc2ccb744b68ecda9271f2e17d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42971 } }
I20260601 13:31:11.496929  2028 leader_election.cc:304] T a1431dbb8d654a9aae6a8f54450b0b9b P 41e72dc2ccb744b68ecda9271f2e17d8 [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: 41e72dc2ccb744b68ecda9271f2e17d8; no voters: 
I20260601 13:31:11.496964  2029 ts_tablet_manager.cc:1434] T 861da6655c294cf9be895418f325c76d P 554bb5078d314be097e0a0055e8deaaf: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.003s
I20260601 13:31:11.497035  2028 leader_election.cc:290] T a1431dbb8d654a9aae6a8f54450b0b9b P 41e72dc2ccb744b68ecda9271f2e17d8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:31:11.497098  2034 raft_consensus.cc:2804] T a1431dbb8d654a9aae6a8f54450b0b9b P 41e72dc2ccb744b68ecda9271f2e17d8 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:11.497210  2028 ts_tablet_manager.cc:1434] T a1431dbb8d654a9aae6a8f54450b0b9b P 41e72dc2ccb744b68ecda9271f2e17d8: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:31:11.497330  2029 tablet_bootstrap.cc:492] T 51d004fb2be84730af025ae60609dd09 P 554bb5078d314be097e0a0055e8deaaf: Bootstrap starting.
I20260601 13:31:11.496969  2041 raft_consensus.cc:697] T 861da6655c294cf9be895418f325c76d P 554bb5078d314be097e0a0055e8deaaf [term 1 LEADER]: Becoming Leader. State: Replica: 554bb5078d314be097e0a0055e8deaaf, State: Running, Role: LEADER
I20260601 13:31:11.497434  2034 raft_consensus.cc:697] T a1431dbb8d654a9aae6a8f54450b0b9b P 41e72dc2ccb744b68ecda9271f2e17d8 [term 1 LEADER]: Becoming Leader. State: Replica: 41e72dc2ccb744b68ecda9271f2e17d8, State: Running, Role: LEADER
I20260601 13:31:11.498278  2029 tablet_bootstrap.cc:654] T 51d004fb2be84730af025ae60609dd09 P 554bb5078d314be097e0a0055e8deaaf: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:11.498047  2032 raft_consensus.cc:515] T bbc8583f52404fafa076e607c1955d68 P f532494edecd49989dd994c48021734d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f532494edecd49989dd994c48021734d" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 37397 } }
I20260601 13:31:11.498456  2034 consensus_queue.cc:237] T a1431dbb8d654a9aae6a8f54450b0b9b P 41e72dc2ccb744b68ecda9271f2e17d8 [LEADER]: Queue going to LEADER mode. State: All 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: "41e72dc2ccb744b68ecda9271f2e17d8" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42971 } }
I20260601 13:31:11.498490  2032 leader_election.cc:304] T bbc8583f52404fafa076e607c1955d68 P f532494edecd49989dd994c48021734d [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: f532494edecd49989dd994c48021734d; no voters: 
I20260601 13:31:11.498723  2032 leader_election.cc:290] T bbc8583f52404fafa076e607c1955d68 P f532494edecd49989dd994c48021734d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:31:11.498865  2044 raft_consensus.cc:2804] T bbc8583f52404fafa076e607c1955d68 P f532494edecd49989dd994c48021734d [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:11.498952  2041 consensus_queue.cc:237] T 861da6655c294cf9be895418f325c76d P 554bb5078d314be097e0a0055e8deaaf [LEADER]: Queue going to LEADER mode. State: All 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: "554bb5078d314be097e0a0055e8deaaf" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38361 } }
I20260601 13:31:11.499079  2032 ts_tablet_manager.cc:1434] T bbc8583f52404fafa076e607c1955d68 P f532494edecd49989dd994c48021734d: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260601 13:31:11.499174  2044 raft_consensus.cc:697] T bbc8583f52404fafa076e607c1955d68 P f532494edecd49989dd994c48021734d [term 1 LEADER]: Becoming Leader. State: Replica: f532494edecd49989dd994c48021734d, State: Running, Role: LEADER
I20260601 13:31:11.499260  2032 tablet_bootstrap.cc:492] T 929a2fff8b1f4140b8557066fc206ea4 P f532494edecd49989dd994c48021734d: Bootstrap starting.
I20260601 13:31:11.499378  2044 consensus_queue.cc:237] T bbc8583f52404fafa076e607c1955d68 P f532494edecd49989dd994c48021734d [LEADER]: Queue going to LEADER mode. State: All 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: "f532494edecd49989dd994c48021734d" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 37397 } }
I20260601 13:31:11.500000  1728 catalog_manager.cc:5696] T a1431dbb8d654a9aae6a8f54450b0b9b P 41e72dc2ccb744b68ecda9271f2e17d8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 41e72dc2ccb744b68ecda9271f2e17d8 (127.24.95.66). New cstate: current_term: 1 leader_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42971 } health_report { overall_health: HEALTHY } } }
I20260601 13:31:11.500198  1727 catalog_manager.cc:5696] T 861da6655c294cf9be895418f325c76d P 554bb5078d314be097e0a0055e8deaaf reported cstate change: term changed from 0 to 1, leader changed from <none> to 554bb5078d314be097e0a0055e8deaaf (127.24.95.67). New cstate: current_term: 1 leader_uuid: "554bb5078d314be097e0a0055e8deaaf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "554bb5078d314be097e0a0055e8deaaf" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38361 } health_report { overall_health: HEALTHY } } }
I20260601 13:31:11.500304  2032 tablet_bootstrap.cc:654] T 929a2fff8b1f4140b8557066fc206ea4 P f532494edecd49989dd994c48021734d: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:11.501143  2029 tablet_bootstrap.cc:492] T 51d004fb2be84730af025ae60609dd09 P 554bb5078d314be097e0a0055e8deaaf: No bootstrap required, opened a new log
I20260601 13:31:11.501226  2029 ts_tablet_manager.cc:1403] T 51d004fb2be84730af025ae60609dd09 P 554bb5078d314be097e0a0055e8deaaf: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:31:11.501648  2029 raft_consensus.cc:359] T 51d004fb2be84730af025ae60609dd09 P 554bb5078d314be097e0a0055e8deaaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "554bb5078d314be097e0a0055e8deaaf" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38361 } }
I20260601 13:31:11.501734  2029 raft_consensus.cc:385] T 51d004fb2be84730af025ae60609dd09 P 554bb5078d314be097e0a0055e8deaaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:11.501765  2029 raft_consensus.cc:740] T 51d004fb2be84730af025ae60609dd09 P 554bb5078d314be097e0a0055e8deaaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 554bb5078d314be097e0a0055e8deaaf, State: Initialized, Role: FOLLOWER
I20260601 13:31:11.501865  2029 consensus_queue.cc:260] T 51d004fb2be84730af025ae60609dd09 P 554bb5078d314be097e0a0055e8deaaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "554bb5078d314be097e0a0055e8deaaf" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38361 } }
I20260601 13:31:11.501843  1726 catalog_manager.cc:5696] T bbc8583f52404fafa076e607c1955d68 P f532494edecd49989dd994c48021734d reported cstate change: term changed from 0 to 1, leader changed from <none> to f532494edecd49989dd994c48021734d (127.24.95.65). New cstate: current_term: 1 leader_uuid: "f532494edecd49989dd994c48021734d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f532494edecd49989dd994c48021734d" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 37397 } health_report { overall_health: HEALTHY } } }
I20260601 13:31:11.501929  2029 raft_consensus.cc:399] T 51d004fb2be84730af025ae60609dd09 P 554bb5078d314be097e0a0055e8deaaf [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:31:11.501989  2029 raft_consensus.cc:493] T 51d004fb2be84730af025ae60609dd09 P 554bb5078d314be097e0a0055e8deaaf [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:31:11.502027  2029 raft_consensus.cc:3060] T 51d004fb2be84730af025ae60609dd09 P 554bb5078d314be097e0a0055e8deaaf [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:11.502736  2040 raft_consensus.cc:476] T bbc8583f52404fafa076e607c1955d68 P f532494edecd49989dd994c48021734d [term 1 LEADER]: Not starting pre-election -- already a leader
I20260601 13:31:11.502954  2029 raft_consensus.cc:515] T 51d004fb2be84730af025ae60609dd09 P 554bb5078d314be097e0a0055e8deaaf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "554bb5078d314be097e0a0055e8deaaf" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38361 } }
I20260601 13:31:11.503068  2029 leader_election.cc:304] T 51d004fb2be84730af025ae60609dd09 P 554bb5078d314be097e0a0055e8deaaf [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: 554bb5078d314be097e0a0055e8deaaf; no voters: 
I20260601 13:31:11.503147  2029 leader_election.cc:290] T 51d004fb2be84730af025ae60609dd09 P 554bb5078d314be097e0a0055e8deaaf [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:31:11.503278  2032 tablet_bootstrap.cc:492] T 929a2fff8b1f4140b8557066fc206ea4 P f532494edecd49989dd994c48021734d: No bootstrap required, opened a new log
I20260601 13:31:11.503346  2032 ts_tablet_manager.cc:1403] T 929a2fff8b1f4140b8557066fc206ea4 P f532494edecd49989dd994c48021734d: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:31:11.503559  2043 raft_consensus.cc:2804] T 51d004fb2be84730af025ae60609dd09 P 554bb5078d314be097e0a0055e8deaaf [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:11.503648  2043 raft_consensus.cc:697] T 51d004fb2be84730af025ae60609dd09 P 554bb5078d314be097e0a0055e8deaaf [term 1 LEADER]: Becoming Leader. State: Replica: 554bb5078d314be097e0a0055e8deaaf, State: Running, Role: LEADER
I20260601 13:31:11.503755  2043 consensus_queue.cc:237] T 51d004fb2be84730af025ae60609dd09 P 554bb5078d314be097e0a0055e8deaaf [LEADER]: Queue going to LEADER mode. State: All 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: "554bb5078d314be097e0a0055e8deaaf" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38361 } }
I20260601 13:31:11.503806  2032 raft_consensus.cc:359] T 929a2fff8b1f4140b8557066fc206ea4 P f532494edecd49989dd994c48021734d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f532494edecd49989dd994c48021734d" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 37397 } }
I20260601 13:31:11.503883  2032 raft_consensus.cc:385] T 929a2fff8b1f4140b8557066fc206ea4 P f532494edecd49989dd994c48021734d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:11.503913  2032 raft_consensus.cc:740] T 929a2fff8b1f4140b8557066fc206ea4 P f532494edecd49989dd994c48021734d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f532494edecd49989dd994c48021734d, State: Initialized, Role: FOLLOWER
I20260601 13:31:11.504019  2032 consensus_queue.cc:260] T 929a2fff8b1f4140b8557066fc206ea4 P f532494edecd49989dd994c48021734d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f532494edecd49989dd994c48021734d" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 37397 } }
I20260601 13:31:11.504086  2032 raft_consensus.cc:399] T 929a2fff8b1f4140b8557066fc206ea4 P f532494edecd49989dd994c48021734d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:31:11.504354  2032 raft_consensus.cc:493] T 929a2fff8b1f4140b8557066fc206ea4 P f532494edecd49989dd994c48021734d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:31:11.504413  2032 raft_consensus.cc:3060] T 929a2fff8b1f4140b8557066fc206ea4 P f532494edecd49989dd994c48021734d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:11.503335  2029 ts_tablet_manager.cc:1434] T 51d004fb2be84730af025ae60609dd09 P 554bb5078d314be097e0a0055e8deaaf: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:31:11.505300  2032 raft_consensus.cc:515] T 929a2fff8b1f4140b8557066fc206ea4 P f532494edecd49989dd994c48021734d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f532494edecd49989dd994c48021734d" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 37397 } }
I20260601 13:31:11.505398  1726 catalog_manager.cc:5696] T 51d004fb2be84730af025ae60609dd09 P 554bb5078d314be097e0a0055e8deaaf reported cstate change: term changed from 0 to 1, leader changed from <none> to 554bb5078d314be097e0a0055e8deaaf (127.24.95.67). New cstate: current_term: 1 leader_uuid: "554bb5078d314be097e0a0055e8deaaf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "554bb5078d314be097e0a0055e8deaaf" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38361 } health_report { overall_health: HEALTHY } } }
I20260601 13:31:11.505409  2032 leader_election.cc:304] T 929a2fff8b1f4140b8557066fc206ea4 P f532494edecd49989dd994c48021734d [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: f532494edecd49989dd994c48021734d; no voters: 
I20260601 13:31:11.506560  2040 raft_consensus.cc:2804] T 929a2fff8b1f4140b8557066fc206ea4 P f532494edecd49989dd994c48021734d [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:11.506636  2040 raft_consensus.cc:697] T 929a2fff8b1f4140b8557066fc206ea4 P f532494edecd49989dd994c48021734d [term 1 LEADER]: Becoming Leader. State: Replica: f532494edecd49989dd994c48021734d, State: Running, Role: LEADER
I20260601 13:31:11.506762  2040 consensus_queue.cc:237] T 929a2fff8b1f4140b8557066fc206ea4 P f532494edecd49989dd994c48021734d [LEADER]: Queue going to LEADER mode. State: All 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: "f532494edecd49989dd994c48021734d" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 37397 } }
I20260601 13:31:11.507251  2032 leader_election.cc:290] T 929a2fff8b1f4140b8557066fc206ea4 P f532494edecd49989dd994c48021734d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:31:11.507519  2032 ts_tablet_manager.cc:1434] T 929a2fff8b1f4140b8557066fc206ea4 P f532494edecd49989dd994c48021734d: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:31:11.508222  1726 catalog_manager.cc:5696] T 929a2fff8b1f4140b8557066fc206ea4 P f532494edecd49989dd994c48021734d reported cstate change: term changed from 0 to 1, leader changed from <none> to f532494edecd49989dd994c48021734d (127.24.95.65). New cstate: current_term: 1 leader_uuid: "f532494edecd49989dd994c48021734d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f532494edecd49989dd994c48021734d" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 37397 } health_report { overall_health: HEALTHY } } }
I20260601 13:31:11.637651  1720 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51830:
name: "test-workload-rf3"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260601 13:31:11.638211  1720 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload-rf3 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260601 13:31:11.645020  1820 tablet_service.cc:1511] Processing CreateTablet for tablet 072620ff794a4959911f013bd9118f59 (DEFAULT_TABLE table=test-workload-rf3 [id=ae420ea6629d4ec9bfb6c3290e7a8ff2]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:31:11.645135  1897 tablet_service.cc:1511] Processing CreateTablet for tablet 072620ff794a4959911f013bd9118f59 (DEFAULT_TABLE table=test-workload-rf3 [id=ae420ea6629d4ec9bfb6c3290e7a8ff2]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:31:11.645359  1820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 072620ff794a4959911f013bd9118f59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:11.645426  1897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 072620ff794a4959911f013bd9118f59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:11.647243  2032 tablet_bootstrap.cc:492] T 072620ff794a4959911f013bd9118f59 P f532494edecd49989dd994c48021734d: Bootstrap starting.
I20260601 13:31:11.647523  2028 tablet_bootstrap.cc:492] T 072620ff794a4959911f013bd9118f59 P 41e72dc2ccb744b68ecda9271f2e17d8: Bootstrap starting.
I20260601 13:31:11.648159  1821 tablet_service.cc:1511] Processing CreateTablet for tablet 747b6857feb348aebba2c1f27e95e9fa (DEFAULT_TABLE table=test-workload-rf3 [id=ae420ea6629d4ec9bfb6c3290e7a8ff2]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:31:11.648248  2032 tablet_bootstrap.cc:654] T 072620ff794a4959911f013bd9118f59 P f532494edecd49989dd994c48021734d: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:11.648347  2028 tablet_bootstrap.cc:654] T 072620ff794a4959911f013bd9118f59 P 41e72dc2ccb744b68ecda9271f2e17d8: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:11.648434  1821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 747b6857feb348aebba2c1f27e95e9fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:11.649133  1970 tablet_service.cc:1511] Processing CreateTablet for tablet 747b6857feb348aebba2c1f27e95e9fa (DEFAULT_TABLE table=test-workload-rf3 [id=ae420ea6629d4ec9bfb6c3290e7a8ff2]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:31:11.649283  1971 tablet_service.cc:1511] Processing CreateTablet for tablet 072620ff794a4959911f013bd9118f59 (DEFAULT_TABLE table=test-workload-rf3 [id=ae420ea6629d4ec9bfb6c3290e7a8ff2]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:31:11.649365  1970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 747b6857feb348aebba2c1f27e95e9fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:11.649528  1971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 072620ff794a4959911f013bd9118f59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:11.650866  1819 tablet_service.cc:1511] Processing CreateTablet for tablet 37155cd2ac624e41a221c945985c4fbd (DEFAULT_TABLE table=test-workload-rf3 [id=ae420ea6629d4ec9bfb6c3290e7a8ff2]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:31:11.650971  1818 tablet_service.cc:1511] Processing CreateTablet for tablet 80422db0b3594f119b8cc24e8704b32e (DEFAULT_TABLE table=test-workload-rf3 [id=ae420ea6629d4ec9bfb6c3290e7a8ff2]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:31:11.651115  1819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37155cd2ac624e41a221c945985c4fbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:11.651226  2029 tablet_bootstrap.cc:492] T 747b6857feb348aebba2c1f27e95e9fa P 554bb5078d314be097e0a0055e8deaaf: Bootstrap starting.
I20260601 13:31:11.651345  1821 tablet_service.cc:1511] Processing CreateTablet for tablet 668498a059cb49799cb51b19eb5407ee (DEFAULT_TABLE table=test-workload-rf3 [id=ae420ea6629d4ec9bfb6c3290e7a8ff2]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:31:11.651487  1972 tablet_service.cc:1511] Processing CreateTablet for tablet cf3ad8e673834870b2268dbfeccfbd1e (DEFAULT_TABLE table=test-workload-rf3 [id=ae420ea6629d4ec9bfb6c3290e7a8ff2]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:31:11.651692  1972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf3ad8e673834870b2268dbfeccfbd1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:11.651762  1820 tablet_service.cc:1511] Processing CreateTablet for tablet cf3ad8e673834870b2268dbfeccfbd1e (DEFAULT_TABLE table=test-workload-rf3 [id=ae420ea6629d4ec9bfb6c3290e7a8ff2]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:31:11.652165  2029 tablet_bootstrap.cc:654] T 747b6857feb348aebba2c1f27e95e9fa P 554bb5078d314be097e0a0055e8deaaf: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:11.653214  2028 tablet_bootstrap.cc:492] T 072620ff794a4959911f013bd9118f59 P 41e72dc2ccb744b68ecda9271f2e17d8: No bootstrap required, opened a new log
I20260601 13:31:11.653293  2028 ts_tablet_manager.cc:1403] T 072620ff794a4959911f013bd9118f59 P 41e72dc2ccb744b68ecda9271f2e17d8: Time spent bootstrapping tablet: real 0.006s	user 0.001s	sys 0.000s
I20260601 13:31:11.653800  2032 tablet_bootstrap.cc:492] T 072620ff794a4959911f013bd9118f59 P f532494edecd49989dd994c48021734d: No bootstrap required, opened a new log
I20260601 13:31:11.653755  1969 tablet_service.cc:1511] Processing CreateTablet for tablet 668498a059cb49799cb51b19eb5407ee (DEFAULT_TABLE table=test-workload-rf3 [id=ae420ea6629d4ec9bfb6c3290e7a8ff2]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:31:11.653882  2032 ts_tablet_manager.cc:1403] T 072620ff794a4959911f013bd9118f59 P f532494edecd49989dd994c48021734d: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.000s
I20260601 13:31:11.654013  1969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 668498a059cb49799cb51b19eb5407ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:11.654071  2029 tablet_bootstrap.cc:492] T 747b6857feb348aebba2c1f27e95e9fa P 554bb5078d314be097e0a0055e8deaaf: No bootstrap required, opened a new log
I20260601 13:31:11.654139  2029 ts_tablet_manager.cc:1403] T 747b6857feb348aebba2c1f27e95e9fa P 554bb5078d314be097e0a0055e8deaaf: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:31:11.654295  2032 raft_consensus.cc:359] T 072620ff794a4959911f013bd9118f59 P f532494edecd49989dd994c48021734d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f532494edecd49989dd994c48021734d" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 37397 } } peers { permanent_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42971 } } peers { permanent_uuid: "554bb5078d314be097e0a0055e8deaaf" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38361 } }
I20260601 13:31:11.654400  2032 raft_consensus.cc:385] T 072620ff794a4959911f013bd9118f59 P f532494edecd49989dd994c48021734d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:11.654434  2032 raft_consensus.cc:740] T 072620ff794a4959911f013bd9118f59 P f532494edecd49989dd994c48021734d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f532494edecd49989dd994c48021734d, State: Initialized, Role: FOLLOWER
I20260601 13:31:11.654505  2029 raft_consensus.cc:359] T 747b6857feb348aebba2c1f27e95e9fa P 554bb5078d314be097e0a0055e8deaaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f532494edecd49989dd994c48021734d" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 37397 } } peers { permanent_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42971 } } peers { permanent_uuid: "554bb5078d314be097e0a0055e8deaaf" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38361 } }
I20260601 13:31:11.654601  2029 raft_consensus.cc:385] T 747b6857feb348aebba2c1f27e95e9fa P 554bb5078d314be097e0a0055e8deaaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:11.654575  2032 consensus_queue.cc:260] T 072620ff794a4959911f013bd9118f59 P f532494edecd49989dd994c48021734d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f532494edecd49989dd994c48021734d" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 37397 } } peers { permanent_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42971 } } peers { permanent_uuid: "554bb5078d314be097e0a0055e8deaaf" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38361 } }
I20260601 13:31:11.654630  2029 raft_consensus.cc:740] T 747b6857feb348aebba2c1f27e95e9fa P 554bb5078d314be097e0a0055e8deaaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 554bb5078d314be097e0a0055e8deaaf, State: Initialized, Role: FOLLOWER
I20260601 13:31:11.654732  2029 consensus_queue.cc:260] T 747b6857feb348aebba2c1f27e95e9fa P 554bb5078d314be097e0a0055e8deaaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f532494edecd49989dd994c48021734d" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 37397 } } peers { permanent_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42971 } } peers { permanent_uuid: "554bb5078d314be097e0a0055e8deaaf" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38361 } }
I20260601 13:31:11.654950  2029 ts_tablet_manager.cc:1434] T 747b6857feb348aebba2c1f27e95e9fa P 554bb5078d314be097e0a0055e8deaaf: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:11.655113  2029 tablet_bootstrap.cc:492] T 072620ff794a4959911f013bd9118f59 P 554bb5078d314be097e0a0055e8deaaf: Bootstrap starting.
I20260601 13:31:11.656062  2029 tablet_bootstrap.cc:654] T 072620ff794a4959911f013bd9118f59 P 554bb5078d314be097e0a0055e8deaaf: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:11.656070  1968 tablet_service.cc:1511] Processing CreateTablet for tablet 37155cd2ac624e41a221c945985c4fbd (DEFAULT_TABLE table=test-workload-rf3 [id=ae420ea6629d4ec9bfb6c3290e7a8ff2]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:31:11.656508  1968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37155cd2ac624e41a221c945985c4fbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:11.656591  2032 ts_tablet_manager.cc:1434] T 072620ff794a4959911f013bd9118f59 P f532494edecd49989dd994c48021734d: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:31:11.656766  2032 tablet_bootstrap.cc:492] T 747b6857feb348aebba2c1f27e95e9fa P f532494edecd49989dd994c48021734d: Bootstrap starting.
I20260601 13:31:11.657066  1895 tablet_service.cc:1511] Processing CreateTablet for tablet 668498a059cb49799cb51b19eb5407ee (DEFAULT_TABLE table=test-workload-rf3 [id=ae420ea6629d4ec9bfb6c3290e7a8ff2]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:31:11.657172  1896 tablet_service.cc:1511] Processing CreateTablet for tablet 747b6857feb348aebba2c1f27e95e9fa (DEFAULT_TABLE table=test-workload-rf3 [id=ae420ea6629d4ec9bfb6c3290e7a8ff2]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:31:11.657300  1895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 668498a059cb49799cb51b19eb5407ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:11.657418  1896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 747b6857feb348aebba2c1f27e95e9fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:11.659844  1894 tablet_service.cc:1511] Processing CreateTablet for tablet 37155cd2ac624e41a221c945985c4fbd (DEFAULT_TABLE table=test-workload-rf3 [id=ae420ea6629d4ec9bfb6c3290e7a8ff2]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:31:11.660110  1894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37155cd2ac624e41a221c945985c4fbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:11.660533  2029 tablet_bootstrap.cc:492] T 072620ff794a4959911f013bd9118f59 P 554bb5078d314be097e0a0055e8deaaf: No bootstrap required, opened a new log
I20260601 13:31:11.660622  2029 ts_tablet_manager.cc:1403] T 072620ff794a4959911f013bd9118f59 P 554bb5078d314be097e0a0055e8deaaf: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:31:11.661088  2029 raft_consensus.cc:359] T 072620ff794a4959911f013bd9118f59 P 554bb5078d314be097e0a0055e8deaaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f532494edecd49989dd994c48021734d" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 37397 } } peers { permanent_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42971 } } peers { permanent_uuid: "554bb5078d314be097e0a0055e8deaaf" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38361 } }
I20260601 13:31:11.661199  2029 raft_consensus.cc:385] T 072620ff794a4959911f013bd9118f59 P 554bb5078d314be097e0a0055e8deaaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:11.661247  2029 raft_consensus.cc:740] T 072620ff794a4959911f013bd9118f59 P 554bb5078d314be097e0a0055e8deaaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 554bb5078d314be097e0a0055e8deaaf, State: Initialized, Role: FOLLOWER
I20260601 13:31:11.661392  2029 consensus_queue.cc:260] T 072620ff794a4959911f013bd9118f59 P 554bb5078d314be097e0a0055e8deaaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f532494edecd49989dd994c48021734d" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 37397 } } peers { permanent_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42971 } } peers { permanent_uuid: "554bb5078d314be097e0a0055e8deaaf" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38361 } }
I20260601 13:31:11.661672  2029 ts_tablet_manager.cc:1434] T 072620ff794a4959911f013bd9118f59 P 554bb5078d314be097e0a0055e8deaaf: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:31:11.661885  2029 tablet_bootstrap.cc:492] T cf3ad8e673834870b2268dbfeccfbd1e P 554bb5078d314be097e0a0055e8deaaf: Bootstrap starting.
I20260601 13:31:11.662258  1893 tablet_service.cc:1511] Processing CreateTablet for tablet 80422db0b3594f119b8cc24e8704b32e (DEFAULT_TABLE table=test-workload-rf3 [id=ae420ea6629d4ec9bfb6c3290e7a8ff2]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:31:11.662505  1893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80422db0b3594f119b8cc24e8704b32e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:11.662837  2029 tablet_bootstrap.cc:654] T cf3ad8e673834870b2268dbfeccfbd1e P 554bb5078d314be097e0a0055e8deaaf: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:11.664086  2029 tablet_bootstrap.cc:492] T cf3ad8e673834870b2268dbfeccfbd1e P 554bb5078d314be097e0a0055e8deaaf: No bootstrap required, opened a new log
I20260601 13:31:11.664181  2029 ts_tablet_manager.cc:1403] T cf3ad8e673834870b2268dbfeccfbd1e P 554bb5078d314be097e0a0055e8deaaf: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:31:11.656247  1967 tablet_service.cc:1511] Processing CreateTablet for tablet 80422db0b3594f119b8cc24e8704b32e (DEFAULT_TABLE table=test-workload-rf3 [id=ae420ea6629d4ec9bfb6c3290e7a8ff2]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:31:11.664645  1967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80422db0b3594f119b8cc24e8704b32e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:11.664656  2029 raft_consensus.cc:359] T cf3ad8e673834870b2268dbfeccfbd1e P 554bb5078d314be097e0a0055e8deaaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f532494edecd49989dd994c48021734d" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 37397 } } peers { permanent_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42971 } } peers { permanent_uuid: "554bb5078d314be097e0a0055e8deaaf" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38361 } }
I20260601 13:31:11.664767  2029 raft_consensus.cc:385] T cf3ad8e673834870b2268dbfeccfbd1e P 554bb5078d314be097e0a0055e8deaaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:11.664788  2029 raft_consensus.cc:740] T cf3ad8e673834870b2268dbfeccfbd1e P 554bb5078d314be097e0a0055e8deaaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 554bb5078d314be097e0a0055e8deaaf, State: Initialized, Role: FOLLOWER
I20260601 13:31:11.664893  2029 consensus_queue.cc:260] T cf3ad8e673834870b2268dbfeccfbd1e P 554bb5078d314be097e0a0055e8deaaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f532494edecd49989dd994c48021734d" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 37397 } } peers { permanent_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42971 } } peers { permanent_uuid: "554bb5078d314be097e0a0055e8deaaf" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38361 } }
I20260601 13:31:11.665233  2029 ts_tablet_manager.cc:1434] T cf3ad8e673834870b2268dbfeccfbd1e P 554bb5078d314be097e0a0055e8deaaf: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:11.665380  2029 tablet_bootstrap.cc:492] T 668498a059cb49799cb51b19eb5407ee P 554bb5078d314be097e0a0055e8deaaf: Bootstrap starting.
I20260601 13:31:11.666149  2029 tablet_bootstrap.cc:654] T 668498a059cb49799cb51b19eb5407ee P 554bb5078d314be097e0a0055e8deaaf: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:11.653752  2028 raft_consensus.cc:359] T 072620ff794a4959911f013bd9118f59 P 41e72dc2ccb744b68ecda9271f2e17d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f532494edecd49989dd994c48021734d" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 37397 } } peers { permanent_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42971 } } peers { permanent_uuid: "554bb5078d314be097e0a0055e8deaaf" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38361 } }
I20260601 13:31:11.667052  2028 raft_consensus.cc:385] T 072620ff794a4959911f013bd9118f59 P 41e72dc2ccb744b68ecda9271f2e17d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:11.667093  2028 raft_consensus.cc:740] T 072620ff794a4959911f013bd9118f59 P 41e72dc2ccb744b68ecda9271f2e17d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41e72dc2ccb744b68ecda9271f2e17d8, State: Initialized, Role: FOLLOWER
I20260601 13:31:11.667213  2028 consensus_queue.cc:260] T 072620ff794a4959911f013bd9118f59 P 41e72dc2ccb744b68ecda9271f2e17d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f532494edecd49989dd994c48021734d" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 37397 } } peers { permanent_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42971 } } peers { permanent_uuid: "554bb5078d314be097e0a0055e8deaaf" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38361 } }
I20260601 13:31:11.667620  2029 tablet_bootstrap.cc:492] T 668498a059cb49799cb51b19eb5407ee P 554bb5078d314be097e0a0055e8deaaf: No bootstrap required, opened a new log
I20260601 13:31:11.667598  2028 ts_tablet_manager.cc:1434] T 072620ff794a4959911f013bd9118f59 P 41e72dc2ccb744b68ecda9271f2e17d8: Time spent starting tablet: real 0.014s	user 0.001s	sys 0.000s
I20260601 13:31:11.667737  2029 ts_tablet_manager.cc:1403] T 668498a059cb49799cb51b19eb5407ee P 554bb5078d314be097e0a0055e8deaaf: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:31:11.667836  2028 tablet_bootstrap.cc:492] T 668498a059cb49799cb51b19eb5407ee P 41e72dc2ccb744b68ecda9271f2e17d8: Bootstrap starting.
I20260601 13:31:11.668205  2029 raft_consensus.cc:359] T 668498a059cb49799cb51b19eb5407ee P 554bb5078d314be097e0a0055e8deaaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f532494edecd49989dd994c48021734d" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 37397 } } peers { permanent_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42971 } } peers { permanent_uuid: "554bb5078d314be097e0a0055e8deaaf" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38361 } }
I20260601 13:31:11.668311  2029 raft_consensus.cc:385] T 668498a059cb49799cb51b19eb5407ee P 554bb5078d314be097e0a0055e8deaaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:11.668341  2029 raft_consensus.cc:740] T 668498a059cb49799cb51b19eb5407ee P 554bb5078d314be097e0a0055e8deaaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 554bb5078d314be097e0a0055e8deaaf, State: Initialized, Role: FOLLOWER
I20260601 13:31:11.668324  1897 tablet_service.cc:1511] Processing CreateTablet for tablet cf3ad8e673834870b2268dbfeccfbd1e (DEFAULT_TABLE table=test-workload-rf3 [id=ae420ea6629d4ec9bfb6c3290e7a8ff2]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:31:11.668529  2029 consensus_queue.cc:260] T 668498a059cb49799cb51b19eb5407ee P 554bb5078d314be097e0a0055e8deaaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f532494edecd49989dd994c48021734d" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 37397 } } peers { permanent_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42971 } } peers { permanent_uuid: "554bb5078d314be097e0a0055e8deaaf" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38361 } }
I20260601 13:31:11.668637  1897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf3ad8e673834870b2268dbfeccfbd1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:11.668836  2028 tablet_bootstrap.cc:654] T 668498a059cb49799cb51b19eb5407ee P 41e72dc2ccb744b68ecda9271f2e17d8: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:11.668845  2029 ts_tablet_manager.cc:1434] T 668498a059cb49799cb51b19eb5407ee P 554bb5078d314be097e0a0055e8deaaf: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:11.669039  2029 tablet_bootstrap.cc:492] T 37155cd2ac624e41a221c945985c4fbd P 554bb5078d314be097e0a0055e8deaaf: Bootstrap starting.
I20260601 13:31:11.669996  2029 tablet_bootstrap.cc:654] T 37155cd2ac624e41a221c945985c4fbd P 554bb5078d314be097e0a0055e8deaaf: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:11.651542  1821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 668498a059cb49799cb51b19eb5407ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:11.670881  1818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80422db0b3594f119b8cc24e8704b32e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:11.671342  2029 tablet_bootstrap.cc:492] T 37155cd2ac624e41a221c945985c4fbd P 554bb5078d314be097e0a0055e8deaaf: No bootstrap required, opened a new log
I20260601 13:31:11.671427  2029 ts_tablet_manager.cc:1403] T 37155cd2ac624e41a221c945985c4fbd P 554bb5078d314be097e0a0055e8deaaf: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:31:11.671960  2032 tablet_bootstrap.cc:654] T 747b6857feb348aebba2c1f27e95e9fa P f532494edecd49989dd994c48021734d: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:11.671914  2029 raft_consensus.cc:359] T 37155cd2ac624e41a221c945985c4fbd P 554bb5078d314be097e0a0055e8deaaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f532494edecd49989dd994c48021734d" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 37397 } } peers { permanent_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42971 } } peers { permanent_uuid: "554bb5078d314be097e0a0055e8deaaf" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38361 } }
I20260601 13:31:11.672027  2029 raft_consensus.cc:385] T 37155cd2ac624e41a221c945985c4fbd P 554bb5078d314be097e0a0055e8deaaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:11.672056  2029 raft_consensus.cc:740] T 37155cd2ac624e41a221c945985c4fbd P 554bb5078d314be097e0a0055e8deaaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 554bb5078d314be097e0a0055e8deaaf, State: Initialized, Role: FOLLOWER
I20260601 13:31:11.672202  2029 consensus_queue.cc:260] T 37155cd2ac624e41a221c945985c4fbd P 554bb5078d314be097e0a0055e8deaaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f532494edecd49989dd994c48021734d" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 37397 } } peers { permanent_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42971 } } peers { permanent_uuid: "554bb5078d314be097e0a0055e8deaaf" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38361 } }
I20260601 13:31:11.672899  2029 ts_tablet_manager.cc:1434] T 37155cd2ac624e41a221c945985c4fbd P 554bb5078d314be097e0a0055e8deaaf: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:31:11.673066  2029 tablet_bootstrap.cc:492] T 80422db0b3594f119b8cc24e8704b32e P 554bb5078d314be097e0a0055e8deaaf: Bootstrap starting.
I20260601 13:31:11.670629  2028 tablet_bootstrap.cc:492] T 668498a059cb49799cb51b19eb5407ee P 41e72dc2ccb744b68ecda9271f2e17d8: No bootstrap required, opened a new log
I20260601 13:31:11.673063  1820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf3ad8e673834870b2268dbfeccfbd1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:11.673278  2028 ts_tablet_manager.cc:1403] T 668498a059cb49799cb51b19eb5407ee P 41e72dc2ccb744b68ecda9271f2e17d8: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:31:11.674041  2029 tablet_bootstrap.cc:654] T 80422db0b3594f119b8cc24e8704b32e P 554bb5078d314be097e0a0055e8deaaf: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:11.673985  2028 raft_consensus.cc:359] T 668498a059cb49799cb51b19eb5407ee P 41e72dc2ccb744b68ecda9271f2e17d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f532494edecd49989dd994c48021734d" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 37397 } } peers { permanent_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42971 } } peers { permanent_uuid: "554bb5078d314be097e0a0055e8deaaf" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38361 } }
I20260601 13:31:11.674080  2028 raft_consensus.cc:385] T 668498a059cb49799cb51b19eb5407ee P 41e72dc2ccb744b68ecda9271f2e17d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:11.674108  2028 raft_consensus.cc:740] T 668498a059cb49799cb51b19eb5407ee P 41e72dc2ccb744b68ecda9271f2e17d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41e72dc2ccb744b68ecda9271f2e17d8, State: Initialized, Role: FOLLOWER
I20260601 13:31:11.674252  2028 consensus_queue.cc:260] T 668498a059cb49799cb51b19eb5407ee P 41e72dc2ccb744b68ecda9271f2e17d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f532494edecd49989dd994c48021734d" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 37397 } } peers { permanent_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42971 } } peers { permanent_uuid: "554bb5078d314be097e0a0055e8deaaf" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38361 } }
I20260601 13:31:11.674867  2028 ts_tablet_manager.cc:1434] T 668498a059cb49799cb51b19eb5407ee P 41e72dc2ccb744b68ecda9271f2e17d8: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:31:11.675034  2028 tablet_bootstrap.cc:492] T 747b6857feb348aebba2c1f27e95e9fa P 41e72dc2ccb744b68ecda9271f2e17d8: Bootstrap starting.
I20260601 13:31:11.676048  2028 tablet_bootstrap.cc:654] T 747b6857feb348aebba2c1f27e95e9fa P 41e72dc2ccb744b68ecda9271f2e17d8: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:11.676309  2032 tablet_bootstrap.cc:492] T 747b6857feb348aebba2c1f27e95e9fa P f532494edecd49989dd994c48021734d: No bootstrap required, opened a new log
I20260601 13:31:11.676429  2032 ts_tablet_manager.cc:1403] T 747b6857feb348aebba2c1f27e95e9fa P f532494edecd49989dd994c48021734d: Time spent bootstrapping tablet: real 0.020s	user 0.003s	sys 0.000s
I20260601 13:31:11.676898  2032 raft_consensus.cc:359] T 747b6857feb348aebba2c1f27e95e9fa P f532494edecd49989dd994c48021734d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f532494edecd49989dd994c48021734d" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 37397 } } peers { permanent_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42971 } } peers { permanent_uuid: "554bb5078d314be097e0a0055e8deaaf" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38361 } }
I20260601 13:31:11.677026  2032 raft_consensus.cc:385] T 747b6857feb348aebba2c1f27e95e9fa P f532494edecd49989dd994c48021734d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:11.677059  2032 raft_consensus.cc:740] T 747b6857feb348aebba2c1f27e95e9fa P f532494edecd49989dd994c48021734d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f532494edecd49989dd994c48021734d, State: Initialized, Role: FOLLOWER
I20260601 13:31:11.677197  2028 tablet_bootstrap.cc:492] T 747b6857feb348aebba2c1f27e95e9fa P 41e72dc2ccb744b68ecda9271f2e17d8: No bootstrap required, opened a new log
I20260601 13:31:11.677173  2032 consensus_queue.cc:260] T 747b6857feb348aebba2c1f27e95e9fa P f532494edecd49989dd994c48021734d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f532494edecd49989dd994c48021734d" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 37397 } } peers { permanent_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42971 } } peers { permanent_uuid: "554bb5078d314be097e0a0055e8deaaf" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38361 } }
I20260601 13:31:11.677260  2028 ts_tablet_manager.cc:1403] T 747b6857feb348aebba2c1f27e95e9fa P 41e72dc2ccb744b68ecda9271f2e17d8: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:31:11.677642  2032 ts_tablet_manager.cc:1434] T 747b6857feb348aebba2c1f27e95e9fa P f532494edecd49989dd994c48021734d: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:11.677785  2029 tablet_bootstrap.cc:492] T 80422db0b3594f119b8cc24e8704b32e P 554bb5078d314be097e0a0055e8deaaf: No bootstrap required, opened a new log
I20260601 13:31:11.677762  2028 raft_consensus.cc:359] T 747b6857feb348aebba2c1f27e95e9fa P 41e72dc2ccb744b68ecda9271f2e17d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f532494edecd49989dd994c48021734d" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 37397 } } peers { permanent_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42971 } } peers { permanent_uuid: "554bb5078d314be097e0a0055e8deaaf" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38361 } }
I20260601 13:31:11.677822  2032 tablet_bootstrap.cc:492] T 37155cd2ac624e41a221c945985c4fbd P f532494edecd49989dd994c48021734d: Bootstrap starting.
I20260601 13:31:11.677851  2028 raft_consensus.cc:385] T 747b6857feb348aebba2c1f27e95e9fa P 41e72dc2ccb744b68ecda9271f2e17d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:11.677873  2029 ts_tablet_manager.cc:1403] T 80422db0b3594f119b8cc24e8704b32e P 554bb5078d314be097e0a0055e8deaaf: Time spent bootstrapping tablet: real 0.005s	user 0.001s	sys 0.001s
I20260601 13:31:11.677878  2028 raft_consensus.cc:740] T 747b6857feb348aebba2c1f27e95e9fa P 41e72dc2ccb744b68ecda9271f2e17d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41e72dc2ccb744b68ecda9271f2e17d8, State: Initialized, Role: FOLLOWER
I20260601 13:31:11.678138  2028 consensus_queue.cc:260] T 747b6857feb348aebba2c1f27e95e9fa P 41e72dc2ccb744b68ecda9271f2e17d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f532494edecd49989dd994c48021734d" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 37397 } } peers { permanent_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42971 } } peers { permanent_uuid: "554bb5078d314be097e0a0055e8deaaf" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38361 } }
I20260601 13:31:11.678304  2029 raft_consensus.cc:359] T 80422db0b3594f119b8cc24e8704b32e P 554bb5078d314be097e0a0055e8deaaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f532494edecd49989dd994c48021734d" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 37397 } } peers { permanent_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42971 } } peers { permanent_uuid: "554bb5078d314be097e0a0055e8deaaf" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38361 } }
I20260601 13:31:11.678913  2029 raft_consensus.cc:385] T 80422db0b3594f119b8cc24e8704b32e P 554bb5078d314be097e0a0055e8deaaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:11.678929  2032 tablet_bootstrap.cc:654] T 37155cd2ac624e41a221c945985c4fbd P f532494edecd49989dd994c48021734d: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:11.679070  2029 raft_consensus.cc:740] T 80422db0b3594f119b8cc24e8704b32e P 554bb5078d314be097e0a0055e8deaaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 554bb5078d314be097e0a0055e8deaaf, State: Initialized, Role: FOLLOWER
I20260601 13:31:11.678406  2028 ts_tablet_manager.cc:1434] T 747b6857feb348aebba2c1f27e95e9fa P 41e72dc2ccb744b68ecda9271f2e17d8: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:11.679243  2029 consensus_queue.cc:260] T 80422db0b3594f119b8cc24e8704b32e P 554bb5078d314be097e0a0055e8deaaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f532494edecd49989dd994c48021734d" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 37397 } } peers { permanent_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42971 } } peers { permanent_uuid: "554bb5078d314be097e0a0055e8deaaf" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38361 } }
I20260601 13:31:11.679313  2028 tablet_bootstrap.cc:492] T 37155cd2ac624e41a221c945985c4fbd P 41e72dc2ccb744b68ecda9271f2e17d8: Bootstrap starting.
I20260601 13:31:11.680343  2032 tablet_bootstrap.cc:492] T 37155cd2ac624e41a221c945985c4fbd P f532494edecd49989dd994c48021734d: No bootstrap required, opened a new log
I20260601 13:31:11.680473  2028 tablet_bootstrap.cc:654] T 37155cd2ac624e41a221c945985c4fbd P 41e72dc2ccb744b68ecda9271f2e17d8: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:11.680532  2032 ts_tablet_manager.cc:1403] T 37155cd2ac624e41a221c945985c4fbd P f532494edecd49989dd994c48021734d: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:31:11.680552  2029 ts_tablet_manager.cc:1434] T 80422db0b3594f119b8cc24e8704b32e P 554bb5078d314be097e0a0055e8deaaf: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:31:11.680948  2032 raft_consensus.cc:359] T 37155cd2ac624e41a221c945985c4fbd P f532494edecd49989dd994c48021734d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f532494edecd49989dd994c48021734d" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 37397 } } peers { permanent_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42971 } } peers { permanent_uuid: "554bb5078d314be097e0a0055e8deaaf" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38361 } }
I20260601 13:31:11.681044  2032 raft_consensus.cc:385] T 37155cd2ac624e41a221c945985c4fbd P f532494edecd49989dd994c48021734d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:11.681075  2032 raft_consensus.cc:740] T 37155cd2ac624e41a221c945985c4fbd P f532494edecd49989dd994c48021734d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f532494edecd49989dd994c48021734d, State: Initialized, Role: FOLLOWER
I20260601 13:31:11.681186  2032 consensus_queue.cc:260] T 37155cd2ac624e41a221c945985c4fbd P f532494edecd49989dd994c48021734d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f532494edecd49989dd994c48021734d" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 37397 } } peers { permanent_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42971 } } peers { permanent_uuid: "554bb5078d314be097e0a0055e8deaaf" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38361 } }
I20260601 13:31:11.681438  2032 ts_tablet_manager.cc:1434] T 37155cd2ac624e41a221c945985c4fbd P f532494edecd49989dd994c48021734d: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:31:11.681615  2032 tablet_bootstrap.cc:492] T 80422db0b3594f119b8cc24e8704b32e P f532494edecd49989dd994c48021734d: Bootstrap starting.
I20260601 13:31:11.681736  2028 tablet_bootstrap.cc:492] T 37155cd2ac624e41a221c945985c4fbd P 41e72dc2ccb744b68ecda9271f2e17d8: No bootstrap required, opened a new log
I20260601 13:31:11.681818  2028 ts_tablet_manager.cc:1403] T 37155cd2ac624e41a221c945985c4fbd P 41e72dc2ccb744b68ecda9271f2e17d8: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:31:11.682252  2028 raft_consensus.cc:359] T 37155cd2ac624e41a221c945985c4fbd P 41e72dc2ccb744b68ecda9271f2e17d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f532494edecd49989dd994c48021734d" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 37397 } } peers { permanent_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42971 } } peers { permanent_uuid: "554bb5078d314be097e0a0055e8deaaf" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38361 } }
I20260601 13:31:11.682350  2028 raft_consensus.cc:385] T 37155cd2ac624e41a221c945985c4fbd P 41e72dc2ccb744b68ecda9271f2e17d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:11.682381  2028 raft_consensus.cc:740] T 37155cd2ac624e41a221c945985c4fbd P 41e72dc2ccb744b68ecda9271f2e17d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41e72dc2ccb744b68ecda9271f2e17d8, State: Initialized, Role: FOLLOWER
I20260601 13:31:11.682494  2028 consensus_queue.cc:260] T 37155cd2ac624e41a221c945985c4fbd P 41e72dc2ccb744b68ecda9271f2e17d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f532494edecd49989dd994c48021734d" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 37397 } } peers { permanent_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42971 } } peers { permanent_uuid: "554bb5078d314be097e0a0055e8deaaf" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38361 } }
I20260601 13:31:11.682606  2032 tablet_bootstrap.cc:654] T 80422db0b3594f119b8cc24e8704b32e P f532494edecd49989dd994c48021734d: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:11.682756  2028 ts_tablet_manager.cc:1434] T 37155cd2ac624e41a221c945985c4fbd P 41e72dc2ccb744b68ecda9271f2e17d8: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:31:11.683068  2028 tablet_bootstrap.cc:492] T 80422db0b3594f119b8cc24e8704b32e P 41e72dc2ccb744b68ecda9271f2e17d8: Bootstrap starting.
I20260601 13:31:11.683956  2032 tablet_bootstrap.cc:492] T 80422db0b3594f119b8cc24e8704b32e P f532494edecd49989dd994c48021734d: No bootstrap required, opened a new log
I20260601 13:31:11.684053  2032 ts_tablet_manager.cc:1403] T 80422db0b3594f119b8cc24e8704b32e P f532494edecd49989dd994c48021734d: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:31:11.684257  2028 tablet_bootstrap.cc:654] T 80422db0b3594f119b8cc24e8704b32e P 41e72dc2ccb744b68ecda9271f2e17d8: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:11.684636  2032 raft_consensus.cc:359] T 80422db0b3594f119b8cc24e8704b32e P f532494edecd49989dd994c48021734d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f532494edecd49989dd994c48021734d" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 37397 } } peers { permanent_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42971 } } peers { permanent_uuid: "554bb5078d314be097e0a0055e8deaaf" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38361 } }
I20260601 13:31:11.684751  2032 raft_consensus.cc:385] T 80422db0b3594f119b8cc24e8704b32e P f532494edecd49989dd994c48021734d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:11.684783  2032 raft_consensus.cc:740] T 80422db0b3594f119b8cc24e8704b32e P f532494edecd49989dd994c48021734d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f532494edecd49989dd994c48021734d, State: Initialized, Role: FOLLOWER
I20260601 13:31:11.684942  2032 consensus_queue.cc:260] T 80422db0b3594f119b8cc24e8704b32e P f532494edecd49989dd994c48021734d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f532494edecd49989dd994c48021734d" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 37397 } } peers { permanent_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42971 } } peers { permanent_uuid: "554bb5078d314be097e0a0055e8deaaf" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38361 } }
I20260601 13:31:11.685303  2032 ts_tablet_manager.cc:1434] T 80422db0b3594f119b8cc24e8704b32e P f532494edecd49989dd994c48021734d: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:11.685575  2032 tablet_bootstrap.cc:492] T 668498a059cb49799cb51b19eb5407ee P f532494edecd49989dd994c48021734d: Bootstrap starting.
I20260601 13:31:11.685655  2028 tablet_bootstrap.cc:492] T 80422db0b3594f119b8cc24e8704b32e P 41e72dc2ccb744b68ecda9271f2e17d8: No bootstrap required, opened a new log
I20260601 13:31:11.685745  2028 ts_tablet_manager.cc:1403] T 80422db0b3594f119b8cc24e8704b32e P 41e72dc2ccb744b68ecda9271f2e17d8: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:31:11.686276  2028 raft_consensus.cc:359] T 80422db0b3594f119b8cc24e8704b32e P 41e72dc2ccb744b68ecda9271f2e17d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f532494edecd49989dd994c48021734d" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 37397 } } peers { permanent_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42971 } } peers { permanent_uuid: "554bb5078d314be097e0a0055e8deaaf" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38361 } }
I20260601 13:31:11.686398  2028 raft_consensus.cc:385] T 80422db0b3594f119b8cc24e8704b32e P 41e72dc2ccb744b68ecda9271f2e17d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:11.686430  2028 raft_consensus.cc:740] T 80422db0b3594f119b8cc24e8704b32e P 41e72dc2ccb744b68ecda9271f2e17d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41e72dc2ccb744b68ecda9271f2e17d8, State: Initialized, Role: FOLLOWER
I20260601 13:31:11.686551  2028 consensus_queue.cc:260] T 80422db0b3594f119b8cc24e8704b32e P 41e72dc2ccb744b68ecda9271f2e17d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f532494edecd49989dd994c48021734d" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 37397 } } peers { permanent_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42971 } } peers { permanent_uuid: "554bb5078d314be097e0a0055e8deaaf" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38361 } }
I20260601 13:31:11.686645  2032 tablet_bootstrap.cc:654] T 668498a059cb49799cb51b19eb5407ee P f532494edecd49989dd994c48021734d: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:11.686801  2028 ts_tablet_manager.cc:1434] T 80422db0b3594f119b8cc24e8704b32e P 41e72dc2ccb744b68ecda9271f2e17d8: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:11.686977  2028 tablet_bootstrap.cc:492] T cf3ad8e673834870b2268dbfeccfbd1e P 41e72dc2ccb744b68ecda9271f2e17d8: Bootstrap starting.
I20260601 13:31:11.687748  2032 tablet_bootstrap.cc:492] T 668498a059cb49799cb51b19eb5407ee P f532494edecd49989dd994c48021734d: No bootstrap required, opened a new log
I20260601 13:31:11.687841  2032 ts_tablet_manager.cc:1403] T 668498a059cb49799cb51b19eb5407ee P f532494edecd49989dd994c48021734d: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:31:11.687920  2028 tablet_bootstrap.cc:654] T cf3ad8e673834870b2268dbfeccfbd1e P 41e72dc2ccb744b68ecda9271f2e17d8: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:11.688289  2032 raft_consensus.cc:359] T 668498a059cb49799cb51b19eb5407ee P f532494edecd49989dd994c48021734d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f532494edecd49989dd994c48021734d" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 37397 } } peers { permanent_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42971 } } peers { permanent_uuid: "554bb5078d314be097e0a0055e8deaaf" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38361 } }
I20260601 13:31:11.688412  2032 raft_consensus.cc:385] T 668498a059cb49799cb51b19eb5407ee P f532494edecd49989dd994c48021734d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:11.688450  2032 raft_consensus.cc:740] T 668498a059cb49799cb51b19eb5407ee P f532494edecd49989dd994c48021734d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f532494edecd49989dd994c48021734d, State: Initialized, Role: FOLLOWER
I20260601 13:31:11.688556  2032 consensus_queue.cc:260] T 668498a059cb49799cb51b19eb5407ee P f532494edecd49989dd994c48021734d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f532494edecd49989dd994c48021734d" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 37397 } } peers { permanent_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42971 } } peers { permanent_uuid: "554bb5078d314be097e0a0055e8deaaf" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38361 } }
I20260601 13:31:11.688844  2032 ts_tablet_manager.cc:1434] T 668498a059cb49799cb51b19eb5407ee P f532494edecd49989dd994c48021734d: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:31:11.689102  2028 tablet_bootstrap.cc:492] T cf3ad8e673834870b2268dbfeccfbd1e P 41e72dc2ccb744b68ecda9271f2e17d8: No bootstrap required, opened a new log
I20260601 13:31:11.689208  2028 ts_tablet_manager.cc:1403] T cf3ad8e673834870b2268dbfeccfbd1e P 41e72dc2ccb744b68ecda9271f2e17d8: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:31:11.689414  2041 raft_consensus.cc:493] T 668498a059cb49799cb51b19eb5407ee P 554bb5078d314be097e0a0055e8deaaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:31:11.689507  2041 raft_consensus.cc:515] T 668498a059cb49799cb51b19eb5407ee P 554bb5078d314be097e0a0055e8deaaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f532494edecd49989dd994c48021734d" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 37397 } } peers { permanent_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42971 } } peers { permanent_uuid: "554bb5078d314be097e0a0055e8deaaf" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38361 } }
I20260601 13:31:11.689730  2028 raft_consensus.cc:359] T cf3ad8e673834870b2268dbfeccfbd1e P 41e72dc2ccb744b68ecda9271f2e17d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f532494edecd49989dd994c48021734d" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 37397 } } peers { permanent_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42971 } } peers { permanent_uuid: "554bb5078d314be097e0a0055e8deaaf" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38361 } }
I20260601 13:31:11.689841  2028 raft_consensus.cc:385] T cf3ad8e673834870b2268dbfeccfbd1e P 41e72dc2ccb744b68ecda9271f2e17d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:11.689891  2028 raft_consensus.cc:740] T cf3ad8e673834870b2268dbfeccfbd1e P 41e72dc2ccb744b68ecda9271f2e17d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41e72dc2ccb744b68ecda9271f2e17d8, State: Initialized, Role: FOLLOWER
I20260601 13:31:11.689961  2041 leader_election.cc:290] T 668498a059cb49799cb51b19eb5407ee P 554bb5078d314be097e0a0055e8deaaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f532494edecd49989dd994c48021734d (127.24.95.65:37397), 41e72dc2ccb744b68ecda9271f2e17d8 (127.24.95.66:42971)
I20260601 13:31:11.690045  2032 tablet_bootstrap.cc:492] T cf3ad8e673834870b2268dbfeccfbd1e P f532494edecd49989dd994c48021734d: Bootstrap starting.
I20260601 13:31:11.690114  2028 consensus_queue.cc:260] T cf3ad8e673834870b2268dbfeccfbd1e P 41e72dc2ccb744b68ecda9271f2e17d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f532494edecd49989dd994c48021734d" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 37397 } } peers { permanent_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42971 } } peers { permanent_uuid: "554bb5078d314be097e0a0055e8deaaf" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38361 } }
I20260601 13:31:11.690441  2028 ts_tablet_manager.cc:1434] T cf3ad8e673834870b2268dbfeccfbd1e P 41e72dc2ccb744b68ecda9271f2e17d8: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:11.691090  2032 tablet_bootstrap.cc:654] T cf3ad8e673834870b2268dbfeccfbd1e P f532494edecd49989dd994c48021734d: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:11.691231  2034 raft_consensus.cc:493] T 747b6857feb348aebba2c1f27e95e9fa P 41e72dc2ccb744b68ecda9271f2e17d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:31:11.691314  2034 raft_consensus.cc:515] T 747b6857feb348aebba2c1f27e95e9fa P 41e72dc2ccb744b68ecda9271f2e17d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f532494edecd49989dd994c48021734d" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 37397 } } peers { permanent_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42971 } } peers { permanent_uuid: "554bb5078d314be097e0a0055e8deaaf" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38361 } }
I20260601 13:31:11.691803  2034 leader_election.cc:290] T 747b6857feb348aebba2c1f27e95e9fa P 41e72dc2ccb744b68ecda9271f2e17d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f532494edecd49989dd994c48021734d (127.24.95.65:37397), 554bb5078d314be097e0a0055e8deaaf (127.24.95.67:38361)
I20260601 13:31:11.692179  2032 tablet_bootstrap.cc:492] T cf3ad8e673834870b2268dbfeccfbd1e P f532494edecd49989dd994c48021734d: No bootstrap required, opened a new log
I20260601 13:31:11.692268  2032 ts_tablet_manager.cc:1403] T cf3ad8e673834870b2268dbfeccfbd1e P f532494edecd49989dd994c48021734d: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:31:11.692731  2032 raft_consensus.cc:359] T cf3ad8e673834870b2268dbfeccfbd1e P f532494edecd49989dd994c48021734d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f532494edecd49989dd994c48021734d" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 37397 } } peers { permanent_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42971 } } peers { permanent_uuid: "554bb5078d314be097e0a0055e8deaaf" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38361 } }
I20260601 13:31:11.692833  2032 raft_consensus.cc:385] T cf3ad8e673834870b2268dbfeccfbd1e P f532494edecd49989dd994c48021734d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:11.692871  2032 raft_consensus.cc:740] T cf3ad8e673834870b2268dbfeccfbd1e P f532494edecd49989dd994c48021734d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f532494edecd49989dd994c48021734d, State: Initialized, Role: FOLLOWER
I20260601 13:31:11.692974  2032 consensus_queue.cc:260] T cf3ad8e673834870b2268dbfeccfbd1e P f532494edecd49989dd994c48021734d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f532494edecd49989dd994c48021734d" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 37397 } } peers { permanent_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42971 } } peers { permanent_uuid: "554bb5078d314be097e0a0055e8deaaf" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38361 } }
I20260601 13:31:11.693233  2032 ts_tablet_manager.cc:1434] T cf3ad8e673834870b2268dbfeccfbd1e P f532494edecd49989dd994c48021734d: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:11.696544  1831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "668498a059cb49799cb51b19eb5407ee" candidate_uuid: "554bb5078d314be097e0a0055e8deaaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f532494edecd49989dd994c48021734d" is_pre_election: true
I20260601 13:31:11.696719  1831 raft_consensus.cc:2468] T 668498a059cb49799cb51b19eb5407ee P f532494edecd49989dd994c48021734d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 554bb5078d314be097e0a0055e8deaaf in term 0.
I20260601 13:31:11.697050  1948 leader_election.cc:304] T 668498a059cb49799cb51b19eb5407ee P 554bb5078d314be097e0a0055e8deaaf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 554bb5078d314be097e0a0055e8deaaf, f532494edecd49989dd994c48021734d; no voters: 
I20260601 13:31:11.697280  2041 raft_consensus.cc:2804] T 668498a059cb49799cb51b19eb5407ee P 554bb5078d314be097e0a0055e8deaaf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:31:11.697335  2041 raft_consensus.cc:493] T 668498a059cb49799cb51b19eb5407ee P 554bb5078d314be097e0a0055e8deaaf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:31:11.697371  2041 raft_consensus.cc:3060] T 668498a059cb49799cb51b19eb5407ee P 554bb5078d314be097e0a0055e8deaaf [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:11.697449  1982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "747b6857feb348aebba2c1f27e95e9fa" candidate_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "554bb5078d314be097e0a0055e8deaaf" is_pre_election: true
I20260601 13:31:11.697544  1982 raft_consensus.cc:2468] T 747b6857feb348aebba2c1f27e95e9fa P 554bb5078d314be097e0a0055e8deaaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41e72dc2ccb744b68ecda9271f2e17d8 in term 0.
I20260601 13:31:11.698148  1831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "747b6857feb348aebba2c1f27e95e9fa" candidate_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f532494edecd49989dd994c48021734d" is_pre_election: true
I20260601 13:31:11.698272  1831 raft_consensus.cc:2468] T 747b6857feb348aebba2c1f27e95e9fa P f532494edecd49989dd994c48021734d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41e72dc2ccb744b68ecda9271f2e17d8 in term 0.
I20260601 13:31:11.698736  2041 raft_consensus.cc:515] T 668498a059cb49799cb51b19eb5407ee P 554bb5078d314be097e0a0055e8deaaf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f532494edecd49989dd994c48021734d" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 37397 } } peers { permanent_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42971 } } peers { permanent_uuid: "554bb5078d314be097e0a0055e8deaaf" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38361 } }
I20260601 13:31:11.699091  2041 leader_election.cc:290] T 668498a059cb49799cb51b19eb5407ee P 554bb5078d314be097e0a0055e8deaaf [CANDIDATE]: Term 1 election: Requested vote from peers f532494edecd49989dd994c48021734d (127.24.95.65:37397), 41e72dc2ccb744b68ecda9271f2e17d8 (127.24.95.66:42971)
I20260601 13:31:11.699263  1873 leader_election.cc:304] T 747b6857feb348aebba2c1f27e95e9fa P 41e72dc2ccb744b68ecda9271f2e17d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41e72dc2ccb744b68ecda9271f2e17d8, f532494edecd49989dd994c48021734d; no voters: 
I20260601 13:31:11.699388  1831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "668498a059cb49799cb51b19eb5407ee" candidate_uuid: "554bb5078d314be097e0a0055e8deaaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f532494edecd49989dd994c48021734d"
I20260601 13:31:11.699419  2034 raft_consensus.cc:2804] T 747b6857feb348aebba2c1f27e95e9fa P 41e72dc2ccb744b68ecda9271f2e17d8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:31:11.699491  2034 raft_consensus.cc:493] T 747b6857feb348aebba2c1f27e95e9fa P 41e72dc2ccb744b68ecda9271f2e17d8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:31:11.699504  1831 raft_consensus.cc:3060] T 668498a059cb49799cb51b19eb5407ee P f532494edecd49989dd994c48021734d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:11.699533  2034 raft_consensus.cc:3060] T 747b6857feb348aebba2c1f27e95e9fa P 41e72dc2ccb744b68ecda9271f2e17d8 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:11.700409  1831 raft_consensus.cc:2468] T 668498a059cb49799cb51b19eb5407ee P f532494edecd49989dd994c48021734d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 554bb5078d314be097e0a0055e8deaaf in term 1.
I20260601 13:31:11.700578  2034 raft_consensus.cc:515] T 747b6857feb348aebba2c1f27e95e9fa P 41e72dc2ccb744b68ecda9271f2e17d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f532494edecd49989dd994c48021734d" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 37397 } } peers { permanent_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42971 } } peers { permanent_uuid: "554bb5078d314be097e0a0055e8deaaf" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38361 } }
I20260601 13:31:11.700798  1948 leader_election.cc:304] T 668498a059cb49799cb51b19eb5407ee P 554bb5078d314be097e0a0055e8deaaf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 554bb5078d314be097e0a0055e8deaaf, f532494edecd49989dd994c48021734d; no voters: 
I20260601 13:31:11.700969  2034 leader_election.cc:290] T 747b6857feb348aebba2c1f27e95e9fa P 41e72dc2ccb744b68ecda9271f2e17d8 [CANDIDATE]: Term 1 election: Requested vote from peers f532494edecd49989dd994c48021734d (127.24.95.65:37397), 554bb5078d314be097e0a0055e8deaaf (127.24.95.67:38361)
I20260601 13:31:11.701359  1982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "747b6857feb348aebba2c1f27e95e9fa" candidate_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "554bb5078d314be097e0a0055e8deaaf"
I20260601 13:31:11.701377  1831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "747b6857feb348aebba2c1f27e95e9fa" candidate_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f532494edecd49989dd994c48021734d"
I20260601 13:31:11.701510  1907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "668498a059cb49799cb51b19eb5407ee" candidate_uuid: "554bb5078d314be097e0a0055e8deaaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" is_pre_election: true
I20260601 13:31:11.701535  1982 raft_consensus.cc:3060] T 747b6857feb348aebba2c1f27e95e9fa P 554bb5078d314be097e0a0055e8deaaf [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:11.701642  1907 raft_consensus.cc:2468] T 668498a059cb49799cb51b19eb5407ee P 41e72dc2ccb744b68ecda9271f2e17d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 554bb5078d314be097e0a0055e8deaaf in term 0.
I20260601 13:31:11.701920  1906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "668498a059cb49799cb51b19eb5407ee" candidate_uuid: "554bb5078d314be097e0a0055e8deaaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41e72dc2ccb744b68ecda9271f2e17d8"
I20260601 13:31:11.702108  1906 raft_consensus.cc:3060] T 668498a059cb49799cb51b19eb5407ee P 41e72dc2ccb744b68ecda9271f2e17d8 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:11.702800  1982 raft_consensus.cc:2468] T 747b6857feb348aebba2c1f27e95e9fa P 554bb5078d314be097e0a0055e8deaaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41e72dc2ccb744b68ecda9271f2e17d8 in term 1.
I20260601 13:31:11.703003  1906 raft_consensus.cc:2468] T 668498a059cb49799cb51b19eb5407ee P 41e72dc2ccb744b68ecda9271f2e17d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 554bb5078d314be097e0a0055e8deaaf in term 1.
I20260601 13:31:11.701499  1831 raft_consensus.cc:3060] T 747b6857feb348aebba2c1f27e95e9fa P f532494edecd49989dd994c48021734d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:11.703120  1873 leader_election.cc:304] T 747b6857feb348aebba2c1f27e95e9fa P 41e72dc2ccb744b68ecda9271f2e17d8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41e72dc2ccb744b68ecda9271f2e17d8, 554bb5078d314be097e0a0055e8deaaf; no voters: 
I20260601 13:31:11.703284  2034 raft_consensus.cc:2804] T 747b6857feb348aebba2c1f27e95e9fa P 41e72dc2ccb744b68ecda9271f2e17d8 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:11.703394  2034 raft_consensus.cc:697] T 747b6857feb348aebba2c1f27e95e9fa P 41e72dc2ccb744b68ecda9271f2e17d8 [term 1 LEADER]: Becoming Leader. State: Replica: 41e72dc2ccb744b68ecda9271f2e17d8, State: Running, Role: LEADER
I20260601 13:31:11.703517  2034 consensus_queue.cc:237] T 747b6857feb348aebba2c1f27e95e9fa P 41e72dc2ccb744b68ecda9271f2e17d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f532494edecd49989dd994c48021734d" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 37397 } } peers { permanent_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42971 } } peers { permanent_uuid: "554bb5078d314be097e0a0055e8deaaf" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38361 } }
I20260601 13:31:11.703897  1831 raft_consensus.cc:2468] T 747b6857feb348aebba2c1f27e95e9fa P f532494edecd49989dd994c48021734d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41e72dc2ccb744b68ecda9271f2e17d8 in term 1.
I20260601 13:31:11.704171  2041 raft_consensus.cc:2804] T 668498a059cb49799cb51b19eb5407ee P 554bb5078d314be097e0a0055e8deaaf [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:11.704254  2041 raft_consensus.cc:697] T 668498a059cb49799cb51b19eb5407ee P 554bb5078d314be097e0a0055e8deaaf [term 1 LEADER]: Becoming Leader. State: Replica: 554bb5078d314be097e0a0055e8deaaf, State: Running, Role: LEADER
I20260601 13:31:11.704360  2041 consensus_queue.cc:237] T 668498a059cb49799cb51b19eb5407ee P 554bb5078d314be097e0a0055e8deaaf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f532494edecd49989dd994c48021734d" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 37397 } } peers { permanent_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42971 } } peers { permanent_uuid: "554bb5078d314be097e0a0055e8deaaf" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38361 } }
I20260601 13:31:11.706213  1721 catalog_manager.cc:5696] T 668498a059cb49799cb51b19eb5407ee P 554bb5078d314be097e0a0055e8deaaf reported cstate change: term changed from 0 to 1, leader changed from <none> to 554bb5078d314be097e0a0055e8deaaf (127.24.95.67). New cstate: current_term: 1 leader_uuid: "554bb5078d314be097e0a0055e8deaaf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f532494edecd49989dd994c48021734d" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 37397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "554bb5078d314be097e0a0055e8deaaf" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38361 } health_report { overall_health: HEALTHY } } }
I20260601 13:31:11.706435  1722 catalog_manager.cc:5696] T 747b6857feb348aebba2c1f27e95e9fa P 41e72dc2ccb744b68ecda9271f2e17d8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 41e72dc2ccb744b68ecda9271f2e17d8 (127.24.95.66). New cstate: current_term: 1 leader_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f532494edecd49989dd994c48021734d" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 37397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "554bb5078d314be097e0a0055e8deaaf" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38361 } health_report { overall_health: UNKNOWN } } }
I20260601 13:31:11.720569  2041 raft_consensus.cc:493] T 072620ff794a4959911f013bd9118f59 P 554bb5078d314be097e0a0055e8deaaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:31:11.720698  2041 raft_consensus.cc:515] T 072620ff794a4959911f013bd9118f59 P 554bb5078d314be097e0a0055e8deaaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f532494edecd49989dd994c48021734d" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 37397 } } peers { permanent_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42971 } } peers { permanent_uuid: "554bb5078d314be097e0a0055e8deaaf" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38361 } }
I20260601 13:31:11.721110  2041 leader_election.cc:290] T 072620ff794a4959911f013bd9118f59 P 554bb5078d314be097e0a0055e8deaaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f532494edecd49989dd994c48021734d (127.24.95.65:37397), 41e72dc2ccb744b68ecda9271f2e17d8 (127.24.95.66:42971)
I20260601 13:31:11.721467  1831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "072620ff794a4959911f013bd9118f59" candidate_uuid: "554bb5078d314be097e0a0055e8deaaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f532494edecd49989dd994c48021734d" is_pre_election: true
I20260601 13:31:11.721593  1906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "072620ff794a4959911f013bd9118f59" candidate_uuid: "554bb5078d314be097e0a0055e8deaaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" is_pre_election: true
I20260601 13:31:11.721601  1831 raft_consensus.cc:2468] T 072620ff794a4959911f013bd9118f59 P f532494edecd49989dd994c48021734d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 554bb5078d314be097e0a0055e8deaaf in term 0.
I20260601 13:31:11.721724  1906 raft_consensus.cc:2468] T 072620ff794a4959911f013bd9118f59 P 41e72dc2ccb744b68ecda9271f2e17d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 554bb5078d314be097e0a0055e8deaaf in term 0.
I20260601 13:31:11.721915  1948 leader_election.cc:304] T 072620ff794a4959911f013bd9118f59 P 554bb5078d314be097e0a0055e8deaaf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 554bb5078d314be097e0a0055e8deaaf, f532494edecd49989dd994c48021734d; no voters: 
I20260601 13:31:11.722095  2041 raft_consensus.cc:2804] T 072620ff794a4959911f013bd9118f59 P 554bb5078d314be097e0a0055e8deaaf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:31:11.722157  2041 raft_consensus.cc:493] T 072620ff794a4959911f013bd9118f59 P 554bb5078d314be097e0a0055e8deaaf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:31:11.722193  2041 raft_consensus.cc:3060] T 072620ff794a4959911f013bd9118f59 P 554bb5078d314be097e0a0055e8deaaf [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:11.723496  2041 raft_consensus.cc:515] T 072620ff794a4959911f013bd9118f59 P 554bb5078d314be097e0a0055e8deaaf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f532494edecd49989dd994c48021734d" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 37397 } } peers { permanent_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42971 } } peers { permanent_uuid: "554bb5078d314be097e0a0055e8deaaf" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38361 } }
I20260601 13:31:11.723839  2041 leader_election.cc:290] T 072620ff794a4959911f013bd9118f59 P 554bb5078d314be097e0a0055e8deaaf [CANDIDATE]: Term 1 election: Requested vote from peers f532494edecd49989dd994c48021734d (127.24.95.65:37397), 41e72dc2ccb744b68ecda9271f2e17d8 (127.24.95.66:42971)
I20260601 13:31:11.724259  1906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "072620ff794a4959911f013bd9118f59" candidate_uuid: "554bb5078d314be097e0a0055e8deaaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41e72dc2ccb744b68ecda9271f2e17d8"
I20260601 13:31:11.724261  1831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "072620ff794a4959911f013bd9118f59" candidate_uuid: "554bb5078d314be097e0a0055e8deaaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f532494edecd49989dd994c48021734d"
I20260601 13:31:11.724403  1906 raft_consensus.cc:3060] T 072620ff794a4959911f013bd9118f59 P 41e72dc2ccb744b68ecda9271f2e17d8 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:11.724436  1831 raft_consensus.cc:3060] T 072620ff794a4959911f013bd9118f59 P f532494edecd49989dd994c48021734d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:11.725219  1831 raft_consensus.cc:2468] T 072620ff794a4959911f013bd9118f59 P f532494edecd49989dd994c48021734d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 554bb5078d314be097e0a0055e8deaaf in term 1.
I20260601 13:31:11.725342  1906 raft_consensus.cc:2468] T 072620ff794a4959911f013bd9118f59 P 41e72dc2ccb744b68ecda9271f2e17d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 554bb5078d314be097e0a0055e8deaaf in term 1.
I20260601 13:31:11.725605  1948 leader_election.cc:304] T 072620ff794a4959911f013bd9118f59 P 554bb5078d314be097e0a0055e8deaaf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 554bb5078d314be097e0a0055e8deaaf, f532494edecd49989dd994c48021734d; no voters: 
I20260601 13:31:11.725798  2041 raft_consensus.cc:2804] T 072620ff794a4959911f013bd9118f59 P 554bb5078d314be097e0a0055e8deaaf [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:11.726043  2041 raft_consensus.cc:697] T 072620ff794a4959911f013bd9118f59 P 554bb5078d314be097e0a0055e8deaaf [term 1 LEADER]: Becoming Leader. State: Replica: 554bb5078d314be097e0a0055e8deaaf, State: Running, Role: LEADER
I20260601 13:31:11.726218  2041 consensus_queue.cc:237] T 072620ff794a4959911f013bd9118f59 P 554bb5078d314be097e0a0055e8deaaf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f532494edecd49989dd994c48021734d" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 37397 } } peers { permanent_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42971 } } peers { permanent_uuid: "554bb5078d314be097e0a0055e8deaaf" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38361 } }
I20260601 13:31:11.728252  1722 catalog_manager.cc:5696] T 072620ff794a4959911f013bd9118f59 P 554bb5078d314be097e0a0055e8deaaf reported cstate change: term changed from 0 to 1, leader changed from <none> to 554bb5078d314be097e0a0055e8deaaf (127.24.95.67). New cstate: current_term: 1 leader_uuid: "554bb5078d314be097e0a0055e8deaaf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f532494edecd49989dd994c48021734d" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 37397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "554bb5078d314be097e0a0055e8deaaf" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38361 } health_report { overall_health: HEALTHY } } }
I20260601 13:31:11.733971  2034 raft_consensus.cc:493] T 37155cd2ac624e41a221c945985c4fbd P 41e72dc2ccb744b68ecda9271f2e17d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:31:11.734174  2034 raft_consensus.cc:515] T 37155cd2ac624e41a221c945985c4fbd P 41e72dc2ccb744b68ecda9271f2e17d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f532494edecd49989dd994c48021734d" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 37397 } } peers { permanent_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42971 } } peers { permanent_uuid: "554bb5078d314be097e0a0055e8deaaf" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38361 } }
I20260601 13:31:11.734529  2034 leader_election.cc:290] T 37155cd2ac624e41a221c945985c4fbd P 41e72dc2ccb744b68ecda9271f2e17d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f532494edecd49989dd994c48021734d (127.24.95.65:37397), 554bb5078d314be097e0a0055e8deaaf (127.24.95.67:38361)
I20260601 13:31:11.735194  1831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37155cd2ac624e41a221c945985c4fbd" candidate_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f532494edecd49989dd994c48021734d" is_pre_election: true
I20260601 13:31:11.735234  1982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37155cd2ac624e41a221c945985c4fbd" candidate_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "554bb5078d314be097e0a0055e8deaaf" is_pre_election: true
I20260601 13:31:11.735338  1982 raft_consensus.cc:2468] T 37155cd2ac624e41a221c945985c4fbd P 554bb5078d314be097e0a0055e8deaaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41e72dc2ccb744b68ecda9271f2e17d8 in term 0.
I20260601 13:31:11.735340  1831 raft_consensus.cc:2468] T 37155cd2ac624e41a221c945985c4fbd P f532494edecd49989dd994c48021734d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41e72dc2ccb744b68ecda9271f2e17d8 in term 0.
I20260601 13:31:11.735621  1873 leader_election.cc:304] T 37155cd2ac624e41a221c945985c4fbd P 41e72dc2ccb744b68ecda9271f2e17d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41e72dc2ccb744b68ecda9271f2e17d8, 554bb5078d314be097e0a0055e8deaaf; no voters: 
I20260601 13:31:11.735786  2034 raft_consensus.cc:2804] T 37155cd2ac624e41a221c945985c4fbd P 41e72dc2ccb744b68ecda9271f2e17d8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:31:11.735838  2034 raft_consensus.cc:493] T 37155cd2ac624e41a221c945985c4fbd P 41e72dc2ccb744b68ecda9271f2e17d8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:31:11.735868  2034 raft_consensus.cc:3060] T 37155cd2ac624e41a221c945985c4fbd P 41e72dc2ccb744b68ecda9271f2e17d8 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:11.736864  2034 raft_consensus.cc:515] T 37155cd2ac624e41a221c945985c4fbd P 41e72dc2ccb744b68ecda9271f2e17d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f532494edecd49989dd994c48021734d" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 37397 } } peers { permanent_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42971 } } peers { permanent_uuid: "554bb5078d314be097e0a0055e8deaaf" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38361 } }
I20260601 13:31:11.737210  2034 leader_election.cc:290] T 37155cd2ac624e41a221c945985c4fbd P 41e72dc2ccb744b68ecda9271f2e17d8 [CANDIDATE]: Term 1 election: Requested vote from peers f532494edecd49989dd994c48021734d (127.24.95.65:37397), 554bb5078d314be097e0a0055e8deaaf (127.24.95.67:38361)
I20260601 13:31:11.737618  1831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37155cd2ac624e41a221c945985c4fbd" candidate_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f532494edecd49989dd994c48021734d"
I20260601 13:31:11.737623  1982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37155cd2ac624e41a221c945985c4fbd" candidate_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "554bb5078d314be097e0a0055e8deaaf"
I20260601 13:31:11.737731  1831 raft_consensus.cc:3060] T 37155cd2ac624e41a221c945985c4fbd P f532494edecd49989dd994c48021734d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:11.737751  1982 raft_consensus.cc:3060] T 37155cd2ac624e41a221c945985c4fbd P 554bb5078d314be097e0a0055e8deaaf [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:11.738615  1831 raft_consensus.cc:2468] T 37155cd2ac624e41a221c945985c4fbd P f532494edecd49989dd994c48021734d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41e72dc2ccb744b68ecda9271f2e17d8 in term 1.
I20260601 13:31:11.738756  1982 raft_consensus.cc:2468] T 37155cd2ac624e41a221c945985c4fbd P 554bb5078d314be097e0a0055e8deaaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41e72dc2ccb744b68ecda9271f2e17d8 in term 1.
I20260601 13:31:11.739020  1873 leader_election.cc:304] T 37155cd2ac624e41a221c945985c4fbd P 41e72dc2ccb744b68ecda9271f2e17d8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41e72dc2ccb744b68ecda9271f2e17d8, f532494edecd49989dd994c48021734d; no voters: 
I20260601 13:31:11.739225  2034 raft_consensus.cc:2804] T 37155cd2ac624e41a221c945985c4fbd P 41e72dc2ccb744b68ecda9271f2e17d8 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:11.739315  2034 raft_consensus.cc:697] T 37155cd2ac624e41a221c945985c4fbd P 41e72dc2ccb744b68ecda9271f2e17d8 [term 1 LEADER]: Becoming Leader. State: Replica: 41e72dc2ccb744b68ecda9271f2e17d8, State: Running, Role: LEADER
I20260601 13:31:11.739488  2034 consensus_queue.cc:237] T 37155cd2ac624e41a221c945985c4fbd P 41e72dc2ccb744b68ecda9271f2e17d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f532494edecd49989dd994c48021734d" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 37397 } } peers { permanent_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42971 } } peers { permanent_uuid: "554bb5078d314be097e0a0055e8deaaf" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38361 } }
I20260601 13:31:11.741222  1721 catalog_manager.cc:5696] T 37155cd2ac624e41a221c945985c4fbd P 41e72dc2ccb744b68ecda9271f2e17d8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 41e72dc2ccb744b68ecda9271f2e17d8 (127.24.95.66). New cstate: current_term: 1 leader_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f532494edecd49989dd994c48021734d" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 37397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "554bb5078d314be097e0a0055e8deaaf" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38361 } health_report { overall_health: UNKNOWN } } }
I20260601 13:31:11.849021  2041 raft_consensus.cc:493] T 80422db0b3594f119b8cc24e8704b32e P 554bb5078d314be097e0a0055e8deaaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:31:11.849180  2041 raft_consensus.cc:515] T 80422db0b3594f119b8cc24e8704b32e P 554bb5078d314be097e0a0055e8deaaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f532494edecd49989dd994c48021734d" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 37397 } } peers { permanent_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42971 } } peers { permanent_uuid: "554bb5078d314be097e0a0055e8deaaf" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38361 } }
I20260601 13:31:11.849649  2041 leader_election.cc:290] T 80422db0b3594f119b8cc24e8704b32e P 554bb5078d314be097e0a0055e8deaaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f532494edecd49989dd994c48021734d (127.24.95.65:37397), 41e72dc2ccb744b68ecda9271f2e17d8 (127.24.95.66:42971)
I20260601 13:31:11.850113  1831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80422db0b3594f119b8cc24e8704b32e" candidate_uuid: "554bb5078d314be097e0a0055e8deaaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f532494edecd49989dd994c48021734d" is_pre_election: true
I20260601 13:31:11.850121  1906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80422db0b3594f119b8cc24e8704b32e" candidate_uuid: "554bb5078d314be097e0a0055e8deaaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" is_pre_election: true
I20260601 13:31:11.850270  1906 raft_consensus.cc:2468] T 80422db0b3594f119b8cc24e8704b32e P 41e72dc2ccb744b68ecda9271f2e17d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 554bb5078d314be097e0a0055e8deaaf in term 0.
I20260601 13:31:11.850270  1831 raft_consensus.cc:2468] T 80422db0b3594f119b8cc24e8704b32e P f532494edecd49989dd994c48021734d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 554bb5078d314be097e0a0055e8deaaf in term 0.
I20260601 13:31:11.850606  1948 leader_election.cc:304] T 80422db0b3594f119b8cc24e8704b32e P 554bb5078d314be097e0a0055e8deaaf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41e72dc2ccb744b68ecda9271f2e17d8, 554bb5078d314be097e0a0055e8deaaf; no voters: 
I20260601 13:31:11.850832  2041 raft_consensus.cc:2804] T 80422db0b3594f119b8cc24e8704b32e P 554bb5078d314be097e0a0055e8deaaf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:31:11.850899  2041 raft_consensus.cc:493] T 80422db0b3594f119b8cc24e8704b32e P 554bb5078d314be097e0a0055e8deaaf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:31:11.850941  2041 raft_consensus.cc:3060] T 80422db0b3594f119b8cc24e8704b32e P 554bb5078d314be097e0a0055e8deaaf [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:11.851832  2041 raft_consensus.cc:515] T 80422db0b3594f119b8cc24e8704b32e P 554bb5078d314be097e0a0055e8deaaf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f532494edecd49989dd994c48021734d" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 37397 } } peers { permanent_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42971 } } peers { permanent_uuid: "554bb5078d314be097e0a0055e8deaaf" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38361 } }
I20260601 13:31:11.852166  2041 leader_election.cc:290] T 80422db0b3594f119b8cc24e8704b32e P 554bb5078d314be097e0a0055e8deaaf [CANDIDATE]: Term 1 election: Requested vote from peers f532494edecd49989dd994c48021734d (127.24.95.65:37397), 41e72dc2ccb744b68ecda9271f2e17d8 (127.24.95.66:42971)
I20260601 13:31:11.852528  1831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80422db0b3594f119b8cc24e8704b32e" candidate_uuid: "554bb5078d314be097e0a0055e8deaaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f532494edecd49989dd994c48021734d"
I20260601 13:31:11.852553  1906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80422db0b3594f119b8cc24e8704b32e" candidate_uuid: "554bb5078d314be097e0a0055e8deaaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41e72dc2ccb744b68ecda9271f2e17d8"
I20260601 13:31:11.852631  1831 raft_consensus.cc:3060] T 80422db0b3594f119b8cc24e8704b32e P f532494edecd49989dd994c48021734d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:11.852635  1906 raft_consensus.cc:3060] T 80422db0b3594f119b8cc24e8704b32e P 41e72dc2ccb744b68ecda9271f2e17d8 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:11.853371  1831 raft_consensus.cc:2468] T 80422db0b3594f119b8cc24e8704b32e P f532494edecd49989dd994c48021734d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 554bb5078d314be097e0a0055e8deaaf in term 1.
I20260601 13:31:11.853379  1906 raft_consensus.cc:2468] T 80422db0b3594f119b8cc24e8704b32e P 41e72dc2ccb744b68ecda9271f2e17d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 554bb5078d314be097e0a0055e8deaaf in term 1.
I20260601 13:31:11.853641  1948 leader_election.cc:304] T 80422db0b3594f119b8cc24e8704b32e P 554bb5078d314be097e0a0055e8deaaf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41e72dc2ccb744b68ecda9271f2e17d8, 554bb5078d314be097e0a0055e8deaaf; no voters: 
I20260601 13:31:11.853796  2041 raft_consensus.cc:2804] T 80422db0b3594f119b8cc24e8704b32e P 554bb5078d314be097e0a0055e8deaaf [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:11.853879  2041 raft_consensus.cc:697] T 80422db0b3594f119b8cc24e8704b32e P 554bb5078d314be097e0a0055e8deaaf [term 1 LEADER]: Becoming Leader. State: Replica: 554bb5078d314be097e0a0055e8deaaf, State: Running, Role: LEADER
I20260601 13:31:11.854001  2041 consensus_queue.cc:237] T 80422db0b3594f119b8cc24e8704b32e P 554bb5078d314be097e0a0055e8deaaf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f532494edecd49989dd994c48021734d" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 37397 } } peers { permanent_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42971 } } peers { permanent_uuid: "554bb5078d314be097e0a0055e8deaaf" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38361 } }
I20260601 13:31:11.855556  1722 catalog_manager.cc:5696] T 80422db0b3594f119b8cc24e8704b32e P 554bb5078d314be097e0a0055e8deaaf reported cstate change: term changed from 0 to 1, leader changed from <none> to 554bb5078d314be097e0a0055e8deaaf (127.24.95.67). New cstate: current_term: 1 leader_uuid: "554bb5078d314be097e0a0055e8deaaf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f532494edecd49989dd994c48021734d" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 37397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "554bb5078d314be097e0a0055e8deaaf" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38361 } health_report { overall_health: HEALTHY } } }
I20260601 13:31:12.029690  2034 raft_consensus.cc:493] T cf3ad8e673834870b2268dbfeccfbd1e P 41e72dc2ccb744b68ecda9271f2e17d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:31:12.029872  2034 raft_consensus.cc:515] T cf3ad8e673834870b2268dbfeccfbd1e P 41e72dc2ccb744b68ecda9271f2e17d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f532494edecd49989dd994c48021734d" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 37397 } } peers { permanent_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42971 } } peers { permanent_uuid: "554bb5078d314be097e0a0055e8deaaf" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38361 } }
I20260601 13:31:12.030359  2034 leader_election.cc:290] T cf3ad8e673834870b2268dbfeccfbd1e P 41e72dc2ccb744b68ecda9271f2e17d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f532494edecd49989dd994c48021734d (127.24.95.65:37397), 554bb5078d314be097e0a0055e8deaaf (127.24.95.67:38361)
I20260601 13:31:12.030792  1831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf3ad8e673834870b2268dbfeccfbd1e" candidate_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f532494edecd49989dd994c48021734d" is_pre_election: true
I20260601 13:31:12.030938  1982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf3ad8e673834870b2268dbfeccfbd1e" candidate_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "554bb5078d314be097e0a0055e8deaaf" is_pre_election: true
I20260601 13:31:12.030946  1831 raft_consensus.cc:2468] T cf3ad8e673834870b2268dbfeccfbd1e P f532494edecd49989dd994c48021734d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41e72dc2ccb744b68ecda9271f2e17d8 in term 0.
I20260601 13:31:12.031051  1982 raft_consensus.cc:2468] T cf3ad8e673834870b2268dbfeccfbd1e P 554bb5078d314be097e0a0055e8deaaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41e72dc2ccb744b68ecda9271f2e17d8 in term 0.
I20260601 13:31:12.031282  1873 leader_election.cc:304] T cf3ad8e673834870b2268dbfeccfbd1e P 41e72dc2ccb744b68ecda9271f2e17d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41e72dc2ccb744b68ecda9271f2e17d8, f532494edecd49989dd994c48021734d; no voters: 
I20260601 13:31:12.031445  2034 raft_consensus.cc:2804] T cf3ad8e673834870b2268dbfeccfbd1e P 41e72dc2ccb744b68ecda9271f2e17d8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:31:12.031505  2034 raft_consensus.cc:493] T cf3ad8e673834870b2268dbfeccfbd1e P 41e72dc2ccb744b68ecda9271f2e17d8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:31:12.031543  2034 raft_consensus.cc:3060] T cf3ad8e673834870b2268dbfeccfbd1e P 41e72dc2ccb744b68ecda9271f2e17d8 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:12.032337  2034 raft_consensus.cc:515] T cf3ad8e673834870b2268dbfeccfbd1e P 41e72dc2ccb744b68ecda9271f2e17d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f532494edecd49989dd994c48021734d" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 37397 } } peers { permanent_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42971 } } peers { permanent_uuid: "554bb5078d314be097e0a0055e8deaaf" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38361 } }
I20260601 13:31:12.032724  2034 leader_election.cc:290] T cf3ad8e673834870b2268dbfeccfbd1e P 41e72dc2ccb744b68ecda9271f2e17d8 [CANDIDATE]: Term 1 election: Requested vote from peers f532494edecd49989dd994c48021734d (127.24.95.65:37397), 554bb5078d314be097e0a0055e8deaaf (127.24.95.67:38361)
I20260601 13:31:12.033064  1831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf3ad8e673834870b2268dbfeccfbd1e" candidate_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f532494edecd49989dd994c48021734d"
I20260601 13:31:12.033092  1982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf3ad8e673834870b2268dbfeccfbd1e" candidate_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "554bb5078d314be097e0a0055e8deaaf"
I20260601 13:31:12.033157  1831 raft_consensus.cc:3060] T cf3ad8e673834870b2268dbfeccfbd1e P f532494edecd49989dd994c48021734d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:12.033234  1982 raft_consensus.cc:3060] T cf3ad8e673834870b2268dbfeccfbd1e P 554bb5078d314be097e0a0055e8deaaf [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:12.033921  1831 raft_consensus.cc:2468] T cf3ad8e673834870b2268dbfeccfbd1e P f532494edecd49989dd994c48021734d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41e72dc2ccb744b68ecda9271f2e17d8 in term 1.
I20260601 13:31:12.034039  1982 raft_consensus.cc:2468] T cf3ad8e673834870b2268dbfeccfbd1e P 554bb5078d314be097e0a0055e8deaaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41e72dc2ccb744b68ecda9271f2e17d8 in term 1.
I20260601 13:31:12.034178  1873 leader_election.cc:304] T cf3ad8e673834870b2268dbfeccfbd1e P 41e72dc2ccb744b68ecda9271f2e17d8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41e72dc2ccb744b68ecda9271f2e17d8, f532494edecd49989dd994c48021734d; no voters: 
I20260601 13:31:12.034332  2034 raft_consensus.cc:2804] T cf3ad8e673834870b2268dbfeccfbd1e P 41e72dc2ccb744b68ecda9271f2e17d8 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:12.034421  2034 raft_consensus.cc:697] T cf3ad8e673834870b2268dbfeccfbd1e P 41e72dc2ccb744b68ecda9271f2e17d8 [term 1 LEADER]: Becoming Leader. State: Replica: 41e72dc2ccb744b68ecda9271f2e17d8, State: Running, Role: LEADER
I20260601 13:31:12.034564  2034 consensus_queue.cc:237] T cf3ad8e673834870b2268dbfeccfbd1e P 41e72dc2ccb744b68ecda9271f2e17d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f532494edecd49989dd994c48021734d" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 37397 } } peers { permanent_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42971 } } peers { permanent_uuid: "554bb5078d314be097e0a0055e8deaaf" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38361 } }
I20260601 13:31:12.036092  1722 catalog_manager.cc:5696] T cf3ad8e673834870b2268dbfeccfbd1e P 41e72dc2ccb744b68ecda9271f2e17d8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 41e72dc2ccb744b68ecda9271f2e17d8 (127.24.95.66). New cstate: current_term: 1 leader_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f532494edecd49989dd994c48021734d" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 37397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "554bb5078d314be097e0a0055e8deaaf" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38361 } health_report { overall_health: UNKNOWN } } }
I20260601 13:31:12.071151  1982 raft_consensus.cc:1275] T 747b6857feb348aebba2c1f27e95e9fa P 554bb5078d314be097e0a0055e8deaaf [term 1 FOLLOWER]: Refusing update from remote peer 41e72dc2ccb744b68ecda9271f2e17d8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:31:12.071545  1981 raft_consensus.cc:1275] T cf3ad8e673834870b2268dbfeccfbd1e P 554bb5078d314be097e0a0055e8deaaf [term 1 FOLLOWER]: Refusing update from remote peer 41e72dc2ccb744b68ecda9271f2e17d8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:31:12.071827  1980 raft_consensus.cc:1275] T 37155cd2ac624e41a221c945985c4fbd P 554bb5078d314be097e0a0055e8deaaf [term 1 FOLLOWER]: Refusing update from remote peer 41e72dc2ccb744b68ecda9271f2e17d8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:31:12.071171  1831 raft_consensus.cc:1275] T 747b6857feb348aebba2c1f27e95e9fa P f532494edecd49989dd994c48021734d [term 1 FOLLOWER]: Refusing update from remote peer 41e72dc2ccb744b68ecda9271f2e17d8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:31:12.072575  1830 raft_consensus.cc:1275] T cf3ad8e673834870b2268dbfeccfbd1e P f532494edecd49989dd994c48021734d [term 1 FOLLOWER]: Refusing update from remote peer 41e72dc2ccb744b68ecda9271f2e17d8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:31:12.072863  1829 raft_consensus.cc:1275] T 37155cd2ac624e41a221c945985c4fbd P f532494edecd49989dd994c48021734d [term 1 FOLLOWER]: Refusing update from remote peer 41e72dc2ccb744b68ecda9271f2e17d8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:31:12.073000  2035 consensus_queue.cc:1048] T 747b6857feb348aebba2c1f27e95e9fa P 41e72dc2ccb744b68ecda9271f2e17d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "554bb5078d314be097e0a0055e8deaaf" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:12.073310  2035 consensus_queue.cc:1048] T cf3ad8e673834870b2268dbfeccfbd1e P 41e72dc2ccb744b68ecda9271f2e17d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "554bb5078d314be097e0a0055e8deaaf" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:12.073576  1906 raft_consensus.cc:1275] T 80422db0b3594f119b8cc24e8704b32e P 41e72dc2ccb744b68ecda9271f2e17d8 [term 1 FOLLOWER]: Refusing update from remote peer 554bb5078d314be097e0a0055e8deaaf: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:31:12.073608  2034 consensus_queue.cc:1048] T 747b6857feb348aebba2c1f27e95e9fa P 41e72dc2ccb744b68ecda9271f2e17d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f532494edecd49989dd994c48021734d" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 37397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:12.073884  1907 raft_consensus.cc:1275] T 072620ff794a4959911f013bd9118f59 P 41e72dc2ccb744b68ecda9271f2e17d8 [term 1 FOLLOWER]: Refusing update from remote peer 554bb5078d314be097e0a0055e8deaaf: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:31:12.074177  1905 raft_consensus.cc:1275] T 668498a059cb49799cb51b19eb5407ee P 41e72dc2ccb744b68ecda9271f2e17d8 [term 1 FOLLOWER]: Refusing update from remote peer 554bb5078d314be097e0a0055e8deaaf: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:31:12.074577  1831 raft_consensus.cc:1275] T 668498a059cb49799cb51b19eb5407ee P f532494edecd49989dd994c48021734d [term 1 FOLLOWER]: Refusing update from remote peer 554bb5078d314be097e0a0055e8deaaf: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:31:12.074927  1829 raft_consensus.cc:1275] T 80422db0b3594f119b8cc24e8704b32e P f532494edecd49989dd994c48021734d [term 1 FOLLOWER]: Refusing update from remote peer 554bb5078d314be097e0a0055e8deaaf: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:31:12.075204  1830 raft_consensus.cc:1275] T 072620ff794a4959911f013bd9118f59 P f532494edecd49989dd994c48021734d [term 1 FOLLOWER]: Refusing update from remote peer 554bb5078d314be097e0a0055e8deaaf: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:31:12.075445  2034 consensus_queue.cc:1048] T cf3ad8e673834870b2268dbfeccfbd1e P 41e72dc2ccb744b68ecda9271f2e17d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f532494edecd49989dd994c48021734d" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 37397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:12.073583  2035 consensus_queue.cc:1048] T 37155cd2ac624e41a221c945985c4fbd P 41e72dc2ccb744b68ecda9271f2e17d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "554bb5078d314be097e0a0055e8deaaf" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260601 13:31:12.076488  2043 consensus_queue.cc:1048] T 668498a059cb49799cb51b19eb5407ee P 554bb5078d314be097e0a0055e8deaaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "f532494edecd49989dd994c48021734d" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 37397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:12.076548  2125 consensus_queue.cc:1048] T 80422db0b3594f119b8cc24e8704b32e P 554bb5078d314be097e0a0055e8deaaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "f532494edecd49989dd994c48021734d" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 37397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260601 13:31:12.085253  2043 consensus_queue.cc:1048] T 80422db0b3594f119b8cc24e8704b32e P 554bb5078d314be097e0a0055e8deaaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:12.076665  2128 consensus_queue.cc:1048] T 072620ff794a4959911f013bd9118f59 P 554bb5078d314be097e0a0055e8deaaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "f532494edecd49989dd994c48021734d" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 37397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260601 13:31:12.086535  2041 consensus_queue.cc:1048] T 072620ff794a4959911f013bd9118f59 P 554bb5078d314be097e0a0055e8deaaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:12.086696  2121 consensus_queue.cc:1048] T 37155cd2ac624e41a221c945985c4fbd P 41e72dc2ccb744b68ecda9271f2e17d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f532494edecd49989dd994c48021734d" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 37397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:12.085079  2124 consensus_queue.cc:1048] T 668498a059cb49799cb51b19eb5407ee P 554bb5078d314be097e0a0055e8deaaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260601 13:31:12.092844  2054 mvcc.cc:204] Tried to move back new op lower bound from 7292193472813719552 to 7292193471302713344. Current Snapshot: MvccSnapshot[applied={T|T < 7292193472811511808}]
I20260601 13:31:12.271960 24957 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:31:12.274428  2151 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:31:12.274658  2152 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:31:12.275256  2154 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:31:12.277621 24957 server_base.cc:1061] running on GCE node
I20260601 13:31:12.277977 24957 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:31:12.278029 24957 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:31:12.278050 24957 hybrid_clock.cc:648] HybridClock initialized: now 1780320672278050 us; error 0 us; skew 500 ppm
I20260601 13:31:12.279033 24957 webserver.cc:533] Webserver started at http://127.24.95.68:40319/ using document root <none> and password file <none>
I20260601 13:31:12.279183 24957 fs_manager.cc:362] Metadata directory not provided
I20260601 13:31:12.279241 24957 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:31:12.279322 24957 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:31:12.279695 24957 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320492958789-24957-0/minicluster-data/ts-3-root/instance:
uuid: "36566206cac54036a3ef07593aa1e4d2"
format_stamp: "Formatted at 2026-06-01 13:31:12 on dist-test-slave-3pmh"
I20260601 13:31:12.281240 24957 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:31:12.282513  2159 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:12.282804 24957 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:12.282877 24957 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320492958789-24957-0/minicluster-data/ts-3-root
uuid: "36566206cac54036a3ef07593aa1e4d2"
format_stamp: "Formatted at 2026-06-01 13:31:12 on dist-test-slave-3pmh"
I20260601 13:31:12.282938 24957 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320492958789-24957-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320492958789-24957-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320492958789-24957-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:31:12.292681 24957 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:31:12.293138 24957 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:31:12.293423 24957 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:31:12.293875 24957 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:31:12.293917 24957 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:12.293946 24957 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:31:12.293972 24957 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:12.298753 24957 rpc_server.cc:307] RPC server started. Bound to: 127.24.95.68:38009
I20260601 13:31:12.298852  2222 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.95.68:38009 every 8 connection(s)
I20260601 13:31:12.303411  2223 heartbeater.cc:344] Connected to a master server at 127.24.95.126:33923
I20260601 13:31:12.303547  2223 heartbeater.cc:461] Registering TS with master...
I20260601 13:31:12.303849  2223 heartbeater.cc:507] Master 127.24.95.126:33923 requested a full tablet report, sending...
I20260601 13:31:12.304554  1727 ts_manager.cc:194] Registered new tserver with Master: 36566206cac54036a3ef07593aa1e4d2 (127.24.95.68:38009)
I20260601 13:31:12.305112  1727 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51832
I20260601 13:31:13.297991  1980 consensus_queue.cc:237] T 80422db0b3594f119b8cc24e8704b32e P 554bb5078d314be097e0a0055e8deaaf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 21, Committed index: 21, Last appended: 1.21, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 22 OBSOLETE_local: false peers { permanent_uuid: "f532494edecd49989dd994c48021734d" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 37397 } attrs { replace: true } } peers { permanent_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42971 } } peers { permanent_uuid: "554bb5078d314be097e0a0055e8deaaf" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38361 } } peers { permanent_uuid: "36566206cac54036a3ef07593aa1e4d2" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 38009 } attrs { promote: true } }
I20260601 13:31:13.299772  1830 raft_consensus.cc:1275] T 80422db0b3594f119b8cc24e8704b32e P f532494edecd49989dd994c48021734d [term 1 FOLLOWER]: Refusing update from remote peer 554bb5078d314be097e0a0055e8deaaf: Log matching property violated. Preceding OpId in replica: term: 1 index: 21. Preceding OpId from leader: term: 1 index: 22. (index mismatch)
I20260601 13:31:13.299772  1907 raft_consensus.cc:1275] T 80422db0b3594f119b8cc24e8704b32e P 41e72dc2ccb744b68ecda9271f2e17d8 [term 1 FOLLOWER]: Refusing update from remote peer 554bb5078d314be097e0a0055e8deaaf: Log matching property violated. Preceding OpId in replica: term: 1 index: 21. Preceding OpId from leader: term: 1 index: 22. (index mismatch)
I20260601 13:31:13.300218  2124 consensus_queue.cc:1048] T 80422db0b3594f119b8cc24e8704b32e P 554bb5078d314be097e0a0055e8deaaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "f532494edecd49989dd994c48021734d" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 37397 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 22, Last known committed idx: 21, Time since last communication: 0.000s
I20260601 13:31:13.300450  2231 consensus_queue.cc:1048] T 80422db0b3594f119b8cc24e8704b32e P 554bb5078d314be097e0a0055e8deaaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 22, Last known committed idx: 21, Time since last communication: 0.000s
I20260601 13:31:13.302104  2230 raft_consensus.cc:2955] T 80422db0b3594f119b8cc24e8704b32e P 554bb5078d314be097e0a0055e8deaaf [term 1 LEADER]: Committing config change with OpId 1.22: config changed from index -1 to 22, NON_VOTER 36566206cac54036a3ef07593aa1e4d2 (127.24.95.68) added. New config: { opid_index: 22 OBSOLETE_local: false peers { permanent_uuid: "f532494edecd49989dd994c48021734d" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 37397 } attrs { replace: true } } peers { permanent_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42971 } } peers { permanent_uuid: "554bb5078d314be097e0a0055e8deaaf" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38361 } } peers { permanent_uuid: "36566206cac54036a3ef07593aa1e4d2" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 38009 } attrs { promote: true } } }
I20260601 13:31:13.303799  1830 raft_consensus.cc:2955] T 80422db0b3594f119b8cc24e8704b32e P f532494edecd49989dd994c48021734d [term 1 FOLLOWER]: Committing config change with OpId 1.22: config changed from index -1 to 22, NON_VOTER 36566206cac54036a3ef07593aa1e4d2 (127.24.95.68) added. New config: { opid_index: 22 OBSOLETE_local: false peers { permanent_uuid: "f532494edecd49989dd994c48021734d" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 37397 } attrs { replace: true } } peers { permanent_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42971 } } peers { permanent_uuid: "554bb5078d314be097e0a0055e8deaaf" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38361 } } peers { permanent_uuid: "36566206cac54036a3ef07593aa1e4d2" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 38009 } attrs { promote: true } } }
I20260601 13:31:13.303891  1907 raft_consensus.cc:2955] T 80422db0b3594f119b8cc24e8704b32e P 41e72dc2ccb744b68ecda9271f2e17d8 [term 1 FOLLOWER]: Committing config change with OpId 1.22: config changed from index -1 to 22, NON_VOTER 36566206cac54036a3ef07593aa1e4d2 (127.24.95.68) added. New config: { opid_index: 22 OBSOLETE_local: false peers { permanent_uuid: "f532494edecd49989dd994c48021734d" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 37397 } attrs { replace: true } } peers { permanent_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42971 } } peers { permanent_uuid: "554bb5078d314be097e0a0055e8deaaf" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38361 } } peers { permanent_uuid: "36566206cac54036a3ef07593aa1e4d2" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 38009 } attrs { promote: true } } }
I20260601 13:31:13.304399  1727 catalog_manager.cc:5696] T 80422db0b3594f119b8cc24e8704b32e P 554bb5078d314be097e0a0055e8deaaf reported cstate change: config changed from index -1 to 22, NON_VOTER 36566206cac54036a3ef07593aa1e4d2 (127.24.95.68) added. New cstate: current_term: 1 leader_uuid: "554bb5078d314be097e0a0055e8deaaf" committed_config { opid_index: 22 OBSOLETE_local: false peers { permanent_uuid: "f532494edecd49989dd994c48021734d" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 37397 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "554bb5078d314be097e0a0055e8deaaf" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36566206cac54036a3ef07593aa1e4d2" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 38009 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260601 13:31:13.305645  1948 consensus_peers.cc:597] T 80422db0b3594f119b8cc24e8704b32e P 554bb5078d314be097e0a0055e8deaaf -> Peer 36566206cac54036a3ef07593aa1e4d2 (127.24.95.68:38009): Couldn't send request to peer 36566206cac54036a3ef07593aa1e4d2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 80422db0b3594f119b8cc24e8704b32e. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:31:13.305899  2223 heartbeater.cc:499] Master 127.24.95.126:33923 was elected leader, sending a full tablet report...
I20260601 13:31:13.308740  1907 consensus_queue.cc:237] T 37155cd2ac624e41a221c945985c4fbd P 41e72dc2ccb744b68ecda9271f2e17d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 21, Committed index: 21, Last appended: 1.21, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 22 OBSOLETE_local: false peers { permanent_uuid: "f532494edecd49989dd994c48021734d" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 37397 } } peers { permanent_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42971 } } peers { permanent_uuid: "554bb5078d314be097e0a0055e8deaaf" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38361 } attrs { replace: true } } peers { permanent_uuid: "36566206cac54036a3ef07593aa1e4d2" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 38009 } attrs { promote: true } }
I20260601 13:31:13.310426  1830 raft_consensus.cc:1275] T 37155cd2ac624e41a221c945985c4fbd P f532494edecd49989dd994c48021734d [term 1 FOLLOWER]: Refusing update from remote peer 41e72dc2ccb744b68ecda9271f2e17d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 21. Preceding OpId from leader: term: 1 index: 22. (index mismatch)
I20260601 13:31:13.310734  1980 raft_consensus.cc:1275] T 37155cd2ac624e41a221c945985c4fbd P 554bb5078d314be097e0a0055e8deaaf [term 1 FOLLOWER]: Refusing update from remote peer 41e72dc2ccb744b68ecda9271f2e17d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 21. Preceding OpId from leader: term: 1 index: 22. (index mismatch)
I20260601 13:31:13.311051  2121 consensus_queue.cc:1048] T 37155cd2ac624e41a221c945985c4fbd P 41e72dc2ccb744b68ecda9271f2e17d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "554bb5078d314be097e0a0055e8deaaf" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38361 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 22, Last known committed idx: 21, Time since last communication: 0.000s
I20260601 13:31:13.311463  2244 consensus_queue.cc:1048] T 37155cd2ac624e41a221c945985c4fbd P 41e72dc2ccb744b68ecda9271f2e17d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f532494edecd49989dd994c48021734d" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 37397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 22, Last known committed idx: 21, Time since last communication: 0.000s
I20260601 13:31:13.312599  2121 raft_consensus.cc:2955] T 37155cd2ac624e41a221c945985c4fbd P 41e72dc2ccb744b68ecda9271f2e17d8 [term 1 LEADER]: Committing config change with OpId 1.22: config changed from index -1 to 22, NON_VOTER 36566206cac54036a3ef07593aa1e4d2 (127.24.95.68) added. New config: { opid_index: 22 OBSOLETE_local: false peers { permanent_uuid: "f532494edecd49989dd994c48021734d" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 37397 } } peers { permanent_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42971 } } peers { permanent_uuid: "554bb5078d314be097e0a0055e8deaaf" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38361 } attrs { replace: true } } peers { permanent_uuid: "36566206cac54036a3ef07593aa1e4d2" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 38009 } attrs { promote: true } } }
I20260601 13:31:13.313712  1830 raft_consensus.cc:2955] T 37155cd2ac624e41a221c945985c4fbd P f532494edecd49989dd994c48021734d [term 1 FOLLOWER]: Committing config change with OpId 1.22: config changed from index -1 to 22, NON_VOTER 36566206cac54036a3ef07593aa1e4d2 (127.24.95.68) added. New config: { opid_index: 22 OBSOLETE_local: false peers { permanent_uuid: "f532494edecd49989dd994c48021734d" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 37397 } } peers { permanent_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42971 } } peers { permanent_uuid: "554bb5078d314be097e0a0055e8deaaf" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38361 } attrs { replace: true } } peers { permanent_uuid: "36566206cac54036a3ef07593aa1e4d2" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 38009 } attrs { promote: true } } }
I20260601 13:31:13.315101  1723 catalog_manager.cc:5696] T 37155cd2ac624e41a221c945985c4fbd P 41e72dc2ccb744b68ecda9271f2e17d8 reported cstate change: config changed from index -1 to 22, NON_VOTER 36566206cac54036a3ef07593aa1e4d2 (127.24.95.68) added. New cstate: current_term: 1 leader_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" committed_config { opid_index: 22 OBSOLETE_local: false peers { permanent_uuid: "f532494edecd49989dd994c48021734d" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 37397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "554bb5078d314be097e0a0055e8deaaf" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38361 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36566206cac54036a3ef07593aa1e4d2" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 38009 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260601 13:31:13.315215  1873 consensus_peers.cc:597] T 37155cd2ac624e41a221c945985c4fbd P 41e72dc2ccb744b68ecda9271f2e17d8 -> Peer 36566206cac54036a3ef07593aa1e4d2 (127.24.95.68:38009): Couldn't send request to peer 36566206cac54036a3ef07593aa1e4d2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 37155cd2ac624e41a221c945985c4fbd. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:31:13.316114  1980 consensus_queue.cc:237] T 072620ff794a4959911f013bd9118f59 P 554bb5078d314be097e0a0055e8deaaf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 21, Committed index: 21, Last appended: 1.21, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 22 OBSOLETE_local: false peers { permanent_uuid: "f532494edecd49989dd994c48021734d" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 37397 } } peers { permanent_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42971 } attrs { replace: true } } peers { permanent_uuid: "554bb5078d314be097e0a0055e8deaaf" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38361 } } peers { permanent_uuid: "36566206cac54036a3ef07593aa1e4d2" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 38009 } attrs { promote: true } }
I20260601 13:31:13.316329  1981 raft_consensus.cc:2955] T 37155cd2ac624e41a221c945985c4fbd P 554bb5078d314be097e0a0055e8deaaf [term 1 FOLLOWER]: Committing config change with OpId 1.22: config changed from index -1 to 22, NON_VOTER 36566206cac54036a3ef07593aa1e4d2 (127.24.95.68) added. New config: { opid_index: 22 OBSOLETE_local: false peers { permanent_uuid: "f532494edecd49989dd994c48021734d" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 37397 } } peers { permanent_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42971 } } peers { permanent_uuid: "554bb5078d314be097e0a0055e8deaaf" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38361 } attrs { replace: true } } peers { permanent_uuid: "36566206cac54036a3ef07593aa1e4d2" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 38009 } attrs { promote: true } } }
I20260601 13:31:13.317835  1830 raft_consensus.cc:1275] T 072620ff794a4959911f013bd9118f59 P f532494edecd49989dd994c48021734d [term 1 FOLLOWER]: Refusing update from remote peer 554bb5078d314be097e0a0055e8deaaf: Log matching property violated. Preceding OpId in replica: term: 1 index: 21. Preceding OpId from leader: term: 1 index: 22. (index mismatch)
I20260601 13:31:13.318212  1907 raft_consensus.cc:1275] T 072620ff794a4959911f013bd9118f59 P 41e72dc2ccb744b68ecda9271f2e17d8 [term 1 FOLLOWER]: Refusing update from remote peer 554bb5078d314be097e0a0055e8deaaf: Log matching property violated. Preceding OpId in replica: term: 1 index: 21. Preceding OpId from leader: term: 1 index: 22. (index mismatch)
W20260601 13:31:13.318327  1948 consensus_peers.cc:597] T 072620ff794a4959911f013bd9118f59 P 554bb5078d314be097e0a0055e8deaaf -> Peer 36566206cac54036a3ef07593aa1e4d2 (127.24.95.68:38009): Couldn't send request to peer 36566206cac54036a3ef07593aa1e4d2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 072620ff794a4959911f013bd9118f59. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:31:13.318385  2124 consensus_queue.cc:1048] T 072620ff794a4959911f013bd9118f59 P 554bb5078d314be097e0a0055e8deaaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "f532494edecd49989dd994c48021734d" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 37397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 22, Last known committed idx: 21, Time since last communication: 0.000s
I20260601 13:31:13.318961  2124 consensus_queue.cc:1048] T 072620ff794a4959911f013bd9118f59 P 554bb5078d314be097e0a0055e8deaaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42971 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 22, Last known committed idx: 21, Time since last communication: 0.000s
I20260601 13:31:13.320596  2231 raft_consensus.cc:2955] T 072620ff794a4959911f013bd9118f59 P 554bb5078d314be097e0a0055e8deaaf [term 1 LEADER]: Committing config change with OpId 1.22: config changed from index -1 to 22, NON_VOTER 36566206cac54036a3ef07593aa1e4d2 (127.24.95.68) added. New config: { opid_index: 22 OBSOLETE_local: false peers { permanent_uuid: "f532494edecd49989dd994c48021734d" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 37397 } } peers { permanent_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42971 } attrs { replace: true } } peers { permanent_uuid: "554bb5078d314be097e0a0055e8deaaf" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38361 } } peers { permanent_uuid: "36566206cac54036a3ef07593aa1e4d2" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 38009 } attrs { promote: true } } }
I20260601 13:31:13.321158  1830 raft_consensus.cc:2955] T 072620ff794a4959911f013bd9118f59 P f532494edecd49989dd994c48021734d [term 1 FOLLOWER]: Committing config change with OpId 1.22: config changed from index -1 to 22, NON_VOTER 36566206cac54036a3ef07593aa1e4d2 (127.24.95.68) added. New config: { opid_index: 22 OBSOLETE_local: false peers { permanent_uuid: "f532494edecd49989dd994c48021734d" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 37397 } } peers { permanent_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42971 } attrs { replace: true } } peers { permanent_uuid: "554bb5078d314be097e0a0055e8deaaf" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38361 } } peers { permanent_uuid: "36566206cac54036a3ef07593aa1e4d2" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 38009 } attrs { promote: true } } }
I20260601 13:31:13.321707  1907 raft_consensus.cc:2955] T 072620ff794a4959911f013bd9118f59 P 41e72dc2ccb744b68ecda9271f2e17d8 [term 1 FOLLOWER]: Committing config change with OpId 1.22: config changed from index -1 to 22, NON_VOTER 36566206cac54036a3ef07593aa1e4d2 (127.24.95.68) added. New config: { opid_index: 22 OBSOLETE_local: false peers { permanent_uuid: "f532494edecd49989dd994c48021734d" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 37397 } } peers { permanent_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42971 } attrs { replace: true } } peers { permanent_uuid: "554bb5078d314be097e0a0055e8deaaf" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38361 } } peers { permanent_uuid: "36566206cac54036a3ef07593aa1e4d2" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 38009 } attrs { promote: true } } }
I20260601 13:31:13.323143  1720 catalog_manager.cc:5696] T 072620ff794a4959911f013bd9118f59 P 554bb5078d314be097e0a0055e8deaaf reported cstate change: config changed from index -1 to 22, NON_VOTER 36566206cac54036a3ef07593aa1e4d2 (127.24.95.68) added. New cstate: current_term: 1 leader_uuid: "554bb5078d314be097e0a0055e8deaaf" committed_config { opid_index: 22 OBSOLETE_local: false peers { permanent_uuid: "f532494edecd49989dd994c48021734d" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 37397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42971 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "554bb5078d314be097e0a0055e8deaaf" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36566206cac54036a3ef07593aa1e4d2" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 38009 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:31:13.324738  1981 consensus_queue.cc:237] T 668498a059cb49799cb51b19eb5407ee P 554bb5078d314be097e0a0055e8deaaf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 21, Committed index: 21, Last appended: 1.21, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 22 OBSOLETE_local: false peers { permanent_uuid: "f532494edecd49989dd994c48021734d" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 37397 } } peers { permanent_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42971 } attrs { replace: true } } peers { permanent_uuid: "554bb5078d314be097e0a0055e8deaaf" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38361 } } peers { permanent_uuid: "36566206cac54036a3ef07593aa1e4d2" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 38009 } attrs { promote: true } }
I20260601 13:31:13.326349  1907 raft_consensus.cc:1275] T 668498a059cb49799cb51b19eb5407ee P 41e72dc2ccb744b68ecda9271f2e17d8 [term 1 FOLLOWER]: Refusing update from remote peer 554bb5078d314be097e0a0055e8deaaf: Log matching property violated. Preceding OpId in replica: term: 1 index: 21. Preceding OpId from leader: term: 1 index: 22. (index mismatch)
I20260601 13:31:13.326697  2231 consensus_queue.cc:1048] T 668498a059cb49799cb51b19eb5407ee P 554bb5078d314be097e0a0055e8deaaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42971 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 22, Last known committed idx: 21, Time since last communication: 0.000s
W20260601 13:31:13.326864  1948 consensus_peers.cc:597] T 668498a059cb49799cb51b19eb5407ee P 554bb5078d314be097e0a0055e8deaaf -> Peer 36566206cac54036a3ef07593aa1e4d2 (127.24.95.68:38009): Couldn't send request to peer 36566206cac54036a3ef07593aa1e4d2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 668498a059cb49799cb51b19eb5407ee. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:31:13.326910  1830 raft_consensus.cc:1275] T 668498a059cb49799cb51b19eb5407ee P f532494edecd49989dd994c48021734d [term 1 FOLLOWER]: Refusing update from remote peer 554bb5078d314be097e0a0055e8deaaf: Log matching property violated. Preceding OpId in replica: term: 1 index: 21. Preceding OpId from leader: term: 1 index: 22. (index mismatch)
I20260601 13:31:13.327225  2231 consensus_queue.cc:1048] T 668498a059cb49799cb51b19eb5407ee P 554bb5078d314be097e0a0055e8deaaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "f532494edecd49989dd994c48021734d" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 37397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 22, Last known committed idx: 21, Time since last communication: 0.000s
I20260601 13:31:13.328263  2124 raft_consensus.cc:2955] T 668498a059cb49799cb51b19eb5407ee P 554bb5078d314be097e0a0055e8deaaf [term 1 LEADER]: Committing config change with OpId 1.22: config changed from index -1 to 22, NON_VOTER 36566206cac54036a3ef07593aa1e4d2 (127.24.95.68) added. New config: { opid_index: 22 OBSOLETE_local: false peers { permanent_uuid: "f532494edecd49989dd994c48021734d" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 37397 } } peers { permanent_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42971 } attrs { replace: true } } peers { permanent_uuid: "554bb5078d314be097e0a0055e8deaaf" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38361 } } peers { permanent_uuid: "36566206cac54036a3ef07593aa1e4d2" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 38009 } attrs { promote: true } } }
I20260601 13:31:13.330152  1907 raft_consensus.cc:2955] T 668498a059cb49799cb51b19eb5407ee P 41e72dc2ccb744b68ecda9271f2e17d8 [term 1 FOLLOWER]: Committing config change with OpId 1.22: config changed from index -1 to 22, NON_VOTER 36566206cac54036a3ef07593aa1e4d2 (127.24.95.68) added. New config: { opid_index: 22 OBSOLETE_local: false peers { permanent_uuid: "f532494edecd49989dd994c48021734d" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 37397 } } peers { permanent_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42971 } attrs { replace: true } } peers { permanent_uuid: "554bb5078d314be097e0a0055e8deaaf" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38361 } } peers { permanent_uuid: "36566206cac54036a3ef07593aa1e4d2" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 38009 } attrs { promote: true } } }
I20260601 13:31:13.332868  1727 catalog_manager.cc:5696] T 668498a059cb49799cb51b19eb5407ee P 554bb5078d314be097e0a0055e8deaaf reported cstate change: config changed from index -1 to 22, NON_VOTER 36566206cac54036a3ef07593aa1e4d2 (127.24.95.68) added. New cstate: current_term: 1 leader_uuid: "554bb5078d314be097e0a0055e8deaaf" committed_config { opid_index: 22 OBSOLETE_local: false peers { permanent_uuid: "f532494edecd49989dd994c48021734d" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 37397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42971 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "554bb5078d314be097e0a0055e8deaaf" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36566206cac54036a3ef07593aa1e4d2" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 38009 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:31:13.333627  1830 raft_consensus.cc:2955] T 668498a059cb49799cb51b19eb5407ee P f532494edecd49989dd994c48021734d [term 1 FOLLOWER]: Committing config change with OpId 1.22: config changed from index -1 to 22, NON_VOTER 36566206cac54036a3ef07593aa1e4d2 (127.24.95.68) added. New config: { opid_index: 22 OBSOLETE_local: false peers { permanent_uuid: "f532494edecd49989dd994c48021734d" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 37397 } } peers { permanent_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42971 } attrs { replace: true } } peers { permanent_uuid: "554bb5078d314be097e0a0055e8deaaf" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38361 } } peers { permanent_uuid: "36566206cac54036a3ef07593aa1e4d2" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 38009 } attrs { promote: true } } }
I20260601 13:31:13.704578  2254 ts_tablet_manager.cc:933] T 072620ff794a4959911f013bd9118f59 P 36566206cac54036a3ef07593aa1e4d2: Initiating tablet copy from peer 554bb5078d314be097e0a0055e8deaaf (127.24.95.67:38361)
I20260601 13:31:13.704969  2254 tablet_copy_client.cc:323] T 072620ff794a4959911f013bd9118f59 P 36566206cac54036a3ef07593aa1e4d2: tablet copy: Beginning tablet copy session from remote peer at address 127.24.95.67:38361
I20260601 13:31:13.708947  1992 tablet_copy_service.cc:140] P 554bb5078d314be097e0a0055e8deaaf: Received BeginTabletCopySession request for tablet 072620ff794a4959911f013bd9118f59 from peer 36566206cac54036a3ef07593aa1e4d2 ({username='slave'} at 127.0.0.1:60462)
I20260601 13:31:13.709061  1992 tablet_copy_service.cc:161] P 554bb5078d314be097e0a0055e8deaaf: Beginning new tablet copy session on tablet 072620ff794a4959911f013bd9118f59 from peer 36566206cac54036a3ef07593aa1e4d2 at {username='slave'} at 127.0.0.1:60462: session id = 36566206cac54036a3ef07593aa1e4d2-072620ff794a4959911f013bd9118f59
I20260601 13:31:13.709800  1992 tablet_copy_source_session.cc:215] T 072620ff794a4959911f013bd9118f59 P 554bb5078d314be097e0a0055e8deaaf: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:31:13.710574  2254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 072620ff794a4959911f013bd9118f59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:13.712307  2254 tablet_copy_client.cc:806] T 072620ff794a4959911f013bd9118f59 P 36566206cac54036a3ef07593aa1e4d2: tablet copy: Starting download of 0 data blocks...
I20260601 13:31:13.712509  2254 tablet_copy_client.cc:670] T 072620ff794a4959911f013bd9118f59 P 36566206cac54036a3ef07593aa1e4d2: tablet copy: Starting download of 1 WAL segments...
I20260601 13:31:13.713757  2254 tablet_copy_client.cc:538] T 072620ff794a4959911f013bd9118f59 P 36566206cac54036a3ef07593aa1e4d2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:31:13.714847  2254 tablet_bootstrap.cc:492] T 072620ff794a4959911f013bd9118f59 P 36566206cac54036a3ef07593aa1e4d2: Bootstrap starting.
I20260601 13:31:13.734140  2254 tablet_bootstrap.cc:492] T 072620ff794a4959911f013bd9118f59 P 36566206cac54036a3ef07593aa1e4d2: Bootstrap replayed 1/1 log segments. Stats: ops{read=22 overwritten=0 applied=22 ignored=0} inserts{seen=180 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:31:13.734417  2254 tablet_bootstrap.cc:492] T 072620ff794a4959911f013bd9118f59 P 36566206cac54036a3ef07593aa1e4d2: Bootstrap complete.
I20260601 13:31:13.734622  2254 ts_tablet_manager.cc:1403] T 072620ff794a4959911f013bd9118f59 P 36566206cac54036a3ef07593aa1e4d2: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.000s
I20260601 13:31:13.735069  2254 raft_consensus.cc:359] T 072620ff794a4959911f013bd9118f59 P 36566206cac54036a3ef07593aa1e4d2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 22 OBSOLETE_local: false peers { permanent_uuid: "f532494edecd49989dd994c48021734d" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 37397 } } peers { permanent_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42971 } attrs { replace: true } } peers { permanent_uuid: "554bb5078d314be097e0a0055e8deaaf" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38361 } } peers { permanent_uuid: "36566206cac54036a3ef07593aa1e4d2" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 38009 } attrs { promote: true } }
I20260601 13:31:13.735176  2254 raft_consensus.cc:740] T 072620ff794a4959911f013bd9118f59 P 36566206cac54036a3ef07593aa1e4d2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 36566206cac54036a3ef07593aa1e4d2, State: Initialized, Role: LEARNER
I20260601 13:31:13.735255  2254 consensus_queue.cc:260] T 072620ff794a4959911f013bd9118f59 P 36566206cac54036a3ef07593aa1e4d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 22, Last appended: 1.22, Last appended by leader: 22, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 22 OBSOLETE_local: false peers { permanent_uuid: "f532494edecd49989dd994c48021734d" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 37397 } } peers { permanent_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42971 } attrs { replace: true } } peers { permanent_uuid: "554bb5078d314be097e0a0055e8deaaf" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38361 } } peers { permanent_uuid: "36566206cac54036a3ef07593aa1e4d2" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 38009 } attrs { promote: true } }
I20260601 13:31:13.735636  2254 ts_tablet_manager.cc:1434] T 072620ff794a4959911f013bd9118f59 P 36566206cac54036a3ef07593aa1e4d2: Time spent starting tablet: real 0.001s	user 0.003s	sys 0.000s
I20260601 13:31:13.736173  1992 tablet_copy_service.cc:342] P 554bb5078d314be097e0a0055e8deaaf: Request end of tablet copy session 36566206cac54036a3ef07593aa1e4d2-072620ff794a4959911f013bd9118f59 received from {username='slave'} at 127.0.0.1:60462
I20260601 13:31:13.736250  1992 tablet_copy_service.cc:434] P 554bb5078d314be097e0a0055e8deaaf: ending tablet copy session 36566206cac54036a3ef07593aa1e4d2-072620ff794a4959911f013bd9118f59 on tablet 072620ff794a4959911f013bd9118f59 with peer 36566206cac54036a3ef07593aa1e4d2
I20260601 13:31:13.757738  2254 ts_tablet_manager.cc:933] T 37155cd2ac624e41a221c945985c4fbd P 36566206cac54036a3ef07593aa1e4d2: Initiating tablet copy from peer 41e72dc2ccb744b68ecda9271f2e17d8 (127.24.95.66:42971)
I20260601 13:31:13.758175  2254 tablet_copy_client.cc:323] T 37155cd2ac624e41a221c945985c4fbd P 36566206cac54036a3ef07593aa1e4d2: tablet copy: Beginning tablet copy session from remote peer at address 127.24.95.66:42971
I20260601 13:31:13.762640  1917 tablet_copy_service.cc:140] P 41e72dc2ccb744b68ecda9271f2e17d8: Received BeginTabletCopySession request for tablet 37155cd2ac624e41a221c945985c4fbd from peer 36566206cac54036a3ef07593aa1e4d2 ({username='slave'} at 127.0.0.1:33950)
I20260601 13:31:13.762781  1917 tablet_copy_service.cc:161] P 41e72dc2ccb744b68ecda9271f2e17d8: Beginning new tablet copy session on tablet 37155cd2ac624e41a221c945985c4fbd from peer 36566206cac54036a3ef07593aa1e4d2 at {username='slave'} at 127.0.0.1:33950: session id = 36566206cac54036a3ef07593aa1e4d2-37155cd2ac624e41a221c945985c4fbd
I20260601 13:31:13.763566  1917 tablet_copy_source_session.cc:215] T 37155cd2ac624e41a221c945985c4fbd P 41e72dc2ccb744b68ecda9271f2e17d8: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:31:13.764602  2254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37155cd2ac624e41a221c945985c4fbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:13.767132  2254 tablet_copy_client.cc:806] T 37155cd2ac624e41a221c945985c4fbd P 36566206cac54036a3ef07593aa1e4d2: tablet copy: Starting download of 0 data blocks...
I20260601 13:31:13.767323  2254 tablet_copy_client.cc:670] T 37155cd2ac624e41a221c945985c4fbd P 36566206cac54036a3ef07593aa1e4d2: tablet copy: Starting download of 1 WAL segments...
I20260601 13:31:13.768556  2254 tablet_copy_client.cc:538] T 37155cd2ac624e41a221c945985c4fbd P 36566206cac54036a3ef07593aa1e4d2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:31:13.769723  2254 tablet_bootstrap.cc:492] T 37155cd2ac624e41a221c945985c4fbd P 36566206cac54036a3ef07593aa1e4d2: Bootstrap starting.
I20260601 13:31:13.788538  2254 tablet_bootstrap.cc:492] T 37155cd2ac624e41a221c945985c4fbd P 36566206cac54036a3ef07593aa1e4d2: Bootstrap replayed 1/1 log segments. Stats: ops{read=22 overwritten=0 applied=22 ignored=0} inserts{seen=161 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:31:13.788830  2254 tablet_bootstrap.cc:492] T 37155cd2ac624e41a221c945985c4fbd P 36566206cac54036a3ef07593aa1e4d2: Bootstrap complete.
I20260601 13:31:13.789026  2254 ts_tablet_manager.cc:1403] T 37155cd2ac624e41a221c945985c4fbd P 36566206cac54036a3ef07593aa1e4d2: Time spent bootstrapping tablet: real 0.019s	user 0.020s	sys 0.000s
I20260601 13:31:13.789573  2254 raft_consensus.cc:359] T 37155cd2ac624e41a221c945985c4fbd P 36566206cac54036a3ef07593aa1e4d2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 22 OBSOLETE_local: false peers { permanent_uuid: "f532494edecd49989dd994c48021734d" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 37397 } } peers { permanent_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42971 } } peers { permanent_uuid: "554bb5078d314be097e0a0055e8deaaf" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38361 } attrs { replace: true } } peers { permanent_uuid: "36566206cac54036a3ef07593aa1e4d2" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 38009 } attrs { promote: true } }
I20260601 13:31:13.789686  2254 raft_consensus.cc:740] T 37155cd2ac624e41a221c945985c4fbd P 36566206cac54036a3ef07593aa1e4d2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 36566206cac54036a3ef07593aa1e4d2, State: Initialized, Role: LEARNER
I20260601 13:31:13.789775  2254 consensus_queue.cc:260] T 37155cd2ac624e41a221c945985c4fbd P 36566206cac54036a3ef07593aa1e4d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 22, Last appended: 1.22, Last appended by leader: 22, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 22 OBSOLETE_local: false peers { permanent_uuid: "f532494edecd49989dd994c48021734d" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 37397 } } peers { permanent_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42971 } } peers { permanent_uuid: "554bb5078d314be097e0a0055e8deaaf" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38361 } attrs { replace: true } } peers { permanent_uuid: "36566206cac54036a3ef07593aa1e4d2" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 38009 } attrs { promote: true } }
I20260601 13:31:13.790045  2254 ts_tablet_manager.cc:1434] T 37155cd2ac624e41a221c945985c4fbd P 36566206cac54036a3ef07593aa1e4d2: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:31:13.790594  1917 tablet_copy_service.cc:342] P 41e72dc2ccb744b68ecda9271f2e17d8: Request end of tablet copy session 36566206cac54036a3ef07593aa1e4d2-37155cd2ac624e41a221c945985c4fbd received from {username='slave'} at 127.0.0.1:33950
I20260601 13:31:13.790678  1917 tablet_copy_service.cc:434] P 41e72dc2ccb744b68ecda9271f2e17d8: ending tablet copy session 36566206cac54036a3ef07593aa1e4d2-37155cd2ac624e41a221c945985c4fbd on tablet 37155cd2ac624e41a221c945985c4fbd with peer 36566206cac54036a3ef07593aa1e4d2
I20260601 13:31:13.812513  2254 ts_tablet_manager.cc:933] T 80422db0b3594f119b8cc24e8704b32e P 36566206cac54036a3ef07593aa1e4d2: Initiating tablet copy from peer 554bb5078d314be097e0a0055e8deaaf (127.24.95.67:38361)
I20260601 13:31:13.812855  2254 tablet_copy_client.cc:323] T 80422db0b3594f119b8cc24e8704b32e P 36566206cac54036a3ef07593aa1e4d2: tablet copy: Beginning tablet copy session from remote peer at address 127.24.95.67:38361
I20260601 13:31:13.813290  1992 tablet_copy_service.cc:140] P 554bb5078d314be097e0a0055e8deaaf: Received BeginTabletCopySession request for tablet 80422db0b3594f119b8cc24e8704b32e from peer 36566206cac54036a3ef07593aa1e4d2 ({username='slave'} at 127.0.0.1:60462)
I20260601 13:31:13.813390  1992 tablet_copy_service.cc:161] P 554bb5078d314be097e0a0055e8deaaf: Beginning new tablet copy session on tablet 80422db0b3594f119b8cc24e8704b32e from peer 36566206cac54036a3ef07593aa1e4d2 at {username='slave'} at 127.0.0.1:60462: session id = 36566206cac54036a3ef07593aa1e4d2-80422db0b3594f119b8cc24e8704b32e
I20260601 13:31:13.814240  1992 tablet_copy_source_session.cc:215] T 80422db0b3594f119b8cc24e8704b32e P 554bb5078d314be097e0a0055e8deaaf: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:31:13.815059  2254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80422db0b3594f119b8cc24e8704b32e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:13.817373  2254 tablet_copy_client.cc:806] T 80422db0b3594f119b8cc24e8704b32e P 36566206cac54036a3ef07593aa1e4d2: tablet copy: Starting download of 0 data blocks...
I20260601 13:31:13.817535  2254 tablet_copy_client.cc:670] T 80422db0b3594f119b8cc24e8704b32e P 36566206cac54036a3ef07593aa1e4d2: tablet copy: Starting download of 1 WAL segments...
I20260601 13:31:13.818715  2254 tablet_copy_client.cc:538] T 80422db0b3594f119b8cc24e8704b32e P 36566206cac54036a3ef07593aa1e4d2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:31:13.820071  2254 tablet_bootstrap.cc:492] T 80422db0b3594f119b8cc24e8704b32e P 36566206cac54036a3ef07593aa1e4d2: Bootstrap starting.
I20260601 13:31:13.842314  2254 tablet_bootstrap.cc:492] T 80422db0b3594f119b8cc24e8704b32e P 36566206cac54036a3ef07593aa1e4d2: Bootstrap replayed 1/1 log segments. Stats: ops{read=22 overwritten=0 applied=22 ignored=0} inserts{seen=184 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:31:13.842607  2254 tablet_bootstrap.cc:492] T 80422db0b3594f119b8cc24e8704b32e P 36566206cac54036a3ef07593aa1e4d2: Bootstrap complete.
I20260601 13:31:13.842783  2254 ts_tablet_manager.cc:1403] T 80422db0b3594f119b8cc24e8704b32e P 36566206cac54036a3ef07593aa1e4d2: Time spent bootstrapping tablet: real 0.023s	user 0.021s	sys 0.000s
I20260601 13:31:13.843266  2254 raft_consensus.cc:359] T 80422db0b3594f119b8cc24e8704b32e P 36566206cac54036a3ef07593aa1e4d2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 22 OBSOLETE_local: false peers { permanent_uuid: "f532494edecd49989dd994c48021734d" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 37397 } attrs { replace: true } } peers { permanent_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42971 } } peers { permanent_uuid: "554bb5078d314be097e0a0055e8deaaf" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38361 } } peers { permanent_uuid: "36566206cac54036a3ef07593aa1e4d2" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 38009 } attrs { promote: true } }
I20260601 13:31:13.843377  2254 raft_consensus.cc:740] T 80422db0b3594f119b8cc24e8704b32e P 36566206cac54036a3ef07593aa1e4d2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 36566206cac54036a3ef07593aa1e4d2, State: Initialized, Role: LEARNER
I20260601 13:31:13.843467  2254 consensus_queue.cc:260] T 80422db0b3594f119b8cc24e8704b32e P 36566206cac54036a3ef07593aa1e4d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 22, Last appended: 1.22, Last appended by leader: 22, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 22 OBSOLETE_local: false peers { permanent_uuid: "f532494edecd49989dd994c48021734d" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 37397 } attrs { replace: true } } peers { permanent_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42971 } } peers { permanent_uuid: "554bb5078d314be097e0a0055e8deaaf" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38361 } } peers { permanent_uuid: "36566206cac54036a3ef07593aa1e4d2" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 38009 } attrs { promote: true } }
I20260601 13:31:13.843734  2254 ts_tablet_manager.cc:1434] T 80422db0b3594f119b8cc24e8704b32e P 36566206cac54036a3ef07593aa1e4d2: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:31:13.844276  1992 tablet_copy_service.cc:342] P 554bb5078d314be097e0a0055e8deaaf: Request end of tablet copy session 36566206cac54036a3ef07593aa1e4d2-80422db0b3594f119b8cc24e8704b32e received from {username='slave'} at 127.0.0.1:60462
I20260601 13:31:13.844359  1992 tablet_copy_service.cc:434] P 554bb5078d314be097e0a0055e8deaaf: ending tablet copy session 36566206cac54036a3ef07593aa1e4d2-80422db0b3594f119b8cc24e8704b32e on tablet 80422db0b3594f119b8cc24e8704b32e with peer 36566206cac54036a3ef07593aa1e4d2
I20260601 13:31:13.947563  2254 ts_tablet_manager.cc:933] T 668498a059cb49799cb51b19eb5407ee P 36566206cac54036a3ef07593aa1e4d2: Initiating tablet copy from peer 554bb5078d314be097e0a0055e8deaaf (127.24.95.67:38361)
I20260601 13:31:13.947932  2254 tablet_copy_client.cc:323] T 668498a059cb49799cb51b19eb5407ee P 36566206cac54036a3ef07593aa1e4d2: tablet copy: Beginning tablet copy session from remote peer at address 127.24.95.67:38361
I20260601 13:31:13.948434  1992 tablet_copy_service.cc:140] P 554bb5078d314be097e0a0055e8deaaf: Received BeginTabletCopySession request for tablet 668498a059cb49799cb51b19eb5407ee from peer 36566206cac54036a3ef07593aa1e4d2 ({username='slave'} at 127.0.0.1:60462)
I20260601 13:31:13.948535  1992 tablet_copy_service.cc:161] P 554bb5078d314be097e0a0055e8deaaf: Beginning new tablet copy session on tablet 668498a059cb49799cb51b19eb5407ee from peer 36566206cac54036a3ef07593aa1e4d2 at {username='slave'} at 127.0.0.1:60462: session id = 36566206cac54036a3ef07593aa1e4d2-668498a059cb49799cb51b19eb5407ee
I20260601 13:31:13.949321  1992 tablet_copy_source_session.cc:215] T 668498a059cb49799cb51b19eb5407ee P 554bb5078d314be097e0a0055e8deaaf: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:31:13.950099  2254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 668498a059cb49799cb51b19eb5407ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:13.951831  2254 tablet_copy_client.cc:806] T 668498a059cb49799cb51b19eb5407ee P 36566206cac54036a3ef07593aa1e4d2: tablet copy: Starting download of 0 data blocks...
I20260601 13:31:13.951987  2254 tablet_copy_client.cc:670] T 668498a059cb49799cb51b19eb5407ee P 36566206cac54036a3ef07593aa1e4d2: tablet copy: Starting download of 1 WAL segments...
I20260601 13:31:13.953042  2254 tablet_copy_client.cc:538] T 668498a059cb49799cb51b19eb5407ee P 36566206cac54036a3ef07593aa1e4d2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:31:13.954061  2254 tablet_bootstrap.cc:492] T 668498a059cb49799cb51b19eb5407ee P 36566206cac54036a3ef07593aa1e4d2: Bootstrap starting.
I20260601 13:31:13.971622  2254 tablet_bootstrap.cc:492] T 668498a059cb49799cb51b19eb5407ee P 36566206cac54036a3ef07593aa1e4d2: Bootstrap replayed 1/1 log segments. Stats: ops{read=22 overwritten=0 applied=22 ignored=0} inserts{seen=173 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:31:13.971939  2254 tablet_bootstrap.cc:492] T 668498a059cb49799cb51b19eb5407ee P 36566206cac54036a3ef07593aa1e4d2: Bootstrap complete.
I20260601 13:31:13.972131  2254 ts_tablet_manager.cc:1403] T 668498a059cb49799cb51b19eb5407ee P 36566206cac54036a3ef07593aa1e4d2: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260601 13:31:13.972626  2254 raft_consensus.cc:359] T 668498a059cb49799cb51b19eb5407ee P 36566206cac54036a3ef07593aa1e4d2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 22 OBSOLETE_local: false peers { permanent_uuid: "f532494edecd49989dd994c48021734d" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 37397 } } peers { permanent_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42971 } attrs { replace: true } } peers { permanent_uuid: "554bb5078d314be097e0a0055e8deaaf" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38361 } } peers { permanent_uuid: "36566206cac54036a3ef07593aa1e4d2" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 38009 } attrs { promote: true } }
I20260601 13:31:13.972746  2254 raft_consensus.cc:740] T 668498a059cb49799cb51b19eb5407ee P 36566206cac54036a3ef07593aa1e4d2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 36566206cac54036a3ef07593aa1e4d2, State: Initialized, Role: LEARNER
I20260601 13:31:13.972826  2254 consensus_queue.cc:260] T 668498a059cb49799cb51b19eb5407ee P 36566206cac54036a3ef07593aa1e4d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 22, Last appended: 1.22, Last appended by leader: 22, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 22 OBSOLETE_local: false peers { permanent_uuid: "f532494edecd49989dd994c48021734d" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 37397 } } peers { permanent_uuid: "41e72dc2ccb744b68ecda9271f2e17d8" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 42971 } attrs { replace: true } } peers { permanent_uuid: "554bb5078d314be097e0a0055e8deaaf" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38361 } } peers { permanent_uuid: "36566206cac54036a3ef07593aa1e4d2" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 38009 } attrs { promote: true } }
I20260601 13:31:13.973110  2254 ts_tablet_manager.cc:1434] T 668498a059cb49799cb51b19eb5407ee P 36566206cac54036a3ef07593aa1e4d2: Time spent starting tablet: real 0.001s	user 0.005s	sys 0.000s
I20260601 13:31:13.973786  1992 tablet_copy_service.cc:342] P 554bb5078d314be097e0a0055e8deaaf: Request end of tablet copy session 36566206cac54036a3ef07593aa1e4d2-668498a059cb49799cb51b19eb5407ee received from {username='slave'} at 127.0.0.1:60462
I20260601 13:31:13.973882  1992 tablet_copy_service.cc:434] P 554bb5078d314be097e0a0055e8deaaf: ending tablet copy session 36566206cac54036a3ef07593aa1e4d2-668498a059cb49799cb51b19eb5407ee on tablet 668498a059cb49799cb51b19eb5407ee with peer 36566206cac54036a3ef07593aa1e4d2
I20260601 13:31:14.133991  2197 raft_consensus.cc:1217] T 37155cd2ac624e41a221c945985c4fbd P 36566206cac54036a3ef07593aa1e4d2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.21->[1.22-1.22]   Dedup: 1.22->[]
I20260601 13:31:14.215314  2197 raft_consensus.cc:1217] T 072620ff794a4959911f013bd9118f59 P 36566206cac54036a3ef07593aa1e4d2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.21->[1.22-1.22]   Dedup: 1.22->[]
I20260601 13:31:14.324460 24957 tablet_server.cc:179] TabletServer@127.24.95.65:0 shutting down...
I20260601 13:31:14.328994 24957 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:31:14.329211 24957 tablet_replica.cc:333] T 668498a059cb49799cb51b19eb5407ee P f532494edecd49989dd994c48021734d: stopping tablet replica
I20260601 13:31:14.329368 24957 raft_consensus.cc:2243] T 668498a059cb49799cb51b19eb5407ee P f532494edecd49989dd994c48021734d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:14.329556 24957 raft_consensus.cc:2272] T 668498a059cb49799cb51b19eb5407ee P f532494edecd49989dd994c48021734d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:14.330250 24957 tablet_replica.cc:333] T 929a2fff8b1f4140b8557066fc206ea4 P f532494edecd49989dd994c48021734d: stopping tablet replica
I20260601 13:31:14.330354 24957 raft_consensus.cc:2243] T 929a2fff8b1f4140b8557066fc206ea4 P f532494edecd49989dd994c48021734d [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:14.330469 24957 raft_consensus.cc:2272] T 929a2fff8b1f4140b8557066fc206ea4 P f532494edecd49989dd994c48021734d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:14.330907 24957 tablet_replica.cc:333] T bbc8583f52404fafa076e607c1955d68 P f532494edecd49989dd994c48021734d: stopping tablet replica
I20260601 13:31:14.331008 24957 raft_consensus.cc:2243] T bbc8583f52404fafa076e607c1955d68 P f532494edecd49989dd994c48021734d [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:14.331115 24957 raft_consensus.cc:2272] T bbc8583f52404fafa076e607c1955d68 P f532494edecd49989dd994c48021734d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:14.331434 24957 tablet_replica.cc:333] T 072620ff794a4959911f013bd9118f59 P f532494edecd49989dd994c48021734d: stopping tablet replica
I20260601 13:31:14.331521 24957 raft_consensus.cc:2243] T 072620ff794a4959911f013bd9118f59 P f532494edecd49989dd994c48021734d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:14.331646 24957 raft_consensus.cc:2272] T 072620ff794a4959911f013bd9118f59 P f532494edecd49989dd994c48021734d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:14.332010 24957 tablet_replica.cc:333] T 747b6857feb348aebba2c1f27e95e9fa P f532494edecd49989dd994c48021734d: stopping tablet replica
I20260601 13:31:14.332101 24957 raft_consensus.cc:2243] T 747b6857feb348aebba2c1f27e95e9fa P f532494edecd49989dd994c48021734d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:14.332208 24957 raft_consensus.cc:2272] T 747b6857feb348aebba2c1f27e95e9fa P f532494edecd49989dd994c48021734d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:14.332566 24957 tablet_replica.cc:333] T 37155cd2ac624e41a221c945985c4fbd P f532494edecd49989dd994c48021734d: stopping tablet replica
I20260601 13:31:14.332644 24957 raft_consensus.cc:2243] T 37155cd2ac624e41a221c945985c4fbd P f532494edecd49989dd994c48021734d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:14.332765 24957 raft_consensus.cc:2272] T 37155cd2ac624e41a221c945985c4fbd P f532494edecd49989dd994c48021734d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:14.333067 24957 tablet_replica.cc:333] T cf3ad8e673834870b2268dbfeccfbd1e P f532494edecd49989dd994c48021734d: stopping tablet replica
I20260601 13:31:14.333143 24957 raft_consensus.cc:2243] T cf3ad8e673834870b2268dbfeccfbd1e P f532494edecd49989dd994c48021734d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:14.333247 24957 raft_consensus.cc:2272] T cf3ad8e673834870b2268dbfeccfbd1e P f532494edecd49989dd994c48021734d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:14.333602 24957 tablet_replica.cc:333] T 80422db0b3594f119b8cc24e8704b32e P f532494edecd49989dd994c48021734d: stopping tablet replica
I20260601 13:31:14.333676 24957 raft_consensus.cc:2243] T 80422db0b3594f119b8cc24e8704b32e P f532494edecd49989dd994c48021734d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:14.333787 24957 raft_consensus.cc:2272] T 80422db0b3594f119b8cc24e8704b32e P f532494edecd49989dd994c48021734d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260601 13:31:14.339804  1948 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.24.95.65:37397: connect: Connection refused (error 111) [suppressed 14 similar messages]
W20260601 13:31:14.340623  1948 consensus_peers.cc:597] T 072620ff794a4959911f013bd9118f59 P 554bb5078d314be097e0a0055e8deaaf -> Peer f532494edecd49989dd994c48021734d (127.24.95.65:37397): Couldn't send request to peer f532494edecd49989dd994c48021734d. Status: Network error: Client connection negotiation failed: client connection to 127.24.95.65:37397: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:31:14.348640 24957 tablet_server.cc:196] TabletServer@127.24.95.65:0 shutdown complete.
W20260601 13:31:14.350476  1873 consensus_peers.cc:597] T 37155cd2ac624e41a221c945985c4fbd P 41e72dc2ccb744b68ecda9271f2e17d8 -> Peer f532494edecd49989dd994c48021734d (127.24.95.65:37397): Couldn't send request to peer f532494edecd49989dd994c48021734d. Status: Network error: Client connection negotiation failed: client connection to 127.24.95.65:37397: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:31:14.352306 24957 tablet_server.cc:179] TabletServer@127.24.95.66:0 shutting down...
I20260601 13:31:14.357887 24957 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:31:14.358112 24957 tablet_replica.cc:333] T cf3ad8e673834870b2268dbfeccfbd1e P 41e72dc2ccb744b68ecda9271f2e17d8: stopping tablet replica
I20260601 13:31:14.358242 24957 raft_consensus.cc:2243] T cf3ad8e673834870b2268dbfeccfbd1e P 41e72dc2ccb744b68ecda9271f2e17d8 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:14.358458 24957 raft_consensus.cc:2272] T cf3ad8e673834870b2268dbfeccfbd1e P 41e72dc2ccb744b68ecda9271f2e17d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:14.358989 24957 tablet_replica.cc:333] T 80422db0b3594f119b8cc24e8704b32e P 41e72dc2ccb744b68ecda9271f2e17d8: stopping tablet replica
I20260601 13:31:14.359094 24957 raft_consensus.cc:2243] T 80422db0b3594f119b8cc24e8704b32e P 41e72dc2ccb744b68ecda9271f2e17d8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:14.359228 24957 raft_consensus.cc:2272] T 80422db0b3594f119b8cc24e8704b32e P 41e72dc2ccb744b68ecda9271f2e17d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:14.359608 24957 tablet_replica.cc:333] T a1431dbb8d654a9aae6a8f54450b0b9b P 41e72dc2ccb744b68ecda9271f2e17d8: stopping tablet replica
I20260601 13:31:14.359705 24957 raft_consensus.cc:2243] T a1431dbb8d654a9aae6a8f54450b0b9b P 41e72dc2ccb744b68ecda9271f2e17d8 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:14.359810 24957 raft_consensus.cc:2272] T a1431dbb8d654a9aae6a8f54450b0b9b P 41e72dc2ccb744b68ecda9271f2e17d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:14.360692  2197 raft_consensus.cc:1217] T 668498a059cb49799cb51b19eb5407ee P 36566206cac54036a3ef07593aa1e4d2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.21->[1.22-1.22]   Dedup: 1.22->[]
I20260601 13:31:14.361435 24957 tablet_replica.cc:333] T fbb67aae284a4949bf141e8985caa42e P 41e72dc2ccb744b68ecda9271f2e17d8: stopping tablet replica
I20260601 13:31:14.361531 24957 raft_consensus.cc:2243] T fbb67aae284a4949bf141e8985caa42e P 41e72dc2ccb744b68ecda9271f2e17d8 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:14.361629 24957 raft_consensus.cc:2272] T fbb67aae284a4949bf141e8985caa42e P 41e72dc2ccb744b68ecda9271f2e17d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:14.362004 24957 tablet_replica.cc:333] T 072620ff794a4959911f013bd9118f59 P 41e72dc2ccb744b68ecda9271f2e17d8: stopping tablet replica
I20260601 13:31:14.362098 24957 raft_consensus.cc:2243] T 072620ff794a4959911f013bd9118f59 P 41e72dc2ccb744b68ecda9271f2e17d8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:14.362372 24957 raft_consensus.cc:2272] T 072620ff794a4959911f013bd9118f59 P 41e72dc2ccb744b68ecda9271f2e17d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:14.362753 24957 tablet_replica.cc:333] T 747b6857feb348aebba2c1f27e95e9fa P 41e72dc2ccb744b68ecda9271f2e17d8: stopping tablet replica
I20260601 13:31:14.362843 24957 raft_consensus.cc:2243] T 747b6857feb348aebba2c1f27e95e9fa P 41e72dc2ccb744b68ecda9271f2e17d8 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:14.363006 24957 raft_consensus.cc:2272] T 747b6857feb348aebba2c1f27e95e9fa P 41e72dc2ccb744b68ecda9271f2e17d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:14.363369 24957 tablet_replica.cc:333] T 668498a059cb49799cb51b19eb5407ee P 41e72dc2ccb744b68ecda9271f2e17d8: stopping tablet replica
I20260601 13:31:14.363458 24957 raft_consensus.cc:2243] T 668498a059cb49799cb51b19eb5407ee P 41e72dc2ccb744b68ecda9271f2e17d8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:14.363592 24957 raft_consensus.cc:2272] T 668498a059cb49799cb51b19eb5407ee P 41e72dc2ccb744b68ecda9271f2e17d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:14.363956 24957 tablet_replica.cc:333] T 37155cd2ac624e41a221c945985c4fbd P 41e72dc2ccb744b68ecda9271f2e17d8: stopping tablet replica
I20260601 13:31:14.364045 24957 raft_consensus.cc:2243] T 37155cd2ac624e41a221c945985c4fbd P 41e72dc2ccb744b68ecda9271f2e17d8 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:14.364238 24957 raft_consensus.cc:2272] T 37155cd2ac624e41a221c945985c4fbd P 41e72dc2ccb744b68ecda9271f2e17d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:14.378690 24957 tablet_server.cc:196] TabletServer@127.24.95.66:0 shutdown complete.
I20260601 13:31:14.381412 24957 tablet_server.cc:179] TabletServer@127.24.95.67:0 shutting down...
I20260601 13:31:14.386919 24957 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:31:14.387161 24957 tablet_replica.cc:333] T 37155cd2ac624e41a221c945985c4fbd P 554bb5078d314be097e0a0055e8deaaf: stopping tablet replica
I20260601 13:31:14.387319 24957 raft_consensus.cc:2243] T 37155cd2ac624e41a221c945985c4fbd P 554bb5078d314be097e0a0055e8deaaf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:14.387501 24957 raft_consensus.cc:2272] T 37155cd2ac624e41a221c945985c4fbd P 554bb5078d314be097e0a0055e8deaaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:14.387992 24957 tablet_replica.cc:333] T 51d004fb2be84730af025ae60609dd09 P 554bb5078d314be097e0a0055e8deaaf: stopping tablet replica
I20260601 13:31:14.388118 24957 raft_consensus.cc:2243] T 51d004fb2be84730af025ae60609dd09 P 554bb5078d314be097e0a0055e8deaaf [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:14.388234 24957 raft_consensus.cc:2272] T 51d004fb2be84730af025ae60609dd09 P 554bb5078d314be097e0a0055e8deaaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:14.388695 24957 tablet_replica.cc:333] T 861da6655c294cf9be895418f325c76d P 554bb5078d314be097e0a0055e8deaaf: stopping tablet replica
I20260601 13:31:14.388800 24957 raft_consensus.cc:2243] T 861da6655c294cf9be895418f325c76d P 554bb5078d314be097e0a0055e8deaaf [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:14.388903 24957 raft_consensus.cc:2272] T 861da6655c294cf9be895418f325c76d P 554bb5078d314be097e0a0055e8deaaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:14.389278 24957 tablet_replica.cc:333] T 747b6857feb348aebba2c1f27e95e9fa P 554bb5078d314be097e0a0055e8deaaf: stopping tablet replica
I20260601 13:31:14.389369 24957 raft_consensus.cc:2243] T 747b6857feb348aebba2c1f27e95e9fa P 554bb5078d314be097e0a0055e8deaaf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:14.389483 24957 raft_consensus.cc:2272] T 747b6857feb348aebba2c1f27e95e9fa P 554bb5078d314be097e0a0055e8deaaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:14.389806 24957 tablet_replica.cc:333] T 072620ff794a4959911f013bd9118f59 P 554bb5078d314be097e0a0055e8deaaf: stopping tablet replica
I20260601 13:31:14.389902 24957 raft_consensus.cc:2243] T 072620ff794a4959911f013bd9118f59 P 554bb5078d314be097e0a0055e8deaaf [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:14.390125 24957 raft_consensus.cc:2272] T 072620ff794a4959911f013bd9118f59 P 554bb5078d314be097e0a0055e8deaaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:14.390465 24957 tablet_replica.cc:333] T 80422db0b3594f119b8cc24e8704b32e P 554bb5078d314be097e0a0055e8deaaf: stopping tablet replica
I20260601 13:31:14.390547 24957 raft_consensus.cc:2243] T 80422db0b3594f119b8cc24e8704b32e P 554bb5078d314be097e0a0055e8deaaf [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:14.390753 24957 raft_consensus.cc:2272] T 80422db0b3594f119b8cc24e8704b32e P 554bb5078d314be097e0a0055e8deaaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:14.391088 24957 tablet_replica.cc:333] T cf3ad8e673834870b2268dbfeccfbd1e P 554bb5078d314be097e0a0055e8deaaf: stopping tablet replica
I20260601 13:31:14.391166 24957 raft_consensus.cc:2243] T cf3ad8e673834870b2268dbfeccfbd1e P 554bb5078d314be097e0a0055e8deaaf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:14.391285 24957 raft_consensus.cc:2272] T cf3ad8e673834870b2268dbfeccfbd1e P 554bb5078d314be097e0a0055e8deaaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:14.391625 24957 tablet_replica.cc:333] T 668498a059cb49799cb51b19eb5407ee P 554bb5078d314be097e0a0055e8deaaf: stopping tablet replica
I20260601 13:31:14.391702 24957 raft_consensus.cc:2243] T 668498a059cb49799cb51b19eb5407ee P 554bb5078d314be097e0a0055e8deaaf [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:14.391889 24957 raft_consensus.cc:2272] T 668498a059cb49799cb51b19eb5407ee P 554bb5078d314be097e0a0055e8deaaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:14.395694 24957 tablet_server.cc:196] TabletServer@127.24.95.67:0 shutdown complete.
I20260601 13:31:14.399024 24957 tablet_server.cc:179] TabletServer@127.24.95.68:0 shutting down...
I20260601 13:31:14.403996 24957 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:31:14.404601 24957 tablet_replica.cc:333] T 668498a059cb49799cb51b19eb5407ee P 36566206cac54036a3ef07593aa1e4d2: stopping tablet replica
I20260601 13:31:14.404757 24957 raft_consensus.cc:2243] T 668498a059cb49799cb51b19eb5407ee P 36566206cac54036a3ef07593aa1e4d2 [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:31:14.404933 24957 raft_consensus.cc:2272] T 668498a059cb49799cb51b19eb5407ee P 36566206cac54036a3ef07593aa1e4d2 [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:31:14.405457 24957 tablet_replica.cc:333] T 80422db0b3594f119b8cc24e8704b32e P 36566206cac54036a3ef07593aa1e4d2: stopping tablet replica
I20260601 13:31:14.405548 24957 raft_consensus.cc:2243] T 80422db0b3594f119b8cc24e8704b32e P 36566206cac54036a3ef07593aa1e4d2 [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:31:14.405642 24957 raft_consensus.cc:2272] T 80422db0b3594f119b8cc24e8704b32e P 36566206cac54036a3ef07593aa1e4d2 [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:31:14.405990 24957 tablet_replica.cc:333] T 072620ff794a4959911f013bd9118f59 P 36566206cac54036a3ef07593aa1e4d2: stopping tablet replica
I20260601 13:31:14.406072 24957 raft_consensus.cc:2243] T 072620ff794a4959911f013bd9118f59 P 36566206cac54036a3ef07593aa1e4d2 [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:31:14.406159 24957 raft_consensus.cc:2272] T 072620ff794a4959911f013bd9118f59 P 36566206cac54036a3ef07593aa1e4d2 [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:31:14.406474 24957 tablet_replica.cc:333] T 37155cd2ac624e41a221c945985c4fbd P 36566206cac54036a3ef07593aa1e4d2: stopping tablet replica
I20260601 13:31:14.406553 24957 raft_consensus.cc:2243] T 37155cd2ac624e41a221c945985c4fbd P 36566206cac54036a3ef07593aa1e4d2 [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:31:14.406641 24957 raft_consensus.cc:2272] T 37155cd2ac624e41a221c945985c4fbd P 36566206cac54036a3ef07593aa1e4d2 [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:31:14.419561 24957 tablet_server.cc:196] TabletServer@127.24.95.68:0 shutdown complete.
I20260601 13:31:14.422461 24957 master.cc:562] Master@127.24.95.126:33923 shutting down...
W20260601 13:31:14.426523  1777 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260601 13:31:14.426613  1777 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260601 13:31:14.426647  1777 auto_rebalancer.cc:300] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260601 13:31:14.426988 24957 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9f1bf6f1744744409a94e4f5817f0592 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:14.427167 24957 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9f1bf6f1744744409a94e4f5817f0592 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:14.427237 24957 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9f1bf6f1744744409a94e4f5817f0592: stopping tablet replica
I20260601 13:31:14.440115 24957 master.cc:584] Master@127.24.95.126:33923 shutdown complete.
[       OK ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash (4208 ms)
[ RUN      ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale
I20260601 13:31:14.451691 24957 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.95.126:43229
I20260601 13:31:14.452064 24957 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:31:14.454272  2276 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:31:14.454216 24957 server_base.cc:1061] running on GCE node
W20260601 13:31:14.454293  2273 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:31:14.454594  2274 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:31:14.454850 24957 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:31:14.454893 24957 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:31:14.454907 24957 hybrid_clock.cc:648] HybridClock initialized: now 1780320674454907 us; error 0 us; skew 500 ppm
I20260601 13:31:14.455821 24957 webserver.cc:533] Webserver started at http://127.24.95.126:36545/ using document root <none> and password file <none>
I20260601 13:31:14.455950 24957 fs_manager.cc:362] Metadata directory not provided
I20260601 13:31:14.455988 24957 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:31:14.456048 24957 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:31:14.456410 24957 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320492958789-24957-0/minicluster-data/master-0-root/instance:
uuid: "b9f2f96d41c542c2aada8c3f273e7e1e"
format_stamp: "Formatted at 2026-06-01 13:31:14 on dist-test-slave-3pmh"
I20260601 13:31:14.457885 24957 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:14.458859  2281 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:14.459188 24957 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:14.459306 24957 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320492958789-24957-0/minicluster-data/master-0-root
uuid: "b9f2f96d41c542c2aada8c3f273e7e1e"
format_stamp: "Formatted at 2026-06-01 13:31:14 on dist-test-slave-3pmh"
I20260601 13:31:14.459394 24957 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320492958789-24957-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320492958789-24957-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320492958789-24957-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:31:14.467317 24957 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:31:14.467672 24957 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:31:14.471592 24957 rpc_server.cc:307] RPC server started. Bound to: 127.24.95.126:43229
I20260601 13:31:14.476405  2333 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.95.126:43229 every 8 connection(s)
I20260601 13:31:14.476892  2334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:14.478621  2334 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b9f2f96d41c542c2aada8c3f273e7e1e: Bootstrap starting.
I20260601 13:31:14.479393  2334 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b9f2f96d41c542c2aada8c3f273e7e1e: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:14.480444  2334 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b9f2f96d41c542c2aada8c3f273e7e1e: No bootstrap required, opened a new log
I20260601 13:31:14.480811  2334 raft_consensus.cc:359] T 00000000000000000000000000000000 P b9f2f96d41c542c2aada8c3f273e7e1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b9f2f96d41c542c2aada8c3f273e7e1e" member_type: VOTER }
I20260601 13:31:14.480895  2334 raft_consensus.cc:385] T 00000000000000000000000000000000 P b9f2f96d41c542c2aada8c3f273e7e1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:14.480935  2334 raft_consensus.cc:740] T 00000000000000000000000000000000 P b9f2f96d41c542c2aada8c3f273e7e1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9f2f96d41c542c2aada8c3f273e7e1e, State: Initialized, Role: FOLLOWER
I20260601 13:31:14.481063  2334 consensus_queue.cc:260] T 00000000000000000000000000000000 P b9f2f96d41c542c2aada8c3f273e7e1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b9f2f96d41c542c2aada8c3f273e7e1e" member_type: VOTER }
I20260601 13:31:14.481148  2334 raft_consensus.cc:399] T 00000000000000000000000000000000 P b9f2f96d41c542c2aada8c3f273e7e1e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:31:14.481187  2334 raft_consensus.cc:493] T 00000000000000000000000000000000 P b9f2f96d41c542c2aada8c3f273e7e1e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:31:14.481233  2334 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b9f2f96d41c542c2aada8c3f273e7e1e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:14.481998  2334 raft_consensus.cc:515] T 00000000000000000000000000000000 P b9f2f96d41c542c2aada8c3f273e7e1e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b9f2f96d41c542c2aada8c3f273e7e1e" member_type: VOTER }
I20260601 13:31:14.482121  2334 leader_election.cc:304] T 00000000000000000000000000000000 P b9f2f96d41c542c2aada8c3f273e7e1e [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: b9f2f96d41c542c2aada8c3f273e7e1e; no voters: 
I20260601 13:31:14.482302  2334 leader_election.cc:290] T 00000000000000000000000000000000 P b9f2f96d41c542c2aada8c3f273e7e1e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:31:14.482453  2337 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b9f2f96d41c542c2aada8c3f273e7e1e [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:14.482636  2337 raft_consensus.cc:697] T 00000000000000000000000000000000 P b9f2f96d41c542c2aada8c3f273e7e1e [term 1 LEADER]: Becoming Leader. State: Replica: b9f2f96d41c542c2aada8c3f273e7e1e, State: Running, Role: LEADER
I20260601 13:31:14.482719  2334 sys_catalog.cc:565] T 00000000000000000000000000000000 P b9f2f96d41c542c2aada8c3f273e7e1e [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:31:14.482755  2337 consensus_queue.cc:237] T 00000000000000000000000000000000 P b9f2f96d41c542c2aada8c3f273e7e1e [LEADER]: Queue going to LEADER mode. State: All 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: "b9f2f96d41c542c2aada8c3f273e7e1e" member_type: VOTER }
I20260601 13:31:14.483165  2338 sys_catalog.cc:455] T 00000000000000000000000000000000 P b9f2f96d41c542c2aada8c3f273e7e1e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b9f2f96d41c542c2aada8c3f273e7e1e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b9f2f96d41c542c2aada8c3f273e7e1e" member_type: VOTER } }
I20260601 13:31:14.483266  2338 sys_catalog.cc:458] T 00000000000000000000000000000000 P b9f2f96d41c542c2aada8c3f273e7e1e [sys.catalog]: This master's current role is: LEADER
I20260601 13:31:14.483199  2339 sys_catalog.cc:455] T 00000000000000000000000000000000 P b9f2f96d41c542c2aada8c3f273e7e1e [sys.catalog]: SysCatalogTable state changed. Reason: New leader b9f2f96d41c542c2aada8c3f273e7e1e. Latest consensus state: current_term: 1 leader_uuid: "b9f2f96d41c542c2aada8c3f273e7e1e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b9f2f96d41c542c2aada8c3f273e7e1e" member_type: VOTER } }
I20260601 13:31:14.483371  2339 sys_catalog.cc:458] T 00000000000000000000000000000000 P b9f2f96d41c542c2aada8c3f273e7e1e [sys.catalog]: This master's current role is: LEADER
I20260601 13:31:14.483536  2342 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:31:14.484333  2342 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:31:14.484588 24957 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:31:14.486236  2342 catalog_manager.cc:1382] Generated new cluster ID: 23b4e564c13e46748a92d0b4b1215698
I20260601 13:31:14.486287  2342 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:31:14.514678  2342 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:31:14.515259  2342 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:31:14.524958  2342 catalog_manager.cc:6069] T 00000000000000000000000000000000 P b9f2f96d41c542c2aada8c3f273e7e1e: Generated new TSK 0
I20260601 13:31:14.525153  2342 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:31:14.549144 24957 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:31:14.551337  2356 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:31:14.551436  2358 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:31:14.551856  2355 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:31:14.552053 24957 server_base.cc:1061] running on GCE node
I20260601 13:31:14.552263 24957 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:31:14.552309 24957 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:31:14.552331 24957 hybrid_clock.cc:648] HybridClock initialized: now 1780320674552331 us; error 0 us; skew 500 ppm
I20260601 13:31:14.553351 24957 webserver.cc:533] Webserver started at http://127.24.95.65:35369/ using document root <none> and password file <none>
I20260601 13:31:14.553527 24957 fs_manager.cc:362] Metadata directory not provided
I20260601 13:31:14.553591 24957 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:31:14.553679 24957 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:31:14.554160 24957 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320492958789-24957-0/minicluster-data/ts-0-root/instance:
uuid: "32f414d66f6346bba3be7d47e1c08333"
format_stamp: "Formatted at 2026-06-01 13:31:14 on dist-test-slave-3pmh"
I20260601 13:31:14.555895 24957 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:31:14.557075  2363 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:14.557351 24957 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:14.557426 24957 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320492958789-24957-0/minicluster-data/ts-0-root
uuid: "32f414d66f6346bba3be7d47e1c08333"
format_stamp: "Formatted at 2026-06-01 13:31:14 on dist-test-slave-3pmh"
I20260601 13:31:14.557500 24957 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320492958789-24957-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320492958789-24957-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320492958789-24957-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:31:14.568282 24957 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:31:14.568720 24957 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:31:14.569017 24957 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:31:14.569480 24957 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:31:14.569520 24957 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:14.569562 24957 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:31:14.569589 24957 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:14.573537 24957 rpc_server.cc:307] RPC server started. Bound to: 127.24.95.65:35697
I20260601 13:31:14.573567  2426 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.95.65:35697 every 8 connection(s)
I20260601 13:31:14.574326 24957 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:31:14.576396  2432 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:31:14.576455  2431 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:31:14.576579  2434 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:31:14.576817 24957 server_base.cc:1061] running on GCE node
I20260601 13:31:14.577001 24957 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:31:14.577045 24957 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:31:14.577083 24957 hybrid_clock.cc:648] HybridClock initialized: now 1780320674577082 us; error 0 us; skew 500 ppm
I20260601 13:31:14.578076 24957 webserver.cc:533] Webserver started at http://127.24.95.66:33597/ using document root <none> and password file <none>
I20260601 13:31:14.578248 24957 fs_manager.cc:362] Metadata directory not provided
I20260601 13:31:14.578315 24957 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:31:14.578394 24957 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:31:14.578765 24957 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320492958789-24957-0/minicluster-data/ts-1-root/instance:
uuid: "0b9daf9546ab45d2992a5005c2226b42"
format_stamp: "Formatted at 2026-06-01 13:31:14 on dist-test-slave-3pmh"
I20260601 13:31:14.578903  2427 heartbeater.cc:344] Connected to a master server at 127.24.95.126:43229
I20260601 13:31:14.579000  2427 heartbeater.cc:461] Registering TS with master...
I20260601 13:31:14.579216  2427 heartbeater.cc:507] Master 127.24.95.126:43229 requested a full tablet report, sending...
I20260601 13:31:14.579805  2298 ts_manager.cc:194] Registered new tserver with Master: 32f414d66f6346bba3be7d47e1c08333 (127.24.95.65:35697)
I20260601 13:31:14.580307 24957 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:31:14.580601  2298 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42594
I20260601 13:31:14.581274  2439 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:14.581513 24957 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:14.581586 24957 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320492958789-24957-0/minicluster-data/ts-1-root
uuid: "0b9daf9546ab45d2992a5005c2226b42"
format_stamp: "Formatted at 2026-06-01 13:31:14 on dist-test-slave-3pmh"
I20260601 13:31:14.581658 24957 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320492958789-24957-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320492958789-24957-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320492958789-24957-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:31:14.585502 24957 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:31:14.585822 24957 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:31:14.586083 24957 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:31:14.586516 24957 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:31:14.586555 24957 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:14.586583 24957 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:31:14.586596 24957 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:14.590446 24957 rpc_server.cc:307] RPC server started. Bound to: 127.24.95.66:32837
I20260601 13:31:14.590499  2502 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.95.66:32837 every 8 connection(s)
I20260601 13:31:14.591240 24957 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:31:14.593393  2506 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:31:14.593633 24957 server_base.cc:1061] running on GCE node
W20260601 13:31:14.593760  2509 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:31:14.593681  2507 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:31:14.594110 24957 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:31:14.594179 24957 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:31:14.594208 24957 hybrid_clock.cc:648] HybridClock initialized: now 1780320674594207 us; error 0 us; skew 500 ppm
I20260601 13:31:14.595112 24957 webserver.cc:533] Webserver started at http://127.24.95.67:43043/ using document root <none> and password file <none>
I20260601 13:31:14.595299 24957 fs_manager.cc:362] Metadata directory not provided
I20260601 13:31:14.595360 24957 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:31:14.595428 24957 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:31:14.595520  2503 heartbeater.cc:344] Connected to a master server at 127.24.95.126:43229
I20260601 13:31:14.595614  2503 heartbeater.cc:461] Registering TS with master...
I20260601 13:31:14.595852  2503 heartbeater.cc:507] Master 127.24.95.126:43229 requested a full tablet report, sending...
I20260601 13:31:14.595851 24957 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320492958789-24957-0/minicluster-data/ts-2-root/instance:
uuid: "9ead9a3deb83491d8fad0d245eb1027f"
format_stamp: "Formatted at 2026-06-01 13:31:14 on dist-test-slave-3pmh"
I20260601 13:31:14.596581  2298 ts_manager.cc:194] Registered new tserver with Master: 0b9daf9546ab45d2992a5005c2226b42 (127.24.95.66:32837)
I20260601 13:31:14.597261  2298 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42608
I20260601 13:31:14.597671 24957 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:31:14.598539  2514 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:14.598749 24957 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:14.598811 24957 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320492958789-24957-0/minicluster-data/ts-2-root
uuid: "9ead9a3deb83491d8fad0d245eb1027f"
format_stamp: "Formatted at 2026-06-01 13:31:14 on dist-test-slave-3pmh"
I20260601 13:31:14.598881 24957 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320492958789-24957-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320492958789-24957-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320492958789-24957-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:31:14.611675 24957 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:31:14.612064 24957 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:31:14.612361 24957 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:31:14.612857 24957 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:31:14.612900 24957 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:14.612943 24957 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:31:14.612970 24957 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:14.617107 24957 rpc_server.cc:307] RPC server started. Bound to: 127.24.95.67:45221
I20260601 13:31:14.617192  2577 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.95.67:45221 every 8 connection(s)
I20260601 13:31:14.621640  2578 heartbeater.cc:344] Connected to a master server at 127.24.95.126:43229
I20260601 13:31:14.621754  2578 heartbeater.cc:461] Registering TS with master...
I20260601 13:31:14.621991  2578 heartbeater.cc:507] Master 127.24.95.126:43229 requested a full tablet report, sending...
I20260601 13:31:14.622574  2298 ts_manager.cc:194] Registered new tserver with Master: 9ead9a3deb83491d8fad0d245eb1027f (127.24.95.67:45221)
I20260601 13:31:14.623083  2298 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42620
I20260601 13:31:14.623136 24957 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005629327s
I20260601 13:31:14.631587  2298 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42636:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260601 13:31:14.632012  2298 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260601 13:31:14.640457  2542 tablet_service.cc:1511] Processing CreateTablet for tablet 07ad8d5f828049a4bd70cdafdefcb6bf (DEFAULT_TABLE table=test-workload [id=1af880234fbb40a0ad209aedb701467d]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:31:14.640743  2542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07ad8d5f828049a4bd70cdafdefcb6bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:14.641148  2467 tablet_service.cc:1511] Processing CreateTablet for tablet 07ad8d5f828049a4bd70cdafdefcb6bf (DEFAULT_TABLE table=test-workload [id=1af880234fbb40a0ad209aedb701467d]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:31:14.641381  2467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07ad8d5f828049a4bd70cdafdefcb6bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:14.642668  2593 tablet_bootstrap.cc:492] T 07ad8d5f828049a4bd70cdafdefcb6bf P 9ead9a3deb83491d8fad0d245eb1027f: Bootstrap starting.
I20260601 13:31:14.643230  2594 tablet_bootstrap.cc:492] T 07ad8d5f828049a4bd70cdafdefcb6bf P 0b9daf9546ab45d2992a5005c2226b42: Bootstrap starting.
I20260601 13:31:14.643821  2593 tablet_bootstrap.cc:654] T 07ad8d5f828049a4bd70cdafdefcb6bf P 9ead9a3deb83491d8fad0d245eb1027f: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:14.644053  2594 tablet_bootstrap.cc:654] T 07ad8d5f828049a4bd70cdafdefcb6bf P 0b9daf9546ab45d2992a5005c2226b42: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:14.644268  2391 tablet_service.cc:1511] Processing CreateTablet for tablet 07ad8d5f828049a4bd70cdafdefcb6bf (DEFAULT_TABLE table=test-workload [id=1af880234fbb40a0ad209aedb701467d]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:31:14.644528  2391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07ad8d5f828049a4bd70cdafdefcb6bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:14.645040  2594 tablet_bootstrap.cc:492] T 07ad8d5f828049a4bd70cdafdefcb6bf P 0b9daf9546ab45d2992a5005c2226b42: No bootstrap required, opened a new log
I20260601 13:31:14.645040  2593 tablet_bootstrap.cc:492] T 07ad8d5f828049a4bd70cdafdefcb6bf P 9ead9a3deb83491d8fad0d245eb1027f: No bootstrap required, opened a new log
I20260601 13:31:14.645154  2593 ts_tablet_manager.cc:1403] T 07ad8d5f828049a4bd70cdafdefcb6bf P 9ead9a3deb83491d8fad0d245eb1027f: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:31:14.645154  2594 ts_tablet_manager.cc:1403] T 07ad8d5f828049a4bd70cdafdefcb6bf P 0b9daf9546ab45d2992a5005c2226b42: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:31:14.645632  2593 raft_consensus.cc:359] T 07ad8d5f828049a4bd70cdafdefcb6bf P 9ead9a3deb83491d8fad0d245eb1027f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ead9a3deb83491d8fad0d245eb1027f" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 45221 } } peers { permanent_uuid: "32f414d66f6346bba3be7d47e1c08333" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35697 } } peers { permanent_uuid: "0b9daf9546ab45d2992a5005c2226b42" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32837 } }
I20260601 13:31:14.645632  2594 raft_consensus.cc:359] T 07ad8d5f828049a4bd70cdafdefcb6bf P 0b9daf9546ab45d2992a5005c2226b42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ead9a3deb83491d8fad0d245eb1027f" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 45221 } } peers { permanent_uuid: "32f414d66f6346bba3be7d47e1c08333" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35697 } } peers { permanent_uuid: "0b9daf9546ab45d2992a5005c2226b42" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32837 } }
I20260601 13:31:14.645764  2593 raft_consensus.cc:385] T 07ad8d5f828049a4bd70cdafdefcb6bf P 9ead9a3deb83491d8fad0d245eb1027f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:14.645774  2594 raft_consensus.cc:385] T 07ad8d5f828049a4bd70cdafdefcb6bf P 0b9daf9546ab45d2992a5005c2226b42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:14.645812  2593 raft_consensus.cc:740] T 07ad8d5f828049a4bd70cdafdefcb6bf P 9ead9a3deb83491d8fad0d245eb1027f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ead9a3deb83491d8fad0d245eb1027f, State: Initialized, Role: FOLLOWER
I20260601 13:31:14.645818  2594 raft_consensus.cc:740] T 07ad8d5f828049a4bd70cdafdefcb6bf P 0b9daf9546ab45d2992a5005c2226b42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b9daf9546ab45d2992a5005c2226b42, State: Initialized, Role: FOLLOWER
I20260601 13:31:14.645951  2593 consensus_queue.cc:260] T 07ad8d5f828049a4bd70cdafdefcb6bf P 9ead9a3deb83491d8fad0d245eb1027f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ead9a3deb83491d8fad0d245eb1027f" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 45221 } } peers { permanent_uuid: "32f414d66f6346bba3be7d47e1c08333" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35697 } } peers { permanent_uuid: "0b9daf9546ab45d2992a5005c2226b42" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32837 } }
I20260601 13:31:14.646030  2594 consensus_queue.cc:260] T 07ad8d5f828049a4bd70cdafdefcb6bf P 0b9daf9546ab45d2992a5005c2226b42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ead9a3deb83491d8fad0d245eb1027f" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 45221 } } peers { permanent_uuid: "32f414d66f6346bba3be7d47e1c08333" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35697 } } peers { permanent_uuid: "0b9daf9546ab45d2992a5005c2226b42" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32837 } }
I20260601 13:31:14.646291  2593 ts_tablet_manager.cc:1434] T 07ad8d5f828049a4bd70cdafdefcb6bf P 9ead9a3deb83491d8fad0d245eb1027f: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:31:14.646309  2594 ts_tablet_manager.cc:1434] T 07ad8d5f828049a4bd70cdafdefcb6bf P 0b9daf9546ab45d2992a5005c2226b42: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:14.646494  2578 heartbeater.cc:499] Master 127.24.95.126:43229 was elected leader, sending a full tablet report...
I20260601 13:31:14.646569  2503 heartbeater.cc:499] Master 127.24.95.126:43229 was elected leader, sending a full tablet report...
I20260601 13:31:14.646817  2598 tablet_bootstrap.cc:492] T 07ad8d5f828049a4bd70cdafdefcb6bf P 32f414d66f6346bba3be7d47e1c08333: Bootstrap starting.
I20260601 13:31:14.647742  2598 tablet_bootstrap.cc:654] T 07ad8d5f828049a4bd70cdafdefcb6bf P 32f414d66f6346bba3be7d47e1c08333: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:14.648936  2598 tablet_bootstrap.cc:492] T 07ad8d5f828049a4bd70cdafdefcb6bf P 32f414d66f6346bba3be7d47e1c08333: No bootstrap required, opened a new log
I20260601 13:31:14.649011  2598 ts_tablet_manager.cc:1403] T 07ad8d5f828049a4bd70cdafdefcb6bf P 32f414d66f6346bba3be7d47e1c08333: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:31:14.649407  2598 raft_consensus.cc:359] T 07ad8d5f828049a4bd70cdafdefcb6bf P 32f414d66f6346bba3be7d47e1c08333 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ead9a3deb83491d8fad0d245eb1027f" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 45221 } } peers { permanent_uuid: "32f414d66f6346bba3be7d47e1c08333" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35697 } } peers { permanent_uuid: "0b9daf9546ab45d2992a5005c2226b42" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32837 } }
I20260601 13:31:14.649497  2598 raft_consensus.cc:385] T 07ad8d5f828049a4bd70cdafdefcb6bf P 32f414d66f6346bba3be7d47e1c08333 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:14.649518  2598 raft_consensus.cc:740] T 07ad8d5f828049a4bd70cdafdefcb6bf P 32f414d66f6346bba3be7d47e1c08333 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32f414d66f6346bba3be7d47e1c08333, State: Initialized, Role: FOLLOWER
I20260601 13:31:14.649621  2598 consensus_queue.cc:260] T 07ad8d5f828049a4bd70cdafdefcb6bf P 32f414d66f6346bba3be7d47e1c08333 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ead9a3deb83491d8fad0d245eb1027f" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 45221 } } peers { permanent_uuid: "32f414d66f6346bba3be7d47e1c08333" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35697 } } peers { permanent_uuid: "0b9daf9546ab45d2992a5005c2226b42" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32837 } }
I20260601 13:31:14.649950  2598 ts_tablet_manager.cc:1434] T 07ad8d5f828049a4bd70cdafdefcb6bf P 32f414d66f6346bba3be7d47e1c08333: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:14.650043  2427 heartbeater.cc:499] Master 127.24.95.126:43229 was elected leader, sending a full tablet report...
I20260601 13:31:14.691040  2601 raft_consensus.cc:493] T 07ad8d5f828049a4bd70cdafdefcb6bf P 32f414d66f6346bba3be7d47e1c08333 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:31:14.691190  2601 raft_consensus.cc:515] T 07ad8d5f828049a4bd70cdafdefcb6bf P 32f414d66f6346bba3be7d47e1c08333 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ead9a3deb83491d8fad0d245eb1027f" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 45221 } } peers { permanent_uuid: "32f414d66f6346bba3be7d47e1c08333" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35697 } } peers { permanent_uuid: "0b9daf9546ab45d2992a5005c2226b42" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32837 } }
I20260601 13:31:14.691712  2601 leader_election.cc:290] T 07ad8d5f828049a4bd70cdafdefcb6bf P 32f414d66f6346bba3be7d47e1c08333 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ead9a3deb83491d8fad0d245eb1027f (127.24.95.67:45221), 0b9daf9546ab45d2992a5005c2226b42 (127.24.95.66:32837)
I20260601 13:31:14.695820  2477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07ad8d5f828049a4bd70cdafdefcb6bf" candidate_uuid: "32f414d66f6346bba3be7d47e1c08333" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b9daf9546ab45d2992a5005c2226b42" is_pre_election: true
I20260601 13:31:14.695820  2552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07ad8d5f828049a4bd70cdafdefcb6bf" candidate_uuid: "32f414d66f6346bba3be7d47e1c08333" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ead9a3deb83491d8fad0d245eb1027f" is_pre_election: true
I20260601 13:31:14.696048  2552 raft_consensus.cc:2468] T 07ad8d5f828049a4bd70cdafdefcb6bf P 9ead9a3deb83491d8fad0d245eb1027f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32f414d66f6346bba3be7d47e1c08333 in term 0.
I20260601 13:31:14.696048  2477 raft_consensus.cc:2468] T 07ad8d5f828049a4bd70cdafdefcb6bf P 0b9daf9546ab45d2992a5005c2226b42 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32f414d66f6346bba3be7d47e1c08333 in term 0.
I20260601 13:31:14.696398  2365 leader_election.cc:304] T 07ad8d5f828049a4bd70cdafdefcb6bf P 32f414d66f6346bba3be7d47e1c08333 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32f414d66f6346bba3be7d47e1c08333, 9ead9a3deb83491d8fad0d245eb1027f; no voters: 
I20260601 13:31:14.696581  2601 raft_consensus.cc:2804] T 07ad8d5f828049a4bd70cdafdefcb6bf P 32f414d66f6346bba3be7d47e1c08333 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:31:14.696645  2601 raft_consensus.cc:493] T 07ad8d5f828049a4bd70cdafdefcb6bf P 32f414d66f6346bba3be7d47e1c08333 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:31:14.696677  2601 raft_consensus.cc:3060] T 07ad8d5f828049a4bd70cdafdefcb6bf P 32f414d66f6346bba3be7d47e1c08333 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:14.697460  2601 raft_consensus.cc:515] T 07ad8d5f828049a4bd70cdafdefcb6bf P 32f414d66f6346bba3be7d47e1c08333 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ead9a3deb83491d8fad0d245eb1027f" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 45221 } } peers { permanent_uuid: "32f414d66f6346bba3be7d47e1c08333" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35697 } } peers { permanent_uuid: "0b9daf9546ab45d2992a5005c2226b42" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32837 } }
I20260601 13:31:14.697773  2601 leader_election.cc:290] T 07ad8d5f828049a4bd70cdafdefcb6bf P 32f414d66f6346bba3be7d47e1c08333 [CANDIDATE]: Term 1 election: Requested vote from peers 9ead9a3deb83491d8fad0d245eb1027f (127.24.95.67:45221), 0b9daf9546ab45d2992a5005c2226b42 (127.24.95.66:32837)
I20260601 13:31:14.698086  2477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07ad8d5f828049a4bd70cdafdefcb6bf" candidate_uuid: "32f414d66f6346bba3be7d47e1c08333" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b9daf9546ab45d2992a5005c2226b42"
I20260601 13:31:14.698096  2552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07ad8d5f828049a4bd70cdafdefcb6bf" candidate_uuid: "32f414d66f6346bba3be7d47e1c08333" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ead9a3deb83491d8fad0d245eb1027f"
I20260601 13:31:14.698180  2477 raft_consensus.cc:3060] T 07ad8d5f828049a4bd70cdafdefcb6bf P 0b9daf9546ab45d2992a5005c2226b42 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:14.698225  2552 raft_consensus.cc:3060] T 07ad8d5f828049a4bd70cdafdefcb6bf P 9ead9a3deb83491d8fad0d245eb1027f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:14.699034  2477 raft_consensus.cc:2468] T 07ad8d5f828049a4bd70cdafdefcb6bf P 0b9daf9546ab45d2992a5005c2226b42 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32f414d66f6346bba3be7d47e1c08333 in term 1.
I20260601 13:31:14.699283  2552 raft_consensus.cc:2468] T 07ad8d5f828049a4bd70cdafdefcb6bf P 9ead9a3deb83491d8fad0d245eb1027f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32f414d66f6346bba3be7d47e1c08333 in term 1.
I20260601 13:31:14.699420  2366 leader_election.cc:304] T 07ad8d5f828049a4bd70cdafdefcb6bf P 32f414d66f6346bba3be7d47e1c08333 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b9daf9546ab45d2992a5005c2226b42, 32f414d66f6346bba3be7d47e1c08333; no voters: 
I20260601 13:31:14.699648  2601 raft_consensus.cc:2804] T 07ad8d5f828049a4bd70cdafdefcb6bf P 32f414d66f6346bba3be7d47e1c08333 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:14.699891  2601 raft_consensus.cc:697] T 07ad8d5f828049a4bd70cdafdefcb6bf P 32f414d66f6346bba3be7d47e1c08333 [term 1 LEADER]: Becoming Leader. State: Replica: 32f414d66f6346bba3be7d47e1c08333, State: Running, Role: LEADER
I20260601 13:31:14.700038  2601 consensus_queue.cc:237] T 07ad8d5f828049a4bd70cdafdefcb6bf P 32f414d66f6346bba3be7d47e1c08333 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ead9a3deb83491d8fad0d245eb1027f" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 45221 } } peers { permanent_uuid: "32f414d66f6346bba3be7d47e1c08333" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35697 } } peers { permanent_uuid: "0b9daf9546ab45d2992a5005c2226b42" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32837 } }
I20260601 13:31:14.701720  2297 catalog_manager.cc:5696] T 07ad8d5f828049a4bd70cdafdefcb6bf P 32f414d66f6346bba3be7d47e1c08333 reported cstate change: term changed from 0 to 1, leader changed from <none> to 32f414d66f6346bba3be7d47e1c08333 (127.24.95.65). New cstate: current_term: 1 leader_uuid: "32f414d66f6346bba3be7d47e1c08333" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ead9a3deb83491d8fad0d245eb1027f" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 45221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32f414d66f6346bba3be7d47e1c08333" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 35697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b9daf9546ab45d2992a5005c2226b42" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 32837 } health_report { overall_health: UNKNOWN } } }
I20260601 13:31:14.716979 24957 tablet_server.cc:179] TabletServer@127.24.95.65:0 shutting down...
I20260601 13:31:14.720404 24957 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:31:14.720816 24957 tablet_replica.cc:333] T 07ad8d5f828049a4bd70cdafdefcb6bf P 32f414d66f6346bba3be7d47e1c08333: stopping tablet replica
I20260601 13:31:14.720947 24957 raft_consensus.cc:2243] T 07ad8d5f828049a4bd70cdafdefcb6bf P 32f414d66f6346bba3be7d47e1c08333 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:14.721122 24957 pending_rounds.cc:70] T 07ad8d5f828049a4bd70cdafdefcb6bf P 32f414d66f6346bba3be7d47e1c08333: Trying to abort 1 pending ops.
I20260601 13:31:14.721155 24957 pending_rounds.cc:77] T 07ad8d5f828049a4bd70cdafdefcb6bf P 32f414d66f6346bba3be7d47e1c08333: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292193483573297152 op_type: NO_OP noop_request { }
I20260601 13:31:14.721227 24957 raft_consensus.cc:2889] T 07ad8d5f828049a4bd70cdafdefcb6bf P 32f414d66f6346bba3be7d47e1c08333 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:31:14.721287 24957 raft_consensus.cc:2272] T 07ad8d5f828049a4bd70cdafdefcb6bf P 32f414d66f6346bba3be7d47e1c08333 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:14.734777 24957 tablet_server.cc:196] TabletServer@127.24.95.65:0 shutdown complete.
I20260601 13:31:14.737165 24957 tablet_server.cc:179] TabletServer@127.24.95.66:0 shutting down...
I20260601 13:31:14.740697 24957 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:31:14.740950 24957 tablet_replica.cc:333] T 07ad8d5f828049a4bd70cdafdefcb6bf P 0b9daf9546ab45d2992a5005c2226b42: stopping tablet replica
I20260601 13:31:14.741068 24957 raft_consensus.cc:2243] T 07ad8d5f828049a4bd70cdafdefcb6bf P 0b9daf9546ab45d2992a5005c2226b42 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:14.741168 24957 raft_consensus.cc:2272] T 07ad8d5f828049a4bd70cdafdefcb6bf P 0b9daf9546ab45d2992a5005c2226b42 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:14.754029 24957 tablet_server.cc:196] TabletServer@127.24.95.66:0 shutdown complete.
I20260601 13:31:14.756295 24957 tablet_server.cc:179] TabletServer@127.24.95.67:0 shutting down...
I20260601 13:31:14.760226 24957 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:31:14.760519 24957 tablet_replica.cc:333] T 07ad8d5f828049a4bd70cdafdefcb6bf P 9ead9a3deb83491d8fad0d245eb1027f: stopping tablet replica
I20260601 13:31:14.760664 24957 raft_consensus.cc:2243] T 07ad8d5f828049a4bd70cdafdefcb6bf P 9ead9a3deb83491d8fad0d245eb1027f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:14.760816 24957 raft_consensus.cc:2272] T 07ad8d5f828049a4bd70cdafdefcb6bf P 9ead9a3deb83491d8fad0d245eb1027f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:14.773952 24957 tablet_server.cc:196] TabletServer@127.24.95.67:0 shutdown complete.
I20260601 13:31:14.776204 24957 master.cc:562] Master@127.24.95.126:43229 shutting down...
I20260601 13:31:14.779567 24957 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b9f2f96d41c542c2aada8c3f273e7e1e [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:14.779727 24957 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b9f2f96d41c542c2aada8c3f273e7e1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:14.779835 24957 tablet_replica.cc:333] T 00000000000000000000000000000000 P b9f2f96d41c542c2aada8c3f273e7e1e: stopping tablet replica
I20260601 13:31:14.793156 24957 master.cc:584] Master@127.24.95.126:43229 shutdown complete.
[       OK ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale (348 ms)
[ RUN      ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully
I20260601 13:31:14.799782 24957 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.95.126:43285
I20260601 13:31:14.800097 24957 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:31:14.801745  2605 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:31:14.801801  2606 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:31:14.801951  2608 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:31:14.802127 24957 server_base.cc:1061] running on GCE node
I20260601 13:31:14.802291 24957 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:31:14.802335 24957 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:31:14.802349 24957 hybrid_clock.cc:648] HybridClock initialized: now 1780320674802349 us; error 0 us; skew 500 ppm
I20260601 13:31:14.803098 24957 webserver.cc:533] Webserver started at http://127.24.95.126:37029/ using document root <none> and password file <none>
I20260601 13:31:14.803234 24957 fs_manager.cc:362] Metadata directory not provided
I20260601 13:31:14.803284 24957 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:31:14.803387 24957 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:31:14.803740 24957 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320492958789-24957-0/minicluster-data/master-0-root/instance:
uuid: "0810b7a9002d46ce931cd5d1a29b0add"
format_stamp: "Formatted at 2026-06-01 13:31:14 on dist-test-slave-3pmh"
I20260601 13:31:14.805226 24957 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:31:14.806205  2613 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:14.806439 24957 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:14.806504 24957 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320492958789-24957-0/minicluster-data/master-0-root
uuid: "0810b7a9002d46ce931cd5d1a29b0add"
format_stamp: "Formatted at 2026-06-01 13:31:14 on dist-test-slave-3pmh"
I20260601 13:31:14.806576 24957 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320492958789-24957-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320492958789-24957-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320492958789-24957-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:31:14.815464 24957 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:31:14.815819 24957 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:31:14.819609 24957 rpc_server.cc:307] RPC server started. Bound to: 127.24.95.126:43285
I20260601 13:31:14.821869  2665 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.95.126:43285 every 8 connection(s)
I20260601 13:31:14.822302  2666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:14.824045  2666 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0810b7a9002d46ce931cd5d1a29b0add: Bootstrap starting.
I20260601 13:31:14.824853  2666 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0810b7a9002d46ce931cd5d1a29b0add: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:14.825757  2666 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0810b7a9002d46ce931cd5d1a29b0add: No bootstrap required, opened a new log
I20260601 13:31:14.826112  2666 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0810b7a9002d46ce931cd5d1a29b0add [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0810b7a9002d46ce931cd5d1a29b0add" member_type: VOTER }
I20260601 13:31:14.826190  2666 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0810b7a9002d46ce931cd5d1a29b0add [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:14.826210  2666 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0810b7a9002d46ce931cd5d1a29b0add [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0810b7a9002d46ce931cd5d1a29b0add, State: Initialized, Role: FOLLOWER
I20260601 13:31:14.826301  2666 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0810b7a9002d46ce931cd5d1a29b0add [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0810b7a9002d46ce931cd5d1a29b0add" member_type: VOTER }
I20260601 13:31:14.826354  2666 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0810b7a9002d46ce931cd5d1a29b0add [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:31:14.826373  2666 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0810b7a9002d46ce931cd5d1a29b0add [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:31:14.826404  2666 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0810b7a9002d46ce931cd5d1a29b0add [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:14.827008  2666 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0810b7a9002d46ce931cd5d1a29b0add [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0810b7a9002d46ce931cd5d1a29b0add" member_type: VOTER }
I20260601 13:31:14.827117  2666 leader_election.cc:304] T 00000000000000000000000000000000 P 0810b7a9002d46ce931cd5d1a29b0add [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: 0810b7a9002d46ce931cd5d1a29b0add; no voters: 
I20260601 13:31:14.827250  2666 leader_election.cc:290] T 00000000000000000000000000000000 P 0810b7a9002d46ce931cd5d1a29b0add [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:31:14.827404  2669 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0810b7a9002d46ce931cd5d1a29b0add [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:14.827589  2669 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0810b7a9002d46ce931cd5d1a29b0add [term 1 LEADER]: Becoming Leader. State: Replica: 0810b7a9002d46ce931cd5d1a29b0add, State: Running, Role: LEADER
I20260601 13:31:14.827656  2666 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0810b7a9002d46ce931cd5d1a29b0add [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:31:14.827804  2669 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0810b7a9002d46ce931cd5d1a29b0add [LEADER]: Queue going to LEADER mode. State: All 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: "0810b7a9002d46ce931cd5d1a29b0add" member_type: VOTER }
I20260601 13:31:14.828281  2670 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0810b7a9002d46ce931cd5d1a29b0add [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0810b7a9002d46ce931cd5d1a29b0add" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0810b7a9002d46ce931cd5d1a29b0add" member_type: VOTER } }
I20260601 13:31:14.828293  2671 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0810b7a9002d46ce931cd5d1a29b0add [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0810b7a9002d46ce931cd5d1a29b0add. Latest consensus state: current_term: 1 leader_uuid: "0810b7a9002d46ce931cd5d1a29b0add" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0810b7a9002d46ce931cd5d1a29b0add" member_type: VOTER } }
I20260601 13:31:14.828450  2670 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0810b7a9002d46ce931cd5d1a29b0add [sys.catalog]: This master's current role is: LEADER
I20260601 13:31:14.828467  2671 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0810b7a9002d46ce931cd5d1a29b0add [sys.catalog]: This master's current role is: LEADER
I20260601 13:31:14.828725  2678 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:31:14.829516  2678 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:31:14.829885 24957 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:31:14.831532  2678 catalog_manager.cc:1382] Generated new cluster ID: ace496b461e5403482ce81a10454150f
I20260601 13:31:14.831584  2678 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:31:14.844347  2678 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:31:14.844993  2678 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:31:14.854566  2678 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 0810b7a9002d46ce931cd5d1a29b0add: Generated new TSK 0
I20260601 13:31:14.854772  2678 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:31:14.862265 24957 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:31:14.864656 24957 server_base.cc:1061] running on GCE node
W20260601 13:31:14.864729  2690 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:31:14.864729  2688 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:31:14.864648  2687 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:31:14.865059 24957 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:31:14.865115 24957 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:31:14.865135 24957 hybrid_clock.cc:648] HybridClock initialized: now 1780320674865135 us; error 0 us; skew 500 ppm
I20260601 13:31:14.866009 24957 webserver.cc:533] Webserver started at http://127.24.95.65:39755/ using document root <none> and password file <none>
I20260601 13:31:14.866142 24957 fs_manager.cc:362] Metadata directory not provided
I20260601 13:31:14.866185 24957 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:31:14.866240 24957 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:31:14.866618 24957 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320492958789-24957-0/minicluster-data/ts-0-root/instance:
uuid: "dc199347464143fc8947d43f8725fa85"
format_stamp: "Formatted at 2026-06-01 13:31:14 on dist-test-slave-3pmh"
I20260601 13:31:14.868131 24957 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:31:14.869300  2695 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:14.869776 24957 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:31:14.869908 24957 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320492958789-24957-0/minicluster-data/ts-0-root
uuid: "dc199347464143fc8947d43f8725fa85"
format_stamp: "Formatted at 2026-06-01 13:31:14 on dist-test-slave-3pmh"
I20260601 13:31:14.869971 24957 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320492958789-24957-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320492958789-24957-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320492958789-24957-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:31:14.881529 24957 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:31:14.881974 24957 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:31:14.882266 24957 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:31:14.882755 24957 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:31:14.882797 24957 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:14.882838 24957 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:31:14.882866 24957 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:14.887161 24957 rpc_server.cc:307] RPC server started. Bound to: 127.24.95.65:36719
I20260601 13:31:14.887192  2758 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.95.65:36719 every 8 connection(s)
I20260601 13:31:14.888012 24957 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:31:14.889780  2764 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:31:14.889891  2763 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:31:14.889990  2766 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:31:14.890535 24957 server_base.cc:1061] running on GCE node
I20260601 13:31:14.890708 24957 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:31:14.890745 24957 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:31:14.890765 24957 hybrid_clock.cc:648] HybridClock initialized: now 1780320674890765 us; error 0 us; skew 500 ppm
I20260601 13:31:14.891784 24957 webserver.cc:533] Webserver started at http://127.24.95.66:43455/ using document root <none> and password file <none>
I20260601 13:31:14.891943 24957 fs_manager.cc:362] Metadata directory not provided
I20260601 13:31:14.891991 24957 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:31:14.892061 24957 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:31:14.892488 24957 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320492958789-24957-0/minicluster-data/ts-1-root/instance:
uuid: "adfbe7e1521d47748dc5c4df814d5b53"
format_stamp: "Formatted at 2026-06-01 13:31:14 on dist-test-slave-3pmh"
I20260601 13:31:14.893936 24957 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:14.895135  2771 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:14.895498 24957 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:14.895570 24957 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320492958789-24957-0/minicluster-data/ts-1-root
uuid: "adfbe7e1521d47748dc5c4df814d5b53"
format_stamp: "Formatted at 2026-06-01 13:31:14 on dist-test-slave-3pmh"
I20260601 13:31:14.895648 24957 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320492958789-24957-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320492958789-24957-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320492958789-24957-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:31:14.895886  2759 heartbeater.cc:344] Connected to a master server at 127.24.95.126:43285
I20260601 13:31:14.895998  2759 heartbeater.cc:461] Registering TS with master...
I20260601 13:31:14.896234  2759 heartbeater.cc:507] Master 127.24.95.126:43285 requested a full tablet report, sending...
I20260601 13:31:14.896917  2630 ts_manager.cc:194] Registered new tserver with Master: dc199347464143fc8947d43f8725fa85 (127.24.95.65:36719)
I20260601 13:31:14.897639  2630 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60278
I20260601 13:31:14.950330 24957 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:31:14.950750 24957 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:31:14.951073 24957 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:31:14.951566 24957 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:31:14.951607 24957 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:14.951638 24957 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:31:14.951664 24957 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:14.956068 24957 rpc_server.cc:307] RPC server started. Bound to: 127.24.95.66:37357
I20260601 13:31:14.956125  2834 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.95.66:37357 every 8 connection(s)
I20260601 13:31:14.956962 24957 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:31:14.959069  2839 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:31:14.959225  2838 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:31:14.960152 24957 server_base.cc:1061] running on GCE node
W20260601 13:31:14.960158  2841 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:31:14.960472 24957 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:31:14.960523 24957 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:31:14.960544 24957 hybrid_clock.cc:648] HybridClock initialized: now 1780320674960544 us; error 0 us; skew 500 ppm
I20260601 13:31:14.961622 24957 webserver.cc:533] Webserver started at http://127.24.95.67:41267/ using document root <none> and password file <none>
I20260601 13:31:14.961781 24957 fs_manager.cc:362] Metadata directory not provided
I20260601 13:31:14.961833 24957 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:31:14.961910 24957 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:31:14.962006  2835 heartbeater.cc:344] Connected to a master server at 127.24.95.126:43285
I20260601 13:31:14.962105  2835 heartbeater.cc:461] Registering TS with master...
I20260601 13:31:14.962365  2835 heartbeater.cc:507] Master 127.24.95.126:43285 requested a full tablet report, sending...
I20260601 13:31:14.962383 24957 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320492958789-24957-0/minicluster-data/ts-2-root/instance:
uuid: "f405e1b6c47a42c6bf59f3680495064e"
format_stamp: "Formatted at 2026-06-01 13:31:14 on dist-test-slave-3pmh"
I20260601 13:31:14.963008  2630 ts_manager.cc:194] Registered new tserver with Master: adfbe7e1521d47748dc5c4df814d5b53 (127.24.95.66:37357)
I20260601 13:31:14.963716  2630 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60282
I20260601 13:31:14.964177 24957 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:31:14.965309  2846 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:14.965607 24957 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:14.965678 24957 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320492958789-24957-0/minicluster-data/ts-2-root
uuid: "f405e1b6c47a42c6bf59f3680495064e"
format_stamp: "Formatted at 2026-06-01 13:31:14 on dist-test-slave-3pmh"
I20260601 13:31:14.965754 24957 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320492958789-24957-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320492958789-24957-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320492958789-24957-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:31:14.976475 24957 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:31:14.976912 24957 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:31:14.977229 24957 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:31:14.977682 24957 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:31:14.977732 24957 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:14.977775 24957 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:31:14.977802 24957 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:14.983603 24957 rpc_server.cc:307] RPC server started. Bound to: 127.24.95.67:38153
I20260601 13:31:14.983639  2909 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.95.67:38153 every 8 connection(s)
I20260601 13:31:14.984489 24957 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:31:14.987011  2913 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:31:14.987011  2916 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:31:14.987264  2914 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:31:14.987418 24957 server_base.cc:1061] running on GCE node
I20260601 13:31:14.987705 24957 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:31:14.987757 24957 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:31:14.987779 24957 hybrid_clock.cc:648] HybridClock initialized: now 1780320674987778 us; error 0 us; skew 500 ppm
I20260601 13:31:14.988814 24957 webserver.cc:533] Webserver started at http://127.24.95.68:44205/ using document root <none> and password file <none>
I20260601 13:31:14.989214 24957 fs_manager.cc:362] Metadata directory not provided
I20260601 13:31:14.989282 24957 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:31:14.989351 24957 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:31:14.989771  2910 heartbeater.cc:344] Connected to a master server at 127.24.95.126:43285
I20260601 13:31:14.989878  2910 heartbeater.cc:461] Registering TS with master...
I20260601 13:31:14.989851 24957 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320492958789-24957-0/minicluster-data/ts-3-root/instance:
uuid: "a6f5a905347a4421af3ac7cdad87c0af"
format_stamp: "Formatted at 2026-06-01 13:31:14 on dist-test-slave-3pmh"
I20260601 13:31:14.990115  2910 heartbeater.cc:507] Master 127.24.95.126:43285 requested a full tablet report, sending...
I20260601 13:31:14.990731  2630 ts_manager.cc:194] Registered new tserver with Master: f405e1b6c47a42c6bf59f3680495064e (127.24.95.67:38153)
I20260601 13:31:14.991250  2630 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60290
I20260601 13:31:14.991484 24957 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:31:14.992607  2921 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:14.992890 24957 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:14.992960 24957 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320492958789-24957-0/minicluster-data/ts-3-root
uuid: "a6f5a905347a4421af3ac7cdad87c0af"
format_stamp: "Formatted at 2026-06-01 13:31:14 on dist-test-slave-3pmh"
I20260601 13:31:14.993019 24957 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320492958789-24957-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320492958789-24957-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320492958789-24957-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:31:14.998946 24957 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:31:14.999372 24957 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:31:14.999642 24957 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:31:15.000149 24957 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:31:15.000190 24957 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:15.000219 24957 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:31:15.000232 24957 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:15.004721 24957 rpc_server.cc:307] RPC server started. Bound to: 127.24.95.68:41825
I20260601 13:31:15.004859  2984 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.95.68:41825 every 8 connection(s)
I20260601 13:31:15.009855  2985 heartbeater.cc:344] Connected to a master server at 127.24.95.126:43285
I20260601 13:31:15.009985  2985 heartbeater.cc:461] Registering TS with master...
I20260601 13:31:15.010226  2985 heartbeater.cc:507] Master 127.24.95.126:43285 requested a full tablet report, sending...
I20260601 13:31:15.011018  2630 ts_manager.cc:194] Registered new tserver with Master: a6f5a905347a4421af3ac7cdad87c0af (127.24.95.68:41825)
I20260601 13:31:15.011611  2630 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60298
I20260601 13:31:15.011996 24957 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.006856613s
I20260601 13:31:15.022442  2630 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60302:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260601 13:31:15.033671  2874 tablet_service.cc:1511] Processing CreateTablet for tablet eb0668405ce345bba6ab735dec92a26c (DEFAULT_TABLE table=test-workload [id=3fc15b032b2b4c8a8b58e1e6bcf2c4fc]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:31:15.034003  2949 tablet_service.cc:1511] Processing CreateTablet for tablet eb0668405ce345bba6ab735dec92a26c (DEFAULT_TABLE table=test-workload [id=3fc15b032b2b4c8a8b58e1e6bcf2c4fc]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:31:15.034009  2874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb0668405ce345bba6ab735dec92a26c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:15.034034  2799 tablet_service.cc:1511] Processing CreateTablet for tablet eb0668405ce345bba6ab735dec92a26c (DEFAULT_TABLE table=test-workload [id=3fc15b032b2b4c8a8b58e1e6bcf2c4fc]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:31:15.034250  2949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb0668405ce345bba6ab735dec92a26c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:15.034332  2799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb0668405ce345bba6ab735dec92a26c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:15.036316  3000 tablet_bootstrap.cc:492] T eb0668405ce345bba6ab735dec92a26c P adfbe7e1521d47748dc5c4df814d5b53: Bootstrap starting.
I20260601 13:31:15.036825  3001 tablet_bootstrap.cc:492] T eb0668405ce345bba6ab735dec92a26c P f405e1b6c47a42c6bf59f3680495064e: Bootstrap starting.
I20260601 13:31:15.037434  3000 tablet_bootstrap.cc:654] T eb0668405ce345bba6ab735dec92a26c P adfbe7e1521d47748dc5c4df814d5b53: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:15.037631  3001 tablet_bootstrap.cc:654] T eb0668405ce345bba6ab735dec92a26c P f405e1b6c47a42c6bf59f3680495064e: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:15.038244  3002 tablet_bootstrap.cc:492] T eb0668405ce345bba6ab735dec92a26c P a6f5a905347a4421af3ac7cdad87c0af: Bootstrap starting.
I20260601 13:31:15.038514  3000 tablet_bootstrap.cc:492] T eb0668405ce345bba6ab735dec92a26c P adfbe7e1521d47748dc5c4df814d5b53: No bootstrap required, opened a new log
I20260601 13:31:15.038595  3000 ts_tablet_manager.cc:1403] T eb0668405ce345bba6ab735dec92a26c P adfbe7e1521d47748dc5c4df814d5b53: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:31:15.039042  3002 tablet_bootstrap.cc:654] T eb0668405ce345bba6ab735dec92a26c P a6f5a905347a4421af3ac7cdad87c0af: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:15.039002  3000 raft_consensus.cc:359] T eb0668405ce345bba6ab735dec92a26c P adfbe7e1521d47748dc5c4df814d5b53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f405e1b6c47a42c6bf59f3680495064e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38153 } } peers { permanent_uuid: "adfbe7e1521d47748dc5c4df814d5b53" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 37357 } } peers { permanent_uuid: "a6f5a905347a4421af3ac7cdad87c0af" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 41825 } }
I20260601 13:31:15.039093  3000 raft_consensus.cc:385] T eb0668405ce345bba6ab735dec92a26c P adfbe7e1521d47748dc5c4df814d5b53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:15.039116  3000 raft_consensus.cc:740] T eb0668405ce345bba6ab735dec92a26c P adfbe7e1521d47748dc5c4df814d5b53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adfbe7e1521d47748dc5c4df814d5b53, State: Initialized, Role: FOLLOWER
I20260601 13:31:15.039254  3000 consensus_queue.cc:260] T eb0668405ce345bba6ab735dec92a26c P adfbe7e1521d47748dc5c4df814d5b53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f405e1b6c47a42c6bf59f3680495064e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38153 } } peers { permanent_uuid: "adfbe7e1521d47748dc5c4df814d5b53" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 37357 } } peers { permanent_uuid: "a6f5a905347a4421af3ac7cdad87c0af" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 41825 } }
I20260601 13:31:15.039844  3001 tablet_bootstrap.cc:492] T eb0668405ce345bba6ab735dec92a26c P f405e1b6c47a42c6bf59f3680495064e: No bootstrap required, opened a new log
I20260601 13:31:15.039589  3000 ts_tablet_manager.cc:1434] T eb0668405ce345bba6ab735dec92a26c P adfbe7e1521d47748dc5c4df814d5b53: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:15.039762  2835 heartbeater.cc:499] Master 127.24.95.126:43285 was elected leader, sending a full tablet report...
I20260601 13:31:15.039940  3001 ts_tablet_manager.cc:1403] T eb0668405ce345bba6ab735dec92a26c P f405e1b6c47a42c6bf59f3680495064e: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:31:15.040371  3001 raft_consensus.cc:359] T eb0668405ce345bba6ab735dec92a26c P f405e1b6c47a42c6bf59f3680495064e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f405e1b6c47a42c6bf59f3680495064e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38153 } } peers { permanent_uuid: "adfbe7e1521d47748dc5c4df814d5b53" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 37357 } } peers { permanent_uuid: "a6f5a905347a4421af3ac7cdad87c0af" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 41825 } }
I20260601 13:31:15.040496  3001 raft_consensus.cc:385] T eb0668405ce345bba6ab735dec92a26c P f405e1b6c47a42c6bf59f3680495064e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:15.040535  3001 raft_consensus.cc:740] T eb0668405ce345bba6ab735dec92a26c P f405e1b6c47a42c6bf59f3680495064e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f405e1b6c47a42c6bf59f3680495064e, State: Initialized, Role: FOLLOWER
I20260601 13:31:15.040660  3001 consensus_queue.cc:260] T eb0668405ce345bba6ab735dec92a26c P f405e1b6c47a42c6bf59f3680495064e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f405e1b6c47a42c6bf59f3680495064e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38153 } } peers { permanent_uuid: "adfbe7e1521d47748dc5c4df814d5b53" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 37357 } } peers { permanent_uuid: "a6f5a905347a4421af3ac7cdad87c0af" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 41825 } }
I20260601 13:31:15.041000  3001 ts_tablet_manager.cc:1434] T eb0668405ce345bba6ab735dec92a26c P f405e1b6c47a42c6bf59f3680495064e: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:15.041005  2910 heartbeater.cc:499] Master 127.24.95.126:43285 was elected leader, sending a full tablet report...
I20260601 13:31:15.041673  3002 tablet_bootstrap.cc:492] T eb0668405ce345bba6ab735dec92a26c P a6f5a905347a4421af3ac7cdad87c0af: No bootstrap required, opened a new log
I20260601 13:31:15.041775  3002 ts_tablet_manager.cc:1403] T eb0668405ce345bba6ab735dec92a26c P a6f5a905347a4421af3ac7cdad87c0af: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.000s
I20260601 13:31:15.042321  3002 raft_consensus.cc:359] T eb0668405ce345bba6ab735dec92a26c P a6f5a905347a4421af3ac7cdad87c0af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f405e1b6c47a42c6bf59f3680495064e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38153 } } peers { permanent_uuid: "adfbe7e1521d47748dc5c4df814d5b53" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 37357 } } peers { permanent_uuid: "a6f5a905347a4421af3ac7cdad87c0af" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 41825 } }
I20260601 13:31:15.042443  3002 raft_consensus.cc:385] T eb0668405ce345bba6ab735dec92a26c P a6f5a905347a4421af3ac7cdad87c0af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:15.042476  3002 raft_consensus.cc:740] T eb0668405ce345bba6ab735dec92a26c P a6f5a905347a4421af3ac7cdad87c0af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6f5a905347a4421af3ac7cdad87c0af, State: Initialized, Role: FOLLOWER
I20260601 13:31:15.042623  3002 consensus_queue.cc:260] T eb0668405ce345bba6ab735dec92a26c P a6f5a905347a4421af3ac7cdad87c0af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f405e1b6c47a42c6bf59f3680495064e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38153 } } peers { permanent_uuid: "adfbe7e1521d47748dc5c4df814d5b53" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 37357 } } peers { permanent_uuid: "a6f5a905347a4421af3ac7cdad87c0af" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 41825 } }
I20260601 13:31:15.043012  2985 heartbeater.cc:499] Master 127.24.95.126:43285 was elected leader, sending a full tablet report...
I20260601 13:31:15.043068  3002 ts_tablet_manager.cc:1434] T eb0668405ce345bba6ab735dec92a26c P a6f5a905347a4421af3ac7cdad87c0af: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:31:15.049881  3008 raft_consensus.cc:493] T eb0668405ce345bba6ab735dec92a26c P a6f5a905347a4421af3ac7cdad87c0af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:31:15.050024  3008 raft_consensus.cc:515] T eb0668405ce345bba6ab735dec92a26c P a6f5a905347a4421af3ac7cdad87c0af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f405e1b6c47a42c6bf59f3680495064e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38153 } } peers { permanent_uuid: "adfbe7e1521d47748dc5c4df814d5b53" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 37357 } } peers { permanent_uuid: "a6f5a905347a4421af3ac7cdad87c0af" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 41825 } }
I20260601 13:31:15.050513  3008 leader_election.cc:290] T eb0668405ce345bba6ab735dec92a26c P a6f5a905347a4421af3ac7cdad87c0af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f405e1b6c47a42c6bf59f3680495064e (127.24.95.67:38153), adfbe7e1521d47748dc5c4df814d5b53 (127.24.95.66:37357)
I20260601 13:31:15.054391  2884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb0668405ce345bba6ab735dec92a26c" candidate_uuid: "a6f5a905347a4421af3ac7cdad87c0af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f405e1b6c47a42c6bf59f3680495064e" is_pre_election: true
I20260601 13:31:15.054594  2884 raft_consensus.cc:2468] T eb0668405ce345bba6ab735dec92a26c P f405e1b6c47a42c6bf59f3680495064e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6f5a905347a4421af3ac7cdad87c0af in term 0.
I20260601 13:31:15.054767  2807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb0668405ce345bba6ab735dec92a26c" candidate_uuid: "a6f5a905347a4421af3ac7cdad87c0af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adfbe7e1521d47748dc5c4df814d5b53" is_pre_election: true
I20260601 13:31:15.054876  2807 raft_consensus.cc:2468] T eb0668405ce345bba6ab735dec92a26c P adfbe7e1521d47748dc5c4df814d5b53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6f5a905347a4421af3ac7cdad87c0af in term 0.
I20260601 13:31:15.055029  2924 leader_election.cc:304] T eb0668405ce345bba6ab735dec92a26c P a6f5a905347a4421af3ac7cdad87c0af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a6f5a905347a4421af3ac7cdad87c0af, f405e1b6c47a42c6bf59f3680495064e; no voters: 
I20260601 13:31:15.055220  3008 raft_consensus.cc:2804] T eb0668405ce345bba6ab735dec92a26c P a6f5a905347a4421af3ac7cdad87c0af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:31:15.055301  3008 raft_consensus.cc:493] T eb0668405ce345bba6ab735dec92a26c P a6f5a905347a4421af3ac7cdad87c0af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:31:15.055351  3008 raft_consensus.cc:3060] T eb0668405ce345bba6ab735dec92a26c P a6f5a905347a4421af3ac7cdad87c0af [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:15.056190  3008 raft_consensus.cc:515] T eb0668405ce345bba6ab735dec92a26c P a6f5a905347a4421af3ac7cdad87c0af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f405e1b6c47a42c6bf59f3680495064e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38153 } } peers { permanent_uuid: "adfbe7e1521d47748dc5c4df814d5b53" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 37357 } } peers { permanent_uuid: "a6f5a905347a4421af3ac7cdad87c0af" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 41825 } }
I20260601 13:31:15.056627  3008 leader_election.cc:290] T eb0668405ce345bba6ab735dec92a26c P a6f5a905347a4421af3ac7cdad87c0af [CANDIDATE]: Term 1 election: Requested vote from peers f405e1b6c47a42c6bf59f3680495064e (127.24.95.67:38153), adfbe7e1521d47748dc5c4df814d5b53 (127.24.95.66:37357)
I20260601 13:31:15.056912  2884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb0668405ce345bba6ab735dec92a26c" candidate_uuid: "a6f5a905347a4421af3ac7cdad87c0af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f405e1b6c47a42c6bf59f3680495064e"
I20260601 13:31:15.057020  2884 raft_consensus.cc:3060] T eb0668405ce345bba6ab735dec92a26c P f405e1b6c47a42c6bf59f3680495064e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:15.057013  2807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb0668405ce345bba6ab735dec92a26c" candidate_uuid: "a6f5a905347a4421af3ac7cdad87c0af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adfbe7e1521d47748dc5c4df814d5b53"
I20260601 13:31:15.057161  2807 raft_consensus.cc:3060] T eb0668405ce345bba6ab735dec92a26c P adfbe7e1521d47748dc5c4df814d5b53 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:15.058049  2884 raft_consensus.cc:2468] T eb0668405ce345bba6ab735dec92a26c P f405e1b6c47a42c6bf59f3680495064e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6f5a905347a4421af3ac7cdad87c0af in term 1.
I20260601 13:31:15.058046  2807 raft_consensus.cc:2468] T eb0668405ce345bba6ab735dec92a26c P adfbe7e1521d47748dc5c4df814d5b53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6f5a905347a4421af3ac7cdad87c0af in term 1.
I20260601 13:31:15.058332  2924 leader_election.cc:304] T eb0668405ce345bba6ab735dec92a26c P a6f5a905347a4421af3ac7cdad87c0af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a6f5a905347a4421af3ac7cdad87c0af, f405e1b6c47a42c6bf59f3680495064e; no voters: 
I20260601 13:31:15.058545  3008 raft_consensus.cc:2804] T eb0668405ce345bba6ab735dec92a26c P a6f5a905347a4421af3ac7cdad87c0af [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:15.058786  3008 raft_consensus.cc:697] T eb0668405ce345bba6ab735dec92a26c P a6f5a905347a4421af3ac7cdad87c0af [term 1 LEADER]: Becoming Leader. State: Replica: a6f5a905347a4421af3ac7cdad87c0af, State: Running, Role: LEADER
I20260601 13:31:15.058980  3008 consensus_queue.cc:237] T eb0668405ce345bba6ab735dec92a26c P a6f5a905347a4421af3ac7cdad87c0af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f405e1b6c47a42c6bf59f3680495064e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38153 } } peers { permanent_uuid: "adfbe7e1521d47748dc5c4df814d5b53" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 37357 } } peers { permanent_uuid: "a6f5a905347a4421af3ac7cdad87c0af" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 41825 } }
I20260601 13:31:15.060729  2630 catalog_manager.cc:5696] T eb0668405ce345bba6ab735dec92a26c P a6f5a905347a4421af3ac7cdad87c0af reported cstate change: term changed from 0 to 1, leader changed from <none> to a6f5a905347a4421af3ac7cdad87c0af (127.24.95.68). New cstate: current_term: 1 leader_uuid: "a6f5a905347a4421af3ac7cdad87c0af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f405e1b6c47a42c6bf59f3680495064e" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 38153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adfbe7e1521d47748dc5c4df814d5b53" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 37357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6f5a905347a4421af3ac7cdad87c0af" member_type: VOTER last_known_addr { host: "127.24.95.68" port: 41825 } health_report { overall_health: HEALTHY } } }
W20260601 13:31:15.080156 24957 auto_rebalancer.cc:591] Failed to schedule move for tablet eb0668405ce345bba6ab735dec92a26c: Illegal state: Leader has not yet committed an operation in its own term
I20260601 13:31:15.080567 24957 tablet_server.cc:179] TabletServer@127.24.95.65:0 shutting down...
I20260601 13:31:15.083688 24957 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:31:15.095979 24957 tablet_server.cc:196] TabletServer@127.24.95.65:0 shutdown complete.
I20260601 13:31:15.098337 24957 tablet_server.cc:179] TabletServer@127.24.95.66:0 shutting down...
I20260601 13:31:15.102073 24957 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:31:15.102357 24957 tablet_replica.cc:333] T eb0668405ce345bba6ab735dec92a26c P adfbe7e1521d47748dc5c4df814d5b53: stopping tablet replica
I20260601 13:31:15.102487 24957 raft_consensus.cc:2243] T eb0668405ce345bba6ab735dec92a26c P adfbe7e1521d47748dc5c4df814d5b53 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:15.102608 24957 raft_consensus.cc:2272] T eb0668405ce345bba6ab735dec92a26c P adfbe7e1521d47748dc5c4df814d5b53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:15.115334 24957 tablet_server.cc:196] TabletServer@127.24.95.66:0 shutdown complete.
I20260601 13:31:15.117393 24957 tablet_server.cc:179] TabletServer@127.24.95.67:0 shutting down...
I20260601 13:31:15.120967 24957 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:31:15.121227 24957 tablet_replica.cc:333] T eb0668405ce345bba6ab735dec92a26c P f405e1b6c47a42c6bf59f3680495064e: stopping tablet replica
I20260601 13:31:15.121338 24957 raft_consensus.cc:2243] T eb0668405ce345bba6ab735dec92a26c P f405e1b6c47a42c6bf59f3680495064e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:15.121455 24957 raft_consensus.cc:2272] T eb0668405ce345bba6ab735dec92a26c P f405e1b6c47a42c6bf59f3680495064e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:15.134302 24957 tablet_server.cc:196] TabletServer@127.24.95.67:0 shutdown complete.
I20260601 13:31:15.136528 24957 tablet_server.cc:179] TabletServer@127.24.95.68:0 shutting down...
I20260601 13:31:15.139762 24957 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:31:15.140070 24957 tablet_replica.cc:333] T eb0668405ce345bba6ab735dec92a26c P a6f5a905347a4421af3ac7cdad87c0af: stopping tablet replica
I20260601 13:31:15.140164 24957 raft_consensus.cc:2243] T eb0668405ce345bba6ab735dec92a26c P a6f5a905347a4421af3ac7cdad87c0af [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:15.140301 24957 pending_rounds.cc:70] T eb0668405ce345bba6ab735dec92a26c P a6f5a905347a4421af3ac7cdad87c0af: Trying to abort 1 pending ops.
I20260601 13:31:15.140324 24957 pending_rounds.cc:77] T eb0668405ce345bba6ab735dec92a26c P a6f5a905347a4421af3ac7cdad87c0af: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292193485043073024 op_type: NO_OP noop_request { }
I20260601 13:31:15.140451 24957 raft_consensus.cc:2889] T eb0668405ce345bba6ab735dec92a26c P a6f5a905347a4421af3ac7cdad87c0af [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:31:15.140511 24957 raft_consensus.cc:2272] T eb0668405ce345bba6ab735dec92a26c P a6f5a905347a4421af3ac7cdad87c0af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:15.153290 24957 tablet_server.cc:196] TabletServer@127.24.95.68:0 shutdown complete.
I20260601 13:31:15.155499 24957 master.cc:562] Master@127.24.95.126:43285 shutting down...
I20260601 13:31:15.159130 24957 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0810b7a9002d46ce931cd5d1a29b0add [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:15.159324 24957 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0810b7a9002d46ce931cd5d1a29b0add [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:15.159438 24957 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0810b7a9002d46ce931cd5d1a29b0add: stopping tablet replica
I20260601 13:31:15.173053 24957 master.cc:584] Master@127.24.95.126:43285 shutdown complete.
[       OK ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully (380 ms)
[----------] 22 tests from AutoRebalancerTest (182210 ms total)

[----------] 2 tests from PreferFollowerRebalancingTest
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0
I20260601 13:31:15.180053 24957 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.95.126:40197
I20260601 13:31:15.180451 24957 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:31:15.182204  3017 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:31:15.182195  3015 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:31:15.182567  3014 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:31:15.182593 24957 server_base.cc:1061] running on GCE node
I20260601 13:31:15.182812 24957 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:31:15.182858 24957 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:31:15.182878 24957 hybrid_clock.cc:648] HybridClock initialized: now 1780320675182878 us; error 0 us; skew 500 ppm
I20260601 13:31:15.183638 24957 webserver.cc:533] Webserver started at http://127.24.95.126:33043/ using document root <none> and password file <none>
I20260601 13:31:15.183785 24957 fs_manager.cc:362] Metadata directory not provided
I20260601 13:31:15.183830 24957 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:31:15.183903 24957 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:31:15.184316 24957 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320492958789-24957-0/minicluster-data/master-0-root/instance:
uuid: "921016525cd441649b7ebb1a3cdd08ef"
format_stamp: "Formatted at 2026-06-01 13:31:15 on dist-test-slave-3pmh"
I20260601 13:31:15.185715 24957 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:15.186614  3022 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:15.186820 24957 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:15.186882 24957 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320492958789-24957-0/minicluster-data/master-0-root
uuid: "921016525cd441649b7ebb1a3cdd08ef"
format_stamp: "Formatted at 2026-06-01 13:31:15 on dist-test-slave-3pmh"
I20260601 13:31:15.186950 24957 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320492958789-24957-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320492958789-24957-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320492958789-24957-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:31:15.194906 24957 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:31:15.195269 24957 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:31:15.198936 24957 rpc_server.cc:307] RPC server started. Bound to: 127.24.95.126:40197
I20260601 13:31:15.201411  3074 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.95.126:40197 every 8 connection(s)
I20260601 13:31:15.201805  3075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:15.203547  3075 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 921016525cd441649b7ebb1a3cdd08ef: Bootstrap starting.
I20260601 13:31:15.204324  3075 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 921016525cd441649b7ebb1a3cdd08ef: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:15.205381  3075 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 921016525cd441649b7ebb1a3cdd08ef: No bootstrap required, opened a new log
I20260601 13:31:15.205762  3075 raft_consensus.cc:359] T 00000000000000000000000000000000 P 921016525cd441649b7ebb1a3cdd08ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "921016525cd441649b7ebb1a3cdd08ef" member_type: VOTER }
I20260601 13:31:15.205858  3075 raft_consensus.cc:385] T 00000000000000000000000000000000 P 921016525cd441649b7ebb1a3cdd08ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:15.205880  3075 raft_consensus.cc:740] T 00000000000000000000000000000000 P 921016525cd441649b7ebb1a3cdd08ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 921016525cd441649b7ebb1a3cdd08ef, State: Initialized, Role: FOLLOWER
I20260601 13:31:15.205994  3075 consensus_queue.cc:260] T 00000000000000000000000000000000 P 921016525cd441649b7ebb1a3cdd08ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "921016525cd441649b7ebb1a3cdd08ef" member_type: VOTER }
I20260601 13:31:15.206058  3075 raft_consensus.cc:399] T 00000000000000000000000000000000 P 921016525cd441649b7ebb1a3cdd08ef [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:31:15.206079  3075 raft_consensus.cc:493] T 00000000000000000000000000000000 P 921016525cd441649b7ebb1a3cdd08ef [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:31:15.206108  3075 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 921016525cd441649b7ebb1a3cdd08ef [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:15.206810  3075 raft_consensus.cc:515] T 00000000000000000000000000000000 P 921016525cd441649b7ebb1a3cdd08ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "921016525cd441649b7ebb1a3cdd08ef" member_type: VOTER }
I20260601 13:31:15.206924  3075 leader_election.cc:304] T 00000000000000000000000000000000 P 921016525cd441649b7ebb1a3cdd08ef [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: 921016525cd441649b7ebb1a3cdd08ef; no voters: 
I20260601 13:31:15.207084  3075 leader_election.cc:290] T 00000000000000000000000000000000 P 921016525cd441649b7ebb1a3cdd08ef [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:31:15.207252  3078 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 921016525cd441649b7ebb1a3cdd08ef [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:15.207438  3078 raft_consensus.cc:697] T 00000000000000000000000000000000 P 921016525cd441649b7ebb1a3cdd08ef [term 1 LEADER]: Becoming Leader. State: Replica: 921016525cd441649b7ebb1a3cdd08ef, State: Running, Role: LEADER
I20260601 13:31:15.207500  3075 sys_catalog.cc:565] T 00000000000000000000000000000000 P 921016525cd441649b7ebb1a3cdd08ef [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:31:15.207577  3078 consensus_queue.cc:237] T 00000000000000000000000000000000 P 921016525cd441649b7ebb1a3cdd08ef [LEADER]: Queue going to LEADER mode. State: All 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: "921016525cd441649b7ebb1a3cdd08ef" member_type: VOTER }
I20260601 13:31:15.207988  3079 sys_catalog.cc:455] T 00000000000000000000000000000000 P 921016525cd441649b7ebb1a3cdd08ef [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "921016525cd441649b7ebb1a3cdd08ef" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "921016525cd441649b7ebb1a3cdd08ef" member_type: VOTER } }
I20260601 13:31:15.208022  3080 sys_catalog.cc:455] T 00000000000000000000000000000000 P 921016525cd441649b7ebb1a3cdd08ef [sys.catalog]: SysCatalogTable state changed. Reason: New leader 921016525cd441649b7ebb1a3cdd08ef. Latest consensus state: current_term: 1 leader_uuid: "921016525cd441649b7ebb1a3cdd08ef" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "921016525cd441649b7ebb1a3cdd08ef" member_type: VOTER } }
I20260601 13:31:15.208181  3080 sys_catalog.cc:458] T 00000000000000000000000000000000 P 921016525cd441649b7ebb1a3cdd08ef [sys.catalog]: This master's current role is: LEADER
I20260601 13:31:15.208302  3079 sys_catalog.cc:458] T 00000000000000000000000000000000 P 921016525cd441649b7ebb1a3cdd08ef [sys.catalog]: This master's current role is: LEADER
I20260601 13:31:15.208508  3085 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:31:15.209386  3085 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:31:15.209568 24957 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:31:15.211169  3085 catalog_manager.cc:1382] Generated new cluster ID: 416e884349924463a5d48c9990fec57a
I20260601 13:31:15.211232  3085 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:31:15.220909  3085 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:31:15.221573  3085 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:31:15.227958  3085 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 921016525cd441649b7ebb1a3cdd08ef: Generated new TSK 0
I20260601 13:31:15.228210  3085 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:31:15.242355 24957 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:31:15.244594  3096 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:31:15.244678  3097 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:31:15.244761  3099 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:31:15.244951 24957 server_base.cc:1061] running on GCE node
I20260601 13:31:15.245129 24957 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:31:15.245168 24957 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:31:15.245190 24957 hybrid_clock.cc:648] HybridClock initialized: now 1780320675245189 us; error 0 us; skew 500 ppm
I20260601 13:31:15.246054 24957 webserver.cc:533] Webserver started at http://127.24.95.65:45823/ using document root <none> and password file <none>
I20260601 13:31:15.246210 24957 fs_manager.cc:362] Metadata directory not provided
I20260601 13:31:15.246261 24957 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:31:15.246336 24957 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:31:15.246723 24957 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320492958789-24957-0/minicluster-data/ts-0-root/instance:
uuid: "adf956e0da454271b83b4089277529d7"
format_stamp: "Formatted at 2026-06-01 13:31:15 on dist-test-slave-3pmh"
I20260601 13:31:15.248189 24957 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:31:15.249118  3104 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:15.249375 24957 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:15.249444 24957 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320492958789-24957-0/minicluster-data/ts-0-root
uuid: "adf956e0da454271b83b4089277529d7"
format_stamp: "Formatted at 2026-06-01 13:31:15 on dist-test-slave-3pmh"
I20260601 13:31:15.249536 24957 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320492958789-24957-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320492958789-24957-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320492958789-24957-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:31:15.256891 24957 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:31:15.257294 24957 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:31:15.257591 24957 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:31:15.258049 24957 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:31:15.258088 24957 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:15.258129 24957 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:31:15.258157 24957 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:15.262727 24957 rpc_server.cc:307] RPC server started. Bound to: 127.24.95.65:45865
I20260601 13:31:15.262744  3167 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.95.65:45865 every 8 connection(s)
I20260601 13:31:15.263624 24957 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:31:15.265619  3173 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:31:15.265771  3175 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:31:15.265898  3172 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:31:15.266009 24957 server_base.cc:1061] running on GCE node
I20260601 13:31:15.266165 24957 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:31:15.266198 24957 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:31:15.266217 24957 hybrid_clock.cc:648] HybridClock initialized: now 1780320675266217 us; error 0 us; skew 500 ppm
I20260601 13:31:15.267175 24957 webserver.cc:533] Webserver started at http://127.24.95.66:42937/ using document root <none> and password file <none>
I20260601 13:31:15.267333 24957 fs_manager.cc:362] Metadata directory not provided
I20260601 13:31:15.267387 24957 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:31:15.267464 24957 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:31:15.267850 24957 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320492958789-24957-0/minicluster-data/ts-1-root/instance:
uuid: "4c94708bc344481b8eecaecbfa36e414"
format_stamp: "Formatted at 2026-06-01 13:31:15 on dist-test-slave-3pmh"
I20260601 13:31:15.268605  3168 heartbeater.cc:344] Connected to a master server at 127.24.95.126:40197
I20260601 13:31:15.268707  3168 heartbeater.cc:461] Registering TS with master...
I20260601 13:31:15.268980  3168 heartbeater.cc:507] Master 127.24.95.126:40197 requested a full tablet report, sending...
I20260601 13:31:15.269680  3039 ts_manager.cc:194] Registered new tserver with Master: adf956e0da454271b83b4089277529d7 (127.24.95.65:45865)
I20260601 13:31:15.269804 24957 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:31:15.270529  3039 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59812
I20260601 13:31:15.270758  3180 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:15.271015 24957 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:31:15.271157 24957 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320492958789-24957-0/minicluster-data/ts-1-root
uuid: "4c94708bc344481b8eecaecbfa36e414"
format_stamp: "Formatted at 2026-06-01 13:31:15 on dist-test-slave-3pmh"
I20260601 13:31:15.271237 24957 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320492958789-24957-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320492958789-24957-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320492958789-24957-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:31:15.298018 24957 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:31:15.298463 24957 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:31:15.298760 24957 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:31:15.299212 24957 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:31:15.299252 24957 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:15.299292 24957 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:31:15.299321 24957 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:15.303448 24957 rpc_server.cc:307] RPC server started. Bound to: 127.24.95.66:46335
I20260601 13:31:15.303512  3243 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.95.66:46335 every 8 connection(s)
I20260601 13:31:15.304252 24957 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:31:15.306414  3248 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:31:15.306633 24957 server_base.cc:1061] running on GCE node
W20260601 13:31:15.306641  3247 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:31:15.306931  3250 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:31:15.307195 24957 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:31:15.307253 24957 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:31:15.307276 24957 hybrid_clock.cc:648] HybridClock initialized: now 1780320675307274 us; error 0 us; skew 500 ppm
I20260601 13:31:15.308550 24957 webserver.cc:533] Webserver started at http://127.24.95.67:36567/ using document root <none> and password file <none>
I20260601 13:31:15.308681  3244 heartbeater.cc:344] Connected to a master server at 127.24.95.126:40197
I20260601 13:31:15.308720 24957 fs_manager.cc:362] Metadata directory not provided
I20260601 13:31:15.308775 24957 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:31:15.308779  3244 heartbeater.cc:461] Registering TS with master...
I20260601 13:31:15.308862 24957 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:31:15.309041  3244 heartbeater.cc:507] Master 127.24.95.126:40197 requested a full tablet report, sending...
I20260601 13:31:15.309278 24957 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320492958789-24957-0/minicluster-data/ts-2-root/instance:
uuid: "623e6f92ba864e4bbfeb60ddd8c7aa5c"
format_stamp: "Formatted at 2026-06-01 13:31:15 on dist-test-slave-3pmh"
I20260601 13:31:15.309630  3039 ts_manager.cc:194] Registered new tserver with Master: 4c94708bc344481b8eecaecbfa36e414 (127.24.95.66:46335)
I20260601 13:31:15.310127  3039 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59828
I20260601 13:31:15.310822 24957 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:31:15.311754  3255 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:15.311998 24957 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:31:15.312108 24957 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320492958789-24957-0/minicluster-data/ts-2-root
uuid: "623e6f92ba864e4bbfeb60ddd8c7aa5c"
format_stamp: "Formatted at 2026-06-01 13:31:15 on dist-test-slave-3pmh"
I20260601 13:31:15.312177 24957 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320492958789-24957-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320492958789-24957-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320492958789-24957-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:31:15.341109 24957 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:31:15.341566 24957 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:31:15.341894 24957 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:31:15.342382 24957 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:31:15.342423 24957 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:15.342465 24957 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:31:15.342490 24957 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:15.347342 24957 rpc_server.cc:307] RPC server started. Bound to: 127.24.95.67:41525
I20260601 13:31:15.347432  3318 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.95.67:41525 every 8 connection(s)
I20260601 13:31:15.352249  3319 heartbeater.cc:344] Connected to a master server at 127.24.95.126:40197
I20260601 13:31:15.352355  3319 heartbeater.cc:461] Registering TS with master...
I20260601 13:31:15.352638  3319 heartbeater.cc:507] Master 127.24.95.126:40197 requested a full tablet report, sending...
I20260601 13:31:15.353330  3039 ts_manager.cc:194] Registered new tserver with Master: 623e6f92ba864e4bbfeb60ddd8c7aa5c (127.24.95.67:41525)
I20260601 13:31:15.353506 24957 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005691673s
I20260601 13:31:15.353911  3039 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59830
I20260601 13:31:16.271649  3168 heartbeater.cc:499] Master 127.24.95.126:40197 was elected leader, sending a full tablet report...
I20260601 13:31:16.311084  3244 heartbeater.cc:499] Master 127.24.95.126:40197 was elected leader, sending a full tablet report...
I20260601 13:31:16.354805  3319 heartbeater.cc:499] Master 127.24.95.126:40197 was elected leader, sending a full tablet report...
I20260601 13:31:16.389091  3039 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55098:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260601 13:31:16.389668  3039 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260601 13:31:16.401551  3283 tablet_service.cc:1511] Processing CreateTablet for tablet fb4deaef8f6d4fbba4056ae1345036ef (DEFAULT_TABLE table=test-workload [id=3c4c5ea4d4e346578cb8f4ac4bae793b]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:31:16.401897  3283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb4deaef8f6d4fbba4056ae1345036ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:16.402540  3277 tablet_service.cc:1511] Processing CreateTablet for tablet 521d30287dd74b7eb835ea9c88cf2f5f (DEFAULT_TABLE table=test-workload [id=3c4c5ea4d4e346578cb8f4ac4bae793b]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:31:16.402820  3277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 521d30287dd74b7eb835ea9c88cf2f5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:16.403054  3130 tablet_service.cc:1511] Processing CreateTablet for tablet 521d30287dd74b7eb835ea9c88cf2f5f (DEFAULT_TABLE table=test-workload [id=3c4c5ea4d4e346578cb8f4ac4bae793b]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:31:16.403146  3282 tablet_service.cc:1511] Processing CreateTablet for tablet ae6cbcc34a454ae7bd8afa52be0f7554 (DEFAULT_TABLE table=test-workload [id=3c4c5ea4d4e346578cb8f4ac4bae793b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:31:16.403321  3130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 521d30287dd74b7eb835ea9c88cf2f5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:16.403337  3282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae6cbcc34a454ae7bd8afa52be0f7554. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:16.404636  3281 tablet_service.cc:1511] Processing CreateTablet for tablet 890d7c47ee00460ba1a78ad7f259f9cb (DEFAULT_TABLE table=test-workload [id=3c4c5ea4d4e346578cb8f4ac4bae793b]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:31:16.404872  3281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 890d7c47ee00460ba1a78ad7f259f9cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:16.405267  3127 tablet_service.cc:1511] Processing CreateTablet for tablet 890d7c47ee00460ba1a78ad7f259f9cb (DEFAULT_TABLE table=test-workload [id=3c4c5ea4d4e346578cb8f4ac4bae793b]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:31:16.405521  3127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 890d7c47ee00460ba1a78ad7f259f9cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:16.405715  3129 tablet_service.cc:1511] Processing CreateTablet for tablet 6779c8cf05214746af19531b57287e51 (DEFAULT_TABLE table=test-workload [id=3c4c5ea4d4e346578cb8f4ac4bae793b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:31:16.405970  3129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6779c8cf05214746af19531b57287e51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:16.406912  3340 tablet_bootstrap.cc:492] T 521d30287dd74b7eb835ea9c88cf2f5f P adf956e0da454271b83b4089277529d7: Bootstrap starting.
I20260601 13:31:16.407570  3131 tablet_service.cc:1511] Processing CreateTablet for tablet ae6cbcc34a454ae7bd8afa52be0f7554 (DEFAULT_TABLE table=test-workload [id=3c4c5ea4d4e346578cb8f4ac4bae793b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:31:16.407809  3131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae6cbcc34a454ae7bd8afa52be0f7554. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:16.408406  3340 tablet_bootstrap.cc:654] T 521d30287dd74b7eb835ea9c88cf2f5f P adf956e0da454271b83b4089277529d7: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:16.408443  3132 tablet_service.cc:1511] Processing CreateTablet for tablet fb4deaef8f6d4fbba4056ae1345036ef (DEFAULT_TABLE table=test-workload [id=3c4c5ea4d4e346578cb8f4ac4bae793b]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:31:16.408527  3128 tablet_service.cc:1511] Processing CreateTablet for tablet 6bae4db42ef94bf3991b54dd7d2ab49e (DEFAULT_TABLE table=test-workload [id=3c4c5ea4d4e346578cb8f4ac4bae793b]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:31:16.408676  3132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb4deaef8f6d4fbba4056ae1345036ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:16.408851  3128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bae4db42ef94bf3991b54dd7d2ab49e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:16.409103  3280 tablet_service.cc:1511] Processing CreateTablet for tablet 6779c8cf05214746af19531b57287e51 (DEFAULT_TABLE table=test-workload [id=3c4c5ea4d4e346578cb8f4ac4bae793b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:31:16.409322  3280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6779c8cf05214746af19531b57287e51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:16.410777  3281 tablet_service.cc:1511] Processing CreateTablet for tablet 6bae4db42ef94bf3991b54dd7d2ab49e (DEFAULT_TABLE table=test-workload [id=3c4c5ea4d4e346578cb8f4ac4bae793b]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:31:16.411005  3281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bae4db42ef94bf3991b54dd7d2ab49e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:16.411041  3208 tablet_service.cc:1511] Processing CreateTablet for tablet fb4deaef8f6d4fbba4056ae1345036ef (DEFAULT_TABLE table=test-workload [id=3c4c5ea4d4e346578cb8f4ac4bae793b]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:31:16.411270  3208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb4deaef8f6d4fbba4056ae1345036ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:16.411286  3204 tablet_service.cc:1511] Processing CreateTablet for tablet 6779c8cf05214746af19531b57287e51 (DEFAULT_TABLE table=test-workload [id=3c4c5ea4d4e346578cb8f4ac4bae793b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:31:16.411501  3204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6779c8cf05214746af19531b57287e51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:16.413522  3207 tablet_service.cc:1511] Processing CreateTablet for tablet 521d30287dd74b7eb835ea9c88cf2f5f (DEFAULT_TABLE table=test-workload [id=3c4c5ea4d4e346578cb8f4ac4bae793b]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:31:16.413780  3207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 521d30287dd74b7eb835ea9c88cf2f5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:16.413980  3340 tablet_bootstrap.cc:492] T 521d30287dd74b7eb835ea9c88cf2f5f P adf956e0da454271b83b4089277529d7: No bootstrap required, opened a new log
I20260601 13:31:16.414127  3340 ts_tablet_manager.cc:1403] T 521d30287dd74b7eb835ea9c88cf2f5f P adf956e0da454271b83b4089277529d7: Time spent bootstrapping tablet: real 0.007s	user 0.003s	sys 0.000s
I20260601 13:31:16.414686  3340 raft_consensus.cc:359] T 521d30287dd74b7eb835ea9c88cf2f5f P adf956e0da454271b83b4089277529d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf956e0da454271b83b4089277529d7" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45865 } } peers { permanent_uuid: "4c94708bc344481b8eecaecbfa36e414" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46335 } } peers { permanent_uuid: "623e6f92ba864e4bbfeb60ddd8c7aa5c" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 41525 } }
I20260601 13:31:16.414851  3340 raft_consensus.cc:385] T 521d30287dd74b7eb835ea9c88cf2f5f P adf956e0da454271b83b4089277529d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:16.414976  3340 raft_consensus.cc:740] T 521d30287dd74b7eb835ea9c88cf2f5f P adf956e0da454271b83b4089277529d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adf956e0da454271b83b4089277529d7, State: Initialized, Role: FOLLOWER
I20260601 13:31:16.415181  3340 consensus_queue.cc:260] T 521d30287dd74b7eb835ea9c88cf2f5f P adf956e0da454271b83b4089277529d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf956e0da454271b83b4089277529d7" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45865 } } peers { permanent_uuid: "4c94708bc344481b8eecaecbfa36e414" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46335 } } peers { permanent_uuid: "623e6f92ba864e4bbfeb60ddd8c7aa5c" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 41525 } }
I20260601 13:31:16.415688  3340 ts_tablet_manager.cc:1434] T 521d30287dd74b7eb835ea9c88cf2f5f P adf956e0da454271b83b4089277529d7: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:16.415824  3206 tablet_service.cc:1511] Processing CreateTablet for tablet ae6cbcc34a454ae7bd8afa52be0f7554 (DEFAULT_TABLE table=test-workload [id=3c4c5ea4d4e346578cb8f4ac4bae793b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:31:16.416110  3205 tablet_service.cc:1511] Processing CreateTablet for tablet 890d7c47ee00460ba1a78ad7f259f9cb (DEFAULT_TABLE table=test-workload [id=3c4c5ea4d4e346578cb8f4ac4bae793b]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:31:16.417052  3206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae6cbcc34a454ae7bd8afa52be0f7554. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:16.416371  3203 tablet_service.cc:1511] Processing CreateTablet for tablet 6bae4db42ef94bf3991b54dd7d2ab49e (DEFAULT_TABLE table=test-workload [id=3c4c5ea4d4e346578cb8f4ac4bae793b]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:31:16.417367  3203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bae4db42ef94bf3991b54dd7d2ab49e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:16.418880  3205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 890d7c47ee00460ba1a78ad7f259f9cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:16.418989  3340 tablet_bootstrap.cc:492] T 890d7c47ee00460ba1a78ad7f259f9cb P adf956e0da454271b83b4089277529d7: Bootstrap starting.
I20260601 13:31:16.420019  3340 tablet_bootstrap.cc:654] T 890d7c47ee00460ba1a78ad7f259f9cb P adf956e0da454271b83b4089277529d7: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:16.420600  3342 tablet_bootstrap.cc:492] T fb4deaef8f6d4fbba4056ae1345036ef P 4c94708bc344481b8eecaecbfa36e414: Bootstrap starting.
I20260601 13:31:16.420884  3339 tablet_bootstrap.cc:492] T fb4deaef8f6d4fbba4056ae1345036ef P 623e6f92ba864e4bbfeb60ddd8c7aa5c: Bootstrap starting.
I20260601 13:31:16.421196  3340 tablet_bootstrap.cc:492] T 890d7c47ee00460ba1a78ad7f259f9cb P adf956e0da454271b83b4089277529d7: No bootstrap required, opened a new log
I20260601 13:31:16.421277  3340 ts_tablet_manager.cc:1403] T 890d7c47ee00460ba1a78ad7f259f9cb P adf956e0da454271b83b4089277529d7: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:31:16.421631  3342 tablet_bootstrap.cc:654] T fb4deaef8f6d4fbba4056ae1345036ef P 4c94708bc344481b8eecaecbfa36e414: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:16.421669  3340 raft_consensus.cc:359] T 890d7c47ee00460ba1a78ad7f259f9cb P adf956e0da454271b83b4089277529d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf956e0da454271b83b4089277529d7" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45865 } } peers { permanent_uuid: "4c94708bc344481b8eecaecbfa36e414" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46335 } } peers { permanent_uuid: "623e6f92ba864e4bbfeb60ddd8c7aa5c" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 41525 } }
I20260601 13:31:16.421778  3340 raft_consensus.cc:385] T 890d7c47ee00460ba1a78ad7f259f9cb P adf956e0da454271b83b4089277529d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:16.421819  3340 raft_consensus.cc:740] T 890d7c47ee00460ba1a78ad7f259f9cb P adf956e0da454271b83b4089277529d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adf956e0da454271b83b4089277529d7, State: Initialized, Role: FOLLOWER
I20260601 13:31:16.421880  3339 tablet_bootstrap.cc:654] T fb4deaef8f6d4fbba4056ae1345036ef P 623e6f92ba864e4bbfeb60ddd8c7aa5c: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:16.421944  3340 consensus_queue.cc:260] T 890d7c47ee00460ba1a78ad7f259f9cb P adf956e0da454271b83b4089277529d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf956e0da454271b83b4089277529d7" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45865 } } peers { permanent_uuid: "4c94708bc344481b8eecaecbfa36e414" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46335 } } peers { permanent_uuid: "623e6f92ba864e4bbfeb60ddd8c7aa5c" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 41525 } }
I20260601 13:31:16.422195  3340 ts_tablet_manager.cc:1434] T 890d7c47ee00460ba1a78ad7f259f9cb P adf956e0da454271b83b4089277529d7: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:16.422379  3340 tablet_bootstrap.cc:492] T 6779c8cf05214746af19531b57287e51 P adf956e0da454271b83b4089277529d7: Bootstrap starting.
I20260601 13:31:16.422688  3342 tablet_bootstrap.cc:492] T fb4deaef8f6d4fbba4056ae1345036ef P 4c94708bc344481b8eecaecbfa36e414: No bootstrap required, opened a new log
I20260601 13:31:16.422943  3342 ts_tablet_manager.cc:1403] T fb4deaef8f6d4fbba4056ae1345036ef P 4c94708bc344481b8eecaecbfa36e414: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:31:16.423254  3340 tablet_bootstrap.cc:654] T 6779c8cf05214746af19531b57287e51 P adf956e0da454271b83b4089277529d7: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:16.423488  3342 raft_consensus.cc:359] T fb4deaef8f6d4fbba4056ae1345036ef P 4c94708bc344481b8eecaecbfa36e414 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623e6f92ba864e4bbfeb60ddd8c7aa5c" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 41525 } } peers { permanent_uuid: "4c94708bc344481b8eecaecbfa36e414" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46335 } } peers { permanent_uuid: "adf956e0da454271b83b4089277529d7" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45865 } }
I20260601 13:31:16.423585  3342 raft_consensus.cc:385] T fb4deaef8f6d4fbba4056ae1345036ef P 4c94708bc344481b8eecaecbfa36e414 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:16.423643  3339 tablet_bootstrap.cc:492] T fb4deaef8f6d4fbba4056ae1345036ef P 623e6f92ba864e4bbfeb60ddd8c7aa5c: No bootstrap required, opened a new log
I20260601 13:31:16.423668  3342 raft_consensus.cc:740] T fb4deaef8f6d4fbba4056ae1345036ef P 4c94708bc344481b8eecaecbfa36e414 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c94708bc344481b8eecaecbfa36e414, State: Initialized, Role: FOLLOWER
I20260601 13:31:16.423813  3339 ts_tablet_manager.cc:1403] T fb4deaef8f6d4fbba4056ae1345036ef P 623e6f92ba864e4bbfeb60ddd8c7aa5c: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:31:16.423902  3342 consensus_queue.cc:260] T fb4deaef8f6d4fbba4056ae1345036ef P 4c94708bc344481b8eecaecbfa36e414 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623e6f92ba864e4bbfeb60ddd8c7aa5c" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 41525 } } peers { permanent_uuid: "4c94708bc344481b8eecaecbfa36e414" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46335 } } peers { permanent_uuid: "adf956e0da454271b83b4089277529d7" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45865 } }
I20260601 13:31:16.424214  3340 tablet_bootstrap.cc:492] T 6779c8cf05214746af19531b57287e51 P adf956e0da454271b83b4089277529d7: No bootstrap required, opened a new log
I20260601 13:31:16.424289  3340 ts_tablet_manager.cc:1403] T 6779c8cf05214746af19531b57287e51 P adf956e0da454271b83b4089277529d7: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:31:16.424407  3342 ts_tablet_manager.cc:1434] T fb4deaef8f6d4fbba4056ae1345036ef P 4c94708bc344481b8eecaecbfa36e414: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:16.424583  3342 tablet_bootstrap.cc:492] T 6779c8cf05214746af19531b57287e51 P 4c94708bc344481b8eecaecbfa36e414: Bootstrap starting.
I20260601 13:31:16.424696  3340 raft_consensus.cc:359] T 6779c8cf05214746af19531b57287e51 P adf956e0da454271b83b4089277529d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf956e0da454271b83b4089277529d7" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45865 } } peers { permanent_uuid: "4c94708bc344481b8eecaecbfa36e414" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46335 } } peers { permanent_uuid: "623e6f92ba864e4bbfeb60ddd8c7aa5c" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 41525 } }
I20260601 13:31:16.424793  3340 raft_consensus.cc:385] T 6779c8cf05214746af19531b57287e51 P adf956e0da454271b83b4089277529d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:16.424821  3340 raft_consensus.cc:740] T 6779c8cf05214746af19531b57287e51 P adf956e0da454271b83b4089277529d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adf956e0da454271b83b4089277529d7, State: Initialized, Role: FOLLOWER
I20260601 13:31:16.424924  3340 consensus_queue.cc:260] T 6779c8cf05214746af19531b57287e51 P adf956e0da454271b83b4089277529d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf956e0da454271b83b4089277529d7" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45865 } } peers { permanent_uuid: "4c94708bc344481b8eecaecbfa36e414" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46335 } } peers { permanent_uuid: "623e6f92ba864e4bbfeb60ddd8c7aa5c" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 41525 } }
I20260601 13:31:16.425164  3340 ts_tablet_manager.cc:1434] T 6779c8cf05214746af19531b57287e51 P adf956e0da454271b83b4089277529d7: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:31:16.425329  3340 tablet_bootstrap.cc:492] T fb4deaef8f6d4fbba4056ae1345036ef P adf956e0da454271b83b4089277529d7: Bootstrap starting.
I20260601 13:31:16.425462  3342 tablet_bootstrap.cc:654] T 6779c8cf05214746af19531b57287e51 P 4c94708bc344481b8eecaecbfa36e414: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:16.426183  3340 tablet_bootstrap.cc:654] T fb4deaef8f6d4fbba4056ae1345036ef P adf956e0da454271b83b4089277529d7: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:16.426468  3342 tablet_bootstrap.cc:492] T 6779c8cf05214746af19531b57287e51 P 4c94708bc344481b8eecaecbfa36e414: No bootstrap required, opened a new log
I20260601 13:31:16.426539  3342 ts_tablet_manager.cc:1403] T 6779c8cf05214746af19531b57287e51 P 4c94708bc344481b8eecaecbfa36e414: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:31:16.426901  3342 raft_consensus.cc:359] T 6779c8cf05214746af19531b57287e51 P 4c94708bc344481b8eecaecbfa36e414 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf956e0da454271b83b4089277529d7" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45865 } } peers { permanent_uuid: "4c94708bc344481b8eecaecbfa36e414" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46335 } } peers { permanent_uuid: "623e6f92ba864e4bbfeb60ddd8c7aa5c" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 41525 } }
I20260601 13:31:16.427037  3342 raft_consensus.cc:385] T 6779c8cf05214746af19531b57287e51 P 4c94708bc344481b8eecaecbfa36e414 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:16.427006  3339 raft_consensus.cc:359] T fb4deaef8f6d4fbba4056ae1345036ef P 623e6f92ba864e4bbfeb60ddd8c7aa5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623e6f92ba864e4bbfeb60ddd8c7aa5c" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 41525 } } peers { permanent_uuid: "4c94708bc344481b8eecaecbfa36e414" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46335 } } peers { permanent_uuid: "adf956e0da454271b83b4089277529d7" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45865 } }
I20260601 13:31:16.427109  3342 raft_consensus.cc:740] T 6779c8cf05214746af19531b57287e51 P 4c94708bc344481b8eecaecbfa36e414 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c94708bc344481b8eecaecbfa36e414, State: Initialized, Role: FOLLOWER
I20260601 13:31:16.427163  3339 raft_consensus.cc:385] T fb4deaef8f6d4fbba4056ae1345036ef P 623e6f92ba864e4bbfeb60ddd8c7aa5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:16.427224  3339 raft_consensus.cc:740] T fb4deaef8f6d4fbba4056ae1345036ef P 623e6f92ba864e4bbfeb60ddd8c7aa5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 623e6f92ba864e4bbfeb60ddd8c7aa5c, State: Initialized, Role: FOLLOWER
I20260601 13:31:16.427270  3340 tablet_bootstrap.cc:492] T fb4deaef8f6d4fbba4056ae1345036ef P adf956e0da454271b83b4089277529d7: No bootstrap required, opened a new log
I20260601 13:31:16.427287  3342 consensus_queue.cc:260] T 6779c8cf05214746af19531b57287e51 P 4c94708bc344481b8eecaecbfa36e414 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf956e0da454271b83b4089277529d7" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45865 } } peers { permanent_uuid: "4c94708bc344481b8eecaecbfa36e414" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46335 } } peers { permanent_uuid: "623e6f92ba864e4bbfeb60ddd8c7aa5c" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 41525 } }
I20260601 13:31:16.427349  3340 ts_tablet_manager.cc:1403] T fb4deaef8f6d4fbba4056ae1345036ef P adf956e0da454271b83b4089277529d7: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:31:16.427393  3339 consensus_queue.cc:260] T fb4deaef8f6d4fbba4056ae1345036ef P 623e6f92ba864e4bbfeb60ddd8c7aa5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623e6f92ba864e4bbfeb60ddd8c7aa5c" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 41525 } } peers { permanent_uuid: "4c94708bc344481b8eecaecbfa36e414" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46335 } } peers { permanent_uuid: "adf956e0da454271b83b4089277529d7" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45865 } }
I20260601 13:31:16.427675  3342 ts_tablet_manager.cc:1434] T 6779c8cf05214746af19531b57287e51 P 4c94708bc344481b8eecaecbfa36e414: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:16.427847  3340 raft_consensus.cc:359] T fb4deaef8f6d4fbba4056ae1345036ef P adf956e0da454271b83b4089277529d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623e6f92ba864e4bbfeb60ddd8c7aa5c" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 41525 } } peers { permanent_uuid: "4c94708bc344481b8eecaecbfa36e414" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46335 } } peers { permanent_uuid: "adf956e0da454271b83b4089277529d7" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45865 } }
I20260601 13:31:16.427947  3340 raft_consensus.cc:385] T fb4deaef8f6d4fbba4056ae1345036ef P adf956e0da454271b83b4089277529d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:16.428026  3340 raft_consensus.cc:740] T fb4deaef8f6d4fbba4056ae1345036ef P adf956e0da454271b83b4089277529d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adf956e0da454271b83b4089277529d7, State: Initialized, Role: FOLLOWER
I20260601 13:31:16.428071  3342 tablet_bootstrap.cc:492] T 521d30287dd74b7eb835ea9c88cf2f5f P 4c94708bc344481b8eecaecbfa36e414: Bootstrap starting.
I20260601 13:31:16.428153  3340 consensus_queue.cc:260] T fb4deaef8f6d4fbba4056ae1345036ef P adf956e0da454271b83b4089277529d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623e6f92ba864e4bbfeb60ddd8c7aa5c" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 41525 } } peers { permanent_uuid: "4c94708bc344481b8eecaecbfa36e414" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46335 } } peers { permanent_uuid: "adf956e0da454271b83b4089277529d7" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45865 } }
I20260601 13:31:16.428512  3340 ts_tablet_manager.cc:1434] T fb4deaef8f6d4fbba4056ae1345036ef P adf956e0da454271b83b4089277529d7: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:31:16.428736  3340 tablet_bootstrap.cc:492] T 6bae4db42ef94bf3991b54dd7d2ab49e P adf956e0da454271b83b4089277529d7: Bootstrap starting.
I20260601 13:31:16.429054  3342 tablet_bootstrap.cc:654] T 521d30287dd74b7eb835ea9c88cf2f5f P 4c94708bc344481b8eecaecbfa36e414: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:16.429677  3340 tablet_bootstrap.cc:654] T 6bae4db42ef94bf3991b54dd7d2ab49e P adf956e0da454271b83b4089277529d7: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:16.429976  3342 tablet_bootstrap.cc:492] T 521d30287dd74b7eb835ea9c88cf2f5f P 4c94708bc344481b8eecaecbfa36e414: No bootstrap required, opened a new log
I20260601 13:31:16.430060  3342 ts_tablet_manager.cc:1403] T 521d30287dd74b7eb835ea9c88cf2f5f P 4c94708bc344481b8eecaecbfa36e414: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:31:16.430449  3342 raft_consensus.cc:359] T 521d30287dd74b7eb835ea9c88cf2f5f P 4c94708bc344481b8eecaecbfa36e414 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf956e0da454271b83b4089277529d7" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45865 } } peers { permanent_uuid: "4c94708bc344481b8eecaecbfa36e414" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46335 } } peers { permanent_uuid: "623e6f92ba864e4bbfeb60ddd8c7aa5c" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 41525 } }
I20260601 13:31:16.430579  3342 raft_consensus.cc:385] T 521d30287dd74b7eb835ea9c88cf2f5f P 4c94708bc344481b8eecaecbfa36e414 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:16.430663  3342 raft_consensus.cc:740] T 521d30287dd74b7eb835ea9c88cf2f5f P 4c94708bc344481b8eecaecbfa36e414 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c94708bc344481b8eecaecbfa36e414, State: Initialized, Role: FOLLOWER
I20260601 13:31:16.430847  3340 tablet_bootstrap.cc:492] T 6bae4db42ef94bf3991b54dd7d2ab49e P adf956e0da454271b83b4089277529d7: No bootstrap required, opened a new log
I20260601 13:31:16.430943  3340 ts_tablet_manager.cc:1403] T 6bae4db42ef94bf3991b54dd7d2ab49e P adf956e0da454271b83b4089277529d7: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:31:16.431341  3340 raft_consensus.cc:359] T 6bae4db42ef94bf3991b54dd7d2ab49e P adf956e0da454271b83b4089277529d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf956e0da454271b83b4089277529d7" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45865 } } peers { permanent_uuid: "4c94708bc344481b8eecaecbfa36e414" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46335 } } peers { permanent_uuid: "623e6f92ba864e4bbfeb60ddd8c7aa5c" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 41525 } }
I20260601 13:31:16.431452  3340 raft_consensus.cc:385] T 6bae4db42ef94bf3991b54dd7d2ab49e P adf956e0da454271b83b4089277529d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:16.431485  3340 raft_consensus.cc:740] T 6bae4db42ef94bf3991b54dd7d2ab49e P adf956e0da454271b83b4089277529d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adf956e0da454271b83b4089277529d7, State: Initialized, Role: FOLLOWER
I20260601 13:31:16.431586  3340 consensus_queue.cc:260] T 6bae4db42ef94bf3991b54dd7d2ab49e P adf956e0da454271b83b4089277529d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf956e0da454271b83b4089277529d7" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45865 } } peers { permanent_uuid: "4c94708bc344481b8eecaecbfa36e414" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46335 } } peers { permanent_uuid: "623e6f92ba864e4bbfeb60ddd8c7aa5c" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 41525 } }
I20260601 13:31:16.430824  3342 consensus_queue.cc:260] T 521d30287dd74b7eb835ea9c88cf2f5f P 4c94708bc344481b8eecaecbfa36e414 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf956e0da454271b83b4089277529d7" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45865 } } peers { permanent_uuid: "4c94708bc344481b8eecaecbfa36e414" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46335 } } peers { permanent_uuid: "623e6f92ba864e4bbfeb60ddd8c7aa5c" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 41525 } }
I20260601 13:31:16.431851  3340 ts_tablet_manager.cc:1434] T 6bae4db42ef94bf3991b54dd7d2ab49e P adf956e0da454271b83b4089277529d7: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:16.432030  3340 tablet_bootstrap.cc:492] T ae6cbcc34a454ae7bd8afa52be0f7554 P adf956e0da454271b83b4089277529d7: Bootstrap starting.
I20260601 13:31:16.433202  3340 tablet_bootstrap.cc:654] T ae6cbcc34a454ae7bd8afa52be0f7554 P adf956e0da454271b83b4089277529d7: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:16.431586  3339 ts_tablet_manager.cc:1434] T fb4deaef8f6d4fbba4056ae1345036ef P 623e6f92ba864e4bbfeb60ddd8c7aa5c: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.000s
I20260601 13:31:16.433969  3339 tablet_bootstrap.cc:492] T 521d30287dd74b7eb835ea9c88cf2f5f P 623e6f92ba864e4bbfeb60ddd8c7aa5c: Bootstrap starting.
I20260601 13:31:16.434845  3339 tablet_bootstrap.cc:654] T 521d30287dd74b7eb835ea9c88cf2f5f P 623e6f92ba864e4bbfeb60ddd8c7aa5c: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:16.435338  3343 raft_consensus.cc:493] T 521d30287dd74b7eb835ea9c88cf2f5f P adf956e0da454271b83b4089277529d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:31:16.435427  3343 raft_consensus.cc:515] T 521d30287dd74b7eb835ea9c88cf2f5f P adf956e0da454271b83b4089277529d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf956e0da454271b83b4089277529d7" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45865 } } peers { permanent_uuid: "4c94708bc344481b8eecaecbfa36e414" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46335 } } peers { permanent_uuid: "623e6f92ba864e4bbfeb60ddd8c7aa5c" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 41525 } }
I20260601 13:31:16.435923  3340 tablet_bootstrap.cc:492] T ae6cbcc34a454ae7bd8afa52be0f7554 P adf956e0da454271b83b4089277529d7: No bootstrap required, opened a new log
I20260601 13:31:16.436018  3340 ts_tablet_manager.cc:1403] T ae6cbcc34a454ae7bd8afa52be0f7554 P adf956e0da454271b83b4089277529d7: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:31:16.436475  3340 raft_consensus.cc:359] T ae6cbcc34a454ae7bd8afa52be0f7554 P adf956e0da454271b83b4089277529d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf956e0da454271b83b4089277529d7" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45865 } } peers { permanent_uuid: "4c94708bc344481b8eecaecbfa36e414" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46335 } } peers { permanent_uuid: "623e6f92ba864e4bbfeb60ddd8c7aa5c" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 41525 } }
I20260601 13:31:16.436568  3340 raft_consensus.cc:385] T ae6cbcc34a454ae7bd8afa52be0f7554 P adf956e0da454271b83b4089277529d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:16.436599  3340 raft_consensus.cc:740] T ae6cbcc34a454ae7bd8afa52be0f7554 P adf956e0da454271b83b4089277529d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adf956e0da454271b83b4089277529d7, State: Initialized, Role: FOLLOWER
I20260601 13:31:16.435925  3343 leader_election.cc:290] T 521d30287dd74b7eb835ea9c88cf2f5f P adf956e0da454271b83b4089277529d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c94708bc344481b8eecaecbfa36e414 (127.24.95.66:46335), 623e6f92ba864e4bbfeb60ddd8c7aa5c (127.24.95.67:41525)
I20260601 13:31:16.436758  3340 consensus_queue.cc:260] T ae6cbcc34a454ae7bd8afa52be0f7554 P adf956e0da454271b83b4089277529d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf956e0da454271b83b4089277529d7" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45865 } } peers { permanent_uuid: "4c94708bc344481b8eecaecbfa36e414" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46335 } } peers { permanent_uuid: "623e6f92ba864e4bbfeb60ddd8c7aa5c" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 41525 } }
I20260601 13:31:16.437027  3340 ts_tablet_manager.cc:1434] T ae6cbcc34a454ae7bd8afa52be0f7554 P adf956e0da454271b83b4089277529d7: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:31:16.437070  3339 tablet_bootstrap.cc:492] T 521d30287dd74b7eb835ea9c88cf2f5f P 623e6f92ba864e4bbfeb60ddd8c7aa5c: No bootstrap required, opened a new log
I20260601 13:31:16.437134  3339 ts_tablet_manager.cc:1403] T 521d30287dd74b7eb835ea9c88cf2f5f P 623e6f92ba864e4bbfeb60ddd8c7aa5c: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:31:16.437498  3339 raft_consensus.cc:359] T 521d30287dd74b7eb835ea9c88cf2f5f P 623e6f92ba864e4bbfeb60ddd8c7aa5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf956e0da454271b83b4089277529d7" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45865 } } peers { permanent_uuid: "4c94708bc344481b8eecaecbfa36e414" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46335 } } peers { permanent_uuid: "623e6f92ba864e4bbfeb60ddd8c7aa5c" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 41525 } }
I20260601 13:31:16.437595  3339 raft_consensus.cc:385] T 521d30287dd74b7eb835ea9c88cf2f5f P 623e6f92ba864e4bbfeb60ddd8c7aa5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:16.437635  3339 raft_consensus.cc:740] T 521d30287dd74b7eb835ea9c88cf2f5f P 623e6f92ba864e4bbfeb60ddd8c7aa5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 623e6f92ba864e4bbfeb60ddd8c7aa5c, State: Initialized, Role: FOLLOWER
I20260601 13:31:16.437749  3339 consensus_queue.cc:260] T 521d30287dd74b7eb835ea9c88cf2f5f P 623e6f92ba864e4bbfeb60ddd8c7aa5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf956e0da454271b83b4089277529d7" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45865 } } peers { permanent_uuid: "4c94708bc344481b8eecaecbfa36e414" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46335 } } peers { permanent_uuid: "623e6f92ba864e4bbfeb60ddd8c7aa5c" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 41525 } }
I20260601 13:31:16.438017  3339 ts_tablet_manager.cc:1434] T 521d30287dd74b7eb835ea9c88cf2f5f P 623e6f92ba864e4bbfeb60ddd8c7aa5c: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:16.438195  3339 tablet_bootstrap.cc:492] T 890d7c47ee00460ba1a78ad7f259f9cb P 623e6f92ba864e4bbfeb60ddd8c7aa5c: Bootstrap starting.
I20260601 13:31:16.439061  3339 tablet_bootstrap.cc:654] T 890d7c47ee00460ba1a78ad7f259f9cb P 623e6f92ba864e4bbfeb60ddd8c7aa5c: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:16.431886  3342 ts_tablet_manager.cc:1434] T 521d30287dd74b7eb835ea9c88cf2f5f P 4c94708bc344481b8eecaecbfa36e414: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:31:16.440222  3339 tablet_bootstrap.cc:492] T 890d7c47ee00460ba1a78ad7f259f9cb P 623e6f92ba864e4bbfeb60ddd8c7aa5c: No bootstrap required, opened a new log
I20260601 13:31:16.440277  3342 tablet_bootstrap.cc:492] T ae6cbcc34a454ae7bd8afa52be0f7554 P 4c94708bc344481b8eecaecbfa36e414: Bootstrap starting.
I20260601 13:31:16.440354  3339 ts_tablet_manager.cc:1403] T 890d7c47ee00460ba1a78ad7f259f9cb P 623e6f92ba864e4bbfeb60ddd8c7aa5c: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:31:16.440819  3339 raft_consensus.cc:359] T 890d7c47ee00460ba1a78ad7f259f9cb P 623e6f92ba864e4bbfeb60ddd8c7aa5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf956e0da454271b83b4089277529d7" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45865 } } peers { permanent_uuid: "4c94708bc344481b8eecaecbfa36e414" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46335 } } peers { permanent_uuid: "623e6f92ba864e4bbfeb60ddd8c7aa5c" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 41525 } }
I20260601 13:31:16.440907  3339 raft_consensus.cc:385] T 890d7c47ee00460ba1a78ad7f259f9cb P 623e6f92ba864e4bbfeb60ddd8c7aa5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:16.440937  3339 raft_consensus.cc:740] T 890d7c47ee00460ba1a78ad7f259f9cb P 623e6f92ba864e4bbfeb60ddd8c7aa5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 623e6f92ba864e4bbfeb60ddd8c7aa5c, State: Initialized, Role: FOLLOWER
I20260601 13:31:16.441154  3339 consensus_queue.cc:260] T 890d7c47ee00460ba1a78ad7f259f9cb P 623e6f92ba864e4bbfeb60ddd8c7aa5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf956e0da454271b83b4089277529d7" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45865 } } peers { permanent_uuid: "4c94708bc344481b8eecaecbfa36e414" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46335 } } peers { permanent_uuid: "623e6f92ba864e4bbfeb60ddd8c7aa5c" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 41525 } }
I20260601 13:31:16.441416  3339 ts_tablet_manager.cc:1434] T 890d7c47ee00460ba1a78ad7f259f9cb P 623e6f92ba864e4bbfeb60ddd8c7aa5c: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:16.441574  3339 tablet_bootstrap.cc:492] T 6779c8cf05214746af19531b57287e51 P 623e6f92ba864e4bbfeb60ddd8c7aa5c: Bootstrap starting.
I20260601 13:31:16.442265  3342 tablet_bootstrap.cc:654] T ae6cbcc34a454ae7bd8afa52be0f7554 P 4c94708bc344481b8eecaecbfa36e414: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:16.442435  3339 tablet_bootstrap.cc:654] T 6779c8cf05214746af19531b57287e51 P 623e6f92ba864e4bbfeb60ddd8c7aa5c: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:16.443692  3339 tablet_bootstrap.cc:492] T 6779c8cf05214746af19531b57287e51 P 623e6f92ba864e4bbfeb60ddd8c7aa5c: No bootstrap required, opened a new log
I20260601 13:31:16.443863  3339 ts_tablet_manager.cc:1403] T 6779c8cf05214746af19531b57287e51 P 623e6f92ba864e4bbfeb60ddd8c7aa5c: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:31:16.444113  3342 tablet_bootstrap.cc:492] T ae6cbcc34a454ae7bd8afa52be0f7554 P 4c94708bc344481b8eecaecbfa36e414: No bootstrap required, opened a new log
I20260601 13:31:16.444258  3342 ts_tablet_manager.cc:1403] T ae6cbcc34a454ae7bd8afa52be0f7554 P 4c94708bc344481b8eecaecbfa36e414: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:31:16.444432  3339 raft_consensus.cc:359] T 6779c8cf05214746af19531b57287e51 P 623e6f92ba864e4bbfeb60ddd8c7aa5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf956e0da454271b83b4089277529d7" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45865 } } peers { permanent_uuid: "4c94708bc344481b8eecaecbfa36e414" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46335 } } peers { permanent_uuid: "623e6f92ba864e4bbfeb60ddd8c7aa5c" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 41525 } }
I20260601 13:31:16.444591  3339 raft_consensus.cc:385] T 6779c8cf05214746af19531b57287e51 P 623e6f92ba864e4bbfeb60ddd8c7aa5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:16.444674  3339 raft_consensus.cc:740] T 6779c8cf05214746af19531b57287e51 P 623e6f92ba864e4bbfeb60ddd8c7aa5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 623e6f92ba864e4bbfeb60ddd8c7aa5c, State: Initialized, Role: FOLLOWER
I20260601 13:31:16.444758  3342 raft_consensus.cc:359] T ae6cbcc34a454ae7bd8afa52be0f7554 P 4c94708bc344481b8eecaecbfa36e414 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf956e0da454271b83b4089277529d7" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45865 } } peers { permanent_uuid: "4c94708bc344481b8eecaecbfa36e414" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46335 } } peers { permanent_uuid: "623e6f92ba864e4bbfeb60ddd8c7aa5c" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 41525 } }
I20260601 13:31:16.444902  3342 raft_consensus.cc:385] T ae6cbcc34a454ae7bd8afa52be0f7554 P 4c94708bc344481b8eecaecbfa36e414 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:16.444866  3339 consensus_queue.cc:260] T 6779c8cf05214746af19531b57287e51 P 623e6f92ba864e4bbfeb60ddd8c7aa5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf956e0da454271b83b4089277529d7" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45865 } } peers { permanent_uuid: "4c94708bc344481b8eecaecbfa36e414" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46335 } } peers { permanent_uuid: "623e6f92ba864e4bbfeb60ddd8c7aa5c" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 41525 } }
I20260601 13:31:16.444969  3342 raft_consensus.cc:740] T ae6cbcc34a454ae7bd8afa52be0f7554 P 4c94708bc344481b8eecaecbfa36e414 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c94708bc344481b8eecaecbfa36e414, State: Initialized, Role: FOLLOWER
I20260601 13:31:16.445171  3342 consensus_queue.cc:260] T ae6cbcc34a454ae7bd8afa52be0f7554 P 4c94708bc344481b8eecaecbfa36e414 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf956e0da454271b83b4089277529d7" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45865 } } peers { permanent_uuid: "4c94708bc344481b8eecaecbfa36e414" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46335 } } peers { permanent_uuid: "623e6f92ba864e4bbfeb60ddd8c7aa5c" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 41525 } }
I20260601 13:31:16.446686  3293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "521d30287dd74b7eb835ea9c88cf2f5f" candidate_uuid: "adf956e0da454271b83b4089277529d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "623e6f92ba864e4bbfeb60ddd8c7aa5c" is_pre_election: true
I20260601 13:31:16.446798  3293 raft_consensus.cc:2468] T 521d30287dd74b7eb835ea9c88cf2f5f P 623e6f92ba864e4bbfeb60ddd8c7aa5c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adf956e0da454271b83b4089277529d7 in term 0.
I20260601 13:31:16.446844  3342 ts_tablet_manager.cc:1434] T ae6cbcc34a454ae7bd8afa52be0f7554 P 4c94708bc344481b8eecaecbfa36e414: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.001s
I20260601 13:31:16.446889  3218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "521d30287dd74b7eb835ea9c88cf2f5f" candidate_uuid: "adf956e0da454271b83b4089277529d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c94708bc344481b8eecaecbfa36e414" is_pre_election: true
I20260601 13:31:16.446784  3339 ts_tablet_manager.cc:1434] T 6779c8cf05214746af19531b57287e51 P 623e6f92ba864e4bbfeb60ddd8c7aa5c: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:31:16.446990  3218 raft_consensus.cc:2468] T 521d30287dd74b7eb835ea9c88cf2f5f P 4c94708bc344481b8eecaecbfa36e414 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adf956e0da454271b83b4089277529d7 in term 0.
I20260601 13:31:16.447108  3106 leader_election.cc:304] T 521d30287dd74b7eb835ea9c88cf2f5f P adf956e0da454271b83b4089277529d7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 623e6f92ba864e4bbfeb60ddd8c7aa5c, adf956e0da454271b83b4089277529d7; no voters: 
I20260601 13:31:16.447309  3343 raft_consensus.cc:2804] T 521d30287dd74b7eb835ea9c88cf2f5f P adf956e0da454271b83b4089277529d7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:31:16.447335  3342 tablet_bootstrap.cc:492] T 6bae4db42ef94bf3991b54dd7d2ab49e P 4c94708bc344481b8eecaecbfa36e414: Bootstrap starting.
I20260601 13:31:16.447359  3343 raft_consensus.cc:493] T 521d30287dd74b7eb835ea9c88cf2f5f P adf956e0da454271b83b4089277529d7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:31:16.447444  3343 raft_consensus.cc:3060] T 521d30287dd74b7eb835ea9c88cf2f5f P adf956e0da454271b83b4089277529d7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:16.448446  3343 raft_consensus.cc:515] T 521d30287dd74b7eb835ea9c88cf2f5f P adf956e0da454271b83b4089277529d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf956e0da454271b83b4089277529d7" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45865 } } peers { permanent_uuid: "4c94708bc344481b8eecaecbfa36e414" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46335 } } peers { permanent_uuid: "623e6f92ba864e4bbfeb60ddd8c7aa5c" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 41525 } }
I20260601 13:31:16.448629  3339 tablet_bootstrap.cc:492] T 6bae4db42ef94bf3991b54dd7d2ab49e P 623e6f92ba864e4bbfeb60ddd8c7aa5c: Bootstrap starting.
I20260601 13:31:16.448689  3342 tablet_bootstrap.cc:654] T 6bae4db42ef94bf3991b54dd7d2ab49e P 4c94708bc344481b8eecaecbfa36e414: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:16.448787  3343 leader_election.cc:290] T 521d30287dd74b7eb835ea9c88cf2f5f P adf956e0da454271b83b4089277529d7 [CANDIDATE]: Term 1 election: Requested vote from peers 4c94708bc344481b8eecaecbfa36e414 (127.24.95.66:46335), 623e6f92ba864e4bbfeb60ddd8c7aa5c (127.24.95.67:41525)
I20260601 13:31:16.449194  3218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "521d30287dd74b7eb835ea9c88cf2f5f" candidate_uuid: "adf956e0da454271b83b4089277529d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c94708bc344481b8eecaecbfa36e414"
I20260601 13:31:16.449286  3218 raft_consensus.cc:3060] T 521d30287dd74b7eb835ea9c88cf2f5f P 4c94708bc344481b8eecaecbfa36e414 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:16.449268  3293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "521d30287dd74b7eb835ea9c88cf2f5f" candidate_uuid: "adf956e0da454271b83b4089277529d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "623e6f92ba864e4bbfeb60ddd8c7aa5c"
I20260601 13:31:16.449362  3293 raft_consensus.cc:3060] T 521d30287dd74b7eb835ea9c88cf2f5f P 623e6f92ba864e4bbfeb60ddd8c7aa5c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:16.449581  3339 tablet_bootstrap.cc:654] T 6bae4db42ef94bf3991b54dd7d2ab49e P 623e6f92ba864e4bbfeb60ddd8c7aa5c: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:16.449731  3342 tablet_bootstrap.cc:492] T 6bae4db42ef94bf3991b54dd7d2ab49e P 4c94708bc344481b8eecaecbfa36e414: No bootstrap required, opened a new log
I20260601 13:31:16.449800  3342 ts_tablet_manager.cc:1403] T 6bae4db42ef94bf3991b54dd7d2ab49e P 4c94708bc344481b8eecaecbfa36e414: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:31:16.450269  3218 raft_consensus.cc:2468] T 521d30287dd74b7eb835ea9c88cf2f5f P 4c94708bc344481b8eecaecbfa36e414 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adf956e0da454271b83b4089277529d7 in term 1.
I20260601 13:31:16.450336  3342 raft_consensus.cc:359] T 6bae4db42ef94bf3991b54dd7d2ab49e P 4c94708bc344481b8eecaecbfa36e414 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf956e0da454271b83b4089277529d7" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45865 } } peers { permanent_uuid: "4c94708bc344481b8eecaecbfa36e414" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46335 } } peers { permanent_uuid: "623e6f92ba864e4bbfeb60ddd8c7aa5c" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 41525 } }
I20260601 13:31:16.450439  3342 raft_consensus.cc:385] T 6bae4db42ef94bf3991b54dd7d2ab49e P 4c94708bc344481b8eecaecbfa36e414 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:16.450479  3342 raft_consensus.cc:740] T 6bae4db42ef94bf3991b54dd7d2ab49e P 4c94708bc344481b8eecaecbfa36e414 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c94708bc344481b8eecaecbfa36e414, State: Initialized, Role: FOLLOWER
I20260601 13:31:16.450502  3293 raft_consensus.cc:2468] T 521d30287dd74b7eb835ea9c88cf2f5f P 623e6f92ba864e4bbfeb60ddd8c7aa5c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adf956e0da454271b83b4089277529d7 in term 1.
I20260601 13:31:16.450569  3108 leader_election.cc:304] T 521d30287dd74b7eb835ea9c88cf2f5f P adf956e0da454271b83b4089277529d7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c94708bc344481b8eecaecbfa36e414, adf956e0da454271b83b4089277529d7; no voters: 
I20260601 13:31:16.450589  3342 consensus_queue.cc:260] T 6bae4db42ef94bf3991b54dd7d2ab49e P 4c94708bc344481b8eecaecbfa36e414 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf956e0da454271b83b4089277529d7" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45865 } } peers { permanent_uuid: "4c94708bc344481b8eecaecbfa36e414" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46335 } } peers { permanent_uuid: "623e6f92ba864e4bbfeb60ddd8c7aa5c" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 41525 } }
I20260601 13:31:16.450826  3343 raft_consensus.cc:2804] T 521d30287dd74b7eb835ea9c88cf2f5f P adf956e0da454271b83b4089277529d7 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:16.450850  3342 ts_tablet_manager.cc:1434] T 6bae4db42ef94bf3991b54dd7d2ab49e P 4c94708bc344481b8eecaecbfa36e414: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:16.450966  3343 raft_consensus.cc:697] T 521d30287dd74b7eb835ea9c88cf2f5f P adf956e0da454271b83b4089277529d7 [term 1 LEADER]: Becoming Leader. State: Replica: adf956e0da454271b83b4089277529d7, State: Running, Role: LEADER
I20260601 13:31:16.451000  3342 tablet_bootstrap.cc:492] T 890d7c47ee00460ba1a78ad7f259f9cb P 4c94708bc344481b8eecaecbfa36e414: Bootstrap starting.
I20260601 13:31:16.451076  3343 consensus_queue.cc:237] T 521d30287dd74b7eb835ea9c88cf2f5f P adf956e0da454271b83b4089277529d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf956e0da454271b83b4089277529d7" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45865 } } peers { permanent_uuid: "4c94708bc344481b8eecaecbfa36e414" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46335 } } peers { permanent_uuid: "623e6f92ba864e4bbfeb60ddd8c7aa5c" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 41525 } }
I20260601 13:31:16.451928  3342 tablet_bootstrap.cc:654] T 890d7c47ee00460ba1a78ad7f259f9cb P 4c94708bc344481b8eecaecbfa36e414: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:16.452418  3039 catalog_manager.cc:5696] T 521d30287dd74b7eb835ea9c88cf2f5f P adf956e0da454271b83b4089277529d7 reported cstate change: term changed from 0 to 1, leader changed from <none> to adf956e0da454271b83b4089277529d7 (127.24.95.65). New cstate: current_term: 1 leader_uuid: "adf956e0da454271b83b4089277529d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf956e0da454271b83b4089277529d7" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c94708bc344481b8eecaecbfa36e414" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "623e6f92ba864e4bbfeb60ddd8c7aa5c" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 41525 } health_report { overall_health: UNKNOWN } } }
I20260601 13:31:16.453089  3342 tablet_bootstrap.cc:492] T 890d7c47ee00460ba1a78ad7f259f9cb P 4c94708bc344481b8eecaecbfa36e414: No bootstrap required, opened a new log
I20260601 13:31:16.453184  3342 ts_tablet_manager.cc:1403] T 890d7c47ee00460ba1a78ad7f259f9cb P 4c94708bc344481b8eecaecbfa36e414: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:31:16.453615  3342 raft_consensus.cc:359] T 890d7c47ee00460ba1a78ad7f259f9cb P 4c94708bc344481b8eecaecbfa36e414 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf956e0da454271b83b4089277529d7" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45865 } } peers { permanent_uuid: "4c94708bc344481b8eecaecbfa36e414" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46335 } } peers { permanent_uuid: "623e6f92ba864e4bbfeb60ddd8c7aa5c" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 41525 } }
I20260601 13:31:16.453709  3342 raft_consensus.cc:385] T 890d7c47ee00460ba1a78ad7f259f9cb P 4c94708bc344481b8eecaecbfa36e414 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:16.453740  3342 raft_consensus.cc:740] T 890d7c47ee00460ba1a78ad7f259f9cb P 4c94708bc344481b8eecaecbfa36e414 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c94708bc344481b8eecaecbfa36e414, State: Initialized, Role: FOLLOWER
I20260601 13:31:16.453837  3342 consensus_queue.cc:260] T 890d7c47ee00460ba1a78ad7f259f9cb P 4c94708bc344481b8eecaecbfa36e414 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf956e0da454271b83b4089277529d7" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45865 } } peers { permanent_uuid: "4c94708bc344481b8eecaecbfa36e414" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46335 } } peers { permanent_uuid: "623e6f92ba864e4bbfeb60ddd8c7aa5c" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 41525 } }
I20260601 13:31:16.454104  3342 ts_tablet_manager.cc:1434] T 890d7c47ee00460ba1a78ad7f259f9cb P 4c94708bc344481b8eecaecbfa36e414: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:31:16.454761  3339 tablet_bootstrap.cc:492] T 6bae4db42ef94bf3991b54dd7d2ab49e P 623e6f92ba864e4bbfeb60ddd8c7aa5c: No bootstrap required, opened a new log
I20260601 13:31:16.454836  3339 ts_tablet_manager.cc:1403] T 6bae4db42ef94bf3991b54dd7d2ab49e P 623e6f92ba864e4bbfeb60ddd8c7aa5c: Time spent bootstrapping tablet: real 0.006s	user 0.001s	sys 0.000s
I20260601 13:31:16.455228  3339 raft_consensus.cc:359] T 6bae4db42ef94bf3991b54dd7d2ab49e P 623e6f92ba864e4bbfeb60ddd8c7aa5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf956e0da454271b83b4089277529d7" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45865 } } peers { permanent_uuid: "4c94708bc344481b8eecaecbfa36e414" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46335 } } peers { permanent_uuid: "623e6f92ba864e4bbfeb60ddd8c7aa5c" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 41525 } }
I20260601 13:31:16.455328  3339 raft_consensus.cc:385] T 6bae4db42ef94bf3991b54dd7d2ab49e P 623e6f92ba864e4bbfeb60ddd8c7aa5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:16.455368  3339 raft_consensus.cc:740] T 6bae4db42ef94bf3991b54dd7d2ab49e P 623e6f92ba864e4bbfeb60ddd8c7aa5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 623e6f92ba864e4bbfeb60ddd8c7aa5c, State: Initialized, Role: FOLLOWER
I20260601 13:31:16.455480  3339 consensus_queue.cc:260] T 6bae4db42ef94bf3991b54dd7d2ab49e P 623e6f92ba864e4bbfeb60ddd8c7aa5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf956e0da454271b83b4089277529d7" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45865 } } peers { permanent_uuid: "4c94708bc344481b8eecaecbfa36e414" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46335 } } peers { permanent_uuid: "623e6f92ba864e4bbfeb60ddd8c7aa5c" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 41525 } }
I20260601 13:31:16.455721  3339 ts_tablet_manager.cc:1434] T 6bae4db42ef94bf3991b54dd7d2ab49e P 623e6f92ba864e4bbfeb60ddd8c7aa5c: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:31:16.455924  3339 tablet_bootstrap.cc:492] T ae6cbcc34a454ae7bd8afa52be0f7554 P 623e6f92ba864e4bbfeb60ddd8c7aa5c: Bootstrap starting.
I20260601 13:31:16.456830  3339 tablet_bootstrap.cc:654] T ae6cbcc34a454ae7bd8afa52be0f7554 P 623e6f92ba864e4bbfeb60ddd8c7aa5c: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:16.457811  3339 tablet_bootstrap.cc:492] T ae6cbcc34a454ae7bd8afa52be0f7554 P 623e6f92ba864e4bbfeb60ddd8c7aa5c: No bootstrap required, opened a new log
I20260601 13:31:16.457902  3339 ts_tablet_manager.cc:1403] T ae6cbcc34a454ae7bd8afa52be0f7554 P 623e6f92ba864e4bbfeb60ddd8c7aa5c: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:31:16.458253  3339 raft_consensus.cc:359] T ae6cbcc34a454ae7bd8afa52be0f7554 P 623e6f92ba864e4bbfeb60ddd8c7aa5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf956e0da454271b83b4089277529d7" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45865 } } peers { permanent_uuid: "4c94708bc344481b8eecaecbfa36e414" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46335 } } peers { permanent_uuid: "623e6f92ba864e4bbfeb60ddd8c7aa5c" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 41525 } }
I20260601 13:31:16.458338  3339 raft_consensus.cc:385] T ae6cbcc34a454ae7bd8afa52be0f7554 P 623e6f92ba864e4bbfeb60ddd8c7aa5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:16.458366  3339 raft_consensus.cc:740] T ae6cbcc34a454ae7bd8afa52be0f7554 P 623e6f92ba864e4bbfeb60ddd8c7aa5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 623e6f92ba864e4bbfeb60ddd8c7aa5c, State: Initialized, Role: FOLLOWER
I20260601 13:31:16.458482  3339 consensus_queue.cc:260] T ae6cbcc34a454ae7bd8afa52be0f7554 P 623e6f92ba864e4bbfeb60ddd8c7aa5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf956e0da454271b83b4089277529d7" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45865 } } peers { permanent_uuid: "4c94708bc344481b8eecaecbfa36e414" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46335 } } peers { permanent_uuid: "623e6f92ba864e4bbfeb60ddd8c7aa5c" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 41525 } }
I20260601 13:31:16.458722  3339 ts_tablet_manager.cc:1434] T ae6cbcc34a454ae7bd8afa52be0f7554 P 623e6f92ba864e4bbfeb60ddd8c7aa5c: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:31:16.462356  3348 raft_consensus.cc:493] T fb4deaef8f6d4fbba4056ae1345036ef P 4c94708bc344481b8eecaecbfa36e414 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:31:16.462455  3348 raft_consensus.cc:515] T fb4deaef8f6d4fbba4056ae1345036ef P 4c94708bc344481b8eecaecbfa36e414 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623e6f92ba864e4bbfeb60ddd8c7aa5c" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 41525 } } peers { permanent_uuid: "4c94708bc344481b8eecaecbfa36e414" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46335 } } peers { permanent_uuid: "adf956e0da454271b83b4089277529d7" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45865 } }
I20260601 13:31:16.462852  3348 leader_election.cc:290] T fb4deaef8f6d4fbba4056ae1345036ef P 4c94708bc344481b8eecaecbfa36e414 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 623e6f92ba864e4bbfeb60ddd8c7aa5c (127.24.95.67:41525), adf956e0da454271b83b4089277529d7 (127.24.95.65:45865)
I20260601 13:31:16.463402  3348 raft_consensus.cc:493] T 890d7c47ee00460ba1a78ad7f259f9cb P 4c94708bc344481b8eecaecbfa36e414 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:31:16.463490  3348 raft_consensus.cc:515] T 890d7c47ee00460ba1a78ad7f259f9cb P 4c94708bc344481b8eecaecbfa36e414 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf956e0da454271b83b4089277529d7" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45865 } } peers { permanent_uuid: "4c94708bc344481b8eecaecbfa36e414" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46335 } } peers { permanent_uuid: "623e6f92ba864e4bbfeb60ddd8c7aa5c" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 41525 } }
I20260601 13:31:16.463848  3348 leader_election.cc:290] T 890d7c47ee00460ba1a78ad7f259f9cb P 4c94708bc344481b8eecaecbfa36e414 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adf956e0da454271b83b4089277529d7 (127.24.95.65:45865), 623e6f92ba864e4bbfeb60ddd8c7aa5c (127.24.95.67:41525)
I20260601 13:31:16.466831  3142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb4deaef8f6d4fbba4056ae1345036ef" candidate_uuid: "4c94708bc344481b8eecaecbfa36e414" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf956e0da454271b83b4089277529d7" is_pre_election: true
I20260601 13:31:16.466876  3141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "890d7c47ee00460ba1a78ad7f259f9cb" candidate_uuid: "4c94708bc344481b8eecaecbfa36e414" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf956e0da454271b83b4089277529d7" is_pre_election: true
I20260601 13:31:16.466918  3292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "890d7c47ee00460ba1a78ad7f259f9cb" candidate_uuid: "4c94708bc344481b8eecaecbfa36e414" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "623e6f92ba864e4bbfeb60ddd8c7aa5c" is_pre_election: true
I20260601 13:31:16.466967  3142 raft_consensus.cc:2468] T fb4deaef8f6d4fbba4056ae1345036ef P adf956e0da454271b83b4089277529d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c94708bc344481b8eecaecbfa36e414 in term 0.
I20260601 13:31:16.467023  3141 raft_consensus.cc:2468] T 890d7c47ee00460ba1a78ad7f259f9cb P adf956e0da454271b83b4089277529d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c94708bc344481b8eecaecbfa36e414 in term 0.
I20260601 13:31:16.467023  3292 raft_consensus.cc:2468] T 890d7c47ee00460ba1a78ad7f259f9cb P 623e6f92ba864e4bbfeb60ddd8c7aa5c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c94708bc344481b8eecaecbfa36e414 in term 0.
I20260601 13:31:16.467216  3293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb4deaef8f6d4fbba4056ae1345036ef" candidate_uuid: "4c94708bc344481b8eecaecbfa36e414" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "623e6f92ba864e4bbfeb60ddd8c7aa5c" is_pre_election: true
I20260601 13:31:16.467272  3182 leader_election.cc:304] T 890d7c47ee00460ba1a78ad7f259f9cb P 4c94708bc344481b8eecaecbfa36e414 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c94708bc344481b8eecaecbfa36e414, 623e6f92ba864e4bbfeb60ddd8c7aa5c; no voters: 
I20260601 13:31:16.467305  3293 raft_consensus.cc:2468] T fb4deaef8f6d4fbba4056ae1345036ef P 623e6f92ba864e4bbfeb60ddd8c7aa5c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c94708bc344481b8eecaecbfa36e414 in term 0.
I20260601 13:31:16.467311  3184 leader_election.cc:304] T fb4deaef8f6d4fbba4056ae1345036ef P 4c94708bc344481b8eecaecbfa36e414 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c94708bc344481b8eecaecbfa36e414, adf956e0da454271b83b4089277529d7; no voters: 
I20260601 13:31:16.467428  3348 raft_consensus.cc:2804] T 890d7c47ee00460ba1a78ad7f259f9cb P 4c94708bc344481b8eecaecbfa36e414 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:31:16.467471  3348 raft_consensus.cc:493] T 890d7c47ee00460ba1a78ad7f259f9cb P 4c94708bc344481b8eecaecbfa36e414 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:31:16.467523  3348 raft_consensus.cc:3060] T 890d7c47ee00460ba1a78ad7f259f9cb P 4c94708bc344481b8eecaecbfa36e414 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:16.467597  3351 raft_consensus.cc:2804] T fb4deaef8f6d4fbba4056ae1345036ef P 4c94708bc344481b8eecaecbfa36e414 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:31:16.467635  3351 raft_consensus.cc:493] T fb4deaef8f6d4fbba4056ae1345036ef P 4c94708bc344481b8eecaecbfa36e414 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:31:16.467674  3351 raft_consensus.cc:3060] T fb4deaef8f6d4fbba4056ae1345036ef P 4c94708bc344481b8eecaecbfa36e414 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:16.468583  3348 raft_consensus.cc:515] T 890d7c47ee00460ba1a78ad7f259f9cb P 4c94708bc344481b8eecaecbfa36e414 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf956e0da454271b83b4089277529d7" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45865 } } peers { permanent_uuid: "4c94708bc344481b8eecaecbfa36e414" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46335 } } peers { permanent_uuid: "623e6f92ba864e4bbfeb60ddd8c7aa5c" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 41525 } }
I20260601 13:31:16.468637  3351 raft_consensus.cc:515] T fb4deaef8f6d4fbba4056ae1345036ef P 4c94708bc344481b8eecaecbfa36e414 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623e6f92ba864e4bbfeb60ddd8c7aa5c" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 41525 } } peers { permanent_uuid: "4c94708bc344481b8eecaecbfa36e414" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46335 } } peers { permanent_uuid: "adf956e0da454271b83b4089277529d7" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45865 } }
I20260601 13:31:16.468917  3351 leader_election.cc:290] T fb4deaef8f6d4fbba4056ae1345036ef P 4c94708bc344481b8eecaecbfa36e414 [CANDIDATE]: Term 1 election: Requested vote from peers 623e6f92ba864e4bbfeb60ddd8c7aa5c (127.24.95.67:41525), adf956e0da454271b83b4089277529d7 (127.24.95.65:45865)
I20260601 13:31:16.468917  3348 leader_election.cc:290] T 890d7c47ee00460ba1a78ad7f259f9cb P 4c94708bc344481b8eecaecbfa36e414 [CANDIDATE]: Term 1 election: Requested vote from peers adf956e0da454271b83b4089277529d7 (127.24.95.65:45865), 623e6f92ba864e4bbfeb60ddd8c7aa5c (127.24.95.67:41525)
I20260601 13:31:16.469241  3293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb4deaef8f6d4fbba4056ae1345036ef" candidate_uuid: "4c94708bc344481b8eecaecbfa36e414" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "623e6f92ba864e4bbfeb60ddd8c7aa5c"
I20260601 13:31:16.469293  3292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "890d7c47ee00460ba1a78ad7f259f9cb" candidate_uuid: "4c94708bc344481b8eecaecbfa36e414" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "623e6f92ba864e4bbfeb60ddd8c7aa5c"
I20260601 13:31:16.469342  3293 raft_consensus.cc:3060] T fb4deaef8f6d4fbba4056ae1345036ef P 623e6f92ba864e4bbfeb60ddd8c7aa5c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:16.469360  3292 raft_consensus.cc:3060] T 890d7c47ee00460ba1a78ad7f259f9cb P 623e6f92ba864e4bbfeb60ddd8c7aa5c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:16.469463  3142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb4deaef8f6d4fbba4056ae1345036ef" candidate_uuid: "4c94708bc344481b8eecaecbfa36e414" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf956e0da454271b83b4089277529d7"
I20260601 13:31:16.469589  3142 raft_consensus.cc:3060] T fb4deaef8f6d4fbba4056ae1345036ef P adf956e0da454271b83b4089277529d7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:16.470268  3292 raft_consensus.cc:2468] T 890d7c47ee00460ba1a78ad7f259f9cb P 623e6f92ba864e4bbfeb60ddd8c7aa5c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c94708bc344481b8eecaecbfa36e414 in term 1.
I20260601 13:31:16.470366  3293 raft_consensus.cc:2468] T fb4deaef8f6d4fbba4056ae1345036ef P 623e6f92ba864e4bbfeb60ddd8c7aa5c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c94708bc344481b8eecaecbfa36e414 in term 1.
I20260601 13:31:16.470427  3142 raft_consensus.cc:2468] T fb4deaef8f6d4fbba4056ae1345036ef P adf956e0da454271b83b4089277529d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c94708bc344481b8eecaecbfa36e414 in term 1.
I20260601 13:31:16.470568  3141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "890d7c47ee00460ba1a78ad7f259f9cb" candidate_uuid: "4c94708bc344481b8eecaecbfa36e414" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf956e0da454271b83b4089277529d7"
I20260601 13:31:16.470641  3184 leader_election.cc:304] T fb4deaef8f6d4fbba4056ae1345036ef P 4c94708bc344481b8eecaecbfa36e414 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c94708bc344481b8eecaecbfa36e414, adf956e0da454271b83b4089277529d7; no voters: 
I20260601 13:31:16.470667  3141 raft_consensus.cc:3060] T 890d7c47ee00460ba1a78ad7f259f9cb P adf956e0da454271b83b4089277529d7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:16.470664  3182 leader_election.cc:304] T 890d7c47ee00460ba1a78ad7f259f9cb P 4c94708bc344481b8eecaecbfa36e414 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c94708bc344481b8eecaecbfa36e414, 623e6f92ba864e4bbfeb60ddd8c7aa5c; no voters: 
I20260601 13:31:16.470801  3348 raft_consensus.cc:2804] T fb4deaef8f6d4fbba4056ae1345036ef P 4c94708bc344481b8eecaecbfa36e414 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:16.470842  3351 raft_consensus.cc:2804] T 890d7c47ee00460ba1a78ad7f259f9cb P 4c94708bc344481b8eecaecbfa36e414 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:16.470999  3348 raft_consensus.cc:697] T fb4deaef8f6d4fbba4056ae1345036ef P 4c94708bc344481b8eecaecbfa36e414 [term 1 LEADER]: Becoming Leader. State: Replica: 4c94708bc344481b8eecaecbfa36e414, State: Running, Role: LEADER
I20260601 13:31:16.471063  3351 raft_consensus.cc:697] T 890d7c47ee00460ba1a78ad7f259f9cb P 4c94708bc344481b8eecaecbfa36e414 [term 1 LEADER]: Becoming Leader. State: Replica: 4c94708bc344481b8eecaecbfa36e414, State: Running, Role: LEADER
I20260601 13:31:16.471133  3348 consensus_queue.cc:237] T fb4deaef8f6d4fbba4056ae1345036ef P 4c94708bc344481b8eecaecbfa36e414 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623e6f92ba864e4bbfeb60ddd8c7aa5c" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 41525 } } peers { permanent_uuid: "4c94708bc344481b8eecaecbfa36e414" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46335 } } peers { permanent_uuid: "adf956e0da454271b83b4089277529d7" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45865 } }
I20260601 13:31:16.471203  3351 consensus_queue.cc:237] T 890d7c47ee00460ba1a78ad7f259f9cb P 4c94708bc344481b8eecaecbfa36e414 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf956e0da454271b83b4089277529d7" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45865 } } peers { permanent_uuid: "4c94708bc344481b8eecaecbfa36e414" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46335 } } peers { permanent_uuid: "623e6f92ba864e4bbfeb60ddd8c7aa5c" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 41525 } }
I20260601 13:31:16.471634  3141 raft_consensus.cc:2468] T 890d7c47ee00460ba1a78ad7f259f9cb P adf956e0da454271b83b4089277529d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c94708bc344481b8eecaecbfa36e414 in term 1.
I20260601 13:31:16.472813  3039 catalog_manager.cc:5696] T fb4deaef8f6d4fbba4056ae1345036ef P 4c94708bc344481b8eecaecbfa36e414 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c94708bc344481b8eecaecbfa36e414 (127.24.95.66). New cstate: current_term: 1 leader_uuid: "4c94708bc344481b8eecaecbfa36e414" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623e6f92ba864e4bbfeb60ddd8c7aa5c" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 41525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c94708bc344481b8eecaecbfa36e414" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46335 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "adf956e0da454271b83b4089277529d7" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45865 } health_report { overall_health: UNKNOWN } } }
I20260601 13:31:16.476001  3039 catalog_manager.cc:5696] T 890d7c47ee00460ba1a78ad7f259f9cb P 4c94708bc344481b8eecaecbfa36e414 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c94708bc344481b8eecaecbfa36e414 (127.24.95.66). New cstate: current_term: 1 leader_uuid: "4c94708bc344481b8eecaecbfa36e414" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf956e0da454271b83b4089277529d7" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c94708bc344481b8eecaecbfa36e414" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46335 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "623e6f92ba864e4bbfeb60ddd8c7aa5c" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 41525 } health_report { overall_health: UNKNOWN } } }
I20260601 13:31:16.486788  3343 raft_consensus.cc:493] T 6bae4db42ef94bf3991b54dd7d2ab49e P adf956e0da454271b83b4089277529d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:31:16.486953  3343 raft_consensus.cc:515] T 6bae4db42ef94bf3991b54dd7d2ab49e P adf956e0da454271b83b4089277529d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf956e0da454271b83b4089277529d7" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45865 } } peers { permanent_uuid: "4c94708bc344481b8eecaecbfa36e414" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46335 } } peers { permanent_uuid: "623e6f92ba864e4bbfeb60ddd8c7aa5c" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 41525 } }
I20260601 13:31:16.487412  3343 leader_election.cc:290] T 6bae4db42ef94bf3991b54dd7d2ab49e P adf956e0da454271b83b4089277529d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c94708bc344481b8eecaecbfa36e414 (127.24.95.66:46335), 623e6f92ba864e4bbfeb60ddd8c7aa5c (127.24.95.67:41525)
I20260601 13:31:16.487877  3293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bae4db42ef94bf3991b54dd7d2ab49e" candidate_uuid: "adf956e0da454271b83b4089277529d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "623e6f92ba864e4bbfeb60ddd8c7aa5c" is_pre_election: true
I20260601 13:31:16.487874  3218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bae4db42ef94bf3991b54dd7d2ab49e" candidate_uuid: "adf956e0da454271b83b4089277529d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c94708bc344481b8eecaecbfa36e414" is_pre_election: true
I20260601 13:31:16.488047  3293 raft_consensus.cc:2468] T 6bae4db42ef94bf3991b54dd7d2ab49e P 623e6f92ba864e4bbfeb60ddd8c7aa5c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adf956e0da454271b83b4089277529d7 in term 0.
I20260601 13:31:16.488106  3218 raft_consensus.cc:2468] T 6bae4db42ef94bf3991b54dd7d2ab49e P 4c94708bc344481b8eecaecbfa36e414 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adf956e0da454271b83b4089277529d7 in term 0.
I20260601 13:31:16.488333  3106 leader_election.cc:304] T 6bae4db42ef94bf3991b54dd7d2ab49e P adf956e0da454271b83b4089277529d7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 623e6f92ba864e4bbfeb60ddd8c7aa5c, adf956e0da454271b83b4089277529d7; no voters: 
I20260601 13:31:16.488524  3343 raft_consensus.cc:2804] T 6bae4db42ef94bf3991b54dd7d2ab49e P adf956e0da454271b83b4089277529d7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:31:16.488586  3343 raft_consensus.cc:493] T 6bae4db42ef94bf3991b54dd7d2ab49e P adf956e0da454271b83b4089277529d7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:31:16.488620  3343 raft_consensus.cc:3060] T 6bae4db42ef94bf3991b54dd7d2ab49e P adf956e0da454271b83b4089277529d7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:16.489418  3343 raft_consensus.cc:515] T 6bae4db42ef94bf3991b54dd7d2ab49e P adf956e0da454271b83b4089277529d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf956e0da454271b83b4089277529d7" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45865 } } peers { permanent_uuid: "4c94708bc344481b8eecaecbfa36e414" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46335 } } peers { permanent_uuid: "623e6f92ba864e4bbfeb60ddd8c7aa5c" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 41525 } }
I20260601 13:31:16.489770  3343 leader_election.cc:290] T 6bae4db42ef94bf3991b54dd7d2ab49e P adf956e0da454271b83b4089277529d7 [CANDIDATE]: Term 1 election: Requested vote from peers 4c94708bc344481b8eecaecbfa36e414 (127.24.95.66:46335), 623e6f92ba864e4bbfeb60ddd8c7aa5c (127.24.95.67:41525)
I20260601 13:31:16.490096  3293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bae4db42ef94bf3991b54dd7d2ab49e" candidate_uuid: "adf956e0da454271b83b4089277529d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "623e6f92ba864e4bbfeb60ddd8c7aa5c"
I20260601 13:31:16.490113  3218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bae4db42ef94bf3991b54dd7d2ab49e" candidate_uuid: "adf956e0da454271b83b4089277529d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c94708bc344481b8eecaecbfa36e414"
I20260601 13:31:16.490186  3293 raft_consensus.cc:3060] T 6bae4db42ef94bf3991b54dd7d2ab49e P 623e6f92ba864e4bbfeb60ddd8c7aa5c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:16.490235  3218 raft_consensus.cc:3060] T 6bae4db42ef94bf3991b54dd7d2ab49e P 4c94708bc344481b8eecaecbfa36e414 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:16.491025  3293 raft_consensus.cc:2468] T 6bae4db42ef94bf3991b54dd7d2ab49e P 623e6f92ba864e4bbfeb60ddd8c7aa5c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adf956e0da454271b83b4089277529d7 in term 1.
I20260601 13:31:16.491124  3218 raft_consensus.cc:2468] T 6bae4db42ef94bf3991b54dd7d2ab49e P 4c94708bc344481b8eecaecbfa36e414 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adf956e0da454271b83b4089277529d7 in term 1.
I20260601 13:31:16.491322  3106 leader_election.cc:304] T 6bae4db42ef94bf3991b54dd7d2ab49e P adf956e0da454271b83b4089277529d7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 623e6f92ba864e4bbfeb60ddd8c7aa5c, adf956e0da454271b83b4089277529d7; no voters: 
I20260601 13:31:16.491509  3343 raft_consensus.cc:2804] T 6bae4db42ef94bf3991b54dd7d2ab49e P adf956e0da454271b83b4089277529d7 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:16.491595  3343 raft_consensus.cc:697] T 6bae4db42ef94bf3991b54dd7d2ab49e P adf956e0da454271b83b4089277529d7 [term 1 LEADER]: Becoming Leader. State: Replica: adf956e0da454271b83b4089277529d7, State: Running, Role: LEADER
I20260601 13:31:16.491739  3343 consensus_queue.cc:237] T 6bae4db42ef94bf3991b54dd7d2ab49e P adf956e0da454271b83b4089277529d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf956e0da454271b83b4089277529d7" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45865 } } peers { permanent_uuid: "4c94708bc344481b8eecaecbfa36e414" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46335 } } peers { permanent_uuid: "623e6f92ba864e4bbfeb60ddd8c7aa5c" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 41525 } }
I20260601 13:31:16.493348  3039 catalog_manager.cc:5696] T 6bae4db42ef94bf3991b54dd7d2ab49e P adf956e0da454271b83b4089277529d7 reported cstate change: term changed from 0 to 1, leader changed from <none> to adf956e0da454271b83b4089277529d7 (127.24.95.65). New cstate: current_term: 1 leader_uuid: "adf956e0da454271b83b4089277529d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf956e0da454271b83b4089277529d7" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c94708bc344481b8eecaecbfa36e414" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "623e6f92ba864e4bbfeb60ddd8c7aa5c" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 41525 } health_report { overall_health: UNKNOWN } } }
I20260601 13:31:16.506560  3348 raft_consensus.cc:493] T ae6cbcc34a454ae7bd8afa52be0f7554 P 4c94708bc344481b8eecaecbfa36e414 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:31:16.506711  3348 raft_consensus.cc:515] T ae6cbcc34a454ae7bd8afa52be0f7554 P 4c94708bc344481b8eecaecbfa36e414 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf956e0da454271b83b4089277529d7" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45865 } } peers { permanent_uuid: "4c94708bc344481b8eecaecbfa36e414" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46335 } } peers { permanent_uuid: "623e6f92ba864e4bbfeb60ddd8c7aa5c" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 41525 } }
I20260601 13:31:16.507185  3348 leader_election.cc:290] T ae6cbcc34a454ae7bd8afa52be0f7554 P 4c94708bc344481b8eecaecbfa36e414 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adf956e0da454271b83b4089277529d7 (127.24.95.65:45865), 623e6f92ba864e4bbfeb60ddd8c7aa5c (127.24.95.67:41525)
I20260601 13:31:16.507577  3141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae6cbcc34a454ae7bd8afa52be0f7554" candidate_uuid: "4c94708bc344481b8eecaecbfa36e414" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf956e0da454271b83b4089277529d7" is_pre_election: true
I20260601 13:31:16.507602  3293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae6cbcc34a454ae7bd8afa52be0f7554" candidate_uuid: "4c94708bc344481b8eecaecbfa36e414" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "623e6f92ba864e4bbfeb60ddd8c7aa5c" is_pre_election: true
I20260601 13:31:16.507692  3141 raft_consensus.cc:2468] T ae6cbcc34a454ae7bd8afa52be0f7554 P adf956e0da454271b83b4089277529d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c94708bc344481b8eecaecbfa36e414 in term 0.
I20260601 13:31:16.507737  3293 raft_consensus.cc:2468] T ae6cbcc34a454ae7bd8afa52be0f7554 P 623e6f92ba864e4bbfeb60ddd8c7aa5c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c94708bc344481b8eecaecbfa36e414 in term 0.
I20260601 13:31:16.508018  3184 leader_election.cc:304] T ae6cbcc34a454ae7bd8afa52be0f7554 P 4c94708bc344481b8eecaecbfa36e414 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c94708bc344481b8eecaecbfa36e414, adf956e0da454271b83b4089277529d7; no voters: 
I20260601 13:31:16.508179  3348 raft_consensus.cc:2804] T ae6cbcc34a454ae7bd8afa52be0f7554 P 4c94708bc344481b8eecaecbfa36e414 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:31:16.508236  3348 raft_consensus.cc:493] T ae6cbcc34a454ae7bd8afa52be0f7554 P 4c94708bc344481b8eecaecbfa36e414 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:31:16.508280  3348 raft_consensus.cc:3060] T ae6cbcc34a454ae7bd8afa52be0f7554 P 4c94708bc344481b8eecaecbfa36e414 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:16.509268  3348 raft_consensus.cc:515] T ae6cbcc34a454ae7bd8afa52be0f7554 P 4c94708bc344481b8eecaecbfa36e414 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf956e0da454271b83b4089277529d7" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45865 } } peers { permanent_uuid: "4c94708bc344481b8eecaecbfa36e414" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46335 } } peers { permanent_uuid: "623e6f92ba864e4bbfeb60ddd8c7aa5c" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 41525 } }
I20260601 13:31:16.509660  3348 leader_election.cc:290] T ae6cbcc34a454ae7bd8afa52be0f7554 P 4c94708bc344481b8eecaecbfa36e414 [CANDIDATE]: Term 1 election: Requested vote from peers adf956e0da454271b83b4089277529d7 (127.24.95.65:45865), 623e6f92ba864e4bbfeb60ddd8c7aa5c (127.24.95.67:41525)
I20260601 13:31:16.510008  3293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae6cbcc34a454ae7bd8afa52be0f7554" candidate_uuid: "4c94708bc344481b8eecaecbfa36e414" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "623e6f92ba864e4bbfeb60ddd8c7aa5c"
I20260601 13:31:16.510038  3141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae6cbcc34a454ae7bd8afa52be0f7554" candidate_uuid: "4c94708bc344481b8eecaecbfa36e414" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf956e0da454271b83b4089277529d7"
I20260601 13:31:16.510106  3293 raft_consensus.cc:3060] T ae6cbcc34a454ae7bd8afa52be0f7554 P 623e6f92ba864e4bbfeb60ddd8c7aa5c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:16.510141  3141 raft_consensus.cc:3060] T ae6cbcc34a454ae7bd8afa52be0f7554 P adf956e0da454271b83b4089277529d7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:16.510874  3293 raft_consensus.cc:2468] T ae6cbcc34a454ae7bd8afa52be0f7554 P 623e6f92ba864e4bbfeb60ddd8c7aa5c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c94708bc344481b8eecaecbfa36e414 in term 1.
I20260601 13:31:16.510939  3141 raft_consensus.cc:2468] T ae6cbcc34a454ae7bd8afa52be0f7554 P adf956e0da454271b83b4089277529d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c94708bc344481b8eecaecbfa36e414 in term 1.
I20260601 13:31:16.511137  3182 leader_election.cc:304] T ae6cbcc34a454ae7bd8afa52be0f7554 P 4c94708bc344481b8eecaecbfa36e414 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c94708bc344481b8eecaecbfa36e414, 623e6f92ba864e4bbfeb60ddd8c7aa5c; no voters: 
I20260601 13:31:16.511304  3348 raft_consensus.cc:2804] T ae6cbcc34a454ae7bd8afa52be0f7554 P 4c94708bc344481b8eecaecbfa36e414 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:16.511385  3348 raft_consensus.cc:697] T ae6cbcc34a454ae7bd8afa52be0f7554 P 4c94708bc344481b8eecaecbfa36e414 [term 1 LEADER]: Becoming Leader. State: Replica: 4c94708bc344481b8eecaecbfa36e414, State: Running, Role: LEADER
I20260601 13:31:16.511545  3348 consensus_queue.cc:237] T ae6cbcc34a454ae7bd8afa52be0f7554 P 4c94708bc344481b8eecaecbfa36e414 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf956e0da454271b83b4089277529d7" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45865 } } peers { permanent_uuid: "4c94708bc344481b8eecaecbfa36e414" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46335 } } peers { permanent_uuid: "623e6f92ba864e4bbfeb60ddd8c7aa5c" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 41525 } }
I20260601 13:31:16.513077  3039 catalog_manager.cc:5696] T ae6cbcc34a454ae7bd8afa52be0f7554 P 4c94708bc344481b8eecaecbfa36e414 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c94708bc344481b8eecaecbfa36e414 (127.24.95.66). New cstate: current_term: 1 leader_uuid: "4c94708bc344481b8eecaecbfa36e414" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf956e0da454271b83b4089277529d7" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c94708bc344481b8eecaecbfa36e414" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46335 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "623e6f92ba864e4bbfeb60ddd8c7aa5c" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 41525 } health_report { overall_health: UNKNOWN } } }
I20260601 13:31:16.609705  3348 raft_consensus.cc:493] T 6779c8cf05214746af19531b57287e51 P 4c94708bc344481b8eecaecbfa36e414 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:31:16.609869  3348 raft_consensus.cc:515] T 6779c8cf05214746af19531b57287e51 P 4c94708bc344481b8eecaecbfa36e414 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf956e0da454271b83b4089277529d7" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45865 } } peers { permanent_uuid: "4c94708bc344481b8eecaecbfa36e414" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46335 } } peers { permanent_uuid: "623e6f92ba864e4bbfeb60ddd8c7aa5c" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 41525 } }
I20260601 13:31:16.610298  3348 leader_election.cc:290] T 6779c8cf05214746af19531b57287e51 P 4c94708bc344481b8eecaecbfa36e414 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adf956e0da454271b83b4089277529d7 (127.24.95.65:45865), 623e6f92ba864e4bbfeb60ddd8c7aa5c (127.24.95.67:41525)
I20260601 13:31:16.610743  3293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6779c8cf05214746af19531b57287e51" candidate_uuid: "4c94708bc344481b8eecaecbfa36e414" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "623e6f92ba864e4bbfeb60ddd8c7aa5c" is_pre_election: true
I20260601 13:31:16.610750  3141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6779c8cf05214746af19531b57287e51" candidate_uuid: "4c94708bc344481b8eecaecbfa36e414" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf956e0da454271b83b4089277529d7" is_pre_election: true
I20260601 13:31:16.610877  3293 raft_consensus.cc:2468] T 6779c8cf05214746af19531b57287e51 P 623e6f92ba864e4bbfeb60ddd8c7aa5c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c94708bc344481b8eecaecbfa36e414 in term 0.
I20260601 13:31:16.610916  3141 raft_consensus.cc:2468] T 6779c8cf05214746af19531b57287e51 P adf956e0da454271b83b4089277529d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c94708bc344481b8eecaecbfa36e414 in term 0.
I20260601 13:31:16.611260  3182 leader_election.cc:304] T 6779c8cf05214746af19531b57287e51 P 4c94708bc344481b8eecaecbfa36e414 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c94708bc344481b8eecaecbfa36e414, 623e6f92ba864e4bbfeb60ddd8c7aa5c; no voters: 
I20260601 13:31:16.611469  3348 raft_consensus.cc:2804] T 6779c8cf05214746af19531b57287e51 P 4c94708bc344481b8eecaecbfa36e414 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:31:16.611536  3348 raft_consensus.cc:493] T 6779c8cf05214746af19531b57287e51 P 4c94708bc344481b8eecaecbfa36e414 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:31:16.611563  3348 raft_consensus.cc:3060] T 6779c8cf05214746af19531b57287e51 P 4c94708bc344481b8eecaecbfa36e414 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:16.612475  3348 raft_consensus.cc:515] T 6779c8cf05214746af19531b57287e51 P 4c94708bc344481b8eecaecbfa36e414 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf956e0da454271b83b4089277529d7" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45865 } } peers { permanent_uuid: "4c94708bc344481b8eecaecbfa36e414" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46335 } } peers { permanent_uuid: "623e6f92ba864e4bbfeb60ddd8c7aa5c" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 41525 } }
I20260601 13:31:16.612913  3348 leader_election.cc:290] T 6779c8cf05214746af19531b57287e51 P 4c94708bc344481b8eecaecbfa36e414 [CANDIDATE]: Term 1 election: Requested vote from peers adf956e0da454271b83b4089277529d7 (127.24.95.65:45865), 623e6f92ba864e4bbfeb60ddd8c7aa5c (127.24.95.67:41525)
I20260601 13:31:16.613310  3141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6779c8cf05214746af19531b57287e51" candidate_uuid: "4c94708bc344481b8eecaecbfa36e414" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf956e0da454271b83b4089277529d7"
I20260601 13:31:16.613309  3293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6779c8cf05214746af19531b57287e51" candidate_uuid: "4c94708bc344481b8eecaecbfa36e414" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "623e6f92ba864e4bbfeb60ddd8c7aa5c"
I20260601 13:31:16.613471  3141 raft_consensus.cc:3060] T 6779c8cf05214746af19531b57287e51 P adf956e0da454271b83b4089277529d7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:16.613483  3293 raft_consensus.cc:3060] T 6779c8cf05214746af19531b57287e51 P 623e6f92ba864e4bbfeb60ddd8c7aa5c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:16.614250  3141 raft_consensus.cc:2468] T 6779c8cf05214746af19531b57287e51 P adf956e0da454271b83b4089277529d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c94708bc344481b8eecaecbfa36e414 in term 1.
I20260601 13:31:16.614274  3293 raft_consensus.cc:2468] T 6779c8cf05214746af19531b57287e51 P 623e6f92ba864e4bbfeb60ddd8c7aa5c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c94708bc344481b8eecaecbfa36e414 in term 1.
I20260601 13:31:16.614555  3182 leader_election.cc:304] T 6779c8cf05214746af19531b57287e51 P 4c94708bc344481b8eecaecbfa36e414 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c94708bc344481b8eecaecbfa36e414, 623e6f92ba864e4bbfeb60ddd8c7aa5c; no voters: 
I20260601 13:31:16.614723  3348 raft_consensus.cc:2804] T 6779c8cf05214746af19531b57287e51 P 4c94708bc344481b8eecaecbfa36e414 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:16.614809  3348 raft_consensus.cc:697] T 6779c8cf05214746af19531b57287e51 P 4c94708bc344481b8eecaecbfa36e414 [term 1 LEADER]: Becoming Leader. State: Replica: 4c94708bc344481b8eecaecbfa36e414, State: Running, Role: LEADER
I20260601 13:31:16.614943  3348 consensus_queue.cc:237] T 6779c8cf05214746af19531b57287e51 P 4c94708bc344481b8eecaecbfa36e414 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf956e0da454271b83b4089277529d7" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45865 } } peers { permanent_uuid: "4c94708bc344481b8eecaecbfa36e414" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46335 } } peers { permanent_uuid: "623e6f92ba864e4bbfeb60ddd8c7aa5c" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 41525 } }
I20260601 13:31:16.616665  3039 catalog_manager.cc:5696] T 6779c8cf05214746af19531b57287e51 P 4c94708bc344481b8eecaecbfa36e414 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c94708bc344481b8eecaecbfa36e414 (127.24.95.66). New cstate: current_term: 1 leader_uuid: "4c94708bc344481b8eecaecbfa36e414" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf956e0da454271b83b4089277529d7" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c94708bc344481b8eecaecbfa36e414" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46335 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "623e6f92ba864e4bbfeb60ddd8c7aa5c" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 41525 } health_report { overall_health: UNKNOWN } } }
I20260601 13:31:16.663702  3141 raft_consensus.cc:1275] T ae6cbcc34a454ae7bd8afa52be0f7554 P adf956e0da454271b83b4089277529d7 [term 1 FOLLOWER]: Refusing update from remote peer 4c94708bc344481b8eecaecbfa36e414: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:31:16.664471  3371 consensus_queue.cc:1048] T ae6cbcc34a454ae7bd8afa52be0f7554 P 4c94708bc344481b8eecaecbfa36e414 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adf956e0da454271b83b4089277529d7" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:16.664541  3293 raft_consensus.cc:1275] T ae6cbcc34a454ae7bd8afa52be0f7554 P 623e6f92ba864e4bbfeb60ddd8c7aa5c [term 1 FOLLOWER]: Refusing update from remote peer 4c94708bc344481b8eecaecbfa36e414: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:31:16.664629  3292 raft_consensus.cc:1275] T 6bae4db42ef94bf3991b54dd7d2ab49e P 623e6f92ba864e4bbfeb60ddd8c7aa5c [term 1 FOLLOWER]: Refusing update from remote peer adf956e0da454271b83b4089277529d7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:31:16.664954  3343 consensus_queue.cc:1048] T 6bae4db42ef94bf3991b54dd7d2ab49e P adf956e0da454271b83b4089277529d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "623e6f92ba864e4bbfeb60ddd8c7aa5c" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 41525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:16.665143  3292 raft_consensus.cc:1275] T fb4deaef8f6d4fbba4056ae1345036ef P 623e6f92ba864e4bbfeb60ddd8c7aa5c [term 1 FOLLOWER]: Refusing update from remote peer 4c94708bc344481b8eecaecbfa36e414: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:31:16.665485  3351 consensus_queue.cc:1048] T ae6cbcc34a454ae7bd8afa52be0f7554 P 4c94708bc344481b8eecaecbfa36e414 [LEADER]: Connected to new peer: Peer: permanent_uuid: "623e6f92ba864e4bbfeb60ddd8c7aa5c" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 41525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:16.665736  3351 consensus_queue.cc:1048] T fb4deaef8f6d4fbba4056ae1345036ef P 4c94708bc344481b8eecaecbfa36e414 [LEADER]: Connected to new peer: Peer: permanent_uuid: "623e6f92ba864e4bbfeb60ddd8c7aa5c" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 41525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:16.665786  3218 raft_consensus.cc:1275] T 521d30287dd74b7eb835ea9c88cf2f5f P 4c94708bc344481b8eecaecbfa36e414 [term 1 FOLLOWER]: Refusing update from remote peer adf956e0da454271b83b4089277529d7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:31:16.666324  3293 raft_consensus.cc:1275] T 890d7c47ee00460ba1a78ad7f259f9cb P 623e6f92ba864e4bbfeb60ddd8c7aa5c [term 1 FOLLOWER]: Refusing update from remote peer 4c94708bc344481b8eecaecbfa36e414: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:31:16.666355  3364 consensus_queue.cc:1048] T 521d30287dd74b7eb835ea9c88cf2f5f P adf956e0da454271b83b4089277529d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c94708bc344481b8eecaecbfa36e414" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:16.666436  3141 raft_consensus.cc:1275] T fb4deaef8f6d4fbba4056ae1345036ef P adf956e0da454271b83b4089277529d7 [term 1 FOLLOWER]: Refusing update from remote peer 4c94708bc344481b8eecaecbfa36e414: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:31:16.666742  3291 raft_consensus.cc:1275] T 521d30287dd74b7eb835ea9c88cf2f5f P 623e6f92ba864e4bbfeb60ddd8c7aa5c [term 1 FOLLOWER]: Refusing update from remote peer adf956e0da454271b83b4089277529d7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:31:16.667814  3289 raft_consensus.cc:1275] T 6779c8cf05214746af19531b57287e51 P 623e6f92ba864e4bbfeb60ddd8c7aa5c [term 1 FOLLOWER]: Refusing update from remote peer 4c94708bc344481b8eecaecbfa36e414: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:31:16.668740  3140 raft_consensus.cc:1275] T 6779c8cf05214746af19531b57287e51 P adf956e0da454271b83b4089277529d7 [term 1 FOLLOWER]: Refusing update from remote peer 4c94708bc344481b8eecaecbfa36e414: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:31:16.668911  3141 raft_consensus.cc:1275] T 890d7c47ee00460ba1a78ad7f259f9cb P adf956e0da454271b83b4089277529d7 [term 1 FOLLOWER]: Refusing update from remote peer 4c94708bc344481b8eecaecbfa36e414: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:31:16.668715  3371 consensus_queue.cc:1048] T fb4deaef8f6d4fbba4056ae1345036ef P 4c94708bc344481b8eecaecbfa36e414 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adf956e0da454271b83b4089277529d7" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:16.669142  3348 consensus_queue.cc:1048] T 6779c8cf05214746af19531b57287e51 P 4c94708bc344481b8eecaecbfa36e414 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adf956e0da454271b83b4089277529d7" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:16.668892  3343 consensus_queue.cc:1048] T 521d30287dd74b7eb835ea9c88cf2f5f P adf956e0da454271b83b4089277529d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "623e6f92ba864e4bbfeb60ddd8c7aa5c" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 41525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:16.670879  3348 consensus_queue.cc:1048] T 890d7c47ee00460ba1a78ad7f259f9cb P 4c94708bc344481b8eecaecbfa36e414 [LEADER]: Connected to new peer: Peer: permanent_uuid: "623e6f92ba864e4bbfeb60ddd8c7aa5c" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 41525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:16.671236  3348 consensus_queue.cc:1048] T 890d7c47ee00460ba1a78ad7f259f9cb P 4c94708bc344481b8eecaecbfa36e414 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adf956e0da454271b83b4089277529d7" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:16.672683  3371 consensus_queue.cc:1048] T 6779c8cf05214746af19531b57287e51 P 4c94708bc344481b8eecaecbfa36e414 [LEADER]: Connected to new peer: Peer: permanent_uuid: "623e6f92ba864e4bbfeb60ddd8c7aa5c" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 41525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:16.677306  3383 mvcc.cc:204] Tried to move back new op lower bound from 7292193491619557376 to 7292193491416174592. Current Snapshot: MvccSnapshot[applied={T|T < 7292193491619557376}]
I20260601 13:31:16.680395  3217 raft_consensus.cc:1275] T 6bae4db42ef94bf3991b54dd7d2ab49e P 4c94708bc344481b8eecaecbfa36e414 [term 1 FOLLOWER]: Refusing update from remote peer adf956e0da454271b83b4089277529d7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:31:16.682471  3364 consensus_queue.cc:1048] T 6bae4db42ef94bf3991b54dd7d2ab49e P adf956e0da454271b83b4089277529d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c94708bc344481b8eecaecbfa36e414" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:16.687669  3383 mvcc.cc:204] Tried to move back new op lower bound from 7292193491610423296 to 7292193490992730112. Current Snapshot: MvccSnapshot[applied={T|T < 7292193491610423296}]
I20260601 13:31:16.867419 24957 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:31:16.869983  3442 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:31:16.870361 24957 server_base.cc:1061] running on GCE node
W20260601 13:31:16.870425  3439 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:31:16.870839  3440 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:31:16.871485 24957 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:31:16.871537 24957 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:31:16.871556 24957 hybrid_clock.cc:648] HybridClock initialized: now 1780320676871556 us; error 0 us; skew 500 ppm
I20260601 13:31:16.873066 24957 webserver.cc:533] Webserver started at http://127.24.95.68:44321/ using document root <none> and password file <none>
I20260601 13:31:16.873225 24957 fs_manager.cc:362] Metadata directory not provided
I20260601 13:31:16.873278 24957 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:31:16.873349 24957 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:31:16.873955 24957 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320492958789-24957-0/minicluster-data/ts-3-root/instance:
uuid: "77658350deae4ba88ba20f0d10384587"
format_stamp: "Formatted at 2026-06-01 13:31:16 on dist-test-slave-3pmh"
I20260601 13:31:16.875456 24957 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:31:16.876598  3447 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:16.876926 24957 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:16.877009 24957 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320492958789-24957-0/minicluster-data/ts-3-root
uuid: "77658350deae4ba88ba20f0d10384587"
format_stamp: "Formatted at 2026-06-01 13:31:16 on dist-test-slave-3pmh"
I20260601 13:31:16.877089 24957 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320492958789-24957-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320492958789-24957-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320492958789-24957-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:31:16.891989 24957 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:31:16.892480 24957 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:31:16.892769 24957 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:31:16.893246 24957 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:31:16.893286 24957 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:16.893328 24957 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:31:16.893357 24957 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:16.897946 24957 rpc_server.cc:307] RPC server started. Bound to: 127.24.95.68:40731
I20260601 13:31:16.898049  3510 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.95.68:40731 every 8 connection(s)
I20260601 13:31:16.902709  3511 heartbeater.cc:344] Connected to a master server at 127.24.95.126:40197
I20260601 13:31:16.902824  3511 heartbeater.cc:461] Registering TS with master...
I20260601 13:31:16.903065  3511 heartbeater.cc:507] Master 127.24.95.126:40197 requested a full tablet report, sending...
I20260601 13:31:16.903733  3038 ts_manager.cc:194] Registered new tserver with Master: 77658350deae4ba88ba20f0d10384587 (127.24.95.68:40731)
I20260601 13:31:16.904285  3038 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55102
I20260601 13:31:17.215947  3141 consensus_queue.cc:237] T 521d30287dd74b7eb835ea9c88cf2f5f P adf956e0da454271b83b4089277529d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 20, Committed index: 20, Last appended: 1.20, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 21 OBSOLETE_local: false peers { permanent_uuid: "adf956e0da454271b83b4089277529d7" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45865 } } peers { permanent_uuid: "4c94708bc344481b8eecaecbfa36e414" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46335 } attrs { replace: true } } peers { permanent_uuid: "623e6f92ba864e4bbfeb60ddd8c7aa5c" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 41525 } } peers { permanent_uuid: "77658350deae4ba88ba20f0d10384587" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 40731 } attrs { promote: true } }
I20260601 13:31:17.217553  3290 raft_consensus.cc:1275] T 521d30287dd74b7eb835ea9c88cf2f5f P 623e6f92ba864e4bbfeb60ddd8c7aa5c [term 1 FOLLOWER]: Refusing update from remote peer adf956e0da454271b83b4089277529d7: Log matching property violated. Preceding OpId in replica: term: 1 index: 20. Preceding OpId from leader: term: 1 index: 21. (index mismatch)
I20260601 13:31:17.217553  3218 raft_consensus.cc:1275] T 521d30287dd74b7eb835ea9c88cf2f5f P 4c94708bc344481b8eecaecbfa36e414 [term 1 FOLLOWER]: Refusing update from remote peer adf956e0da454271b83b4089277529d7: Log matching property violated. Preceding OpId in replica: term: 1 index: 20. Preceding OpId from leader: term: 1 index: 21. (index mismatch)
I20260601 13:31:17.218021  3343 consensus_queue.cc:1048] T 521d30287dd74b7eb835ea9c88cf2f5f P adf956e0da454271b83b4089277529d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "623e6f92ba864e4bbfeb60ddd8c7aa5c" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 41525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 21, Last known committed idx: 20, Time since last communication: 0.000s
I20260601 13:31:17.218189  3425 consensus_queue.cc:1048] T 521d30287dd74b7eb835ea9c88cf2f5f P adf956e0da454271b83b4089277529d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c94708bc344481b8eecaecbfa36e414" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46335 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 21, Last known committed idx: 20, Time since last communication: 0.000s
I20260601 13:31:17.219760  3421 raft_consensus.cc:2955] T 521d30287dd74b7eb835ea9c88cf2f5f P adf956e0da454271b83b4089277529d7 [term 1 LEADER]: Committing config change with OpId 1.21: config changed from index -1 to 21, NON_VOTER 77658350deae4ba88ba20f0d10384587 (127.24.95.68) added. New config: { opid_index: 21 OBSOLETE_local: false peers { permanent_uuid: "adf956e0da454271b83b4089277529d7" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45865 } } peers { permanent_uuid: "4c94708bc344481b8eecaecbfa36e414" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46335 } attrs { replace: true } } peers { permanent_uuid: "623e6f92ba864e4bbfeb60ddd8c7aa5c" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 41525 } } peers { permanent_uuid: "77658350deae4ba88ba20f0d10384587" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 40731 } attrs { promote: true } } }
I20260601 13:31:17.220183  3218 raft_consensus.cc:2955] T 521d30287dd74b7eb835ea9c88cf2f5f P 4c94708bc344481b8eecaecbfa36e414 [term 1 FOLLOWER]: Committing config change with OpId 1.21: config changed from index -1 to 21, NON_VOTER 77658350deae4ba88ba20f0d10384587 (127.24.95.68) added. New config: { opid_index: 21 OBSOLETE_local: false peers { permanent_uuid: "adf956e0da454271b83b4089277529d7" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45865 } } peers { permanent_uuid: "4c94708bc344481b8eecaecbfa36e414" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46335 } attrs { replace: true } } peers { permanent_uuid: "623e6f92ba864e4bbfeb60ddd8c7aa5c" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 41525 } } peers { permanent_uuid: "77658350deae4ba88ba20f0d10384587" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 40731 } attrs { promote: true } } }
I20260601 13:31:17.220321  3290 raft_consensus.cc:2955] T 521d30287dd74b7eb835ea9c88cf2f5f P 623e6f92ba864e4bbfeb60ddd8c7aa5c [term 1 FOLLOWER]: Committing config change with OpId 1.21: config changed from index -1 to 21, NON_VOTER 77658350deae4ba88ba20f0d10384587 (127.24.95.68) added. New config: { opid_index: 21 OBSOLETE_local: false peers { permanent_uuid: "adf956e0da454271b83b4089277529d7" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45865 } } peers { permanent_uuid: "4c94708bc344481b8eecaecbfa36e414" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46335 } attrs { replace: true } } peers { permanent_uuid: "623e6f92ba864e4bbfeb60ddd8c7aa5c" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 41525 } } peers { permanent_uuid: "77658350deae4ba88ba20f0d10384587" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 40731 } attrs { promote: true } } }
W20260601 13:31:17.222591  3105 consensus_peers.cc:597] T 521d30287dd74b7eb835ea9c88cf2f5f P adf956e0da454271b83b4089277529d7 -> Peer 77658350deae4ba88ba20f0d10384587 (127.24.95.68:40731): Couldn't send request to peer 77658350deae4ba88ba20f0d10384587. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 521d30287dd74b7eb835ea9c88cf2f5f. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:31:17.222957  3038 catalog_manager.cc:5696] T 521d30287dd74b7eb835ea9c88cf2f5f P adf956e0da454271b83b4089277529d7 reported cstate change: config changed from index -1 to 21, NON_VOTER 77658350deae4ba88ba20f0d10384587 (127.24.95.68) added. New cstate: current_term: 1 leader_uuid: "adf956e0da454271b83b4089277529d7" committed_config { opid_index: 21 OBSOLETE_local: false peers { permanent_uuid: "adf956e0da454271b83b4089277529d7" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c94708bc344481b8eecaecbfa36e414" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46335 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "623e6f92ba864e4bbfeb60ddd8c7aa5c" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 41525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77658350deae4ba88ba20f0d10384587" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 40731 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:31:17.226621  3218 consensus_queue.cc:237] T 6779c8cf05214746af19531b57287e51 P 4c94708bc344481b8eecaecbfa36e414 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 20, Committed index: 20, Last appended: 1.20, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 21 OBSOLETE_local: false peers { permanent_uuid: "adf956e0da454271b83b4089277529d7" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45865 } attrs { replace: true } } peers { permanent_uuid: "4c94708bc344481b8eecaecbfa36e414" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46335 } } peers { permanent_uuid: "623e6f92ba864e4bbfeb60ddd8c7aa5c" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 41525 } } peers { permanent_uuid: "77658350deae4ba88ba20f0d10384587" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 40731 } attrs { promote: true } }
I20260601 13:31:17.227888  3141 raft_consensus.cc:1275] T 6779c8cf05214746af19531b57287e51 P adf956e0da454271b83b4089277529d7 [term 1 FOLLOWER]: Refusing update from remote peer 4c94708bc344481b8eecaecbfa36e414: Log matching property violated. Preceding OpId in replica: term: 1 index: 20. Preceding OpId from leader: term: 1 index: 21. (index mismatch)
I20260601 13:31:17.227888  3290 raft_consensus.cc:1275] T 6779c8cf05214746af19531b57287e51 P 623e6f92ba864e4bbfeb60ddd8c7aa5c [term 1 FOLLOWER]: Refusing update from remote peer 4c94708bc344481b8eecaecbfa36e414: Log matching property violated. Preceding OpId in replica: term: 1 index: 20. Preceding OpId from leader: term: 1 index: 21. (index mismatch)
I20260601 13:31:17.228410  3429 consensus_queue.cc:1048] T 6779c8cf05214746af19531b57287e51 P 4c94708bc344481b8eecaecbfa36e414 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adf956e0da454271b83b4089277529d7" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45865 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 21, Last known committed idx: 20, Time since last communication: 0.000s
I20260601 13:31:17.228626  3424 consensus_queue.cc:1048] T 6779c8cf05214746af19531b57287e51 P 4c94708bc344481b8eecaecbfa36e414 [LEADER]: Connected to new peer: Peer: permanent_uuid: "623e6f92ba864e4bbfeb60ddd8c7aa5c" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 41525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 21, Last known committed idx: 20, Time since last communication: 0.000s
I20260601 13:31:17.230062  3429 raft_consensus.cc:2955] T 6779c8cf05214746af19531b57287e51 P 4c94708bc344481b8eecaecbfa36e414 [term 1 LEADER]: Committing config change with OpId 1.21: config changed from index -1 to 21, NON_VOTER 77658350deae4ba88ba20f0d10384587 (127.24.95.68) added. New config: { opid_index: 21 OBSOLETE_local: false peers { permanent_uuid: "adf956e0da454271b83b4089277529d7" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45865 } attrs { replace: true } } peers { permanent_uuid: "4c94708bc344481b8eecaecbfa36e414" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46335 } } peers { permanent_uuid: "623e6f92ba864e4bbfeb60ddd8c7aa5c" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 41525 } } peers { permanent_uuid: "77658350deae4ba88ba20f0d10384587" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 40731 } attrs { promote: true } } }
I20260601 13:31:17.230461  3290 raft_consensus.cc:2955] T 6779c8cf05214746af19531b57287e51 P 623e6f92ba864e4bbfeb60ddd8c7aa5c [term 1 FOLLOWER]: Committing config change with OpId 1.21: config changed from index -1 to 21, NON_VOTER 77658350deae4ba88ba20f0d10384587 (127.24.95.68) added. New config: { opid_index: 21 OBSOLETE_local: false peers { permanent_uuid: "adf956e0da454271b83b4089277529d7" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45865 } attrs { replace: true } } peers { permanent_uuid: "4c94708bc344481b8eecaecbfa36e414" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46335 } } peers { permanent_uuid: "623e6f92ba864e4bbfeb60ddd8c7aa5c" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 41525 } } peers { permanent_uuid: "77658350deae4ba88ba20f0d10384587" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 40731 } attrs { promote: true } } }
I20260601 13:31:17.230866  3141 raft_consensus.cc:2955] T 6779c8cf05214746af19531b57287e51 P adf956e0da454271b83b4089277529d7 [term 1 FOLLOWER]: Committing config change with OpId 1.21: config changed from index -1 to 21, NON_VOTER 77658350deae4ba88ba20f0d10384587 (127.24.95.68) added. New config: { opid_index: 21 OBSOLETE_local: false peers { permanent_uuid: "adf956e0da454271b83b4089277529d7" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45865 } attrs { replace: true } } peers { permanent_uuid: "4c94708bc344481b8eecaecbfa36e414" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46335 } } peers { permanent_uuid: "623e6f92ba864e4bbfeb60ddd8c7aa5c" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 41525 } } peers { permanent_uuid: "77658350deae4ba88ba20f0d10384587" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 40731 } attrs { promote: true } } }
W20260601 13:31:17.232762  3181 consensus_peers.cc:597] T 6779c8cf05214746af19531b57287e51 P 4c94708bc344481b8eecaecbfa36e414 -> Peer 77658350deae4ba88ba20f0d10384587 (127.24.95.68:40731): Couldn't send request to peer 77658350deae4ba88ba20f0d10384587. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6779c8cf05214746af19531b57287e51. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:31:17.232833  3031 catalog_manager.cc:5696] T 6779c8cf05214746af19531b57287e51 P adf956e0da454271b83b4089277529d7 reported cstate change: config changed from index -1 to 21, NON_VOTER 77658350deae4ba88ba20f0d10384587 (127.24.95.68) added. New cstate: current_term: 1 leader_uuid: "4c94708bc344481b8eecaecbfa36e414" committed_config { opid_index: 21 OBSOLETE_local: false peers { permanent_uuid: "adf956e0da454271b83b4089277529d7" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45865 } attrs { replace: true } } peers { permanent_uuid: "4c94708bc344481b8eecaecbfa36e414" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46335 } } peers { permanent_uuid: "623e6f92ba864e4bbfeb60ddd8c7aa5c" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 41525 } } peers { permanent_uuid: "77658350deae4ba88ba20f0d10384587" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 40731 } attrs { promote: true } } }
I20260601 13:31:17.233654  3218 consensus_queue.cc:237] T ae6cbcc34a454ae7bd8afa52be0f7554 P 4c94708bc344481b8eecaecbfa36e414 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 20, Committed index: 20, Last appended: 1.20, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 21 OBSOLETE_local: false peers { permanent_uuid: "adf956e0da454271b83b4089277529d7" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45865 } } peers { permanent_uuid: "4c94708bc344481b8eecaecbfa36e414" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46335 } } peers { permanent_uuid: "623e6f92ba864e4bbfeb60ddd8c7aa5c" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 41525 } attrs { replace: true } } peers { permanent_uuid: "77658350deae4ba88ba20f0d10384587" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 40731 } attrs { promote: true } }
I20260601 13:31:17.234841  3141 raft_consensus.cc:1275] T ae6cbcc34a454ae7bd8afa52be0f7554 P adf956e0da454271b83b4089277529d7 [term 1 FOLLOWER]: Refusing update from remote peer 4c94708bc344481b8eecaecbfa36e414: Log matching property violated. Preceding OpId in replica: term: 1 index: 20. Preceding OpId from leader: term: 1 index: 21. (index mismatch)
W20260601 13:31:17.235170  3181 consensus_peers.cc:597] T ae6cbcc34a454ae7bd8afa52be0f7554 P 4c94708bc344481b8eecaecbfa36e414 -> Peer 77658350deae4ba88ba20f0d10384587 (127.24.95.68:40731): Couldn't send request to peer 77658350deae4ba88ba20f0d10384587. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ae6cbcc34a454ae7bd8afa52be0f7554. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:31:17.235316  3424 consensus_queue.cc:1048] T ae6cbcc34a454ae7bd8afa52be0f7554 P 4c94708bc344481b8eecaecbfa36e414 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adf956e0da454271b83b4089277529d7" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 21, Last known committed idx: 20, Time since last communication: 0.000s
I20260601 13:31:17.235414  3290 raft_consensus.cc:1275] T ae6cbcc34a454ae7bd8afa52be0f7554 P 623e6f92ba864e4bbfeb60ddd8c7aa5c [term 1 FOLLOWER]: Refusing update from remote peer 4c94708bc344481b8eecaecbfa36e414: Log matching property violated. Preceding OpId in replica: term: 1 index: 20. Preceding OpId from leader: term: 1 index: 21. (index mismatch)
I20260601 13:31:17.236130  3424 consensus_queue.cc:1048] T ae6cbcc34a454ae7bd8afa52be0f7554 P 4c94708bc344481b8eecaecbfa36e414 [LEADER]: Connected to new peer: Peer: permanent_uuid: "623e6f92ba864e4bbfeb60ddd8c7aa5c" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 41525 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 21, Last known committed idx: 20, Time since last communication: 0.000s
I20260601 13:31:17.236799  3435 raft_consensus.cc:2955] T ae6cbcc34a454ae7bd8afa52be0f7554 P 4c94708bc344481b8eecaecbfa36e414 [term 1 LEADER]: Committing config change with OpId 1.21: config changed from index -1 to 21, NON_VOTER 77658350deae4ba88ba20f0d10384587 (127.24.95.68) added. New config: { opid_index: 21 OBSOLETE_local: false peers { permanent_uuid: "adf956e0da454271b83b4089277529d7" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45865 } } peers { permanent_uuid: "4c94708bc344481b8eecaecbfa36e414" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46335 } } peers { permanent_uuid: "623e6f92ba864e4bbfeb60ddd8c7aa5c" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 41525 } attrs { replace: true } } peers { permanent_uuid: "77658350deae4ba88ba20f0d10384587" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 40731 } attrs { promote: true } } }
I20260601 13:31:17.237196  3141 raft_consensus.cc:2955] T ae6cbcc34a454ae7bd8afa52be0f7554 P adf956e0da454271b83b4089277529d7 [term 1 FOLLOWER]: Committing config change with OpId 1.21: config changed from index -1 to 21, NON_VOTER 77658350deae4ba88ba20f0d10384587 (127.24.95.68) added. New config: { opid_index: 21 OBSOLETE_local: false peers { permanent_uuid: "adf956e0da454271b83b4089277529d7" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45865 } } peers { permanent_uuid: "4c94708bc344481b8eecaecbfa36e414" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46335 } } peers { permanent_uuid: "623e6f92ba864e4bbfeb60ddd8c7aa5c" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 41525 } attrs { replace: true } } peers { permanent_uuid: "77658350deae4ba88ba20f0d10384587" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 40731 } attrs { promote: true } } }
I20260601 13:31:17.238034  3290 raft_consensus.cc:2955] T ae6cbcc34a454ae7bd8afa52be0f7554 P 623e6f92ba864e4bbfeb60ddd8c7aa5c [term 1 FOLLOWER]: Committing config change with OpId 1.21: config changed from index -1 to 21, NON_VOTER 77658350deae4ba88ba20f0d10384587 (127.24.95.68) added. New config: { opid_index: 21 OBSOLETE_local: false peers { permanent_uuid: "adf956e0da454271b83b4089277529d7" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45865 } } peers { permanent_uuid: "4c94708bc344481b8eecaecbfa36e414" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46335 } } peers { permanent_uuid: "623e6f92ba864e4bbfeb60ddd8c7aa5c" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 41525 } attrs { replace: true } } peers { permanent_uuid: "77658350deae4ba88ba20f0d10384587" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 40731 } attrs { promote: true } } }
I20260601 13:31:17.239267  3038 catalog_manager.cc:5696] T ae6cbcc34a454ae7bd8afa52be0f7554 P adf956e0da454271b83b4089277529d7 reported cstate change: config changed from index -1 to 21, NON_VOTER 77658350deae4ba88ba20f0d10384587 (127.24.95.68) added. New cstate: current_term: 1 leader_uuid: "4c94708bc344481b8eecaecbfa36e414" committed_config { opid_index: 21 OBSOLETE_local: false peers { permanent_uuid: "adf956e0da454271b83b4089277529d7" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45865 } } peers { permanent_uuid: "4c94708bc344481b8eecaecbfa36e414" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46335 } } peers { permanent_uuid: "623e6f92ba864e4bbfeb60ddd8c7aa5c" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 41525 } attrs { replace: true } } peers { permanent_uuid: "77658350deae4ba88ba20f0d10384587" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 40731 } attrs { promote: true } } }
I20260601 13:31:17.239367  3141 consensus_queue.cc:237] T 6bae4db42ef94bf3991b54dd7d2ab49e P adf956e0da454271b83b4089277529d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 20, Committed index: 20, Last appended: 1.20, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 21 OBSOLETE_local: false peers { permanent_uuid: "adf956e0da454271b83b4089277529d7" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45865 } } peers { permanent_uuid: "4c94708bc344481b8eecaecbfa36e414" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46335 } } peers { permanent_uuid: "623e6f92ba864e4bbfeb60ddd8c7aa5c" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 41525 } attrs { replace: true } } peers { permanent_uuid: "77658350deae4ba88ba20f0d10384587" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 40731 } attrs { promote: true } }
W20260601 13:31:17.240648  3105 consensus_peers.cc:597] T 6bae4db42ef94bf3991b54dd7d2ab49e P adf956e0da454271b83b4089277529d7 -> Peer 77658350deae4ba88ba20f0d10384587 (127.24.95.68:40731): Couldn't send request to peer 77658350deae4ba88ba20f0d10384587. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6bae4db42ef94bf3991b54dd7d2ab49e. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:31:17.240921  3290 raft_consensus.cc:1275] T 6bae4db42ef94bf3991b54dd7d2ab49e P 623e6f92ba864e4bbfeb60ddd8c7aa5c [term 1 FOLLOWER]: Refusing update from remote peer adf956e0da454271b83b4089277529d7: Log matching property violated. Preceding OpId in replica: term: 1 index: 20. Preceding OpId from leader: term: 1 index: 21. (index mismatch)
I20260601 13:31:17.241151  3218 raft_consensus.cc:1275] T 6bae4db42ef94bf3991b54dd7d2ab49e P 4c94708bc344481b8eecaecbfa36e414 [term 1 FOLLOWER]: Refusing update from remote peer adf956e0da454271b83b4089277529d7: Log matching property violated. Preceding OpId in replica: term: 1 index: 20. Preceding OpId from leader: term: 1 index: 21. (index mismatch)
I20260601 13:31:17.241451  3425 consensus_queue.cc:1048] T 6bae4db42ef94bf3991b54dd7d2ab49e P adf956e0da454271b83b4089277529d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c94708bc344481b8eecaecbfa36e414" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 21, Last known committed idx: 20, Time since last communication: 0.000s
I20260601 13:31:17.241916  3422 consensus_queue.cc:1048] T 6bae4db42ef94bf3991b54dd7d2ab49e P adf956e0da454271b83b4089277529d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "623e6f92ba864e4bbfeb60ddd8c7aa5c" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 41525 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 21, Last known committed idx: 20, Time since last communication: 0.000s
I20260601 13:31:17.242731  3425 raft_consensus.cc:2955] T 6bae4db42ef94bf3991b54dd7d2ab49e P adf956e0da454271b83b4089277529d7 [term 1 LEADER]: Committing config change with OpId 1.21: config changed from index -1 to 21, NON_VOTER 77658350deae4ba88ba20f0d10384587 (127.24.95.68) added. New config: { opid_index: 21 OBSOLETE_local: false peers { permanent_uuid: "adf956e0da454271b83b4089277529d7" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45865 } } peers { permanent_uuid: "4c94708bc344481b8eecaecbfa36e414" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46335 } } peers { permanent_uuid: "623e6f92ba864e4bbfeb60ddd8c7aa5c" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 41525 } attrs { replace: true } } peers { permanent_uuid: "77658350deae4ba88ba20f0d10384587" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 40731 } attrs { promote: true } } }
I20260601 13:31:17.243083  3218 raft_consensus.cc:2955] T 6bae4db42ef94bf3991b54dd7d2ab49e P 4c94708bc344481b8eecaecbfa36e414 [term 1 FOLLOWER]: Committing config change with OpId 1.21: config changed from index -1 to 21, NON_VOTER 77658350deae4ba88ba20f0d10384587 (127.24.95.68) added. New config: { opid_index: 21 OBSOLETE_local: false peers { permanent_uuid: "adf956e0da454271b83b4089277529d7" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45865 } } peers { permanent_uuid: "4c94708bc344481b8eecaecbfa36e414" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46335 } } peers { permanent_uuid: "623e6f92ba864e4bbfeb60ddd8c7aa5c" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 41525 } attrs { replace: true } } peers { permanent_uuid: "77658350deae4ba88ba20f0d10384587" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 40731 } attrs { promote: true } } }
I20260601 13:31:17.243643  3290 raft_consensus.cc:2955] T 6bae4db42ef94bf3991b54dd7d2ab49e P 623e6f92ba864e4bbfeb60ddd8c7aa5c [term 1 FOLLOWER]: Committing config change with OpId 1.21: config changed from index -1 to 21, NON_VOTER 77658350deae4ba88ba20f0d10384587 (127.24.95.68) added. New config: { opid_index: 21 OBSOLETE_local: false peers { permanent_uuid: "adf956e0da454271b83b4089277529d7" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45865 } } peers { permanent_uuid: "4c94708bc344481b8eecaecbfa36e414" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46335 } } peers { permanent_uuid: "623e6f92ba864e4bbfeb60ddd8c7aa5c" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 41525 } attrs { replace: true } } peers { permanent_uuid: "77658350deae4ba88ba20f0d10384587" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 40731 } attrs { promote: true } } }
I20260601 13:31:17.245428  3035 catalog_manager.cc:5696] T 6bae4db42ef94bf3991b54dd7d2ab49e P 4c94708bc344481b8eecaecbfa36e414 reported cstate change: config changed from index -1 to 21, NON_VOTER 77658350deae4ba88ba20f0d10384587 (127.24.95.68) added. New cstate: current_term: 1 leader_uuid: "adf956e0da454271b83b4089277529d7" committed_config { opid_index: 21 OBSOLETE_local: false peers { permanent_uuid: "adf956e0da454271b83b4089277529d7" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 45865 } } peers { permanent_uuid: "4c94708bc344481b8eecaecbfa36e414" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 46335 } } peers { permanent_uuid: "623e6f92ba864e4bbfeb60ddd8c7aa5c" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 41525 } attrs { replace: true } } peers { permanent_uuid: "77658350deae4ba88ba20f0d10384587" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 40731 } attrs { promote: true } } }
I20260601 13:31:17.411082 24957 tablet_server.cc:179] TabletServer@127.24.95.65:0 shutting down...
I20260601 13:31:17.415509 24957 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:31:17.415818 24957 tablet_replica.cc:333] T ae6cbcc34a454ae7bd8afa52be0f7554 P adf956e0da454271b83b4089277529d7: stopping tablet replica
I20260601 13:31:17.415992 24957 raft_consensus.cc:2243] T ae6cbcc34a454ae7bd8afa52be0f7554 P adf956e0da454271b83b4089277529d7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:17.416159 24957 raft_consensus.cc:2272] T ae6cbcc34a454ae7bd8afa52be0f7554 P adf956e0da454271b83b4089277529d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:17.416854 24957 tablet_replica.cc:333] T 6bae4db42ef94bf3991b54dd7d2ab49e P adf956e0da454271b83b4089277529d7: stopping tablet replica
I20260601 13:31:17.416961 24957 raft_consensus.cc:2243] T 6bae4db42ef94bf3991b54dd7d2ab49e P adf956e0da454271b83b4089277529d7 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:17.417192 24957 raft_consensus.cc:2272] T 6bae4db42ef94bf3991b54dd7d2ab49e P adf956e0da454271b83b4089277529d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:17.417694 24957 tablet_replica.cc:333] T fb4deaef8f6d4fbba4056ae1345036ef P adf956e0da454271b83b4089277529d7: stopping tablet replica
I20260601 13:31:17.417770 24957 raft_consensus.cc:2243] T fb4deaef8f6d4fbba4056ae1345036ef P adf956e0da454271b83b4089277529d7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:17.417872 24957 raft_consensus.cc:2272] T fb4deaef8f6d4fbba4056ae1345036ef P adf956e0da454271b83b4089277529d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:17.418286 24957 tablet_replica.cc:333] T 6779c8cf05214746af19531b57287e51 P adf956e0da454271b83b4089277529d7: stopping tablet replica
I20260601 13:31:17.418359 24957 raft_consensus.cc:2243] T 6779c8cf05214746af19531b57287e51 P adf956e0da454271b83b4089277529d7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:17.418468 24957 raft_consensus.cc:2272] T 6779c8cf05214746af19531b57287e51 P adf956e0da454271b83b4089277529d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:17.418931 24957 tablet_replica.cc:333] T 521d30287dd74b7eb835ea9c88cf2f5f P adf956e0da454271b83b4089277529d7: stopping tablet replica
I20260601 13:31:17.419003 24957 raft_consensus.cc:2243] T 521d30287dd74b7eb835ea9c88cf2f5f P adf956e0da454271b83b4089277529d7 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:17.419191 24957 raft_consensus.cc:2272] T 521d30287dd74b7eb835ea9c88cf2f5f P adf956e0da454271b83b4089277529d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:17.419668 24957 tablet_replica.cc:333] T 890d7c47ee00460ba1a78ad7f259f9cb P adf956e0da454271b83b4089277529d7: stopping tablet replica
I20260601 13:31:17.419736 24957 raft_consensus.cc:2243] T 890d7c47ee00460ba1a78ad7f259f9cb P adf956e0da454271b83b4089277529d7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:17.419835 24957 raft_consensus.cc:2272] T 890d7c47ee00460ba1a78ad7f259f9cb P adf956e0da454271b83b4089277529d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:17.434245 24957 tablet_server.cc:196] TabletServer@127.24.95.65:0 shutdown complete.
I20260601 13:31:17.437206 24957 tablet_server.cc:179] TabletServer@127.24.95.66:0 shutting down...
I20260601 13:31:17.441363 24957 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:31:17.441578 24957 tablet_replica.cc:333] T 6bae4db42ef94bf3991b54dd7d2ab49e P 4c94708bc344481b8eecaecbfa36e414: stopping tablet replica
I20260601 13:31:17.441740 24957 raft_consensus.cc:2243] T 6bae4db42ef94bf3991b54dd7d2ab49e P 4c94708bc344481b8eecaecbfa36e414 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:17.441891 24957 raft_consensus.cc:2272] T 6bae4db42ef94bf3991b54dd7d2ab49e P 4c94708bc344481b8eecaecbfa36e414 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:17.442533 24957 tablet_replica.cc:333] T ae6cbcc34a454ae7bd8afa52be0f7554 P 4c94708bc344481b8eecaecbfa36e414: stopping tablet replica
I20260601 13:31:17.442633 24957 raft_consensus.cc:2243] T ae6cbcc34a454ae7bd8afa52be0f7554 P 4c94708bc344481b8eecaecbfa36e414 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:17.442822 24957 raft_consensus.cc:2272] T ae6cbcc34a454ae7bd8afa52be0f7554 P 4c94708bc344481b8eecaecbfa36e414 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:17.443280 24957 tablet_replica.cc:333] T 890d7c47ee00460ba1a78ad7f259f9cb P 4c94708bc344481b8eecaecbfa36e414: stopping tablet replica
I20260601 13:31:17.443370 24957 raft_consensus.cc:2243] T 890d7c47ee00460ba1a78ad7f259f9cb P 4c94708bc344481b8eecaecbfa36e414 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:17.443527 24957 raft_consensus.cc:2272] T 890d7c47ee00460ba1a78ad7f259f9cb P 4c94708bc344481b8eecaecbfa36e414 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:17.443958 24957 tablet_replica.cc:333] T 521d30287dd74b7eb835ea9c88cf2f5f P 4c94708bc344481b8eecaecbfa36e414: stopping tablet replica
I20260601 13:31:17.444047 24957 raft_consensus.cc:2243] T 521d30287dd74b7eb835ea9c88cf2f5f P 4c94708bc344481b8eecaecbfa36e414 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:17.444154 24957 raft_consensus.cc:2272] T 521d30287dd74b7eb835ea9c88cf2f5f P 4c94708bc344481b8eecaecbfa36e414 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:17.444641 24957 tablet_replica.cc:333] T fb4deaef8f6d4fbba4056ae1345036ef P 4c94708bc344481b8eecaecbfa36e414: stopping tablet replica
I20260601 13:31:17.444725 24957 raft_consensus.cc:2243] T fb4deaef8f6d4fbba4056ae1345036ef P 4c94708bc344481b8eecaecbfa36e414 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:17.444866 24957 raft_consensus.cc:2272] T fb4deaef8f6d4fbba4056ae1345036ef P 4c94708bc344481b8eecaecbfa36e414 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:17.445293 24957 tablet_replica.cc:333] T 6779c8cf05214746af19531b57287e51 P 4c94708bc344481b8eecaecbfa36e414: stopping tablet replica
I20260601 13:31:17.445369 24957 raft_consensus.cc:2243] T 6779c8cf05214746af19531b57287e51 P 4c94708bc344481b8eecaecbfa36e414 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:17.445582 24957 raft_consensus.cc:2272] T 6779c8cf05214746af19531b57287e51 P 4c94708bc344481b8eecaecbfa36e414 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:17.459715 24957 tablet_server.cc:196] TabletServer@127.24.95.66:0 shutdown complete.
I20260601 13:31:17.463109 24957 tablet_server.cc:179] TabletServer@127.24.95.67:0 shutting down...
I20260601 13:31:17.468961 24957 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:31:17.469218 24957 tablet_replica.cc:333] T ae6cbcc34a454ae7bd8afa52be0f7554 P 623e6f92ba864e4bbfeb60ddd8c7aa5c: stopping tablet replica
I20260601 13:31:17.469375 24957 raft_consensus.cc:2243] T ae6cbcc34a454ae7bd8afa52be0f7554 P 623e6f92ba864e4bbfeb60ddd8c7aa5c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:17.469554 24957 raft_consensus.cc:2272] T ae6cbcc34a454ae7bd8afa52be0f7554 P 623e6f92ba864e4bbfeb60ddd8c7aa5c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:17.470244 24957 tablet_replica.cc:333] T 6bae4db42ef94bf3991b54dd7d2ab49e P 623e6f92ba864e4bbfeb60ddd8c7aa5c: stopping tablet replica
I20260601 13:31:17.470368 24957 raft_consensus.cc:2243] T 6bae4db42ef94bf3991b54dd7d2ab49e P 623e6f92ba864e4bbfeb60ddd8c7aa5c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:17.470522 24957 raft_consensus.cc:2272] T 6bae4db42ef94bf3991b54dd7d2ab49e P 623e6f92ba864e4bbfeb60ddd8c7aa5c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:17.471073 24957 tablet_replica.cc:333] T 6779c8cf05214746af19531b57287e51 P 623e6f92ba864e4bbfeb60ddd8c7aa5c: stopping tablet replica
I20260601 13:31:17.471176 24957 raft_consensus.cc:2243] T 6779c8cf05214746af19531b57287e51 P 623e6f92ba864e4bbfeb60ddd8c7aa5c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:17.471313 24957 raft_consensus.cc:2272] T 6779c8cf05214746af19531b57287e51 P 623e6f92ba864e4bbfeb60ddd8c7aa5c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:17.471861 24957 tablet_replica.cc:333] T fb4deaef8f6d4fbba4056ae1345036ef P 623e6f92ba864e4bbfeb60ddd8c7aa5c: stopping tablet replica
I20260601 13:31:17.471959 24957 raft_consensus.cc:2243] T fb4deaef8f6d4fbba4056ae1345036ef P 623e6f92ba864e4bbfeb60ddd8c7aa5c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:17.472079 24957 raft_consensus.cc:2272] T fb4deaef8f6d4fbba4056ae1345036ef P 623e6f92ba864e4bbfeb60ddd8c7aa5c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:17.472635 24957 tablet_replica.cc:333] T 890d7c47ee00460ba1a78ad7f259f9cb P 623e6f92ba864e4bbfeb60ddd8c7aa5c: stopping tablet replica
I20260601 13:31:17.472736 24957 raft_consensus.cc:2243] T 890d7c47ee00460ba1a78ad7f259f9cb P 623e6f92ba864e4bbfeb60ddd8c7aa5c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:17.472867 24957 raft_consensus.cc:2272] T 890d7c47ee00460ba1a78ad7f259f9cb P 623e6f92ba864e4bbfeb60ddd8c7aa5c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:17.473443 24957 tablet_replica.cc:333] T 521d30287dd74b7eb835ea9c88cf2f5f P 623e6f92ba864e4bbfeb60ddd8c7aa5c: stopping tablet replica
I20260601 13:31:17.473548 24957 raft_consensus.cc:2243] T 521d30287dd74b7eb835ea9c88cf2f5f P 623e6f92ba864e4bbfeb60ddd8c7aa5c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:17.473694 24957 raft_consensus.cc:2272] T 521d30287dd74b7eb835ea9c88cf2f5f P 623e6f92ba864e4bbfeb60ddd8c7aa5c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:17.476750 24957 tablet_server.cc:196] TabletServer@127.24.95.67:0 shutdown complete.
I20260601 13:31:17.479699 24957 tablet_server.cc:179] TabletServer@127.24.95.68:0 shutting down...
I20260601 13:31:17.484936 24957 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:31:17.497238 24957 tablet_server.cc:196] TabletServer@127.24.95.68:0 shutdown complete.
I20260601 13:31:17.499446 24957 master.cc:562] Master@127.24.95.126:40197 shutting down...
W20260601 13:31:17.502949  3087 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260601 13:31:17.503037  3087 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260601 13:31:17.503069  3087 auto_rebalancer.cc:300] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260601 13:31:17.503386 24957 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 921016525cd441649b7ebb1a3cdd08ef [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:17.503566 24957 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 921016525cd441649b7ebb1a3cdd08ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:17.503633 24957 tablet_replica.cc:333] T 00000000000000000000000000000000 P 921016525cd441649b7ebb1a3cdd08ef: stopping tablet replica
I20260601 13:31:17.516690 24957 master.cc:584] Master@127.24.95.126:40197 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0 (2346 ms)
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1
I20260601 13:31:17.526870 24957 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.95.126:45315
I20260601 13:31:17.527266 24957 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:31:17.529084  3528 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:31:17.529124  3526 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:31:17.529255 24957 server_base.cc:1061] running on GCE node
W20260601 13:31:17.529129  3525 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:31:17.529649 24957 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:31:17.529706 24957 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:31:17.529729 24957 hybrid_clock.cc:648] HybridClock initialized: now 1780320677529729 us; error 0 us; skew 500 ppm
I20260601 13:31:17.530545 24957 webserver.cc:533] Webserver started at http://127.24.95.126:38667/ using document root <none> and password file <none>
I20260601 13:31:17.530705 24957 fs_manager.cc:362] Metadata directory not provided
I20260601 13:31:17.530756 24957 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:31:17.530834 24957 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:31:17.531219 24957 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320492958789-24957-0/minicluster-data/master-0-root/instance:
uuid: "b5f22f382001433183ce6c93ac6ac3a1"
format_stamp: "Formatted at 2026-06-01 13:31:17 on dist-test-slave-3pmh"
I20260601 13:31:17.532676 24957 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:31:17.533550  3533 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:17.533800 24957 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:17.533865 24957 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320492958789-24957-0/minicluster-data/master-0-root
uuid: "b5f22f382001433183ce6c93ac6ac3a1"
format_stamp: "Formatted at 2026-06-01 13:31:17 on dist-test-slave-3pmh"
I20260601 13:31:17.533936 24957 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320492958789-24957-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320492958789-24957-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320492958789-24957-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:31:17.540689 24957 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:31:17.541052 24957 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:31:17.545254 24957 rpc_server.cc:307] RPC server started. Bound to: 127.24.95.126:45315
I20260601 13:31:17.549260  3585 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.95.126:45315 every 8 connection(s)
I20260601 13:31:17.549727  3586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:17.551496  3586 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b5f22f382001433183ce6c93ac6ac3a1: Bootstrap starting.
I20260601 13:31:17.552242  3586 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b5f22f382001433183ce6c93ac6ac3a1: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:17.553345  3586 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b5f22f382001433183ce6c93ac6ac3a1: No bootstrap required, opened a new log
I20260601 13:31:17.553723  3586 raft_consensus.cc:359] T 00000000000000000000000000000000 P b5f22f382001433183ce6c93ac6ac3a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b5f22f382001433183ce6c93ac6ac3a1" member_type: VOTER }
I20260601 13:31:17.553810  3586 raft_consensus.cc:385] T 00000000000000000000000000000000 P b5f22f382001433183ce6c93ac6ac3a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:17.553831  3586 raft_consensus.cc:740] T 00000000000000000000000000000000 P b5f22f382001433183ce6c93ac6ac3a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5f22f382001433183ce6c93ac6ac3a1, State: Initialized, Role: FOLLOWER
I20260601 13:31:17.553951  3586 consensus_queue.cc:260] T 00000000000000000000000000000000 P b5f22f382001433183ce6c93ac6ac3a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b5f22f382001433183ce6c93ac6ac3a1" member_type: VOTER }
I20260601 13:31:17.554018  3586 raft_consensus.cc:399] T 00000000000000000000000000000000 P b5f22f382001433183ce6c93ac6ac3a1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:31:17.554049  3586 raft_consensus.cc:493] T 00000000000000000000000000000000 P b5f22f382001433183ce6c93ac6ac3a1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:31:17.554075  3586 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b5f22f382001433183ce6c93ac6ac3a1 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:17.554751  3586 raft_consensus.cc:515] T 00000000000000000000000000000000 P b5f22f382001433183ce6c93ac6ac3a1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b5f22f382001433183ce6c93ac6ac3a1" member_type: VOTER }
I20260601 13:31:17.554864  3586 leader_election.cc:304] T 00000000000000000000000000000000 P b5f22f382001433183ce6c93ac6ac3a1 [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: b5f22f382001433183ce6c93ac6ac3a1; no voters: 
I20260601 13:31:17.555022  3586 leader_election.cc:290] T 00000000000000000000000000000000 P b5f22f382001433183ce6c93ac6ac3a1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:31:17.555145  3589 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b5f22f382001433183ce6c93ac6ac3a1 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:17.555356  3589 raft_consensus.cc:697] T 00000000000000000000000000000000 P b5f22f382001433183ce6c93ac6ac3a1 [term 1 LEADER]: Becoming Leader. State: Replica: b5f22f382001433183ce6c93ac6ac3a1, State: Running, Role: LEADER
I20260601 13:31:17.555444  3586 sys_catalog.cc:565] T 00000000000000000000000000000000 P b5f22f382001433183ce6c93ac6ac3a1 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:31:17.555485  3589 consensus_queue.cc:237] T 00000000000000000000000000000000 P b5f22f382001433183ce6c93ac6ac3a1 [LEADER]: Queue going to LEADER mode. State: All 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: "b5f22f382001433183ce6c93ac6ac3a1" member_type: VOTER }
I20260601 13:31:17.555917  3590 sys_catalog.cc:455] T 00000000000000000000000000000000 P b5f22f382001433183ce6c93ac6ac3a1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b5f22f382001433183ce6c93ac6ac3a1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b5f22f382001433183ce6c93ac6ac3a1" member_type: VOTER } }
I20260601 13:31:17.555933  3591 sys_catalog.cc:455] T 00000000000000000000000000000000 P b5f22f382001433183ce6c93ac6ac3a1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b5f22f382001433183ce6c93ac6ac3a1. Latest consensus state: current_term: 1 leader_uuid: "b5f22f382001433183ce6c93ac6ac3a1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b5f22f382001433183ce6c93ac6ac3a1" member_type: VOTER } }
I20260601 13:31:17.556026  3591 sys_catalog.cc:458] T 00000000000000000000000000000000 P b5f22f382001433183ce6c93ac6ac3a1 [sys.catalog]: This master's current role is: LEADER
I20260601 13:31:17.556246  3590 sys_catalog.cc:458] T 00000000000000000000000000000000 P b5f22f382001433183ce6c93ac6ac3a1 [sys.catalog]: This master's current role is: LEADER
I20260601 13:31:17.556265  3594 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:31:17.557329  3594 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:31:17.557472 24957 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:31:17.559226  3594 catalog_manager.cc:1382] Generated new cluster ID: c4e9adceb3bb4b5093f4e7cd4ee23db9
I20260601 13:31:17.559291  3594 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:31:17.576303  3594 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:31:17.577008  3594 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:31:17.591285  3594 catalog_manager.cc:6069] T 00000000000000000000000000000000 P b5f22f382001433183ce6c93ac6ac3a1: Generated new TSK 0
I20260601 13:31:17.591502  3594 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:31:17.622448 24957 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:31:17.624893  3610 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:31:17.624963  3608 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:31:17.624972 24957 server_base.cc:1061] running on GCE node
W20260601 13:31:17.625200  3607 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:31:17.625442 24957 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:31:17.625496 24957 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:31:17.625519 24957 hybrid_clock.cc:648] HybridClock initialized: now 1780320677625517 us; error 0 us; skew 500 ppm
I20260601 13:31:17.626442 24957 webserver.cc:533] Webserver started at http://127.24.95.65:34953/ using document root <none> and password file <none>
I20260601 13:31:17.626593 24957 fs_manager.cc:362] Metadata directory not provided
I20260601 13:31:17.626644 24957 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:31:17.626721 24957 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:31:17.627115 24957 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320492958789-24957-0/minicluster-data/ts-0-root/instance:
uuid: "97065d4ff1584b24a0b06e29827143bd"
format_stamp: "Formatted at 2026-06-01 13:31:17 on dist-test-slave-3pmh"
I20260601 13:31:17.628712 24957 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:17.629904  3615 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:17.630388 24957 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:17.630472 24957 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320492958789-24957-0/minicluster-data/ts-0-root
uuid: "97065d4ff1584b24a0b06e29827143bd"
format_stamp: "Formatted at 2026-06-01 13:31:17 on dist-test-slave-3pmh"
I20260601 13:31:17.630548 24957 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320492958789-24957-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320492958789-24957-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320492958789-24957-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:31:17.637127 24957 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:31:17.637501 24957 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:31:17.637779 24957 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:31:17.638330 24957 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:31:17.638372 24957 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:17.638413 24957 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:31:17.638442 24957 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:17.642488 24957 rpc_server.cc:307] RPC server started. Bound to: 127.24.95.65:39915
I20260601 13:31:17.642513  3678 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.95.65:39915 every 8 connection(s)
I20260601 13:31:17.643283 24957 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:31:17.645843  3683 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:31:17.646396 24957 server_base.cc:1061] running on GCE node
W20260601 13:31:17.646438  3684 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:31:17.646268  3686 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:31:17.647128 24957 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:31:17.647187 24957 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:31:17.647209 24957 hybrid_clock.cc:648] HybridClock initialized: now 1780320677647209 us; error 0 us; skew 500 ppm
I20260601 13:31:17.648417 24957 webserver.cc:533] Webserver started at http://127.24.95.66:44289/ using document root <none> and password file <none>
I20260601 13:31:17.648627 24957 fs_manager.cc:362] Metadata directory not provided
I20260601 13:31:17.648705 24957 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:31:17.648778 24957 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:31:17.649236 24957 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320492958789-24957-0/minicluster-data/ts-1-root/instance:
uuid: "f9325ddae70a402d9671b72d269390a9"
format_stamp: "Formatted at 2026-06-01 13:31:17 on dist-test-slave-3pmh"
I20260601 13:31:17.651088 24957 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
I20260601 13:31:17.652036  3691 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:17.652400 24957 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:17.652477 24957 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320492958789-24957-0/minicluster-data/ts-1-root
uuid: "f9325ddae70a402d9671b72d269390a9"
format_stamp: "Formatted at 2026-06-01 13:31:17 on dist-test-slave-3pmh"
I20260601 13:31:17.652549 24957 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320492958789-24957-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320492958789-24957-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320492958789-24957-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:31:17.652861  3679 heartbeater.cc:344] Connected to a master server at 127.24.95.126:45315
I20260601 13:31:17.652961  3679 heartbeater.cc:461] Registering TS with master...
I20260601 13:31:17.653195  3679 heartbeater.cc:507] Master 127.24.95.126:45315 requested a full tablet report, sending...
I20260601 13:31:17.654033  3550 ts_manager.cc:194] Registered new tserver with Master: 97065d4ff1584b24a0b06e29827143bd (127.24.95.65:39915)
I20260601 13:31:17.655205  3550 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43104
I20260601 13:31:17.665385 24957 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:31:17.665776 24957 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:31:17.666067 24957 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:31:17.666615 24957 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:31:17.666667 24957 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:17.666713 24957 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:31:17.666738 24957 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:17.671824 24957 rpc_server.cc:307] RPC server started. Bound to: 127.24.95.66:41373
I20260601 13:31:17.671846  3754 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.95.66:41373 every 8 connection(s)
I20260601 13:31:17.672804 24957 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:31:17.674746  3758 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:31:17.674821  3759 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:31:17.675087  3761 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:31:17.675570 24957 server_base.cc:1061] running on GCE node
I20260601 13:31:17.675757 24957 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:31:17.675801 24957 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:31:17.675822 24957 hybrid_clock.cc:648] HybridClock initialized: now 1780320677675821 us; error 0 us; skew 500 ppm
I20260601 13:31:17.676863 24957 webserver.cc:533] Webserver started at http://127.24.95.67:43015/ using document root <none> and password file <none>
I20260601 13:31:17.677026 24957 fs_manager.cc:362] Metadata directory not provided
I20260601 13:31:17.677071 24957 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:31:17.677137 24957 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:31:17.677577  3755 heartbeater.cc:344] Connected to a master server at 127.24.95.126:45315
I20260601 13:31:17.677567 24957 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320492958789-24957-0/minicluster-data/ts-2-root/instance:
uuid: "0ea9f3315e8d4bb7ba44d888cc76610d"
format_stamp: "Formatted at 2026-06-01 13:31:17 on dist-test-slave-3pmh"
I20260601 13:31:17.677680  3755 heartbeater.cc:461] Registering TS with master...
I20260601 13:31:17.677891  3755 heartbeater.cc:507] Master 127.24.95.126:45315 requested a full tablet report, sending...
I20260601 13:31:17.678522  3550 ts_manager.cc:194] Registered new tserver with Master: f9325ddae70a402d9671b72d269390a9 (127.24.95.66:41373)
I20260601 13:31:17.679167  3550 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43118
I20260601 13:31:17.679394 24957 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:31:17.680467  3766 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:17.680747 24957 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:17.680819 24957 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320492958789-24957-0/minicluster-data/ts-2-root
uuid: "0ea9f3315e8d4bb7ba44d888cc76610d"
format_stamp: "Formatted at 2026-06-01 13:31:17 on dist-test-slave-3pmh"
I20260601 13:31:17.680888 24957 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320492958789-24957-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320492958789-24957-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320492958789-24957-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:31:17.700978 24957 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:31:17.701406 24957 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:31:17.701706 24957 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:31:17.702167 24957 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:31:17.702207 24957 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:17.702247 24957 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:31:17.702272 24957 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:17.706317 24957 rpc_server.cc:307] RPC server started. Bound to: 127.24.95.67:35565
I20260601 13:31:17.706458  3829 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.95.67:35565 every 8 connection(s)
I20260601 13:31:17.710989  3830 heartbeater.cc:344] Connected to a master server at 127.24.95.126:45315
I20260601 13:31:17.711095  3830 heartbeater.cc:461] Registering TS with master...
I20260601 13:31:17.711313  3830 heartbeater.cc:507] Master 127.24.95.126:45315 requested a full tablet report, sending...
I20260601 13:31:17.711970  3550 ts_manager.cc:194] Registered new tserver with Master: 0ea9f3315e8d4bb7ba44d888cc76610d (127.24.95.67:35565)
I20260601 13:31:17.712340 24957 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.00564118s
I20260601 13:31:17.712633  3550 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43124
I20260601 13:31:18.656704  3679 heartbeater.cc:499] Master 127.24.95.126:45315 was elected leader, sending a full tablet report...
I20260601 13:31:18.680191  3755 heartbeater.cc:499] Master 127.24.95.126:45315 was elected leader, sending a full tablet report...
I20260601 13:31:18.713605  3830 heartbeater.cc:499] Master 127.24.95.126:45315 was elected leader, sending a full tablet report...
I20260601 13:31:18.747351  3550 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43130:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260601 13:31:18.747854  3550 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260601 13:31:18.759593  3719 tablet_service.cc:1511] Processing CreateTablet for tablet 29458fb5682c4229a7cc537071af3b9e (DEFAULT_TABLE table=test-workload [id=ac6b550faee64b559ed481ff292cd7e1]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:31:18.759785  3715 tablet_service.cc:1511] Processing CreateTablet for tablet 03e5715879ef432d8c2396ed7d55e895 (DEFAULT_TABLE table=test-workload [id=ac6b550faee64b559ed481ff292cd7e1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:31:18.759958  3719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29458fb5682c4229a7cc537071af3b9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:18.759986  3714 tablet_service.cc:1511] Processing CreateTablet for tablet 6bd68c93ba3e446d9595d90f0450a9f0 (DEFAULT_TABLE table=test-workload [id=ac6b550faee64b559ed481ff292cd7e1]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:31:18.759807  3716 tablet_service.cc:1511] Processing CreateTablet for tablet 4f3753d0636f4cb0ae3742f824739c56 (DEFAULT_TABLE table=test-workload [id=ac6b550faee64b559ed481ff292cd7e1]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:31:18.760211  3714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bd68c93ba3e446d9595d90f0450a9f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:18.760391  3716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f3753d0636f4cb0ae3742f824739c56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:18.760579  3717 tablet_service.cc:1511] Processing CreateTablet for tablet 8be4357a228843ffa1d5472305dba719 (DEFAULT_TABLE table=test-workload [id=ac6b550faee64b559ed481ff292cd7e1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:31:18.760824  3717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8be4357a228843ffa1d5472305dba719. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:18.762528  3850 tablet_bootstrap.cc:492] T 4f3753d0636f4cb0ae3742f824739c56 P f9325ddae70a402d9671b72d269390a9: Bootstrap starting.
I20260601 13:31:18.762583  3718 tablet_service.cc:1511] Processing CreateTablet for tablet b69675bcb7f44bab8796790215303b1a (DEFAULT_TABLE table=test-workload [id=ac6b550faee64b559ed481ff292cd7e1]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:31:18.762662  3715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03e5715879ef432d8c2396ed7d55e895. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:18.762848  3718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b69675bcb7f44bab8796790215303b1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:18.763780  3639 tablet_service.cc:1511] Processing CreateTablet for tablet 03e5715879ef432d8c2396ed7d55e895 (DEFAULT_TABLE table=test-workload [id=ac6b550faee64b559ed481ff292cd7e1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:31:18.764050  3639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03e5715879ef432d8c2396ed7d55e895. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:18.764653  3638 tablet_service.cc:1511] Processing CreateTablet for tablet 6bd68c93ba3e446d9595d90f0450a9f0 (DEFAULT_TABLE table=test-workload [id=ac6b550faee64b559ed481ff292cd7e1]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:31:18.764885  3638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bd68c93ba3e446d9595d90f0450a9f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:18.765079  3643 tablet_service.cc:1511] Processing CreateTablet for tablet 29458fb5682c4229a7cc537071af3b9e (DEFAULT_TABLE table=test-workload [id=ac6b550faee64b559ed481ff292cd7e1]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:31:18.765290  3643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29458fb5682c4229a7cc537071af3b9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:18.765686  3850 tablet_bootstrap.cc:654] T 4f3753d0636f4cb0ae3742f824739c56 P f9325ddae70a402d9671b72d269390a9: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:18.767187  3851 tablet_bootstrap.cc:492] T 03e5715879ef432d8c2396ed7d55e895 P 97065d4ff1584b24a0b06e29827143bd: Bootstrap starting.
I20260601 13:31:18.767187  3642 tablet_service.cc:1511] Processing CreateTablet for tablet b69675bcb7f44bab8796790215303b1a (DEFAULT_TABLE table=test-workload [id=ac6b550faee64b559ed481ff292cd7e1]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:31:18.767431  3642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b69675bcb7f44bab8796790215303b1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:18.767664  3850 tablet_bootstrap.cc:492] T 4f3753d0636f4cb0ae3742f824739c56 P f9325ddae70a402d9671b72d269390a9: No bootstrap required, opened a new log
I20260601 13:31:18.767727  3850 ts_tablet_manager.cc:1403] T 4f3753d0636f4cb0ae3742f824739c56 P f9325ddae70a402d9671b72d269390a9: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:31:18.768091  3850 raft_consensus.cc:359] T 4f3753d0636f4cb0ae3742f824739c56 P f9325ddae70a402d9671b72d269390a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97065d4ff1584b24a0b06e29827143bd" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 39915 } } peers { permanent_uuid: "f9325ddae70a402d9671b72d269390a9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 41373 } } peers { permanent_uuid: "0ea9f3315e8d4bb7ba44d888cc76610d" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 35565 } }
I20260601 13:31:18.768172  3850 raft_consensus.cc:385] T 4f3753d0636f4cb0ae3742f824739c56 P f9325ddae70a402d9671b72d269390a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:18.768185  3851 tablet_bootstrap.cc:654] T 03e5715879ef432d8c2396ed7d55e895 P 97065d4ff1584b24a0b06e29827143bd: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:18.768191  3850 raft_consensus.cc:740] T 4f3753d0636f4cb0ae3742f824739c56 P f9325ddae70a402d9671b72d269390a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9325ddae70a402d9671b72d269390a9, State: Initialized, Role: FOLLOWER
I20260601 13:31:18.768319  3850 consensus_queue.cc:260] T 4f3753d0636f4cb0ae3742f824739c56 P f9325ddae70a402d9671b72d269390a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97065d4ff1584b24a0b06e29827143bd" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 39915 } } peers { permanent_uuid: "f9325ddae70a402d9671b72d269390a9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 41373 } } peers { permanent_uuid: "0ea9f3315e8d4bb7ba44d888cc76610d" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 35565 } }
I20260601 13:31:18.768694  3850 ts_tablet_manager.cc:1434] T 4f3753d0636f4cb0ae3742f824739c56 P f9325ddae70a402d9671b72d269390a9: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:18.768885  3850 tablet_bootstrap.cc:492] T 6bd68c93ba3e446d9595d90f0450a9f0 P f9325ddae70a402d9671b72d269390a9: Bootstrap starting.
I20260601 13:31:18.768936  3641 tablet_service.cc:1511] Processing CreateTablet for tablet 8be4357a228843ffa1d5472305dba719 (DEFAULT_TABLE table=test-workload [id=ac6b550faee64b559ed481ff292cd7e1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:31:18.769143  3641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8be4357a228843ffa1d5472305dba719. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:18.768644  3640 tablet_service.cc:1511] Processing CreateTablet for tablet 4f3753d0636f4cb0ae3742f824739c56 (DEFAULT_TABLE table=test-workload [id=ac6b550faee64b559ed481ff292cd7e1]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:31:18.769691  3640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f3753d0636f4cb0ae3742f824739c56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:18.769783  3850 tablet_bootstrap.cc:654] T 6bd68c93ba3e446d9595d90f0450a9f0 P f9325ddae70a402d9671b72d269390a9: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:18.771559  3850 tablet_bootstrap.cc:492] T 6bd68c93ba3e446d9595d90f0450a9f0 P f9325ddae70a402d9671b72d269390a9: No bootstrap required, opened a new log
I20260601 13:31:18.771643  3850 ts_tablet_manager.cc:1403] T 6bd68c93ba3e446d9595d90f0450a9f0 P f9325ddae70a402d9671b72d269390a9: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:31:18.772075  3850 raft_consensus.cc:359] T 6bd68c93ba3e446d9595d90f0450a9f0 P f9325ddae70a402d9671b72d269390a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97065d4ff1584b24a0b06e29827143bd" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 39915 } } peers { permanent_uuid: "f9325ddae70a402d9671b72d269390a9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 41373 } } peers { permanent_uuid: "0ea9f3315e8d4bb7ba44d888cc76610d" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 35565 } }
I20260601 13:31:18.772192  3850 raft_consensus.cc:385] T 6bd68c93ba3e446d9595d90f0450a9f0 P f9325ddae70a402d9671b72d269390a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:18.772226  3850 raft_consensus.cc:740] T 6bd68c93ba3e446d9595d90f0450a9f0 P f9325ddae70a402d9671b72d269390a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9325ddae70a402d9671b72d269390a9, State: Initialized, Role: FOLLOWER
I20260601 13:31:18.772343  3850 consensus_queue.cc:260] T 6bd68c93ba3e446d9595d90f0450a9f0 P f9325ddae70a402d9671b72d269390a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97065d4ff1584b24a0b06e29827143bd" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 39915 } } peers { permanent_uuid: "f9325ddae70a402d9671b72d269390a9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 41373 } } peers { permanent_uuid: "0ea9f3315e8d4bb7ba44d888cc76610d" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 35565 } }
I20260601 13:31:18.772758  3850 ts_tablet_manager.cc:1434] T 6bd68c93ba3e446d9595d90f0450a9f0 P f9325ddae70a402d9671b72d269390a9: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:18.772979  3850 tablet_bootstrap.cc:492] T 8be4357a228843ffa1d5472305dba719 P f9325ddae70a402d9671b72d269390a9: Bootstrap starting.
I20260601 13:31:18.773967  3850 tablet_bootstrap.cc:654] T 8be4357a228843ffa1d5472305dba719 P f9325ddae70a402d9671b72d269390a9: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:18.774405  3851 tablet_bootstrap.cc:492] T 03e5715879ef432d8c2396ed7d55e895 P 97065d4ff1584b24a0b06e29827143bd: No bootstrap required, opened a new log
I20260601 13:31:18.774497  3851 ts_tablet_manager.cc:1403] T 03e5715879ef432d8c2396ed7d55e895 P 97065d4ff1584b24a0b06e29827143bd: Time spent bootstrapping tablet: real 0.008s	user 0.000s	sys 0.002s
I20260601 13:31:18.774906  3794 tablet_service.cc:1511] Processing CreateTablet for tablet 29458fb5682c4229a7cc537071af3b9e (DEFAULT_TABLE table=test-workload [id=ac6b550faee64b559ed481ff292cd7e1]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:31:18.774966  3851 raft_consensus.cc:359] T 03e5715879ef432d8c2396ed7d55e895 P 97065d4ff1584b24a0b06e29827143bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97065d4ff1584b24a0b06e29827143bd" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 39915 } } peers { permanent_uuid: "f9325ddae70a402d9671b72d269390a9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 41373 } } peers { permanent_uuid: "0ea9f3315e8d4bb7ba44d888cc76610d" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 35565 } }
I20260601 13:31:18.775000  3793 tablet_service.cc:1511] Processing CreateTablet for tablet b69675bcb7f44bab8796790215303b1a (DEFAULT_TABLE table=test-workload [id=ac6b550faee64b559ed481ff292cd7e1]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:31:18.775074  3851 raft_consensus.cc:385] T 03e5715879ef432d8c2396ed7d55e895 P 97065d4ff1584b24a0b06e29827143bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:18.775105  3851 raft_consensus.cc:740] T 03e5715879ef432d8c2396ed7d55e895 P 97065d4ff1584b24a0b06e29827143bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97065d4ff1584b24a0b06e29827143bd, State: Initialized, Role: FOLLOWER
I20260601 13:31:18.775183  3794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29458fb5682c4229a7cc537071af3b9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:18.775152  3789 tablet_service.cc:1511] Processing CreateTablet for tablet 6bd68c93ba3e446d9595d90f0450a9f0 (DEFAULT_TABLE table=test-workload [id=ac6b550faee64b559ed481ff292cd7e1]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:31:18.775223  3851 consensus_queue.cc:260] T 03e5715879ef432d8c2396ed7d55e895 P 97065d4ff1584b24a0b06e29827143bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97065d4ff1584b24a0b06e29827143bd" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 39915 } } peers { permanent_uuid: "f9325ddae70a402d9671b72d269390a9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 41373 } } peers { permanent_uuid: "0ea9f3315e8d4bb7ba44d888cc76610d" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 35565 } }
I20260601 13:31:18.775388  3789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bd68c93ba3e446d9595d90f0450a9f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:18.775355  3792 tablet_service.cc:1511] Processing CreateTablet for tablet 8be4357a228843ffa1d5472305dba719 (DEFAULT_TABLE table=test-workload [id=ac6b550faee64b559ed481ff292cd7e1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:31:18.775579  3851 ts_tablet_manager.cc:1434] T 03e5715879ef432d8c2396ed7d55e895 P 97065d4ff1584b24a0b06e29827143bd: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:31:18.775782  3851 tablet_bootstrap.cc:492] T 6bd68c93ba3e446d9595d90f0450a9f0 P 97065d4ff1584b24a0b06e29827143bd: Bootstrap starting.
I20260601 13:31:18.776000  3790 tablet_service.cc:1511] Processing CreateTablet for tablet 03e5715879ef432d8c2396ed7d55e895 (DEFAULT_TABLE table=test-workload [id=ac6b550faee64b559ed481ff292cd7e1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:31:18.775796  3791 tablet_service.cc:1511] Processing CreateTablet for tablet 4f3753d0636f4cb0ae3742f824739c56 (DEFAULT_TABLE table=test-workload [id=ac6b550faee64b559ed481ff292cd7e1]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:31:18.775578  3792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8be4357a228843ffa1d5472305dba719. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:18.776696  3790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03e5715879ef432d8c2396ed7d55e895. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:18.776773  3851 tablet_bootstrap.cc:654] T 6bd68c93ba3e446d9595d90f0450a9f0 P 97065d4ff1584b24a0b06e29827143bd: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:18.778460  3791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f3753d0636f4cb0ae3742f824739c56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:18.778744  3856 raft_consensus.cc:493] T 6bd68c93ba3e446d9595d90f0450a9f0 P f9325ddae70a402d9671b72d269390a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:31:18.778836  3856 raft_consensus.cc:515] T 6bd68c93ba3e446d9595d90f0450a9f0 P f9325ddae70a402d9671b72d269390a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97065d4ff1584b24a0b06e29827143bd" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 39915 } } peers { permanent_uuid: "f9325ddae70a402d9671b72d269390a9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 41373 } } peers { permanent_uuid: "0ea9f3315e8d4bb7ba44d888cc76610d" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 35565 } }
I20260601 13:31:18.778780  3793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b69675bcb7f44bab8796790215303b1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:18.779356  3856 leader_election.cc:290] T 6bd68c93ba3e446d9595d90f0450a9f0 P f9325ddae70a402d9671b72d269390a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97065d4ff1584b24a0b06e29827143bd (127.24.95.65:39915), 0ea9f3315e8d4bb7ba44d888cc76610d (127.24.95.67:35565)
I20260601 13:31:18.781208  3850 tablet_bootstrap.cc:492] T 8be4357a228843ffa1d5472305dba719 P f9325ddae70a402d9671b72d269390a9: No bootstrap required, opened a new log
I20260601 13:31:18.781535  3850 ts_tablet_manager.cc:1403] T 8be4357a228843ffa1d5472305dba719 P f9325ddae70a402d9671b72d269390a9: Time spent bootstrapping tablet: real 0.009s	user 0.002s	sys 0.000s
I20260601 13:31:18.782078  3850 raft_consensus.cc:359] T 8be4357a228843ffa1d5472305dba719 P f9325ddae70a402d9671b72d269390a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97065d4ff1584b24a0b06e29827143bd" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 39915 } } peers { permanent_uuid: "f9325ddae70a402d9671b72d269390a9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 41373 } } peers { permanent_uuid: "0ea9f3315e8d4bb7ba44d888cc76610d" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 35565 } }
I20260601 13:31:18.782191  3850 raft_consensus.cc:385] T 8be4357a228843ffa1d5472305dba719 P f9325ddae70a402d9671b72d269390a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:18.782225  3850 raft_consensus.cc:740] T 8be4357a228843ffa1d5472305dba719 P f9325ddae70a402d9671b72d269390a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9325ddae70a402d9671b72d269390a9, State: Initialized, Role: FOLLOWER
I20260601 13:31:18.782354  3850 consensus_queue.cc:260] T 8be4357a228843ffa1d5472305dba719 P f9325ddae70a402d9671b72d269390a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97065d4ff1584b24a0b06e29827143bd" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 39915 } } peers { permanent_uuid: "f9325ddae70a402d9671b72d269390a9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 41373 } } peers { permanent_uuid: "0ea9f3315e8d4bb7ba44d888cc76610d" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 35565 } }
I20260601 13:31:18.782580  3850 ts_tablet_manager.cc:1434] T 8be4357a228843ffa1d5472305dba719 P f9325ddae70a402d9671b72d269390a9: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:31:18.782805  3850 tablet_bootstrap.cc:492] T b69675bcb7f44bab8796790215303b1a P f9325ddae70a402d9671b72d269390a9: Bootstrap starting.
I20260601 13:31:18.783699  3860 tablet_bootstrap.cc:492] T 8be4357a228843ffa1d5472305dba719 P 0ea9f3315e8d4bb7ba44d888cc76610d: Bootstrap starting.
I20260601 13:31:18.783831  3850 tablet_bootstrap.cc:654] T b69675bcb7f44bab8796790215303b1a P f9325ddae70a402d9671b72d269390a9: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:18.784641  3860 tablet_bootstrap.cc:654] T 8be4357a228843ffa1d5472305dba719 P 0ea9f3315e8d4bb7ba44d888cc76610d: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:18.785586  3850 tablet_bootstrap.cc:492] T b69675bcb7f44bab8796790215303b1a P f9325ddae70a402d9671b72d269390a9: No bootstrap required, opened a new log
I20260601 13:31:18.785655  3850 ts_tablet_manager.cc:1403] T b69675bcb7f44bab8796790215303b1a P f9325ddae70a402d9671b72d269390a9: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:31:18.786085  3653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bd68c93ba3e446d9595d90f0450a9f0" candidate_uuid: "f9325ddae70a402d9671b72d269390a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97065d4ff1584b24a0b06e29827143bd" is_pre_election: true
W20260601 13:31:18.786437  3695 leader_election.cc:343] T 6bd68c93ba3e446d9595d90f0450a9f0 P f9325ddae70a402d9671b72d269390a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97065d4ff1584b24a0b06e29827143bd (127.24.95.65:39915): Illegal state: must be running to vote when last-logged opid is not known
I20260601 13:31:18.786526  3851 tablet_bootstrap.cc:492] T 6bd68c93ba3e446d9595d90f0450a9f0 P 97065d4ff1584b24a0b06e29827143bd: No bootstrap required, opened a new log
I20260601 13:31:18.786612  3851 ts_tablet_manager.cc:1403] T 6bd68c93ba3e446d9595d90f0450a9f0 P 97065d4ff1584b24a0b06e29827143bd: Time spent bootstrapping tablet: real 0.011s	user 0.000s	sys 0.002s
I20260601 13:31:18.786587  3850 raft_consensus.cc:359] T b69675bcb7f44bab8796790215303b1a P f9325ddae70a402d9671b72d269390a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97065d4ff1584b24a0b06e29827143bd" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 39915 } } peers { permanent_uuid: "f9325ddae70a402d9671b72d269390a9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 41373 } } peers { permanent_uuid: "0ea9f3315e8d4bb7ba44d888cc76610d" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 35565 } }
I20260601 13:31:18.786655  3860 tablet_bootstrap.cc:492] T 8be4357a228843ffa1d5472305dba719 P 0ea9f3315e8d4bb7ba44d888cc76610d: No bootstrap required, opened a new log
I20260601 13:31:18.786679  3850 raft_consensus.cc:385] T b69675bcb7f44bab8796790215303b1a P f9325ddae70a402d9671b72d269390a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:18.786715  3850 raft_consensus.cc:740] T b69675bcb7f44bab8796790215303b1a P f9325ddae70a402d9671b72d269390a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9325ddae70a402d9671b72d269390a9, State: Initialized, Role: FOLLOWER
I20260601 13:31:18.786733  3860 ts_tablet_manager.cc:1403] T 8be4357a228843ffa1d5472305dba719 P 0ea9f3315e8d4bb7ba44d888cc76610d: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:31:18.786860  3850 consensus_queue.cc:260] T b69675bcb7f44bab8796790215303b1a P f9325ddae70a402d9671b72d269390a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97065d4ff1584b24a0b06e29827143bd" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 39915 } } peers { permanent_uuid: "f9325ddae70a402d9671b72d269390a9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 41373 } } peers { permanent_uuid: "0ea9f3315e8d4bb7ba44d888cc76610d" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 35565 } }
I20260601 13:31:18.787068  3851 raft_consensus.cc:359] T 6bd68c93ba3e446d9595d90f0450a9f0 P 97065d4ff1584b24a0b06e29827143bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97065d4ff1584b24a0b06e29827143bd" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 39915 } } peers { permanent_uuid: "f9325ddae70a402d9671b72d269390a9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 41373 } } peers { permanent_uuid: "0ea9f3315e8d4bb7ba44d888cc76610d" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 35565 } }
I20260601 13:31:18.787163  3851 raft_consensus.cc:385] T 6bd68c93ba3e446d9595d90f0450a9f0 P 97065d4ff1584b24a0b06e29827143bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:18.787151  3860 raft_consensus.cc:359] T 8be4357a228843ffa1d5472305dba719 P 0ea9f3315e8d4bb7ba44d888cc76610d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97065d4ff1584b24a0b06e29827143bd" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 39915 } } peers { permanent_uuid: "f9325ddae70a402d9671b72d269390a9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 41373 } } peers { permanent_uuid: "0ea9f3315e8d4bb7ba44d888cc76610d" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 35565 } }
I20260601 13:31:18.787235  3851 raft_consensus.cc:740] T 6bd68c93ba3e446d9595d90f0450a9f0 P 97065d4ff1584b24a0b06e29827143bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97065d4ff1584b24a0b06e29827143bd, State: Initialized, Role: FOLLOWER
I20260601 13:31:18.787278  3860 raft_consensus.cc:385] T 8be4357a228843ffa1d5472305dba719 P 0ea9f3315e8d4bb7ba44d888cc76610d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:18.787321  3860 raft_consensus.cc:740] T 8be4357a228843ffa1d5472305dba719 P 0ea9f3315e8d4bb7ba44d888cc76610d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ea9f3315e8d4bb7ba44d888cc76610d, State: Initialized, Role: FOLLOWER
I20260601 13:31:18.787389  3851 consensus_queue.cc:260] T 6bd68c93ba3e446d9595d90f0450a9f0 P 97065d4ff1584b24a0b06e29827143bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97065d4ff1584b24a0b06e29827143bd" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 39915 } } peers { permanent_uuid: "f9325ddae70a402d9671b72d269390a9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 41373 } } peers { permanent_uuid: "0ea9f3315e8d4bb7ba44d888cc76610d" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 35565 } }
I20260601 13:31:18.787663  3851 ts_tablet_manager.cc:1434] T 6bd68c93ba3e446d9595d90f0450a9f0 P 97065d4ff1584b24a0b06e29827143bd: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:31:18.787845  3851 tablet_bootstrap.cc:492] T 29458fb5682c4229a7cc537071af3b9e P 97065d4ff1584b24a0b06e29827143bd: Bootstrap starting.
I20260601 13:31:18.788664  3850 ts_tablet_manager.cc:1434] T b69675bcb7f44bab8796790215303b1a P f9325ddae70a402d9671b72d269390a9: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:31:18.788990  3851 tablet_bootstrap.cc:654] T 29458fb5682c4229a7cc537071af3b9e P 97065d4ff1584b24a0b06e29827143bd: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:18.789364  3850 tablet_bootstrap.cc:492] T 03e5715879ef432d8c2396ed7d55e895 P f9325ddae70a402d9671b72d269390a9: Bootstrap starting.
I20260601 13:31:18.790355  3850 tablet_bootstrap.cc:654] T 03e5715879ef432d8c2396ed7d55e895 P f9325ddae70a402d9671b72d269390a9: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:18.790421  3804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bd68c93ba3e446d9595d90f0450a9f0" candidate_uuid: "f9325ddae70a402d9671b72d269390a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ea9f3315e8d4bb7ba44d888cc76610d" is_pre_election: true
I20260601 13:31:18.787489  3860 consensus_queue.cc:260] T 8be4357a228843ffa1d5472305dba719 P 0ea9f3315e8d4bb7ba44d888cc76610d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97065d4ff1584b24a0b06e29827143bd" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 39915 } } peers { permanent_uuid: "f9325ddae70a402d9671b72d269390a9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 41373 } } peers { permanent_uuid: "0ea9f3315e8d4bb7ba44d888cc76610d" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 35565 } }
W20260601 13:31:18.790781  3693 leader_election.cc:343] T 6bd68c93ba3e446d9595d90f0450a9f0 P f9325ddae70a402d9671b72d269390a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ea9f3315e8d4bb7ba44d888cc76610d (127.24.95.67:35565): Illegal state: must be running to vote when last-logged opid is not known
I20260601 13:31:18.790846  3860 ts_tablet_manager.cc:1434] T 8be4357a228843ffa1d5472305dba719 P 0ea9f3315e8d4bb7ba44d888cc76610d: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.000s
I20260601 13:31:18.790879  3693 leader_election.cc:304] T 6bd68c93ba3e446d9595d90f0450a9f0 P f9325ddae70a402d9671b72d269390a9 [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: f9325ddae70a402d9671b72d269390a9; no voters: 0ea9f3315e8d4bb7ba44d888cc76610d, 97065d4ff1584b24a0b06e29827143bd
I20260601 13:31:18.790999  3856 raft_consensus.cc:2749] T 6bd68c93ba3e446d9595d90f0450a9f0 P f9325ddae70a402d9671b72d269390a9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260601 13:31:18.791028  3860 tablet_bootstrap.cc:492] T 03e5715879ef432d8c2396ed7d55e895 P 0ea9f3315e8d4bb7ba44d888cc76610d: Bootstrap starting.
I20260601 13:31:18.791662  3851 tablet_bootstrap.cc:492] T 29458fb5682c4229a7cc537071af3b9e P 97065d4ff1584b24a0b06e29827143bd: No bootstrap required, opened a new log
I20260601 13:31:18.791759  3851 ts_tablet_manager.cc:1403] T 29458fb5682c4229a7cc537071af3b9e P 97065d4ff1584b24a0b06e29827143bd: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:31:18.791932  3860 tablet_bootstrap.cc:654] T 03e5715879ef432d8c2396ed7d55e895 P 0ea9f3315e8d4bb7ba44d888cc76610d: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:18.792184  3851 raft_consensus.cc:359] T 29458fb5682c4229a7cc537071af3b9e P 97065d4ff1584b24a0b06e29827143bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9325ddae70a402d9671b72d269390a9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 41373 } } peers { permanent_uuid: "0ea9f3315e8d4bb7ba44d888cc76610d" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 35565 } } peers { permanent_uuid: "97065d4ff1584b24a0b06e29827143bd" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 39915 } }
I20260601 13:31:18.792291  3851 raft_consensus.cc:385] T 29458fb5682c4229a7cc537071af3b9e P 97065d4ff1584b24a0b06e29827143bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:18.792325  3851 raft_consensus.cc:740] T 29458fb5682c4229a7cc537071af3b9e P 97065d4ff1584b24a0b06e29827143bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97065d4ff1584b24a0b06e29827143bd, State: Initialized, Role: FOLLOWER
I20260601 13:31:18.792754  3850 tablet_bootstrap.cc:492] T 03e5715879ef432d8c2396ed7d55e895 P f9325ddae70a402d9671b72d269390a9: No bootstrap required, opened a new log
I20260601 13:31:18.792842  3850 ts_tablet_manager.cc:1403] T 03e5715879ef432d8c2396ed7d55e895 P f9325ddae70a402d9671b72d269390a9: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:31:18.793028  3860 tablet_bootstrap.cc:492] T 03e5715879ef432d8c2396ed7d55e895 P 0ea9f3315e8d4bb7ba44d888cc76610d: No bootstrap required, opened a new log
I20260601 13:31:18.793102  3860 ts_tablet_manager.cc:1403] T 03e5715879ef432d8c2396ed7d55e895 P 0ea9f3315e8d4bb7ba44d888cc76610d: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:31:18.793257  3850 raft_consensus.cc:359] T 03e5715879ef432d8c2396ed7d55e895 P f9325ddae70a402d9671b72d269390a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97065d4ff1584b24a0b06e29827143bd" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 39915 } } peers { permanent_uuid: "f9325ddae70a402d9671b72d269390a9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 41373 } } peers { permanent_uuid: "0ea9f3315e8d4bb7ba44d888cc76610d" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 35565 } }
I20260601 13:31:18.793363  3850 raft_consensus.cc:385] T 03e5715879ef432d8c2396ed7d55e895 P f9325ddae70a402d9671b72d269390a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:18.793392  3850 raft_consensus.cc:740] T 03e5715879ef432d8c2396ed7d55e895 P f9325ddae70a402d9671b72d269390a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9325ddae70a402d9671b72d269390a9, State: Initialized, Role: FOLLOWER
I20260601 13:31:18.793500  3850 consensus_queue.cc:260] T 03e5715879ef432d8c2396ed7d55e895 P f9325ddae70a402d9671b72d269390a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97065d4ff1584b24a0b06e29827143bd" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 39915 } } peers { permanent_uuid: "f9325ddae70a402d9671b72d269390a9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 41373 } } peers { permanent_uuid: "0ea9f3315e8d4bb7ba44d888cc76610d" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 35565 } }
I20260601 13:31:18.793538  3860 raft_consensus.cc:359] T 03e5715879ef432d8c2396ed7d55e895 P 0ea9f3315e8d4bb7ba44d888cc76610d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97065d4ff1584b24a0b06e29827143bd" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 39915 } } peers { permanent_uuid: "f9325ddae70a402d9671b72d269390a9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 41373 } } peers { permanent_uuid: "0ea9f3315e8d4bb7ba44d888cc76610d" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 35565 } }
I20260601 13:31:18.793638  3860 raft_consensus.cc:385] T 03e5715879ef432d8c2396ed7d55e895 P 0ea9f3315e8d4bb7ba44d888cc76610d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:18.793677  3860 raft_consensus.cc:740] T 03e5715879ef432d8c2396ed7d55e895 P 0ea9f3315e8d4bb7ba44d888cc76610d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ea9f3315e8d4bb7ba44d888cc76610d, State: Initialized, Role: FOLLOWER
I20260601 13:31:18.793758  3850 ts_tablet_manager.cc:1434] T 03e5715879ef432d8c2396ed7d55e895 P f9325ddae70a402d9671b72d269390a9: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:18.793789  3860 consensus_queue.cc:260] T 03e5715879ef432d8c2396ed7d55e895 P 0ea9f3315e8d4bb7ba44d888cc76610d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97065d4ff1584b24a0b06e29827143bd" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 39915 } } peers { permanent_uuid: "f9325ddae70a402d9671b72d269390a9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 41373 } } peers { permanent_uuid: "0ea9f3315e8d4bb7ba44d888cc76610d" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 35565 } }
I20260601 13:31:18.793947  3850 tablet_bootstrap.cc:492] T 29458fb5682c4229a7cc537071af3b9e P f9325ddae70a402d9671b72d269390a9: Bootstrap starting.
I20260601 13:31:18.794024  3860 ts_tablet_manager.cc:1434] T 03e5715879ef432d8c2396ed7d55e895 P 0ea9f3315e8d4bb7ba44d888cc76610d: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:31:18.794195  3860 tablet_bootstrap.cc:492] T 4f3753d0636f4cb0ae3742f824739c56 P 0ea9f3315e8d4bb7ba44d888cc76610d: Bootstrap starting.
I20260601 13:31:18.794860  3850 tablet_bootstrap.cc:654] T 29458fb5682c4229a7cc537071af3b9e P f9325ddae70a402d9671b72d269390a9: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:18.794937  3860 tablet_bootstrap.cc:654] T 4f3753d0636f4cb0ae3742f824739c56 P 0ea9f3315e8d4bb7ba44d888cc76610d: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:18.795781  3851 consensus_queue.cc:260] T 29458fb5682c4229a7cc537071af3b9e P 97065d4ff1584b24a0b06e29827143bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9325ddae70a402d9671b72d269390a9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 41373 } } peers { permanent_uuid: "0ea9f3315e8d4bb7ba44d888cc76610d" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 35565 } } peers { permanent_uuid: "97065d4ff1584b24a0b06e29827143bd" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 39915 } }
I20260601 13:31:18.795878  3860 tablet_bootstrap.cc:492] T 4f3753d0636f4cb0ae3742f824739c56 P 0ea9f3315e8d4bb7ba44d888cc76610d: No bootstrap required, opened a new log
I20260601 13:31:18.795951  3860 ts_tablet_manager.cc:1403] T 4f3753d0636f4cb0ae3742f824739c56 P 0ea9f3315e8d4bb7ba44d888cc76610d: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:31:18.796074  3851 ts_tablet_manager.cc:1434] T 29458fb5682c4229a7cc537071af3b9e P 97065d4ff1584b24a0b06e29827143bd: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.000s
I20260601 13:31:18.796234  3851 tablet_bootstrap.cc:492] T b69675bcb7f44bab8796790215303b1a P 97065d4ff1584b24a0b06e29827143bd: Bootstrap starting.
I20260601 13:31:18.796335  3860 raft_consensus.cc:359] T 4f3753d0636f4cb0ae3742f824739c56 P 0ea9f3315e8d4bb7ba44d888cc76610d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97065d4ff1584b24a0b06e29827143bd" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 39915 } } peers { permanent_uuid: "f9325ddae70a402d9671b72d269390a9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 41373 } } peers { permanent_uuid: "0ea9f3315e8d4bb7ba44d888cc76610d" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 35565 } }
I20260601 13:31:18.796468  3860 raft_consensus.cc:385] T 4f3753d0636f4cb0ae3742f824739c56 P 0ea9f3315e8d4bb7ba44d888cc76610d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:18.796501  3860 raft_consensus.cc:740] T 4f3753d0636f4cb0ae3742f824739c56 P 0ea9f3315e8d4bb7ba44d888cc76610d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ea9f3315e8d4bb7ba44d888cc76610d, State: Initialized, Role: FOLLOWER
I20260601 13:31:18.796602  3860 consensus_queue.cc:260] T 4f3753d0636f4cb0ae3742f824739c56 P 0ea9f3315e8d4bb7ba44d888cc76610d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97065d4ff1584b24a0b06e29827143bd" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 39915 } } peers { permanent_uuid: "f9325ddae70a402d9671b72d269390a9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 41373 } } peers { permanent_uuid: "0ea9f3315e8d4bb7ba44d888cc76610d" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 35565 } }
I20260601 13:31:18.796831  3860 ts_tablet_manager.cc:1434] T 4f3753d0636f4cb0ae3742f824739c56 P 0ea9f3315e8d4bb7ba44d888cc76610d: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:18.796998  3860 tablet_bootstrap.cc:492] T b69675bcb7f44bab8796790215303b1a P 0ea9f3315e8d4bb7ba44d888cc76610d: Bootstrap starting.
I20260601 13:31:18.797223  3851 tablet_bootstrap.cc:654] T b69675bcb7f44bab8796790215303b1a P 97065d4ff1584b24a0b06e29827143bd: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:18.797888  3860 tablet_bootstrap.cc:654] T b69675bcb7f44bab8796790215303b1a P 0ea9f3315e8d4bb7ba44d888cc76610d: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:18.798226  3851 tablet_bootstrap.cc:492] T b69675bcb7f44bab8796790215303b1a P 97065d4ff1584b24a0b06e29827143bd: No bootstrap required, opened a new log
I20260601 13:31:18.798305  3851 ts_tablet_manager.cc:1403] T b69675bcb7f44bab8796790215303b1a P 97065d4ff1584b24a0b06e29827143bd: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:31:18.798697  3851 raft_consensus.cc:359] T b69675bcb7f44bab8796790215303b1a P 97065d4ff1584b24a0b06e29827143bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97065d4ff1584b24a0b06e29827143bd" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 39915 } } peers { permanent_uuid: "f9325ddae70a402d9671b72d269390a9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 41373 } } peers { permanent_uuid: "0ea9f3315e8d4bb7ba44d888cc76610d" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 35565 } }
I20260601 13:31:18.798779  3851 raft_consensus.cc:385] T b69675bcb7f44bab8796790215303b1a P 97065d4ff1584b24a0b06e29827143bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:18.798807  3851 raft_consensus.cc:740] T b69675bcb7f44bab8796790215303b1a P 97065d4ff1584b24a0b06e29827143bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97065d4ff1584b24a0b06e29827143bd, State: Initialized, Role: FOLLOWER
I20260601 13:31:18.798923  3851 consensus_queue.cc:260] T b69675bcb7f44bab8796790215303b1a P 97065d4ff1584b24a0b06e29827143bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97065d4ff1584b24a0b06e29827143bd" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 39915 } } peers { permanent_uuid: "f9325ddae70a402d9671b72d269390a9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 41373 } } peers { permanent_uuid: "0ea9f3315e8d4bb7ba44d888cc76610d" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 35565 } }
I20260601 13:31:18.798977  3860 tablet_bootstrap.cc:492] T b69675bcb7f44bab8796790215303b1a P 0ea9f3315e8d4bb7ba44d888cc76610d: No bootstrap required, opened a new log
I20260601 13:31:18.799049  3860 ts_tablet_manager.cc:1403] T b69675bcb7f44bab8796790215303b1a P 0ea9f3315e8d4bb7ba44d888cc76610d: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:31:18.799190  3851 ts_tablet_manager.cc:1434] T b69675bcb7f44bab8796790215303b1a P 97065d4ff1584b24a0b06e29827143bd: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:18.799346  3851 tablet_bootstrap.cc:492] T 8be4357a228843ffa1d5472305dba719 P 97065d4ff1584b24a0b06e29827143bd: Bootstrap starting.
I20260601 13:31:18.799459  3860 raft_consensus.cc:359] T b69675bcb7f44bab8796790215303b1a P 0ea9f3315e8d4bb7ba44d888cc76610d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97065d4ff1584b24a0b06e29827143bd" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 39915 } } peers { permanent_uuid: "f9325ddae70a402d9671b72d269390a9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 41373 } } peers { permanent_uuid: "0ea9f3315e8d4bb7ba44d888cc76610d" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 35565 } }
I20260601 13:31:18.799551  3860 raft_consensus.cc:385] T b69675bcb7f44bab8796790215303b1a P 0ea9f3315e8d4bb7ba44d888cc76610d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:18.799577  3860 raft_consensus.cc:740] T b69675bcb7f44bab8796790215303b1a P 0ea9f3315e8d4bb7ba44d888cc76610d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ea9f3315e8d4bb7ba44d888cc76610d, State: Initialized, Role: FOLLOWER
I20260601 13:31:18.799696  3860 consensus_queue.cc:260] T b69675bcb7f44bab8796790215303b1a P 0ea9f3315e8d4bb7ba44d888cc76610d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97065d4ff1584b24a0b06e29827143bd" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 39915 } } peers { permanent_uuid: "f9325ddae70a402d9671b72d269390a9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 41373 } } peers { permanent_uuid: "0ea9f3315e8d4bb7ba44d888cc76610d" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 35565 } }
I20260601 13:31:18.800035  3860 ts_tablet_manager.cc:1434] T b69675bcb7f44bab8796790215303b1a P 0ea9f3315e8d4bb7ba44d888cc76610d: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:18.800192  3860 tablet_bootstrap.cc:492] T 6bd68c93ba3e446d9595d90f0450a9f0 P 0ea9f3315e8d4bb7ba44d888cc76610d: Bootstrap starting.
I20260601 13:31:18.800223  3851 tablet_bootstrap.cc:654] T 8be4357a228843ffa1d5472305dba719 P 97065d4ff1584b24a0b06e29827143bd: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:18.801123  3850 tablet_bootstrap.cc:492] T 29458fb5682c4229a7cc537071af3b9e P f9325ddae70a402d9671b72d269390a9: No bootstrap required, opened a new log
I20260601 13:31:18.801206  3850 ts_tablet_manager.cc:1403] T 29458fb5682c4229a7cc537071af3b9e P f9325ddae70a402d9671b72d269390a9: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.000s
I20260601 13:31:18.801296  3860 tablet_bootstrap.cc:654] T 6bd68c93ba3e446d9595d90f0450a9f0 P 0ea9f3315e8d4bb7ba44d888cc76610d: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:18.801586  3850 raft_consensus.cc:359] T 29458fb5682c4229a7cc537071af3b9e P f9325ddae70a402d9671b72d269390a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9325ddae70a402d9671b72d269390a9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 41373 } } peers { permanent_uuid: "0ea9f3315e8d4bb7ba44d888cc76610d" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 35565 } } peers { permanent_uuid: "97065d4ff1584b24a0b06e29827143bd" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 39915 } }
I20260601 13:31:18.801680  3850 raft_consensus.cc:385] T 29458fb5682c4229a7cc537071af3b9e P f9325ddae70a402d9671b72d269390a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:18.801713  3850 raft_consensus.cc:740] T 29458fb5682c4229a7cc537071af3b9e P f9325ddae70a402d9671b72d269390a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9325ddae70a402d9671b72d269390a9, State: Initialized, Role: FOLLOWER
I20260601 13:31:18.801841  3850 consensus_queue.cc:260] T 29458fb5682c4229a7cc537071af3b9e P f9325ddae70a402d9671b72d269390a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9325ddae70a402d9671b72d269390a9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 41373 } } peers { permanent_uuid: "0ea9f3315e8d4bb7ba44d888cc76610d" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 35565 } } peers { permanent_uuid: "97065d4ff1584b24a0b06e29827143bd" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 39915 } }
I20260601 13:31:18.802111  3850 ts_tablet_manager.cc:1434] T 29458fb5682c4229a7cc537071af3b9e P f9325ddae70a402d9671b72d269390a9: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:18.802525  3851 tablet_bootstrap.cc:492] T 8be4357a228843ffa1d5472305dba719 P 97065d4ff1584b24a0b06e29827143bd: No bootstrap required, opened a new log
I20260601 13:31:18.802614  3851 ts_tablet_manager.cc:1403] T 8be4357a228843ffa1d5472305dba719 P 97065d4ff1584b24a0b06e29827143bd: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.001s
I20260601 13:31:18.803050  3851 raft_consensus.cc:359] T 8be4357a228843ffa1d5472305dba719 P 97065d4ff1584b24a0b06e29827143bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97065d4ff1584b24a0b06e29827143bd" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 39915 } } peers { permanent_uuid: "f9325ddae70a402d9671b72d269390a9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 41373 } } peers { permanent_uuid: "0ea9f3315e8d4bb7ba44d888cc76610d" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 35565 } }
I20260601 13:31:18.803155  3851 raft_consensus.cc:385] T 8be4357a228843ffa1d5472305dba719 P 97065d4ff1584b24a0b06e29827143bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:18.803190  3851 raft_consensus.cc:740] T 8be4357a228843ffa1d5472305dba719 P 97065d4ff1584b24a0b06e29827143bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97065d4ff1584b24a0b06e29827143bd, State: Initialized, Role: FOLLOWER
I20260601 13:31:18.803326  3851 consensus_queue.cc:260] T 8be4357a228843ffa1d5472305dba719 P 97065d4ff1584b24a0b06e29827143bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97065d4ff1584b24a0b06e29827143bd" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 39915 } } peers { permanent_uuid: "f9325ddae70a402d9671b72d269390a9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 41373 } } peers { permanent_uuid: "0ea9f3315e8d4bb7ba44d888cc76610d" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 35565 } }
I20260601 13:31:18.803587  3851 ts_tablet_manager.cc:1434] T 8be4357a228843ffa1d5472305dba719 P 97065d4ff1584b24a0b06e29827143bd: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:31:18.803766  3851 tablet_bootstrap.cc:492] T 4f3753d0636f4cb0ae3742f824739c56 P 97065d4ff1584b24a0b06e29827143bd: Bootstrap starting.
I20260601 13:31:18.804426  3860 tablet_bootstrap.cc:492] T 6bd68c93ba3e446d9595d90f0450a9f0 P 0ea9f3315e8d4bb7ba44d888cc76610d: No bootstrap required, opened a new log
I20260601 13:31:18.804541  3860 ts_tablet_manager.cc:1403] T 6bd68c93ba3e446d9595d90f0450a9f0 P 0ea9f3315e8d4bb7ba44d888cc76610d: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:31:18.804735  3851 tablet_bootstrap.cc:654] T 4f3753d0636f4cb0ae3742f824739c56 P 97065d4ff1584b24a0b06e29827143bd: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:18.804960  3860 raft_consensus.cc:359] T 6bd68c93ba3e446d9595d90f0450a9f0 P 0ea9f3315e8d4bb7ba44d888cc76610d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97065d4ff1584b24a0b06e29827143bd" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 39915 } } peers { permanent_uuid: "f9325ddae70a402d9671b72d269390a9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 41373 } } peers { permanent_uuid: "0ea9f3315e8d4bb7ba44d888cc76610d" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 35565 } }
I20260601 13:31:18.805043  3860 raft_consensus.cc:385] T 6bd68c93ba3e446d9595d90f0450a9f0 P 0ea9f3315e8d4bb7ba44d888cc76610d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:18.805063  3860 raft_consensus.cc:740] T 6bd68c93ba3e446d9595d90f0450a9f0 P 0ea9f3315e8d4bb7ba44d888cc76610d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ea9f3315e8d4bb7ba44d888cc76610d, State: Initialized, Role: FOLLOWER
I20260601 13:31:18.805158  3860 consensus_queue.cc:260] T 6bd68c93ba3e446d9595d90f0450a9f0 P 0ea9f3315e8d4bb7ba44d888cc76610d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97065d4ff1584b24a0b06e29827143bd" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 39915 } } peers { permanent_uuid: "f9325ddae70a402d9671b72d269390a9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 41373 } } peers { permanent_uuid: "0ea9f3315e8d4bb7ba44d888cc76610d" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 35565 } }
I20260601 13:31:18.805405  3860 ts_tablet_manager.cc:1434] T 6bd68c93ba3e446d9595d90f0450a9f0 P 0ea9f3315e8d4bb7ba44d888cc76610d: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:31:18.805598  3860 tablet_bootstrap.cc:492] T 29458fb5682c4229a7cc537071af3b9e P 0ea9f3315e8d4bb7ba44d888cc76610d: Bootstrap starting.
I20260601 13:31:18.806424  3851 tablet_bootstrap.cc:492] T 4f3753d0636f4cb0ae3742f824739c56 P 97065d4ff1584b24a0b06e29827143bd: No bootstrap required, opened a new log
I20260601 13:31:18.806459  3860 tablet_bootstrap.cc:654] T 29458fb5682c4229a7cc537071af3b9e P 0ea9f3315e8d4bb7ba44d888cc76610d: Neither blocks nor log segments found. Creating new log.
I20260601 13:31:18.806522  3851 ts_tablet_manager.cc:1403] T 4f3753d0636f4cb0ae3742f824739c56 P 97065d4ff1584b24a0b06e29827143bd: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:31:18.806943  3851 raft_consensus.cc:359] T 4f3753d0636f4cb0ae3742f824739c56 P 97065d4ff1584b24a0b06e29827143bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97065d4ff1584b24a0b06e29827143bd" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 39915 } } peers { permanent_uuid: "f9325ddae70a402d9671b72d269390a9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 41373 } } peers { permanent_uuid: "0ea9f3315e8d4bb7ba44d888cc76610d" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 35565 } }
I20260601 13:31:18.807053  3851 raft_consensus.cc:385] T 4f3753d0636f4cb0ae3742f824739c56 P 97065d4ff1584b24a0b06e29827143bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:18.807085  3851 raft_consensus.cc:740] T 4f3753d0636f4cb0ae3742f824739c56 P 97065d4ff1584b24a0b06e29827143bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97065d4ff1584b24a0b06e29827143bd, State: Initialized, Role: FOLLOWER
I20260601 13:31:18.807204  3851 consensus_queue.cc:260] T 4f3753d0636f4cb0ae3742f824739c56 P 97065d4ff1584b24a0b06e29827143bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97065d4ff1584b24a0b06e29827143bd" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 39915 } } peers { permanent_uuid: "f9325ddae70a402d9671b72d269390a9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 41373 } } peers { permanent_uuid: "0ea9f3315e8d4bb7ba44d888cc76610d" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 35565 } }
I20260601 13:31:18.807458  3851 ts_tablet_manager.cc:1434] T 4f3753d0636f4cb0ae3742f824739c56 P 97065d4ff1584b24a0b06e29827143bd: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:31:18.807600  3860 tablet_bootstrap.cc:492] T 29458fb5682c4229a7cc537071af3b9e P 0ea9f3315e8d4bb7ba44d888cc76610d: No bootstrap required, opened a new log
I20260601 13:31:18.807701  3860 ts_tablet_manager.cc:1403] T 29458fb5682c4229a7cc537071af3b9e P 0ea9f3315e8d4bb7ba44d888cc76610d: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:31:18.808100  3860 raft_consensus.cc:359] T 29458fb5682c4229a7cc537071af3b9e P 0ea9f3315e8d4bb7ba44d888cc76610d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9325ddae70a402d9671b72d269390a9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 41373 } } peers { permanent_uuid: "0ea9f3315e8d4bb7ba44d888cc76610d" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 35565 } } peers { permanent_uuid: "97065d4ff1584b24a0b06e29827143bd" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 39915 } }
I20260601 13:31:18.808194  3860 raft_consensus.cc:385] T 29458fb5682c4229a7cc537071af3b9e P 0ea9f3315e8d4bb7ba44d888cc76610d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:31:18.808236  3860 raft_consensus.cc:740] T 29458fb5682c4229a7cc537071af3b9e P 0ea9f3315e8d4bb7ba44d888cc76610d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ea9f3315e8d4bb7ba44d888cc76610d, State: Initialized, Role: FOLLOWER
I20260601 13:31:18.808347  3860 consensus_queue.cc:260] T 29458fb5682c4229a7cc537071af3b9e P 0ea9f3315e8d4bb7ba44d888cc76610d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9325ddae70a402d9671b72d269390a9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 41373 } } peers { permanent_uuid: "0ea9f3315e8d4bb7ba44d888cc76610d" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 35565 } } peers { permanent_uuid: "97065d4ff1584b24a0b06e29827143bd" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 39915 } }
I20260601 13:31:18.808643  3860 ts_tablet_manager.cc:1434] T 29458fb5682c4229a7cc537071af3b9e P 0ea9f3315e8d4bb7ba44d888cc76610d: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:18.811506  3873 raft_consensus.cc:493] T 4f3753d0636f4cb0ae3742f824739c56 P 0ea9f3315e8d4bb7ba44d888cc76610d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:31:18.811592  3873 raft_consensus.cc:515] T 4f3753d0636f4cb0ae3742f824739c56 P 0ea9f3315e8d4bb7ba44d888cc76610d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97065d4ff1584b24a0b06e29827143bd" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 39915 } } peers { permanent_uuid: "f9325ddae70a402d9671b72d269390a9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 41373 } } peers { permanent_uuid: "0ea9f3315e8d4bb7ba44d888cc76610d" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 35565 } }
I20260601 13:31:18.812036  3873 leader_election.cc:290] T 4f3753d0636f4cb0ae3742f824739c56 P 0ea9f3315e8d4bb7ba44d888cc76610d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97065d4ff1584b24a0b06e29827143bd (127.24.95.65:39915), f9325ddae70a402d9671b72d269390a9 (127.24.95.66:41373)
I20260601 13:31:18.815553  3729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f3753d0636f4cb0ae3742f824739c56" candidate_uuid: "0ea9f3315e8d4bb7ba44d888cc76610d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9325ddae70a402d9671b72d269390a9" is_pre_election: true
I20260601 13:31:18.815706  3653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f3753d0636f4cb0ae3742f824739c56" candidate_uuid: "0ea9f3315e8d4bb7ba44d888cc76610d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97065d4ff1584b24a0b06e29827143bd" is_pre_election: true
I20260601 13:31:18.815707  3729 raft_consensus.cc:2468] T 4f3753d0636f4cb0ae3742f824739c56 P f9325ddae70a402d9671b72d269390a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ea9f3315e8d4bb7ba44d888cc76610d in term 0.
I20260601 13:31:18.815929  3653 raft_consensus.cc:2468] T 4f3753d0636f4cb0ae3742f824739c56 P 97065d4ff1584b24a0b06e29827143bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ea9f3315e8d4bb7ba44d888cc76610d in term 0.
I20260601 13:31:18.816080  3770 leader_election.cc:304] T 4f3753d0636f4cb0ae3742f824739c56 P 0ea9f3315e8d4bb7ba44d888cc76610d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ea9f3315e8d4bb7ba44d888cc76610d, f9325ddae70a402d9671b72d269390a9; no voters: 
I20260601 13:31:18.816228  3873 raft_consensus.cc:2804] T 4f3753d0636f4cb0ae3742f824739c56 P 0ea9f3315e8d4bb7ba44d888cc76610d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:31:18.816283  3873 raft_consensus.cc:493] T 4f3753d0636f4cb0ae3742f824739c56 P 0ea9f3315e8d4bb7ba44d888cc76610d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:31:18.816308  3873 raft_consensus.cc:3060] T 4f3753d0636f4cb0ae3742f824739c56 P 0ea9f3315e8d4bb7ba44d888cc76610d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:18.817147  3873 raft_consensus.cc:515] T 4f3753d0636f4cb0ae3742f824739c56 P 0ea9f3315e8d4bb7ba44d888cc76610d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97065d4ff1584b24a0b06e29827143bd" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 39915 } } peers { permanent_uuid: "f9325ddae70a402d9671b72d269390a9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 41373 } } peers { permanent_uuid: "0ea9f3315e8d4bb7ba44d888cc76610d" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 35565 } }
I20260601 13:31:18.817463  3873 leader_election.cc:290] T 4f3753d0636f4cb0ae3742f824739c56 P 0ea9f3315e8d4bb7ba44d888cc76610d [CANDIDATE]: Term 1 election: Requested vote from peers 97065d4ff1584b24a0b06e29827143bd (127.24.95.65:39915), f9325ddae70a402d9671b72d269390a9 (127.24.95.66:41373)
I20260601 13:31:18.817756  3729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f3753d0636f4cb0ae3742f824739c56" candidate_uuid: "0ea9f3315e8d4bb7ba44d888cc76610d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9325ddae70a402d9671b72d269390a9"
I20260601 13:31:18.817764  3653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f3753d0636f4cb0ae3742f824739c56" candidate_uuid: "0ea9f3315e8d4bb7ba44d888cc76610d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97065d4ff1584b24a0b06e29827143bd"
I20260601 13:31:18.817931  3729 raft_consensus.cc:3060] T 4f3753d0636f4cb0ae3742f824739c56 P f9325ddae70a402d9671b72d269390a9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:18.817970  3653 raft_consensus.cc:3060] T 4f3753d0636f4cb0ae3742f824739c56 P 97065d4ff1584b24a0b06e29827143bd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:18.818737  3729 raft_consensus.cc:2468] T 4f3753d0636f4cb0ae3742f824739c56 P f9325ddae70a402d9671b72d269390a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ea9f3315e8d4bb7ba44d888cc76610d in term 1.
I20260601 13:31:18.818782  3653 raft_consensus.cc:2468] T 4f3753d0636f4cb0ae3742f824739c56 P 97065d4ff1584b24a0b06e29827143bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ea9f3315e8d4bb7ba44d888cc76610d in term 1.
I20260601 13:31:18.818982  3770 leader_election.cc:304] T 4f3753d0636f4cb0ae3742f824739c56 P 0ea9f3315e8d4bb7ba44d888cc76610d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ea9f3315e8d4bb7ba44d888cc76610d, f9325ddae70a402d9671b72d269390a9; no voters: 
I20260601 13:31:18.819165  3873 raft_consensus.cc:2804] T 4f3753d0636f4cb0ae3742f824739c56 P 0ea9f3315e8d4bb7ba44d888cc76610d [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:18.819262  3873 raft_consensus.cc:697] T 4f3753d0636f4cb0ae3742f824739c56 P 0ea9f3315e8d4bb7ba44d888cc76610d [term 1 LEADER]: Becoming Leader. State: Replica: 0ea9f3315e8d4bb7ba44d888cc76610d, State: Running, Role: LEADER
I20260601 13:31:18.819396  3873 consensus_queue.cc:237] T 4f3753d0636f4cb0ae3742f824739c56 P 0ea9f3315e8d4bb7ba44d888cc76610d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97065d4ff1584b24a0b06e29827143bd" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 39915 } } peers { permanent_uuid: "f9325ddae70a402d9671b72d269390a9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 41373 } } peers { permanent_uuid: "0ea9f3315e8d4bb7ba44d888cc76610d" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 35565 } }
I20260601 13:31:18.821039  3549 catalog_manager.cc:5696] T 4f3753d0636f4cb0ae3742f824739c56 P 0ea9f3315e8d4bb7ba44d888cc76610d reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ea9f3315e8d4bb7ba44d888cc76610d (127.24.95.67). New cstate: current_term: 1 leader_uuid: "0ea9f3315e8d4bb7ba44d888cc76610d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97065d4ff1584b24a0b06e29827143bd" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 39915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9325ddae70a402d9671b72d269390a9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 41373 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ea9f3315e8d4bb7ba44d888cc76610d" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 35565 } health_report { overall_health: HEALTHY } } }
I20260601 13:31:18.844458  3873 raft_consensus.cc:493] T b69675bcb7f44bab8796790215303b1a P 0ea9f3315e8d4bb7ba44d888cc76610d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:31:18.844610  3873 raft_consensus.cc:515] T b69675bcb7f44bab8796790215303b1a P 0ea9f3315e8d4bb7ba44d888cc76610d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97065d4ff1584b24a0b06e29827143bd" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 39915 } } peers { permanent_uuid: "f9325ddae70a402d9671b72d269390a9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 41373 } } peers { permanent_uuid: "0ea9f3315e8d4bb7ba44d888cc76610d" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 35565 } }
I20260601 13:31:18.845050  3873 leader_election.cc:290] T b69675bcb7f44bab8796790215303b1a P 0ea9f3315e8d4bb7ba44d888cc76610d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97065d4ff1584b24a0b06e29827143bd (127.24.95.65:39915), f9325ddae70a402d9671b72d269390a9 (127.24.95.66:41373)
I20260601 13:31:18.845546  3729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b69675bcb7f44bab8796790215303b1a" candidate_uuid: "0ea9f3315e8d4bb7ba44d888cc76610d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9325ddae70a402d9671b72d269390a9" is_pre_election: true
I20260601 13:31:18.845515  3653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b69675bcb7f44bab8796790215303b1a" candidate_uuid: "0ea9f3315e8d4bb7ba44d888cc76610d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97065d4ff1584b24a0b06e29827143bd" is_pre_election: true
I20260601 13:31:18.845675  3729 raft_consensus.cc:2468] T b69675bcb7f44bab8796790215303b1a P f9325ddae70a402d9671b72d269390a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ea9f3315e8d4bb7ba44d888cc76610d in term 0.
I20260601 13:31:18.845678  3653 raft_consensus.cc:2468] T b69675bcb7f44bab8796790215303b1a P 97065d4ff1584b24a0b06e29827143bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ea9f3315e8d4bb7ba44d888cc76610d in term 0.
I20260601 13:31:18.846005  3770 leader_election.cc:304] T b69675bcb7f44bab8796790215303b1a P 0ea9f3315e8d4bb7ba44d888cc76610d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ea9f3315e8d4bb7ba44d888cc76610d, f9325ddae70a402d9671b72d269390a9; no voters: 
I20260601 13:31:18.846204  3873 raft_consensus.cc:2804] T b69675bcb7f44bab8796790215303b1a P 0ea9f3315e8d4bb7ba44d888cc76610d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:31:18.846318  3873 raft_consensus.cc:493] T b69675bcb7f44bab8796790215303b1a P 0ea9f3315e8d4bb7ba44d888cc76610d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:31:18.846378  3873 raft_consensus.cc:3060] T b69675bcb7f44bab8796790215303b1a P 0ea9f3315e8d4bb7ba44d888cc76610d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:18.847231  3873 raft_consensus.cc:515] T b69675bcb7f44bab8796790215303b1a P 0ea9f3315e8d4bb7ba44d888cc76610d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97065d4ff1584b24a0b06e29827143bd" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 39915 } } peers { permanent_uuid: "f9325ddae70a402d9671b72d269390a9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 41373 } } peers { permanent_uuid: "0ea9f3315e8d4bb7ba44d888cc76610d" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 35565 } }
I20260601 13:31:18.847585  3873 leader_election.cc:290] T b69675bcb7f44bab8796790215303b1a P 0ea9f3315e8d4bb7ba44d888cc76610d [CANDIDATE]: Term 1 election: Requested vote from peers 97065d4ff1584b24a0b06e29827143bd (127.24.95.65:39915), f9325ddae70a402d9671b72d269390a9 (127.24.95.66:41373)
I20260601 13:31:18.847958  3729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b69675bcb7f44bab8796790215303b1a" candidate_uuid: "0ea9f3315e8d4bb7ba44d888cc76610d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9325ddae70a402d9671b72d269390a9"
I20260601 13:31:18.847934  3653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b69675bcb7f44bab8796790215303b1a" candidate_uuid: "0ea9f3315e8d4bb7ba44d888cc76610d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97065d4ff1584b24a0b06e29827143bd"
I20260601 13:31:18.848104  3729 raft_consensus.cc:3060] T b69675bcb7f44bab8796790215303b1a P f9325ddae70a402d9671b72d269390a9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:18.848140  3653 raft_consensus.cc:3060] T b69675bcb7f44bab8796790215303b1a P 97065d4ff1584b24a0b06e29827143bd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:18.849102  3729 raft_consensus.cc:2468] T b69675bcb7f44bab8796790215303b1a P f9325ddae70a402d9671b72d269390a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ea9f3315e8d4bb7ba44d888cc76610d in term 1.
I20260601 13:31:18.849102  3653 raft_consensus.cc:2468] T b69675bcb7f44bab8796790215303b1a P 97065d4ff1584b24a0b06e29827143bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ea9f3315e8d4bb7ba44d888cc76610d in term 1.
I20260601 13:31:18.849413  3770 leader_election.cc:304] T b69675bcb7f44bab8796790215303b1a P 0ea9f3315e8d4bb7ba44d888cc76610d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ea9f3315e8d4bb7ba44d888cc76610d, 97065d4ff1584b24a0b06e29827143bd; no voters: 
I20260601 13:31:18.849555  3873 raft_consensus.cc:2804] T b69675bcb7f44bab8796790215303b1a P 0ea9f3315e8d4bb7ba44d888cc76610d [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:18.849649  3873 raft_consensus.cc:697] T b69675bcb7f44bab8796790215303b1a P 0ea9f3315e8d4bb7ba44d888cc76610d [term 1 LEADER]: Becoming Leader. State: Replica: 0ea9f3315e8d4bb7ba44d888cc76610d, State: Running, Role: LEADER
I20260601 13:31:18.849781  3873 consensus_queue.cc:237] T b69675bcb7f44bab8796790215303b1a P 0ea9f3315e8d4bb7ba44d888cc76610d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97065d4ff1584b24a0b06e29827143bd" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 39915 } } peers { permanent_uuid: "f9325ddae70a402d9671b72d269390a9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 41373 } } peers { permanent_uuid: "0ea9f3315e8d4bb7ba44d888cc76610d" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 35565 } }
I20260601 13:31:18.851444  3549 catalog_manager.cc:5696] T b69675bcb7f44bab8796790215303b1a P 0ea9f3315e8d4bb7ba44d888cc76610d reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ea9f3315e8d4bb7ba44d888cc76610d (127.24.95.67). New cstate: current_term: 1 leader_uuid: "0ea9f3315e8d4bb7ba44d888cc76610d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97065d4ff1584b24a0b06e29827143bd" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 39915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9325ddae70a402d9671b72d269390a9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 41373 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ea9f3315e8d4bb7ba44d888cc76610d" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 35565 } health_report { overall_health: HEALTHY } } }
I20260601 13:31:18.882668  3858 raft_consensus.cc:493] T 03e5715879ef432d8c2396ed7d55e895 P 97065d4ff1584b24a0b06e29827143bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:31:18.882810  3858 raft_consensus.cc:515] T 03e5715879ef432d8c2396ed7d55e895 P 97065d4ff1584b24a0b06e29827143bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97065d4ff1584b24a0b06e29827143bd" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 39915 } } peers { permanent_uuid: "f9325ddae70a402d9671b72d269390a9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 41373 } } peers { permanent_uuid: "0ea9f3315e8d4bb7ba44d888cc76610d" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 35565 } }
I20260601 13:31:18.883352  3858 leader_election.cc:290] T 03e5715879ef432d8c2396ed7d55e895 P 97065d4ff1584b24a0b06e29827143bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9325ddae70a402d9671b72d269390a9 (127.24.95.66:41373), 0ea9f3315e8d4bb7ba44d888cc76610d (127.24.95.67:35565)
I20260601 13:31:18.886744  3729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03e5715879ef432d8c2396ed7d55e895" candidate_uuid: "97065d4ff1584b24a0b06e29827143bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9325ddae70a402d9671b72d269390a9" is_pre_election: true
I20260601 13:31:18.886744  3804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03e5715879ef432d8c2396ed7d55e895" candidate_uuid: "97065d4ff1584b24a0b06e29827143bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ea9f3315e8d4bb7ba44d888cc76610d" is_pre_election: true
I20260601 13:31:18.886900  3729 raft_consensus.cc:2468] T 03e5715879ef432d8c2396ed7d55e895 P f9325ddae70a402d9671b72d269390a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97065d4ff1584b24a0b06e29827143bd in term 0.
I20260601 13:31:18.886909  3804 raft_consensus.cc:2468] T 03e5715879ef432d8c2396ed7d55e895 P 0ea9f3315e8d4bb7ba44d888cc76610d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97065d4ff1584b24a0b06e29827143bd in term 0.
I20260601 13:31:18.887171  3619 leader_election.cc:304] T 03e5715879ef432d8c2396ed7d55e895 P 97065d4ff1584b24a0b06e29827143bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97065d4ff1584b24a0b06e29827143bd, f9325ddae70a402d9671b72d269390a9; no voters: 
I20260601 13:31:18.887363  3858 raft_consensus.cc:2804] T 03e5715879ef432d8c2396ed7d55e895 P 97065d4ff1584b24a0b06e29827143bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:31:18.887423  3858 raft_consensus.cc:493] T 03e5715879ef432d8c2396ed7d55e895 P 97065d4ff1584b24a0b06e29827143bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:31:18.887449  3858 raft_consensus.cc:3060] T 03e5715879ef432d8c2396ed7d55e895 P 97065d4ff1584b24a0b06e29827143bd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:18.888233  3858 raft_consensus.cc:515] T 03e5715879ef432d8c2396ed7d55e895 P 97065d4ff1584b24a0b06e29827143bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97065d4ff1584b24a0b06e29827143bd" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 39915 } } peers { permanent_uuid: "f9325ddae70a402d9671b72d269390a9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 41373 } } peers { permanent_uuid: "0ea9f3315e8d4bb7ba44d888cc76610d" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 35565 } }
I20260601 13:31:18.888599  3858 leader_election.cc:290] T 03e5715879ef432d8c2396ed7d55e895 P 97065d4ff1584b24a0b06e29827143bd [CANDIDATE]: Term 1 election: Requested vote from peers f9325ddae70a402d9671b72d269390a9 (127.24.95.66:41373), 0ea9f3315e8d4bb7ba44d888cc76610d (127.24.95.67:35565)
I20260601 13:31:18.888909  3804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03e5715879ef432d8c2396ed7d55e895" candidate_uuid: "97065d4ff1584b24a0b06e29827143bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ea9f3315e8d4bb7ba44d888cc76610d"
I20260601 13:31:18.888922  3729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03e5715879ef432d8c2396ed7d55e895" candidate_uuid: "97065d4ff1584b24a0b06e29827143bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9325ddae70a402d9671b72d269390a9"
I20260601 13:31:18.889030  3804 raft_consensus.cc:3060] T 03e5715879ef432d8c2396ed7d55e895 P 0ea9f3315e8d4bb7ba44d888cc76610d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:18.889032  3729 raft_consensus.cc:3060] T 03e5715879ef432d8c2396ed7d55e895 P f9325ddae70a402d9671b72d269390a9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:18.889951  3729 raft_consensus.cc:2468] T 03e5715879ef432d8c2396ed7d55e895 P f9325ddae70a402d9671b72d269390a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97065d4ff1584b24a0b06e29827143bd in term 1.
I20260601 13:31:18.889951  3804 raft_consensus.cc:2468] T 03e5715879ef432d8c2396ed7d55e895 P 0ea9f3315e8d4bb7ba44d888cc76610d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97065d4ff1584b24a0b06e29827143bd in term 1.
I20260601 13:31:18.890235  3617 leader_election.cc:304] T 03e5715879ef432d8c2396ed7d55e895 P 97065d4ff1584b24a0b06e29827143bd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ea9f3315e8d4bb7ba44d888cc76610d, 97065d4ff1584b24a0b06e29827143bd; no voters: 
I20260601 13:31:18.890435  3858 raft_consensus.cc:2804] T 03e5715879ef432d8c2396ed7d55e895 P 97065d4ff1584b24a0b06e29827143bd [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:18.890620  3858 raft_consensus.cc:697] T 03e5715879ef432d8c2396ed7d55e895 P 97065d4ff1584b24a0b06e29827143bd [term 1 LEADER]: Becoming Leader. State: Replica: 97065d4ff1584b24a0b06e29827143bd, State: Running, Role: LEADER
I20260601 13:31:18.890746  3858 consensus_queue.cc:237] T 03e5715879ef432d8c2396ed7d55e895 P 97065d4ff1584b24a0b06e29827143bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97065d4ff1584b24a0b06e29827143bd" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 39915 } } peers { permanent_uuid: "f9325ddae70a402d9671b72d269390a9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 41373 } } peers { permanent_uuid: "0ea9f3315e8d4bb7ba44d888cc76610d" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 35565 } }
I20260601 13:31:18.892248  3549 catalog_manager.cc:5696] T 03e5715879ef432d8c2396ed7d55e895 P 97065d4ff1584b24a0b06e29827143bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 97065d4ff1584b24a0b06e29827143bd (127.24.95.65). New cstate: current_term: 1 leader_uuid: "97065d4ff1584b24a0b06e29827143bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97065d4ff1584b24a0b06e29827143bd" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 39915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9325ddae70a402d9671b72d269390a9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 41373 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ea9f3315e8d4bb7ba44d888cc76610d" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 35565 } health_report { overall_health: UNKNOWN } } }
I20260601 13:31:18.976572  3873 raft_consensus.cc:493] T 29458fb5682c4229a7cc537071af3b9e P 0ea9f3315e8d4bb7ba44d888cc76610d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:31:18.976745  3873 raft_consensus.cc:515] T 29458fb5682c4229a7cc537071af3b9e P 0ea9f3315e8d4bb7ba44d888cc76610d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9325ddae70a402d9671b72d269390a9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 41373 } } peers { permanent_uuid: "0ea9f3315e8d4bb7ba44d888cc76610d" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 35565 } } peers { permanent_uuid: "97065d4ff1584b24a0b06e29827143bd" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 39915 } }
I20260601 13:31:18.977270  3873 leader_election.cc:290] T 29458fb5682c4229a7cc537071af3b9e P 0ea9f3315e8d4bb7ba44d888cc76610d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9325ddae70a402d9671b72d269390a9 (127.24.95.66:41373), 97065d4ff1584b24a0b06e29827143bd (127.24.95.65:39915)
I20260601 13:31:18.977787  3729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29458fb5682c4229a7cc537071af3b9e" candidate_uuid: "0ea9f3315e8d4bb7ba44d888cc76610d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9325ddae70a402d9671b72d269390a9" is_pre_election: true
I20260601 13:31:18.977783  3653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29458fb5682c4229a7cc537071af3b9e" candidate_uuid: "0ea9f3315e8d4bb7ba44d888cc76610d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97065d4ff1584b24a0b06e29827143bd" is_pre_election: true
I20260601 13:31:18.977962  3729 raft_consensus.cc:2468] T 29458fb5682c4229a7cc537071af3b9e P f9325ddae70a402d9671b72d269390a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ea9f3315e8d4bb7ba44d888cc76610d in term 0.
I20260601 13:31:18.977984  3653 raft_consensus.cc:2468] T 29458fb5682c4229a7cc537071af3b9e P 97065d4ff1584b24a0b06e29827143bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ea9f3315e8d4bb7ba44d888cc76610d in term 0.
I20260601 13:31:18.978324  3770 leader_election.cc:304] T 29458fb5682c4229a7cc537071af3b9e P 0ea9f3315e8d4bb7ba44d888cc76610d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ea9f3315e8d4bb7ba44d888cc76610d, 97065d4ff1584b24a0b06e29827143bd; no voters: 
I20260601 13:31:18.978526  3873 raft_consensus.cc:2804] T 29458fb5682c4229a7cc537071af3b9e P 0ea9f3315e8d4bb7ba44d888cc76610d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:31:18.978586  3873 raft_consensus.cc:493] T 29458fb5682c4229a7cc537071af3b9e P 0ea9f3315e8d4bb7ba44d888cc76610d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:31:18.978626  3873 raft_consensus.cc:3060] T 29458fb5682c4229a7cc537071af3b9e P 0ea9f3315e8d4bb7ba44d888cc76610d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:18.979737  3873 raft_consensus.cc:515] T 29458fb5682c4229a7cc537071af3b9e P 0ea9f3315e8d4bb7ba44d888cc76610d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9325ddae70a402d9671b72d269390a9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 41373 } } peers { permanent_uuid: "0ea9f3315e8d4bb7ba44d888cc76610d" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 35565 } } peers { permanent_uuid: "97065d4ff1584b24a0b06e29827143bd" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 39915 } }
I20260601 13:31:18.980123  3873 leader_election.cc:290] T 29458fb5682c4229a7cc537071af3b9e P 0ea9f3315e8d4bb7ba44d888cc76610d [CANDIDATE]: Term 1 election: Requested vote from peers f9325ddae70a402d9671b72d269390a9 (127.24.95.66:41373), 97065d4ff1584b24a0b06e29827143bd (127.24.95.65:39915)
I20260601 13:31:18.980463  3729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29458fb5682c4229a7cc537071af3b9e" candidate_uuid: "0ea9f3315e8d4bb7ba44d888cc76610d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9325ddae70a402d9671b72d269390a9"
I20260601 13:31:18.980552  3729 raft_consensus.cc:3060] T 29458fb5682c4229a7cc537071af3b9e P f9325ddae70a402d9671b72d269390a9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:18.980599  3653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29458fb5682c4229a7cc537071af3b9e" candidate_uuid: "0ea9f3315e8d4bb7ba44d888cc76610d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97065d4ff1584b24a0b06e29827143bd"
I20260601 13:31:18.980712  3653 raft_consensus.cc:3060] T 29458fb5682c4229a7cc537071af3b9e P 97065d4ff1584b24a0b06e29827143bd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:18.981210  3729 raft_consensus.cc:2468] T 29458fb5682c4229a7cc537071af3b9e P f9325ddae70a402d9671b72d269390a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ea9f3315e8d4bb7ba44d888cc76610d in term 1.
I20260601 13:31:18.981480  3770 leader_election.cc:304] T 29458fb5682c4229a7cc537071af3b9e P 0ea9f3315e8d4bb7ba44d888cc76610d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ea9f3315e8d4bb7ba44d888cc76610d, f9325ddae70a402d9671b72d269390a9; no voters: 
I20260601 13:31:18.981631  3873 raft_consensus.cc:2804] T 29458fb5682c4229a7cc537071af3b9e P 0ea9f3315e8d4bb7ba44d888cc76610d [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:18.981683  3653 raft_consensus.cc:2468] T 29458fb5682c4229a7cc537071af3b9e P 97065d4ff1584b24a0b06e29827143bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ea9f3315e8d4bb7ba44d888cc76610d in term 1.
I20260601 13:31:18.981701  3873 raft_consensus.cc:697] T 29458fb5682c4229a7cc537071af3b9e P 0ea9f3315e8d4bb7ba44d888cc76610d [term 1 LEADER]: Becoming Leader. State: Replica: 0ea9f3315e8d4bb7ba44d888cc76610d, State: Running, Role: LEADER
I20260601 13:31:18.981848  3873 consensus_queue.cc:237] T 29458fb5682c4229a7cc537071af3b9e P 0ea9f3315e8d4bb7ba44d888cc76610d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9325ddae70a402d9671b72d269390a9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 41373 } } peers { permanent_uuid: "0ea9f3315e8d4bb7ba44d888cc76610d" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 35565 } } peers { permanent_uuid: "97065d4ff1584b24a0b06e29827143bd" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 39915 } }
I20260601 13:31:18.984267  3549 catalog_manager.cc:5696] T 29458fb5682c4229a7cc537071af3b9e P 0ea9f3315e8d4bb7ba44d888cc76610d reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ea9f3315e8d4bb7ba44d888cc76610d (127.24.95.67). New cstate: current_term: 1 leader_uuid: "0ea9f3315e8d4bb7ba44d888cc76610d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9325ddae70a402d9671b72d269390a9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 41373 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ea9f3315e8d4bb7ba44d888cc76610d" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 35565 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97065d4ff1584b24a0b06e29827143bd" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 39915 } health_report { overall_health: UNKNOWN } } }
I20260601 13:31:19.061923  3858 raft_consensus.cc:493] T 6bd68c93ba3e446d9595d90f0450a9f0 P 97065d4ff1584b24a0b06e29827143bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:31:19.062086  3858 raft_consensus.cc:515] T 6bd68c93ba3e446d9595d90f0450a9f0 P 97065d4ff1584b24a0b06e29827143bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97065d4ff1584b24a0b06e29827143bd" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 39915 } } peers { permanent_uuid: "f9325ddae70a402d9671b72d269390a9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 41373 } } peers { permanent_uuid: "0ea9f3315e8d4bb7ba44d888cc76610d" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 35565 } }
I20260601 13:31:19.062544  3858 leader_election.cc:290] T 6bd68c93ba3e446d9595d90f0450a9f0 P 97065d4ff1584b24a0b06e29827143bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9325ddae70a402d9671b72d269390a9 (127.24.95.66:41373), 0ea9f3315e8d4bb7ba44d888cc76610d (127.24.95.67:35565)
I20260601 13:31:19.062959  3729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bd68c93ba3e446d9595d90f0450a9f0" candidate_uuid: "97065d4ff1584b24a0b06e29827143bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9325ddae70a402d9671b72d269390a9" is_pre_election: true
I20260601 13:31:19.062973  3804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bd68c93ba3e446d9595d90f0450a9f0" candidate_uuid: "97065d4ff1584b24a0b06e29827143bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ea9f3315e8d4bb7ba44d888cc76610d" is_pre_election: true
I20260601 13:31:19.063088  3729 raft_consensus.cc:2468] T 6bd68c93ba3e446d9595d90f0450a9f0 P f9325ddae70a402d9671b72d269390a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97065d4ff1584b24a0b06e29827143bd in term 0.
I20260601 13:31:19.063138  3804 raft_consensus.cc:2468] T 6bd68c93ba3e446d9595d90f0450a9f0 P 0ea9f3315e8d4bb7ba44d888cc76610d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97065d4ff1584b24a0b06e29827143bd in term 0.
I20260601 13:31:19.063392  3619 leader_election.cc:304] T 6bd68c93ba3e446d9595d90f0450a9f0 P 97065d4ff1584b24a0b06e29827143bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97065d4ff1584b24a0b06e29827143bd, f9325ddae70a402d9671b72d269390a9; no voters: 
I20260601 13:31:19.063555  3858 raft_consensus.cc:2804] T 6bd68c93ba3e446d9595d90f0450a9f0 P 97065d4ff1584b24a0b06e29827143bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:31:19.063624  3858 raft_consensus.cc:493] T 6bd68c93ba3e446d9595d90f0450a9f0 P 97065d4ff1584b24a0b06e29827143bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:31:19.063659  3858 raft_consensus.cc:3060] T 6bd68c93ba3e446d9595d90f0450a9f0 P 97065d4ff1584b24a0b06e29827143bd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:19.064512  3858 raft_consensus.cc:515] T 6bd68c93ba3e446d9595d90f0450a9f0 P 97065d4ff1584b24a0b06e29827143bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97065d4ff1584b24a0b06e29827143bd" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 39915 } } peers { permanent_uuid: "f9325ddae70a402d9671b72d269390a9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 41373 } } peers { permanent_uuid: "0ea9f3315e8d4bb7ba44d888cc76610d" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 35565 } }
I20260601 13:31:19.064842  3858 leader_election.cc:290] T 6bd68c93ba3e446d9595d90f0450a9f0 P 97065d4ff1584b24a0b06e29827143bd [CANDIDATE]: Term 1 election: Requested vote from peers f9325ddae70a402d9671b72d269390a9 (127.24.95.66:41373), 0ea9f3315e8d4bb7ba44d888cc76610d (127.24.95.67:35565)
I20260601 13:31:19.065171  3729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bd68c93ba3e446d9595d90f0450a9f0" candidate_uuid: "97065d4ff1584b24a0b06e29827143bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9325ddae70a402d9671b72d269390a9"
I20260601 13:31:19.065171  3804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bd68c93ba3e446d9595d90f0450a9f0" candidate_uuid: "97065d4ff1584b24a0b06e29827143bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ea9f3315e8d4bb7ba44d888cc76610d"
I20260601 13:31:19.065274  3729 raft_consensus.cc:3060] T 6bd68c93ba3e446d9595d90f0450a9f0 P f9325ddae70a402d9671b72d269390a9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:19.065351  3804 raft_consensus.cc:3060] T 6bd68c93ba3e446d9595d90f0450a9f0 P 0ea9f3315e8d4bb7ba44d888cc76610d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:19.066035  3729 raft_consensus.cc:2468] T 6bd68c93ba3e446d9595d90f0450a9f0 P f9325ddae70a402d9671b72d269390a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97065d4ff1584b24a0b06e29827143bd in term 1.
I20260601 13:31:19.066141  3804 raft_consensus.cc:2468] T 6bd68c93ba3e446d9595d90f0450a9f0 P 0ea9f3315e8d4bb7ba44d888cc76610d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97065d4ff1584b24a0b06e29827143bd in term 1.
I20260601 13:31:19.066279  3619 leader_election.cc:304] T 6bd68c93ba3e446d9595d90f0450a9f0 P 97065d4ff1584b24a0b06e29827143bd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97065d4ff1584b24a0b06e29827143bd, f9325ddae70a402d9671b72d269390a9; no voters: 
I20260601 13:31:19.066419  3858 raft_consensus.cc:2804] T 6bd68c93ba3e446d9595d90f0450a9f0 P 97065d4ff1584b24a0b06e29827143bd [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:19.066497  3858 raft_consensus.cc:697] T 6bd68c93ba3e446d9595d90f0450a9f0 P 97065d4ff1584b24a0b06e29827143bd [term 1 LEADER]: Becoming Leader. State: Replica: 97065d4ff1584b24a0b06e29827143bd, State: Running, Role: LEADER
I20260601 13:31:19.066622  3858 consensus_queue.cc:237] T 6bd68c93ba3e446d9595d90f0450a9f0 P 97065d4ff1584b24a0b06e29827143bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97065d4ff1584b24a0b06e29827143bd" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 39915 } } peers { permanent_uuid: "f9325ddae70a402d9671b72d269390a9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 41373 } } peers { permanent_uuid: "0ea9f3315e8d4bb7ba44d888cc76610d" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 35565 } }
I20260601 13:31:19.068181  3549 catalog_manager.cc:5696] T 6bd68c93ba3e446d9595d90f0450a9f0 P 97065d4ff1584b24a0b06e29827143bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 97065d4ff1584b24a0b06e29827143bd (127.24.95.65). New cstate: current_term: 1 leader_uuid: "97065d4ff1584b24a0b06e29827143bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97065d4ff1584b24a0b06e29827143bd" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 39915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9325ddae70a402d9671b72d269390a9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 41373 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ea9f3315e8d4bb7ba44d888cc76610d" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 35565 } health_report { overall_health: UNKNOWN } } }
I20260601 13:31:19.192028  3856 raft_consensus.cc:493] T 8be4357a228843ffa1d5472305dba719 P f9325ddae70a402d9671b72d269390a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:31:19.192198  3856 raft_consensus.cc:515] T 8be4357a228843ffa1d5472305dba719 P f9325ddae70a402d9671b72d269390a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97065d4ff1584b24a0b06e29827143bd" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 39915 } } peers { permanent_uuid: "f9325ddae70a402d9671b72d269390a9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 41373 } } peers { permanent_uuid: "0ea9f3315e8d4bb7ba44d888cc76610d" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 35565 } }
I20260601 13:31:19.192718  3856 leader_election.cc:290] T 8be4357a228843ffa1d5472305dba719 P f9325ddae70a402d9671b72d269390a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97065d4ff1584b24a0b06e29827143bd (127.24.95.65:39915), 0ea9f3315e8d4bb7ba44d888cc76610d (127.24.95.67:35565)
I20260601 13:31:19.193223  3804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8be4357a228843ffa1d5472305dba719" candidate_uuid: "f9325ddae70a402d9671b72d269390a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ea9f3315e8d4bb7ba44d888cc76610d" is_pre_election: true
I20260601 13:31:19.193224  3653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8be4357a228843ffa1d5472305dba719" candidate_uuid: "f9325ddae70a402d9671b72d269390a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97065d4ff1584b24a0b06e29827143bd" is_pre_election: true
I20260601 13:31:19.193365  3804 raft_consensus.cc:2468] T 8be4357a228843ffa1d5472305dba719 P 0ea9f3315e8d4bb7ba44d888cc76610d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9325ddae70a402d9671b72d269390a9 in term 0.
I20260601 13:31:19.193471  3653 raft_consensus.cc:2468] T 8be4357a228843ffa1d5472305dba719 P 97065d4ff1584b24a0b06e29827143bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9325ddae70a402d9671b72d269390a9 in term 0.
I20260601 13:31:19.193696  3693 leader_election.cc:304] T 8be4357a228843ffa1d5472305dba719 P f9325ddae70a402d9671b72d269390a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ea9f3315e8d4bb7ba44d888cc76610d, f9325ddae70a402d9671b72d269390a9; no voters: 
I20260601 13:31:19.193854  3856 raft_consensus.cc:2804] T 8be4357a228843ffa1d5472305dba719 P f9325ddae70a402d9671b72d269390a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:31:19.193912  3856 raft_consensus.cc:493] T 8be4357a228843ffa1d5472305dba719 P f9325ddae70a402d9671b72d269390a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:31:19.193939  3856 raft_consensus.cc:3060] T 8be4357a228843ffa1d5472305dba719 P f9325ddae70a402d9671b72d269390a9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:19.194799  3856 raft_consensus.cc:515] T 8be4357a228843ffa1d5472305dba719 P f9325ddae70a402d9671b72d269390a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97065d4ff1584b24a0b06e29827143bd" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 39915 } } peers { permanent_uuid: "f9325ddae70a402d9671b72d269390a9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 41373 } } peers { permanent_uuid: "0ea9f3315e8d4bb7ba44d888cc76610d" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 35565 } }
I20260601 13:31:19.195147  3856 leader_election.cc:290] T 8be4357a228843ffa1d5472305dba719 P f9325ddae70a402d9671b72d269390a9 [CANDIDATE]: Term 1 election: Requested vote from peers 97065d4ff1584b24a0b06e29827143bd (127.24.95.65:39915), 0ea9f3315e8d4bb7ba44d888cc76610d (127.24.95.67:35565)
I20260601 13:31:19.195433  3653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8be4357a228843ffa1d5472305dba719" candidate_uuid: "f9325ddae70a402d9671b72d269390a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97065d4ff1584b24a0b06e29827143bd"
I20260601 13:31:19.195456  3804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8be4357a228843ffa1d5472305dba719" candidate_uuid: "f9325ddae70a402d9671b72d269390a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ea9f3315e8d4bb7ba44d888cc76610d"
I20260601 13:31:19.195533  3653 raft_consensus.cc:3060] T 8be4357a228843ffa1d5472305dba719 P 97065d4ff1584b24a0b06e29827143bd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:19.195533  3804 raft_consensus.cc:3060] T 8be4357a228843ffa1d5472305dba719 P 0ea9f3315e8d4bb7ba44d888cc76610d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:31:19.196280  3804 raft_consensus.cc:2468] T 8be4357a228843ffa1d5472305dba719 P 0ea9f3315e8d4bb7ba44d888cc76610d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9325ddae70a402d9671b72d269390a9 in term 1.
I20260601 13:31:19.196314  3653 raft_consensus.cc:2468] T 8be4357a228843ffa1d5472305dba719 P 97065d4ff1584b24a0b06e29827143bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9325ddae70a402d9671b72d269390a9 in term 1.
I20260601 13:31:19.196593  3695 leader_election.cc:304] T 8be4357a228843ffa1d5472305dba719 P f9325ddae70a402d9671b72d269390a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97065d4ff1584b24a0b06e29827143bd, f9325ddae70a402d9671b72d269390a9; no voters: 
I20260601 13:31:19.196765  3856 raft_consensus.cc:2804] T 8be4357a228843ffa1d5472305dba719 P f9325ddae70a402d9671b72d269390a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:31:19.196854  3856 raft_consensus.cc:697] T 8be4357a228843ffa1d5472305dba719 P f9325ddae70a402d9671b72d269390a9 [term 1 LEADER]: Becoming Leader. State: Replica: f9325ddae70a402d9671b72d269390a9, State: Running, Role: LEADER
I20260601 13:31:19.197005  3856 consensus_queue.cc:237] T 8be4357a228843ffa1d5472305dba719 P f9325ddae70a402d9671b72d269390a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97065d4ff1584b24a0b06e29827143bd" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 39915 } } peers { permanent_uuid: "f9325ddae70a402d9671b72d269390a9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 41373 } } peers { permanent_uuid: "0ea9f3315e8d4bb7ba44d888cc76610d" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 35565 } }
I20260601 13:31:19.198580  3549 catalog_manager.cc:5696] T 8be4357a228843ffa1d5472305dba719 P f9325ddae70a402d9671b72d269390a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to f9325ddae70a402d9671b72d269390a9 (127.24.95.66). New cstate: current_term: 1 leader_uuid: "f9325ddae70a402d9671b72d269390a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97065d4ff1584b24a0b06e29827143bd" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 39915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9325ddae70a402d9671b72d269390a9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 41373 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ea9f3315e8d4bb7ba44d888cc76610d" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 35565 } health_report { overall_health: UNKNOWN } } }
I20260601 13:31:19.234097  3804 raft_consensus.cc:1275] T 03e5715879ef432d8c2396ed7d55e895 P 0ea9f3315e8d4bb7ba44d888cc76610d [term 1 FOLLOWER]: Refusing update from remote peer 97065d4ff1584b24a0b06e29827143bd: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:31:19.234496  3729 raft_consensus.cc:1275] T 03e5715879ef432d8c2396ed7d55e895 P f9325ddae70a402d9671b72d269390a9 [term 1 FOLLOWER]: Refusing update from remote peer 97065d4ff1584b24a0b06e29827143bd: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:31:19.235010  3858 consensus_queue.cc:1048] T 03e5715879ef432d8c2396ed7d55e895 P 97065d4ff1584b24a0b06e29827143bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ea9f3315e8d4bb7ba44d888cc76610d" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 35565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:19.235869  3884 consensus_queue.cc:1048] T 03e5715879ef432d8c2396ed7d55e895 P 97065d4ff1584b24a0b06e29827143bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9325ddae70a402d9671b72d269390a9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 41373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:19.236722  3803 raft_consensus.cc:1275] T 6bd68c93ba3e446d9595d90f0450a9f0 P 0ea9f3315e8d4bb7ba44d888cc76610d [term 1 FOLLOWER]: Refusing update from remote peer 97065d4ff1584b24a0b06e29827143bd: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:31:19.237057  3884 consensus_queue.cc:1048] T 6bd68c93ba3e446d9595d90f0450a9f0 P 97065d4ff1584b24a0b06e29827143bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ea9f3315e8d4bb7ba44d888cc76610d" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 35565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:19.237246  3729 raft_consensus.cc:1275] T 6bd68c93ba3e446d9595d90f0450a9f0 P f9325ddae70a402d9671b72d269390a9 [term 1 FOLLOWER]: Refusing update from remote peer 97065d4ff1584b24a0b06e29827143bd: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:31:19.238767  3884 consensus_queue.cc:1048] T 6bd68c93ba3e446d9595d90f0450a9f0 P 97065d4ff1584b24a0b06e29827143bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9325ddae70a402d9671b72d269390a9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 41373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:19.240624  3653 raft_consensus.cc:1275] T 8be4357a228843ffa1d5472305dba719 P 97065d4ff1584b24a0b06e29827143bd [term 1 FOLLOWER]: Refusing update from remote peer f9325ddae70a402d9671b72d269390a9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:31:19.241078  3856 consensus_queue.cc:1048] T 8be4357a228843ffa1d5472305dba719 P f9325ddae70a402d9671b72d269390a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97065d4ff1584b24a0b06e29827143bd" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 39915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:19.241150  3803 raft_consensus.cc:1275] T 8be4357a228843ffa1d5472305dba719 P 0ea9f3315e8d4bb7ba44d888cc76610d [term 1 FOLLOWER]: Refusing update from remote peer f9325ddae70a402d9671b72d269390a9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:31:19.241632  3909 consensus_queue.cc:1048] T 8be4357a228843ffa1d5472305dba719 P f9325ddae70a402d9671b72d269390a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ea9f3315e8d4bb7ba44d888cc76610d" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 35565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:19.243170  3728 raft_consensus.cc:1275] T 29458fb5682c4229a7cc537071af3b9e P f9325ddae70a402d9671b72d269390a9 [term 1 FOLLOWER]: Refusing update from remote peer 0ea9f3315e8d4bb7ba44d888cc76610d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:31:19.243458  3652 raft_consensus.cc:1275] T 29458fb5682c4229a7cc537071af3b9e P 97065d4ff1584b24a0b06e29827143bd [term 1 FOLLOWER]: Refusing update from remote peer 0ea9f3315e8d4bb7ba44d888cc76610d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:31:19.245337  3652 raft_consensus.cc:1275] T 4f3753d0636f4cb0ae3742f824739c56 P 97065d4ff1584b24a0b06e29827143bd [term 1 FOLLOWER]: Refusing update from remote peer 0ea9f3315e8d4bb7ba44d888cc76610d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:31:19.245664  3728 raft_consensus.cc:1275] T 4f3753d0636f4cb0ae3742f824739c56 P f9325ddae70a402d9671b72d269390a9 [term 1 FOLLOWER]: Refusing update from remote peer 0ea9f3315e8d4bb7ba44d888cc76610d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:31:19.247079  3866 consensus_queue.cc:1048] T 29458fb5682c4229a7cc537071af3b9e P 0ea9f3315e8d4bb7ba44d888cc76610d [LEADER]: Connected to new peer: Peer: permanent_uuid: "97065d4ff1584b24a0b06e29827143bd" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 39915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:19.247406  3866 consensus_queue.cc:1048] T 29458fb5682c4229a7cc537071af3b9e P 0ea9f3315e8d4bb7ba44d888cc76610d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9325ddae70a402d9671b72d269390a9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 41373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:19.247669  3866 consensus_queue.cc:1048] T 4f3753d0636f4cb0ae3742f824739c56 P 0ea9f3315e8d4bb7ba44d888cc76610d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9325ddae70a402d9671b72d269390a9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 41373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:19.248934  3652 raft_consensus.cc:1275] T b69675bcb7f44bab8796790215303b1a P 97065d4ff1584b24a0b06e29827143bd [term 1 FOLLOWER]: Refusing update from remote peer 0ea9f3315e8d4bb7ba44d888cc76610d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:31:19.253098  3910 mvcc.cc:204] Tried to move back new op lower bound from 7292193502160740352 to 7292193501458350080. Current Snapshot: MvccSnapshot[applied={T|T < 7292193502145425408}]
I20260601 13:31:19.253193  3873 consensus_queue.cc:1048] T 4f3753d0636f4cb0ae3742f824739c56 P 0ea9f3315e8d4bb7ba44d888cc76610d [LEADER]: Connected to new peer: Peer: permanent_uuid: "97065d4ff1584b24a0b06e29827143bd" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 39915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:19.253531  3873 consensus_queue.cc:1048] T b69675bcb7f44bab8796790215303b1a P 0ea9f3315e8d4bb7ba44d888cc76610d [LEADER]: Connected to new peer: Peer: permanent_uuid: "97065d4ff1584b24a0b06e29827143bd" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 39915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:19.259368  3727 raft_consensus.cc:1275] T b69675bcb7f44bab8796790215303b1a P f9325ddae70a402d9671b72d269390a9 [term 1 FOLLOWER]: Refusing update from remote peer 0ea9f3315e8d4bb7ba44d888cc76610d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:31:19.265264  3919 consensus_queue.cc:1048] T b69675bcb7f44bab8796790215303b1a P 0ea9f3315e8d4bb7ba44d888cc76610d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9325ddae70a402d9671b72d269390a9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 41373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:31:19.278975  3904 mvcc.cc:204] Tried to move back new op lower bound from 7292193502202134528 to 7292193500570288128. Current Snapshot: MvccSnapshot[applied={T|T < 7292193502202134528 or (T in {7292193502202134528})}]
I20260601 13:31:19.438426 24957 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:31:19.440573  3944 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:31:19.440690 24957 server_base.cc:1061] running on GCE node
W20260601 13:31:19.440586  3946 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:31:19.440552  3943 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:31:19.440965 24957 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:31:19.441016 24957 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:31:19.441037 24957 hybrid_clock.cc:648] HybridClock initialized: now 1780320679441037 us; error 0 us; skew 500 ppm
I20260601 13:31:19.441984 24957 webserver.cc:533] Webserver started at http://127.24.95.68:37053/ using document root <none> and password file <none>
I20260601 13:31:19.442188 24957 fs_manager.cc:362] Metadata directory not provided
I20260601 13:31:19.442276 24957 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:31:19.442368 24957 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:31:19.442775 24957 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320492958789-24957-0/minicluster-data/ts-3-root/instance:
uuid: "1eb013f2c0e74055977ee09e15d1a90c"
format_stamp: "Formatted at 2026-06-01 13:31:19 on dist-test-slave-3pmh"
I20260601 13:31:19.444253 24957 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:31:19.445214  3951 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:19.445418 24957 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:31:19.445480 24957 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320492958789-24957-0/minicluster-data/ts-3-root
uuid: "1eb013f2c0e74055977ee09e15d1a90c"
format_stamp: "Formatted at 2026-06-01 13:31:19 on dist-test-slave-3pmh"
I20260601 13:31:19.445556 24957 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320492958789-24957-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320492958789-24957-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskC1wIoN/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320492958789-24957-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:31:19.468473 24957 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:31:19.468904 24957 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:31:19.469197 24957 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:31:19.469684 24957 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:31:19.469722 24957 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:19.469753 24957 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:31:19.469777 24957 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:31:19.474273 24957 rpc_server.cc:307] RPC server started. Bound to: 127.24.95.68:41597
I20260601 13:31:19.474383  4014 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.95.68:41597 every 8 connection(s)
I20260601 13:31:19.478930  4015 heartbeater.cc:344] Connected to a master server at 127.24.95.126:45315
I20260601 13:31:19.479041  4015 heartbeater.cc:461] Registering TS with master...
I20260601 13:31:19.479264  4015 heartbeater.cc:507] Master 127.24.95.126:45315 requested a full tablet report, sending...
I20260601 13:31:19.479847  3550 ts_manager.cc:194] Registered new tserver with Master: 1eb013f2c0e74055977ee09e15d1a90c (127.24.95.68:41597)
I20260601 13:31:19.480414  3550 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43144
W20260601 13:31:19.558799  3598 auto_rebalancer.cc:281] could not retrieve auto-rebalancing replica moves: Not found: table ac6b550faee64b559ed481ff292cd7e1: could not find any suitable replica to move from server 0ea9f3315e8d4bb7ba44d888cc76610d to server 1eb013f2c0e74055977ee09e15d1a90c
I20260601 13:31:20.481217  4015 heartbeater.cc:499] Master 127.24.95.126:45315 was elected leader, sending a full tablet report...
I20260601 13:31:20.570870  3802 consensus_queue.cc:237] T 4f3753d0636f4cb0ae3742f824739c56 P 0ea9f3315e8d4bb7ba44d888cc76610d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 18, Committed index: 18, Last appended: 1.18, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "97065d4ff1584b24a0b06e29827143bd" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 39915 } attrs { replace: true } } peers { permanent_uuid: "f9325ddae70a402d9671b72d269390a9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 41373 } } peers { permanent_uuid: "0ea9f3315e8d4bb7ba44d888cc76610d" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 35565 } } peers { permanent_uuid: "1eb013f2c0e74055977ee09e15d1a90c" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 41597 } attrs { promote: true } }
I20260601 13:31:20.572631  3651 raft_consensus.cc:1275] T 4f3753d0636f4cb0ae3742f824739c56 P 97065d4ff1584b24a0b06e29827143bd [term 1 FOLLOWER]: Refusing update from remote peer 0ea9f3315e8d4bb7ba44d888cc76610d: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260601 13:31:20.572921  3729 raft_consensus.cc:1275] T 4f3753d0636f4cb0ae3742f824739c56 P f9325ddae70a402d9671b72d269390a9 [term 1 FOLLOWER]: Refusing update from remote peer 0ea9f3315e8d4bb7ba44d888cc76610d: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260601 13:31:20.573058  4025 consensus_queue.cc:1048] T 4f3753d0636f4cb0ae3742f824739c56 P 0ea9f3315e8d4bb7ba44d888cc76610d [LEADER]: Connected to new peer: Peer: permanent_uuid: "97065d4ff1584b24a0b06e29827143bd" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 39915 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
I20260601 13:31:20.573274  3936 consensus_queue.cc:1048] T 4f3753d0636f4cb0ae3742f824739c56 P 0ea9f3315e8d4bb7ba44d888cc76610d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9325ddae70a402d9671b72d269390a9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 41373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
I20260601 13:31:20.574981  3936 raft_consensus.cc:2955] T 4f3753d0636f4cb0ae3742f824739c56 P 0ea9f3315e8d4bb7ba44d888cc76610d [term 1 LEADER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER 1eb013f2c0e74055977ee09e15d1a90c (127.24.95.68) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "97065d4ff1584b24a0b06e29827143bd" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 39915 } attrs { replace: true } } peers { permanent_uuid: "f9325ddae70a402d9671b72d269390a9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 41373 } } peers { permanent_uuid: "0ea9f3315e8d4bb7ba44d888cc76610d" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 35565 } } peers { permanent_uuid: "1eb013f2c0e74055977ee09e15d1a90c" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 41597 } attrs { promote: true } } }
I20260601 13:31:20.575373  3729 raft_consensus.cc:2955] T 4f3753d0636f4cb0ae3742f824739c56 P f9325ddae70a402d9671b72d269390a9 [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER 1eb013f2c0e74055977ee09e15d1a90c (127.24.95.68) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "97065d4ff1584b24a0b06e29827143bd" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 39915 } attrs { replace: true } } peers { permanent_uuid: "f9325ddae70a402d9671b72d269390a9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 41373 } } peers { permanent_uuid: "0ea9f3315e8d4bb7ba44d888cc76610d" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 35565 } } peers { permanent_uuid: "1eb013f2c0e74055977ee09e15d1a90c" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 41597 } attrs { promote: true } } }
I20260601 13:31:20.576507  3651 raft_consensus.cc:2955] T 4f3753d0636f4cb0ae3742f824739c56 P 97065d4ff1584b24a0b06e29827143bd [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER 1eb013f2c0e74055977ee09e15d1a90c (127.24.95.68) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "97065d4ff1584b24a0b06e29827143bd" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 39915 } attrs { replace: true } } peers { permanent_uuid: "f9325ddae70a402d9671b72d269390a9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 41373 } } peers { permanent_uuid: "0ea9f3315e8d4bb7ba44d888cc76610d" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 35565 } } peers { permanent_uuid: "1eb013f2c0e74055977ee09e15d1a90c" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 41597 } attrs { promote: true } } }
I20260601 13:31:20.577670  3550 catalog_manager.cc:5696] T 4f3753d0636f4cb0ae3742f824739c56 P f9325ddae70a402d9671b72d269390a9 reported cstate change: config changed from index -1 to 19, NON_VOTER 1eb013f2c0e74055977ee09e15d1a90c (127.24.95.68) added. New cstate: current_term: 1 leader_uuid: "0ea9f3315e8d4bb7ba44d888cc76610d" committed_config { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "97065d4ff1584b24a0b06e29827143bd" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 39915 } attrs { replace: true } } peers { permanent_uuid: "f9325ddae70a402d9671b72d269390a9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 41373 } } peers { permanent_uuid: "0ea9f3315e8d4bb7ba44d888cc76610d" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 35565 } } peers { permanent_uuid: "1eb013f2c0e74055977ee09e15d1a90c" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 41597 } attrs { promote: true } } }
W20260601 13:31:20.577953  3770 consensus_peers.cc:597] T 4f3753d0636f4cb0ae3742f824739c56 P 0ea9f3315e8d4bb7ba44d888cc76610d -> Peer 1eb013f2c0e74055977ee09e15d1a90c (127.24.95.68:41597): Couldn't send request to peer 1eb013f2c0e74055977ee09e15d1a90c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4f3753d0636f4cb0ae3742f824739c56. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:31:20.578469  3802 consensus_queue.cc:237] T b69675bcb7f44bab8796790215303b1a P 0ea9f3315e8d4bb7ba44d888cc76610d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 18, Committed index: 18, Last appended: 1.18, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "97065d4ff1584b24a0b06e29827143bd" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 39915 } } peers { permanent_uuid: "f9325ddae70a402d9671b72d269390a9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 41373 } attrs { replace: true } } peers { permanent_uuid: "0ea9f3315e8d4bb7ba44d888cc76610d" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 35565 } } peers { permanent_uuid: "1eb013f2c0e74055977ee09e15d1a90c" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 41597 } attrs { promote: true } }
I20260601 13:31:20.579880  3729 raft_consensus.cc:1275] T b69675bcb7f44bab8796790215303b1a P f9325ddae70a402d9671b72d269390a9 [term 1 FOLLOWER]: Refusing update from remote peer 0ea9f3315e8d4bb7ba44d888cc76610d: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260601 13:31:20.579892  3651 raft_consensus.cc:1275] T b69675bcb7f44bab8796790215303b1a P 97065d4ff1584b24a0b06e29827143bd [term 1 FOLLOWER]: Refusing update from remote peer 0ea9f3315e8d4bb7ba44d888cc76610d: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
W20260601 13:31:20.580013  3770 consensus_peers.cc:597] T b69675bcb7f44bab8796790215303b1a P 0ea9f3315e8d4bb7ba44d888cc76610d -> Peer 1eb013f2c0e74055977ee09e15d1a90c (127.24.95.68:41597): Couldn't send request to peer 1eb013f2c0e74055977ee09e15d1a90c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b69675bcb7f44bab8796790215303b1a. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:31:20.580264  4025 consensus_queue.cc:1048] T b69675bcb7f44bab8796790215303b1a P 0ea9f3315e8d4bb7ba44d888cc76610d [LEADER]: Connected to new peer: Peer: permanent_uuid: "97065d4ff1584b24a0b06e29827143bd" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 39915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
I20260601 13:31:20.580485  4024 consensus_queue.cc:1048] T b69675bcb7f44bab8796790215303b1a P 0ea9f3315e8d4bb7ba44d888cc76610d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9325ddae70a402d9671b72d269390a9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 41373 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
I20260601 13:31:20.582355  4024 raft_consensus.cc:2955] T b69675bcb7f44bab8796790215303b1a P 0ea9f3315e8d4bb7ba44d888cc76610d [term 1 LEADER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER 1eb013f2c0e74055977ee09e15d1a90c (127.24.95.68) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "97065d4ff1584b24a0b06e29827143bd" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 39915 } } peers { permanent_uuid: "f9325ddae70a402d9671b72d269390a9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 41373 } attrs { replace: true } } peers { permanent_uuid: "0ea9f3315e8d4bb7ba44d888cc76610d" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 35565 } } peers { permanent_uuid: "1eb013f2c0e74055977ee09e15d1a90c" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 41597 } attrs { promote: true } } }
I20260601 13:31:20.582832  3651 raft_consensus.cc:2955] T b69675bcb7f44bab8796790215303b1a P 97065d4ff1584b24a0b06e29827143bd [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER 1eb013f2c0e74055977ee09e15d1a90c (127.24.95.68) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "97065d4ff1584b24a0b06e29827143bd" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 39915 } } peers { permanent_uuid: "f9325ddae70a402d9671b72d269390a9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 41373 } attrs { replace: true } } peers { permanent_uuid: "0ea9f3315e8d4bb7ba44d888cc76610d" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 35565 } } peers { permanent_uuid: "1eb013f2c0e74055977ee09e15d1a90c" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 41597 } attrs { promote: true } } }
I20260601 13:31:20.583030  3729 raft_consensus.cc:2955] T b69675bcb7f44bab8796790215303b1a P f9325ddae70a402d9671b72d269390a9 [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER 1eb013f2c0e74055977ee09e15d1a90c (127.24.95.68) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "97065d4ff1584b24a0b06e29827143bd" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 39915 } } peers { permanent_uuid: "f9325ddae70a402d9671b72d269390a9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 41373 } attrs { replace: true } } peers { permanent_uuid: "0ea9f3315e8d4bb7ba44d888cc76610d" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 35565 } } peers { permanent_uuid: "1eb013f2c0e74055977ee09e15d1a90c" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 41597 } attrs { promote: true } } }
I20260601 13:31:20.584925  3545 catalog_manager.cc:5696] T b69675bcb7f44bab8796790215303b1a P 0ea9f3315e8d4bb7ba44d888cc76610d reported cstate change: config changed from index -1 to 19, NON_VOTER 1eb013f2c0e74055977ee09e15d1a90c (127.24.95.68) added. New cstate: current_term: 1 leader_uuid: "0ea9f3315e8d4bb7ba44d888cc76610d" committed_config { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "97065d4ff1584b24a0b06e29827143bd" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 39915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9325ddae70a402d9671b72d269390a9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 41373 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ea9f3315e8d4bb7ba44d888cc76610d" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 35565 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1eb013f2c0e74055977ee09e15d1a90c" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 41597 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:31:20.589636  3651 consensus_queue.cc:237] T 6bd68c93ba3e446d9595d90f0450a9f0 P 97065d4ff1584b24a0b06e29827143bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 18, Committed index: 18, Last appended: 1.18, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "97065d4ff1584b24a0b06e29827143bd" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 39915 } } peers { permanent_uuid: "f9325ddae70a402d9671b72d269390a9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 41373 } } peers { permanent_uuid: "0ea9f3315e8d4bb7ba44d888cc76610d" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 35565 } attrs { replace: true } } peers { permanent_uuid: "1eb013f2c0e74055977ee09e15d1a90c" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 41597 } attrs { promote: true } }
I20260601 13:31:20.591490  3729 raft_consensus.cc:1275] T 6bd68c93ba3e446d9595d90f0450a9f0 P f9325ddae70a402d9671b72d269390a9 [term 1 FOLLOWER]: Refusing update from remote peer 97065d4ff1584b24a0b06e29827143bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260601 13:31:20.591553  3802 raft_consensus.cc:1275] T 6bd68c93ba3e446d9595d90f0450a9f0 P 0ea9f3315e8d4bb7ba44d888cc76610d [term 1 FOLLOWER]: Refusing update from remote peer 97065d4ff1584b24a0b06e29827143bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260601 13:31:20.591858  4039 consensus_queue.cc:1048] T 6bd68c93ba3e446d9595d90f0450a9f0 P 97065d4ff1584b24a0b06e29827143bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9325ddae70a402d9671b72d269390a9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 41373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
I20260601 13:31:20.592092  4040 consensus_queue.cc:1048] T 6bd68c93ba3e446d9595d90f0450a9f0 P 97065d4ff1584b24a0b06e29827143bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ea9f3315e8d4bb7ba44d888cc76610d" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 35565 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
I20260601 13:31:20.593932  4040 raft_consensus.cc:2955] T 6bd68c93ba3e446d9595d90f0450a9f0 P 97065d4ff1584b24a0b06e29827143bd [term 1 LEADER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER 1eb013f2c0e74055977ee09e15d1a90c (127.24.95.68) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "97065d4ff1584b24a0b06e29827143bd" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 39915 } } peers { permanent_uuid: "f9325ddae70a402d9671b72d269390a9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 41373 } } peers { permanent_uuid: "0ea9f3315e8d4bb7ba44d888cc76610d" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 35565 } attrs { replace: true } } peers { permanent_uuid: "1eb013f2c0e74055977ee09e15d1a90c" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 41597 } attrs { promote: true } } }
I20260601 13:31:20.594381  3802 raft_consensus.cc:2955] T 6bd68c93ba3e446d9595d90f0450a9f0 P 0ea9f3315e8d4bb7ba44d888cc76610d [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER 1eb013f2c0e74055977ee09e15d1a90c (127.24.95.68) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "97065d4ff1584b24a0b06e29827143bd" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 39915 } } peers { permanent_uuid: "f9325ddae70a402d9671b72d269390a9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 41373 } } peers { permanent_uuid: "0ea9f3315e8d4bb7ba44d888cc76610d" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 35565 } attrs { replace: true } } peers { permanent_uuid: "1eb013f2c0e74055977ee09e15d1a90c" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 41597 } attrs { promote: true } } }
W20260601 13:31:20.594908  3619 consensus_peers.cc:597] T 6bd68c93ba3e446d9595d90f0450a9f0 P 97065d4ff1584b24a0b06e29827143bd -> Peer 1eb013f2c0e74055977ee09e15d1a90c (127.24.95.68:41597): Couldn't send request to peer 1eb013f2c0e74055977ee09e15d1a90c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6bd68c93ba3e446d9595d90f0450a9f0. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:31:20.596665  3550 catalog_manager.cc:5696] T 6bd68c93ba3e446d9595d90f0450a9f0 P 97065d4ff1584b24a0b06e29827143bd reported cstate change: config changed from index -1 to 19, NON_VOTER 1eb013f2c0e74055977ee09e15d1a90c (127.24.95.68) added. New cstate: current_term: 1 leader_uuid: "97065d4ff1584b24a0b06e29827143bd" committed_config { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "97065d4ff1584b24a0b06e29827143bd" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 39915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9325ddae70a402d9671b72d269390a9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 41373 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ea9f3315e8d4bb7ba44d888cc76610d" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 35565 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1eb013f2c0e74055977ee09e15d1a90c" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 41597 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:31:20.596833  3651 consensus_queue.cc:237] T 03e5715879ef432d8c2396ed7d55e895 P 97065d4ff1584b24a0b06e29827143bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 18, Committed index: 18, Last appended: 1.18, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "97065d4ff1584b24a0b06e29827143bd" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 39915 } } peers { permanent_uuid: "f9325ddae70a402d9671b72d269390a9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 41373 } } peers { permanent_uuid: "0ea9f3315e8d4bb7ba44d888cc76610d" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 35565 } attrs { replace: true } } peers { permanent_uuid: "1eb013f2c0e74055977ee09e15d1a90c" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 41597 } attrs { promote: true } }
I20260601 13:31:20.598281  3802 raft_consensus.cc:1275] T 03e5715879ef432d8c2396ed7d55e895 P 0ea9f3315e8d4bb7ba44d888cc76610d [term 1 FOLLOWER]: Refusing update from remote peer 97065d4ff1584b24a0b06e29827143bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260601 13:31:20.598242  3729 raft_consensus.cc:2955] T 6bd68c93ba3e446d9595d90f0450a9f0 P f9325ddae70a402d9671b72d269390a9 [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER 1eb013f2c0e74055977ee09e15d1a90c (127.24.95.68) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "97065d4ff1584b24a0b06e29827143bd" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 39915 } } peers { permanent_uuid: "f9325ddae70a402d9671b72d269390a9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 41373 } } peers { permanent_uuid: "0ea9f3315e8d4bb7ba44d888cc76610d" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 35565 } attrs { replace: true } } peers { permanent_uuid: "1eb013f2c0e74055977ee09e15d1a90c" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 41597 } attrs { promote: true } } }
I20260601 13:31:20.598609  3726 raft_consensus.cc:1275] T 03e5715879ef432d8c2396ed7d55e895 P f9325ddae70a402d9671b72d269390a9 [term 1 FOLLOWER]: Refusing update from remote peer 97065d4ff1584b24a0b06e29827143bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260601 13:31:20.598673  4039 consensus_queue.cc:1048] T 03e5715879ef432d8c2396ed7d55e895 P 97065d4ff1584b24a0b06e29827143bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ea9f3315e8d4bb7ba44d888cc76610d" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 35565 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
W20260601 13:31:20.598999  3619 consensus_peers.cc:597] T 03e5715879ef432d8c2396ed7d55e895 P 97065d4ff1584b24a0b06e29827143bd -> Peer 1eb013f2c0e74055977ee09e15d1a90c (127.24.95.68:41597): Couldn't send request to peer 1eb013f2c0e74055977ee09e15d1a90c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 03e5715879ef432d8c2396ed7d55e895. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:31:20.598996  4039 consensus_queue.cc:1048] T 03e5715879ef432d8c2396ed7d55e895 P 97065d4ff1584b24a0b06e29827143bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9325ddae70a402d9671b72d269390a9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 41373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
I20260601 13:31:20.600847  4019 raft_consensus.cc:2955] T 03e5715879ef432d8c2396ed7d55e895 P 97065d4ff1584b24a0b06e29827143bd [term 1 LEADER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER 1eb013f2c0e74055977ee09e15d1a90c (127.24.95.68) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "97065d4ff1584b24a0b06e29827143bd" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 39915 } } peers { permanent_uuid: "f9325ddae70a402d9671b72d269390a9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 41373 } } peers { permanent_uuid: "0ea9f3315e8d4bb7ba44d888cc76610d" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 35565 } attrs { replace: true } } peers { permanent_uuid: "1eb013f2c0e74055977ee09e15d1a90c" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 41597 } attrs { promote: true } } }
I20260601 13:31:20.601212  3802 raft_consensus.cc:2955] T 03e5715879ef432d8c2396ed7d55e895 P 0ea9f3315e8d4bb7ba44d888cc76610d [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER 1eb013f2c0e74055977ee09e15d1a90c (127.24.95.68) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "97065d4ff1584b24a0b06e29827143bd" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 39915 } } peers { permanent_uuid: "f9325ddae70a402d9671b72d269390a9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 41373 } } peers { permanent_uuid: "0ea9f3315e8d4bb7ba44d888cc76610d" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 35565 } attrs { replace: true } } peers { permanent_uuid: "1eb013f2c0e74055977ee09e15d1a90c" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 41597 } attrs { promote: true } } }
I20260601 13:31:20.604866  3550 catalog_manager.cc:5696] T 03e5715879ef432d8c2396ed7d55e895 P 0ea9f3315e8d4bb7ba44d888cc76610d reported cstate change: config changed from index -1 to 19, NON_VOTER 1eb013f2c0e74055977ee09e15d1a90c (127.24.95.68) added. New cstate: current_term: 1 leader_uuid: "97065d4ff1584b24a0b06e29827143bd" committed_config { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "97065d4ff1584b24a0b06e29827143bd" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 39915 } } peers { permanent_uuid: "f9325ddae70a402d9671b72d269390a9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 41373 } } peers { permanent_uuid: "0ea9f3315e8d4bb7ba44d888cc76610d" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 35565 } attrs { replace: true } } peers { permanent_uuid: "1eb013f2c0e74055977ee09e15d1a90c" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 41597 } attrs { promote: true } } }
I20260601 13:31:20.606534  3729 raft_consensus.cc:2955] T 03e5715879ef432d8c2396ed7d55e895 P f9325ddae70a402d9671b72d269390a9 [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER 1eb013f2c0e74055977ee09e15d1a90c (127.24.95.68) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "97065d4ff1584b24a0b06e29827143bd" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 39915 } } peers { permanent_uuid: "f9325ddae70a402d9671b72d269390a9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 41373 } } peers { permanent_uuid: "0ea9f3315e8d4bb7ba44d888cc76610d" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 35565 } attrs { replace: true } } peers { permanent_uuid: "1eb013f2c0e74055977ee09e15d1a90c" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 41597 } attrs { promote: true } } }
I20260601 13:31:21.016746  4047 ts_tablet_manager.cc:933] T 4f3753d0636f4cb0ae3742f824739c56 P 1eb013f2c0e74055977ee09e15d1a90c: Initiating tablet copy from peer 0ea9f3315e8d4bb7ba44d888cc76610d (127.24.95.67:35565)
I20260601 13:31:21.017215  4047 tablet_copy_client.cc:323] T 4f3753d0636f4cb0ae3742f824739c56 P 1eb013f2c0e74055977ee09e15d1a90c: tablet copy: Beginning tablet copy session from remote peer at address 127.24.95.67:35565
I20260601 13:31:21.021180  3814 tablet_copy_service.cc:140] P 0ea9f3315e8d4bb7ba44d888cc76610d: Received BeginTabletCopySession request for tablet 4f3753d0636f4cb0ae3742f824739c56 from peer 1eb013f2c0e74055977ee09e15d1a90c ({username='slave'} at 127.0.0.1:35720)
I20260601 13:31:21.021314  3814 tablet_copy_service.cc:161] P 0ea9f3315e8d4bb7ba44d888cc76610d: Beginning new tablet copy session on tablet 4f3753d0636f4cb0ae3742f824739c56 from peer 1eb013f2c0e74055977ee09e15d1a90c at {username='slave'} at 127.0.0.1:35720: session id = 1eb013f2c0e74055977ee09e15d1a90c-4f3753d0636f4cb0ae3742f824739c56
I20260601 13:31:21.022303  3814 tablet_copy_source_session.cc:215] T 4f3753d0636f4cb0ae3742f824739c56 P 0ea9f3315e8d4bb7ba44d888cc76610d: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:31:21.023381  4047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f3753d0636f4cb0ae3742f824739c56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:21.025455  4047 tablet_copy_client.cc:806] T 4f3753d0636f4cb0ae3742f824739c56 P 1eb013f2c0e74055977ee09e15d1a90c: tablet copy: Starting download of 0 data blocks...
I20260601 13:31:21.025626  4047 tablet_copy_client.cc:670] T 4f3753d0636f4cb0ae3742f824739c56 P 1eb013f2c0e74055977ee09e15d1a90c: tablet copy: Starting download of 1 WAL segments...
I20260601 13:31:21.027029  4047 tablet_copy_client.cc:538] T 4f3753d0636f4cb0ae3742f824739c56 P 1eb013f2c0e74055977ee09e15d1a90c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:31:21.028224  4047 tablet_bootstrap.cc:492] T 4f3753d0636f4cb0ae3742f824739c56 P 1eb013f2c0e74055977ee09e15d1a90c: Bootstrap starting.
I20260601 13:31:21.029106  4050 ts_tablet_manager.cc:933] T 03e5715879ef432d8c2396ed7d55e895 P 1eb013f2c0e74055977ee09e15d1a90c: Initiating tablet copy from peer 97065d4ff1584b24a0b06e29827143bd (127.24.95.65:39915)
I20260601 13:31:21.029496  4050 tablet_copy_client.cc:323] T 03e5715879ef432d8c2396ed7d55e895 P 1eb013f2c0e74055977ee09e15d1a90c: tablet copy: Beginning tablet copy session from remote peer at address 127.24.95.65:39915
I20260601 13:31:21.034145  3663 tablet_copy_service.cc:140] P 97065d4ff1584b24a0b06e29827143bd: Received BeginTabletCopySession request for tablet 03e5715879ef432d8c2396ed7d55e895 from peer 1eb013f2c0e74055977ee09e15d1a90c ({username='slave'} at 127.0.0.1:54322)
I20260601 13:31:21.034271  3663 tablet_copy_service.cc:161] P 97065d4ff1584b24a0b06e29827143bd: Beginning new tablet copy session on tablet 03e5715879ef432d8c2396ed7d55e895 from peer 1eb013f2c0e74055977ee09e15d1a90c at {username='slave'} at 127.0.0.1:54322: session id = 1eb013f2c0e74055977ee09e15d1a90c-03e5715879ef432d8c2396ed7d55e895
I20260601 13:31:21.035236  3663 tablet_copy_source_session.cc:215] T 03e5715879ef432d8c2396ed7d55e895 P 97065d4ff1584b24a0b06e29827143bd: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:31:21.036111  4050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03e5715879ef432d8c2396ed7d55e895. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:21.038360  4050 tablet_copy_client.cc:806] T 03e5715879ef432d8c2396ed7d55e895 P 1eb013f2c0e74055977ee09e15d1a90c: tablet copy: Starting download of 0 data blocks...
I20260601 13:31:21.038523  4050 tablet_copy_client.cc:670] T 03e5715879ef432d8c2396ed7d55e895 P 1eb013f2c0e74055977ee09e15d1a90c: tablet copy: Starting download of 1 WAL segments...
I20260601 13:31:21.039702  4050 tablet_copy_client.cc:538] T 03e5715879ef432d8c2396ed7d55e895 P 1eb013f2c0e74055977ee09e15d1a90c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:31:21.040978  4050 tablet_bootstrap.cc:492] T 03e5715879ef432d8c2396ed7d55e895 P 1eb013f2c0e74055977ee09e15d1a90c: Bootstrap starting.
I20260601 13:31:21.048370  4047 tablet_bootstrap.cc:492] T 4f3753d0636f4cb0ae3742f824739c56 P 1eb013f2c0e74055977ee09e15d1a90c: Bootstrap replayed 1/1 log segments. Stats: ops{read=19 overwritten=0 applied=19 ignored=0} inserts{seen=130 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:31:21.048728  4047 tablet_bootstrap.cc:492] T 4f3753d0636f4cb0ae3742f824739c56 P 1eb013f2c0e74055977ee09e15d1a90c: Bootstrap complete.
I20260601 13:31:21.048928  4047 ts_tablet_manager.cc:1403] T 4f3753d0636f4cb0ae3742f824739c56 P 1eb013f2c0e74055977ee09e15d1a90c: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.004s
I20260601 13:31:21.049453  4047 raft_consensus.cc:359] T 4f3753d0636f4cb0ae3742f824739c56 P 1eb013f2c0e74055977ee09e15d1a90c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "97065d4ff1584b24a0b06e29827143bd" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 39915 } attrs { replace: true } } peers { permanent_uuid: "f9325ddae70a402d9671b72d269390a9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 41373 } } peers { permanent_uuid: "0ea9f3315e8d4bb7ba44d888cc76610d" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 35565 } } peers { permanent_uuid: "1eb013f2c0e74055977ee09e15d1a90c" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 41597 } attrs { promote: true } }
I20260601 13:31:21.049593  4047 raft_consensus.cc:740] T 4f3753d0636f4cb0ae3742f824739c56 P 1eb013f2c0e74055977ee09e15d1a90c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1eb013f2c0e74055977ee09e15d1a90c, State: Initialized, Role: LEARNER
I20260601 13:31:21.049705  4047 consensus_queue.cc:260] T 4f3753d0636f4cb0ae3742f824739c56 P 1eb013f2c0e74055977ee09e15d1a90c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 19, Last appended: 1.19, Last appended by leader: 19, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "97065d4ff1584b24a0b06e29827143bd" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 39915 } attrs { replace: true } } peers { permanent_uuid: "f9325ddae70a402d9671b72d269390a9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 41373 } } peers { permanent_uuid: "0ea9f3315e8d4bb7ba44d888cc76610d" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 35565 } } peers { permanent_uuid: "1eb013f2c0e74055977ee09e15d1a90c" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 41597 } attrs { promote: true } }
I20260601 13:31:21.050125  4047 ts_tablet_manager.cc:1434] T 4f3753d0636f4cb0ae3742f824739c56 P 1eb013f2c0e74055977ee09e15d1a90c: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:31:21.050705  3814 tablet_copy_service.cc:342] P 0ea9f3315e8d4bb7ba44d888cc76610d: Request end of tablet copy session 1eb013f2c0e74055977ee09e15d1a90c-4f3753d0636f4cb0ae3742f824739c56 received from {username='slave'} at 127.0.0.1:35720
I20260601 13:31:21.050786  3814 tablet_copy_service.cc:434] P 0ea9f3315e8d4bb7ba44d888cc76610d: ending tablet copy session 1eb013f2c0e74055977ee09e15d1a90c-4f3753d0636f4cb0ae3742f824739c56 on tablet 4f3753d0636f4cb0ae3742f824739c56 with peer 1eb013f2c0e74055977ee09e15d1a90c
I20260601 13:31:21.060197  4050 tablet_bootstrap.cc:492] T 03e5715879ef432d8c2396ed7d55e895 P 1eb013f2c0e74055977ee09e15d1a90c: Bootstrap replayed 1/1 log segments. Stats: ops{read=19 overwritten=0 applied=19 ignored=0} inserts{seen=165 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:31:21.060496  4050 tablet_bootstrap.cc:492] T 03e5715879ef432d8c2396ed7d55e895 P 1eb013f2c0e74055977ee09e15d1a90c: Bootstrap complete.
I20260601 13:31:21.060670  4050 ts_tablet_manager.cc:1403] T 03e5715879ef432d8c2396ed7d55e895 P 1eb013f2c0e74055977ee09e15d1a90c: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.003s
I20260601 13:31:21.061098  4050 raft_consensus.cc:359] T 03e5715879ef432d8c2396ed7d55e895 P 1eb013f2c0e74055977ee09e15d1a90c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "97065d4ff1584b24a0b06e29827143bd" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 39915 } } peers { permanent_uuid: "f9325ddae70a402d9671b72d269390a9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 41373 } } peers { permanent_uuid: "0ea9f3315e8d4bb7ba44d888cc76610d" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 35565 } attrs { replace: true } } peers { permanent_uuid: "1eb013f2c0e74055977ee09e15d1a90c" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 41597 } attrs { promote: true } }
I20260601 13:31:21.061203  4050 raft_consensus.cc:740] T 03e5715879ef432d8c2396ed7d55e895 P 1eb013f2c0e74055977ee09e15d1a90c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1eb013f2c0e74055977ee09e15d1a90c, State: Initialized, Role: LEARNER
I20260601 13:31:21.061288  4050 consensus_queue.cc:260] T 03e5715879ef432d8c2396ed7d55e895 P 1eb013f2c0e74055977ee09e15d1a90c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 19, Last appended: 1.19, Last appended by leader: 19, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "97065d4ff1584b24a0b06e29827143bd" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 39915 } } peers { permanent_uuid: "f9325ddae70a402d9671b72d269390a9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 41373 } } peers { permanent_uuid: "0ea9f3315e8d4bb7ba44d888cc76610d" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 35565 } attrs { replace: true } } peers { permanent_uuid: "1eb013f2c0e74055977ee09e15d1a90c" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 41597 } attrs { promote: true } }
I20260601 13:31:21.061524  4050 ts_tablet_manager.cc:1434] T 03e5715879ef432d8c2396ed7d55e895 P 1eb013f2c0e74055977ee09e15d1a90c: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:31:21.061959  3663 tablet_copy_service.cc:342] P 97065d4ff1584b24a0b06e29827143bd: Request end of tablet copy session 1eb013f2c0e74055977ee09e15d1a90c-03e5715879ef432d8c2396ed7d55e895 received from {username='slave'} at 127.0.0.1:54322
I20260601 13:31:21.062041  3663 tablet_copy_service.cc:434] P 97065d4ff1584b24a0b06e29827143bd: ending tablet copy session 1eb013f2c0e74055977ee09e15d1a90c-03e5715879ef432d8c2396ed7d55e895 on tablet 03e5715879ef432d8c2396ed7d55e895 with peer 1eb013f2c0e74055977ee09e15d1a90c
I20260601 13:31:21.076617  4050 ts_tablet_manager.cc:933] T b69675bcb7f44bab8796790215303b1a P 1eb013f2c0e74055977ee09e15d1a90c: Initiating tablet copy from peer 0ea9f3315e8d4bb7ba44d888cc76610d (127.24.95.67:35565)
I20260601 13:31:21.076982  4050 tablet_copy_client.cc:323] T b69675bcb7f44bab8796790215303b1a P 1eb013f2c0e74055977ee09e15d1a90c: tablet copy: Beginning tablet copy session from remote peer at address 127.24.95.67:35565
I20260601 13:31:21.077517  3814 tablet_copy_service.cc:140] P 0ea9f3315e8d4bb7ba44d888cc76610d: Received BeginTabletCopySession request for tablet b69675bcb7f44bab8796790215303b1a from peer 1eb013f2c0e74055977ee09e15d1a90c ({username='slave'} at 127.0.0.1:35720)
I20260601 13:31:21.077620  3814 tablet_copy_service.cc:161] P 0ea9f3315e8d4bb7ba44d888cc76610d: Beginning new tablet copy session on tablet b69675bcb7f44bab8796790215303b1a from peer 1eb013f2c0e74055977ee09e15d1a90c at {username='slave'} at 127.0.0.1:35720: session id = 1eb013f2c0e74055977ee09e15d1a90c-b69675bcb7f44bab8796790215303b1a
I20260601 13:31:21.078590  3814 tablet_copy_source_session.cc:215] T b69675bcb7f44bab8796790215303b1a P 0ea9f3315e8d4bb7ba44d888cc76610d: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:31:21.079501  4050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b69675bcb7f44bab8796790215303b1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:21.081763  4050 tablet_copy_client.cc:806] T b69675bcb7f44bab8796790215303b1a P 1eb013f2c0e74055977ee09e15d1a90c: tablet copy: Starting download of 0 data blocks...
I20260601 13:31:21.081939  4050 tablet_copy_client.cc:670] T b69675bcb7f44bab8796790215303b1a P 1eb013f2c0e74055977ee09e15d1a90c: tablet copy: Starting download of 1 WAL segments...
I20260601 13:31:21.083110  4050 tablet_copy_client.cc:538] T b69675bcb7f44bab8796790215303b1a P 1eb013f2c0e74055977ee09e15d1a90c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:31:21.084487  4050 tablet_bootstrap.cc:492] T b69675bcb7f44bab8796790215303b1a P 1eb013f2c0e74055977ee09e15d1a90c: Bootstrap starting.
I20260601 13:31:21.101593  4050 tablet_bootstrap.cc:492] T b69675bcb7f44bab8796790215303b1a P 1eb013f2c0e74055977ee09e15d1a90c: Bootstrap replayed 1/1 log segments. Stats: ops{read=19 overwritten=0 applied=19 ignored=0} inserts{seen=144 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:31:21.101876  4050 tablet_bootstrap.cc:492] T b69675bcb7f44bab8796790215303b1a P 1eb013f2c0e74055977ee09e15d1a90c: Bootstrap complete.
I20260601 13:31:21.102058  4050 ts_tablet_manager.cc:1403] T b69675bcb7f44bab8796790215303b1a P 1eb013f2c0e74055977ee09e15d1a90c: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260601 13:31:21.102458  4050 raft_consensus.cc:359] T b69675bcb7f44bab8796790215303b1a P 1eb013f2c0e74055977ee09e15d1a90c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "97065d4ff1584b24a0b06e29827143bd" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 39915 } } peers { permanent_uuid: "f9325ddae70a402d9671b72d269390a9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 41373 } attrs { replace: true } } peers { permanent_uuid: "0ea9f3315e8d4bb7ba44d888cc76610d" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 35565 } } peers { permanent_uuid: "1eb013f2c0e74055977ee09e15d1a90c" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 41597 } attrs { promote: true } }
I20260601 13:31:21.102564  4050 raft_consensus.cc:740] T b69675bcb7f44bab8796790215303b1a P 1eb013f2c0e74055977ee09e15d1a90c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1eb013f2c0e74055977ee09e15d1a90c, State: Initialized, Role: LEARNER
I20260601 13:31:21.102653  4050 consensus_queue.cc:260] T b69675bcb7f44bab8796790215303b1a P 1eb013f2c0e74055977ee09e15d1a90c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 19, Last appended: 1.19, Last appended by leader: 19, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "97065d4ff1584b24a0b06e29827143bd" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 39915 } } peers { permanent_uuid: "f9325ddae70a402d9671b72d269390a9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 41373 } attrs { replace: true } } peers { permanent_uuid: "0ea9f3315e8d4bb7ba44d888cc76610d" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 35565 } } peers { permanent_uuid: "1eb013f2c0e74055977ee09e15d1a90c" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 41597 } attrs { promote: true } }
I20260601 13:31:21.102885  4050 ts_tablet_manager.cc:1434] T b69675bcb7f44bab8796790215303b1a P 1eb013f2c0e74055977ee09e15d1a90c: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:31:21.103456  3814 tablet_copy_service.cc:342] P 0ea9f3315e8d4bb7ba44d888cc76610d: Request end of tablet copy session 1eb013f2c0e74055977ee09e15d1a90c-b69675bcb7f44bab8796790215303b1a received from {username='slave'} at 127.0.0.1:35720
I20260601 13:31:21.103542  3814 tablet_copy_service.cc:434] P 0ea9f3315e8d4bb7ba44d888cc76610d: ending tablet copy session 1eb013f2c0e74055977ee09e15d1a90c-b69675bcb7f44bab8796790215303b1a on tablet b69675bcb7f44bab8796790215303b1a with peer 1eb013f2c0e74055977ee09e15d1a90c
I20260601 13:31:21.199898  4050 ts_tablet_manager.cc:933] T 6bd68c93ba3e446d9595d90f0450a9f0 P 1eb013f2c0e74055977ee09e15d1a90c: Initiating tablet copy from peer 97065d4ff1584b24a0b06e29827143bd (127.24.95.65:39915)
I20260601 13:31:21.200268  4050 tablet_copy_client.cc:323] T 6bd68c93ba3e446d9595d90f0450a9f0 P 1eb013f2c0e74055977ee09e15d1a90c: tablet copy: Beginning tablet copy session from remote peer at address 127.24.95.65:39915
I20260601 13:31:21.200718  3663 tablet_copy_service.cc:140] P 97065d4ff1584b24a0b06e29827143bd: Received BeginTabletCopySession request for tablet 6bd68c93ba3e446d9595d90f0450a9f0 from peer 1eb013f2c0e74055977ee09e15d1a90c ({username='slave'} at 127.0.0.1:54322)
I20260601 13:31:21.200812  3663 tablet_copy_service.cc:161] P 97065d4ff1584b24a0b06e29827143bd: Beginning new tablet copy session on tablet 6bd68c93ba3e446d9595d90f0450a9f0 from peer 1eb013f2c0e74055977ee09e15d1a90c at {username='slave'} at 127.0.0.1:54322: session id = 1eb013f2c0e74055977ee09e15d1a90c-6bd68c93ba3e446d9595d90f0450a9f0
I20260601 13:31:21.201561  3663 tablet_copy_source_session.cc:215] T 6bd68c93ba3e446d9595d90f0450a9f0 P 97065d4ff1584b24a0b06e29827143bd: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:31:21.202342  4050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bd68c93ba3e446d9595d90f0450a9f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:31:21.204463  4050 tablet_copy_client.cc:806] T 6bd68c93ba3e446d9595d90f0450a9f0 P 1eb013f2c0e74055977ee09e15d1a90c: tablet copy: Starting download of 0 data blocks...
I20260601 13:31:21.204607  4050 tablet_copy_client.cc:670] T 6bd68c93ba3e446d9595d90f0450a9f0 P 1eb013f2c0e74055977ee09e15d1a90c: tablet copy: Starting download of 1 WAL segments...
I20260601 13:31:21.205685  4050 tablet_copy_client.cc:538] T 6bd68c93ba3e446d9595d90f0450a9f0 P 1eb013f2c0e74055977ee09e15d1a90c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:31:21.206867  4050 tablet_bootstrap.cc:492] T 6bd68c93ba3e446d9595d90f0450a9f0 P 1eb013f2c0e74055977ee09e15d1a90c: Bootstrap starting.
I20260601 13:31:21.227097  4050 tablet_bootstrap.cc:492] T 6bd68c93ba3e446d9595d90f0450a9f0 P 1eb013f2c0e74055977ee09e15d1a90c: Bootstrap replayed 1/1 log segments. Stats: ops{read=19 overwritten=0 applied=19 ignored=0} inserts{seen=134 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:31:21.227438  4050 tablet_bootstrap.cc:492] T 6bd68c93ba3e446d9595d90f0450a9f0 P 1eb013f2c0e74055977ee09e15d1a90c: Bootstrap complete.
I20260601 13:31:21.227653  4050 ts_tablet_manager.cc:1403] T 6bd68c93ba3e446d9595d90f0450a9f0 P 1eb013f2c0e74055977ee09e15d1a90c: Time spent bootstrapping tablet: real 0.021s	user 0.019s	sys 0.000s
I20260601 13:31:21.228181  4050 raft_consensus.cc:359] T 6bd68c93ba3e446d9595d90f0450a9f0 P 1eb013f2c0e74055977ee09e15d1a90c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "97065d4ff1584b24a0b06e29827143bd" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 39915 } } peers { permanent_uuid: "f9325ddae70a402d9671b72d269390a9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 41373 } } peers { permanent_uuid: "0ea9f3315e8d4bb7ba44d888cc76610d" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 35565 } attrs { replace: true } } peers { permanent_uuid: "1eb013f2c0e74055977ee09e15d1a90c" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 41597 } attrs { promote: true } }
I20260601 13:31:21.228317  4050 raft_consensus.cc:740] T 6bd68c93ba3e446d9595d90f0450a9f0 P 1eb013f2c0e74055977ee09e15d1a90c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1eb013f2c0e74055977ee09e15d1a90c, State: Initialized, Role: LEARNER
I20260601 13:31:21.228463  4050 consensus_queue.cc:260] T 6bd68c93ba3e446d9595d90f0450a9f0 P 1eb013f2c0e74055977ee09e15d1a90c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 19, Last appended: 1.19, Last appended by leader: 19, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "97065d4ff1584b24a0b06e29827143bd" member_type: VOTER last_known_addr { host: "127.24.95.65" port: 39915 } } peers { permanent_uuid: "f9325ddae70a402d9671b72d269390a9" member_type: VOTER last_known_addr { host: "127.24.95.66" port: 41373 } } peers { permanent_uuid: "0ea9f3315e8d4bb7ba44d888cc76610d" member_type: VOTER last_known_addr { host: "127.24.95.67" port: 35565 } attrs { replace: true } } peers { permanent_uuid: "1eb013f2c0e74055977ee09e15d1a90c" member_type: NON_VOTER last_known_addr { host: "127.24.95.68" port: 41597 } attrs { promote: true } }
I20260601 13:31:21.228767  4050 ts_tablet_manager.cc:1434] T 6bd68c93ba3e446d9595d90f0450a9f0 P 1eb013f2c0e74055977ee09e15d1a90c: Time spent starting tablet: real 0.001s	user 0.004s	sys 0.000s
I20260601 13:31:21.229420  3663 tablet_copy_service.cc:342] P 97065d4ff1584b24a0b06e29827143bd: Request end of tablet copy session 1eb013f2c0e74055977ee09e15d1a90c-6bd68c93ba3e446d9595d90f0450a9f0 received from {username='slave'} at 127.0.0.1:54322
I20260601 13:31:21.229509  3663 tablet_copy_service.cc:434] P 97065d4ff1584b24a0b06e29827143bd: ending tablet copy session 1eb013f2c0e74055977ee09e15d1a90c-6bd68c93ba3e446d9595d90f0450a9f0 on tablet 6bd68c93ba3e446d9595d90f0450a9f0 with peer 1eb013f2c0e74055977ee09e15d1a90c
I20260601 13:31:21.499944 24957 tablet_server.cc:179] TabletServer@127.24.95.65:0 shutting down...
I20260601 13:31:21.501634  3989 raft_consensus.cc:1217] T 03e5715879ef432d8c2396ed7d55e895 P 1eb013f2c0e74055977ee09e15d1a90c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.18->[1.19-1.19]   Dedup: 1.19->[]
I20260601 13:31:21.505695 24957 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:31:21.505940 24957 tablet_replica.cc:333] T 4f3753d0636f4cb0ae3742f824739c56 P 97065d4ff1584b24a0b06e29827143bd: stopping tablet replica
I20260601 13:31:21.506079 24957 raft_consensus.cc:2243] T 4f3753d0636f4cb0ae3742f824739c56 P 97065d4ff1584b24a0b06e29827143bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:21.506218 24957 raft_consensus.cc:2272] T 4f3753d0636f4cb0ae3742f824739c56 P 97065d4ff1584b24a0b06e29827143bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:21.506871 24957 tablet_replica.cc:333] T 8be4357a228843ffa1d5472305dba719 P 97065d4ff1584b24a0b06e29827143bd: stopping tablet replica
I20260601 13:31:21.506961 24957 raft_consensus.cc:2243] T 8be4357a228843ffa1d5472305dba719 P 97065d4ff1584b24a0b06e29827143bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:21.507066 24957 raft_consensus.cc:2272] T 8be4357a228843ffa1d5472305dba719 P 97065d4ff1584b24a0b06e29827143bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:21.507438 24957 tablet_replica.cc:333] T 29458fb5682c4229a7cc537071af3b9e P 97065d4ff1584b24a0b06e29827143bd: stopping tablet replica
I20260601 13:31:21.507522 24957 raft_consensus.cc:2243] T 29458fb5682c4229a7cc537071af3b9e P 97065d4ff1584b24a0b06e29827143bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:21.507625 24957 raft_consensus.cc:2272] T 29458fb5682c4229a7cc537071af3b9e P 97065d4ff1584b24a0b06e29827143bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:21.507990 24957 tablet_replica.cc:333] T b69675bcb7f44bab8796790215303b1a P 97065d4ff1584b24a0b06e29827143bd: stopping tablet replica
I20260601 13:31:21.508066 24957 raft_consensus.cc:2243] T b69675bcb7f44bab8796790215303b1a P 97065d4ff1584b24a0b06e29827143bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:21.508172 24957 raft_consensus.cc:2272] T b69675bcb7f44bab8796790215303b1a P 97065d4ff1584b24a0b06e29827143bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:21.508716 24957 tablet_replica.cc:333] T 03e5715879ef432d8c2396ed7d55e895 P 97065d4ff1584b24a0b06e29827143bd: stopping tablet replica
I20260601 13:31:21.508793 24957 raft_consensus.cc:2243] T 03e5715879ef432d8c2396ed7d55e895 P 97065d4ff1584b24a0b06e29827143bd [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:21.508989 24957 raft_consensus.cc:2272] T 03e5715879ef432d8c2396ed7d55e895 P 97065d4ff1584b24a0b06e29827143bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:21.509413 24957 tablet_replica.cc:333] T 6bd68c93ba3e446d9595d90f0450a9f0 P 97065d4ff1584b24a0b06e29827143bd: stopping tablet replica
I20260601 13:31:21.509478 24957 raft_consensus.cc:2243] T 6bd68c93ba3e446d9595d90f0450a9f0 P 97065d4ff1584b24a0b06e29827143bd [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:21.509689 24957 raft_consensus.cc:2272] T 6bd68c93ba3e446d9595d90f0450a9f0 P 97065d4ff1584b24a0b06e29827143bd [term 1 FOLLOWER]: Raft consensus is shut down!
W20260601 13:31:21.513605  3695 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.24.95.65:39915: connect: Connection refused (error 111) [suppressed 1 similar messages]
W20260601 13:31:21.514427  3695 consensus_peers.cc:597] T 8be4357a228843ffa1d5472305dba719 P f9325ddae70a402d9671b72d269390a9 -> Peer 97065d4ff1584b24a0b06e29827143bd (127.24.95.65:39915): Couldn't send request to peer 97065d4ff1584b24a0b06e29827143bd. Status: Network error: Client connection negotiation failed: client connection to 127.24.95.65:39915: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:31:21.523784 24957 tablet_server.cc:196] TabletServer@127.24.95.65:0 shutdown complete.
I20260601 13:31:21.526680 24957 tablet_server.cc:179] TabletServer@127.24.95.66:0 shutting down...
I20260601 13:31:21.531786 24957 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:31:21.532080 24957 tablet_replica.cc:333] T 29458fb5682c4229a7cc537071af3b9e P f9325ddae70a402d9671b72d269390a9: stopping tablet replica
I20260601 13:31:21.532215 24957 raft_consensus.cc:2243] T 29458fb5682c4229a7cc537071af3b9e P f9325ddae70a402d9671b72d269390a9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:21.532436 24957 raft_consensus.cc:2272] T 29458fb5682c4229a7cc537071af3b9e P f9325ddae70a402d9671b72d269390a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:21.533037 24957 tablet_replica.cc:333] T 8be4357a228843ffa1d5472305dba719 P f9325ddae70a402d9671b72d269390a9: stopping tablet replica
I20260601 13:31:21.533149 24957 raft_consensus.cc:2243] T 8be4357a228843ffa1d5472305dba719 P f9325ddae70a402d9671b72d269390a9 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:21.533351 24957 raft_consensus.cc:2272] T 8be4357a228843ffa1d5472305dba719 P f9325ddae70a402d9671b72d269390a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:21.533751 24957 tablet_replica.cc:333] T 4f3753d0636f4cb0ae3742f824739c56 P f9325ddae70a402d9671b72d269390a9: stopping tablet replica
I20260601 13:31:21.533852 24957 raft_consensus.cc:2243] T 4f3753d0636f4cb0ae3742f824739c56 P f9325ddae70a402d9671b72d269390a9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:21.533967 24957 raft_consensus.cc:2272] T 4f3753d0636f4cb0ae3742f824739c56 P f9325ddae70a402d9671b72d269390a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:21.534494 24957 tablet_replica.cc:333] T 03e5715879ef432d8c2396ed7d55e895 P f9325ddae70a402d9671b72d269390a9: stopping tablet replica
I20260601 13:31:21.534601 24957 raft_consensus.cc:2243] T 03e5715879ef432d8c2396ed7d55e895 P f9325ddae70a402d9671b72d269390a9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:21.534726 24957 raft_consensus.cc:2272] T 03e5715879ef432d8c2396ed7d55e895 P f9325ddae70a402d9671b72d269390a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:21.535419 24957 tablet_replica.cc:333] T b69675bcb7f44bab8796790215303b1a P f9325ddae70a402d9671b72d269390a9: stopping tablet replica
I20260601 13:31:21.535512 24957 raft_consensus.cc:2243] T b69675bcb7f44bab8796790215303b1a P f9325ddae70a402d9671b72d269390a9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:21.535621 24957 raft_consensus.cc:2272] T b69675bcb7f44bab8796790215303b1a P f9325ddae70a402d9671b72d269390a9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260601 13:31:21.535702  3770 consensus_peers.cc:597] T 4f3753d0636f4cb0ae3742f824739c56 P 0ea9f3315e8d4bb7ba44d888cc76610d -> Peer f9325ddae70a402d9671b72d269390a9 (127.24.95.66:41373): Couldn't send request to peer f9325ddae70a402d9671b72d269390a9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:31:21.536157 24957 tablet_replica.cc:333] T 6bd68c93ba3e446d9595d90f0450a9f0 P f9325ddae70a402d9671b72d269390a9: stopping tablet replica
I20260601 13:31:21.536252 24957 raft_consensus.cc:2243] T 6bd68c93ba3e446d9595d90f0450a9f0 P f9325ddae70a402d9671b72d269390a9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:21.536398 24957 raft_consensus.cc:2272] T 6bd68c93ba3e446d9595d90f0450a9f0 P f9325ddae70a402d9671b72d269390a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:21.540576 24957 tablet_server.cc:196] TabletServer@127.24.95.66:0 shutdown complete.
I20260601 13:31:21.543083 24957 tablet_server.cc:179] TabletServer@127.24.95.67:0 shutting down...
I20260601 13:31:21.549144 24957 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:31:21.549436 24957 tablet_replica.cc:333] T 29458fb5682c4229a7cc537071af3b9e P 0ea9f3315e8d4bb7ba44d888cc76610d: stopping tablet replica
I20260601 13:31:21.549575 24957 raft_consensus.cc:2243] T 29458fb5682c4229a7cc537071af3b9e P 0ea9f3315e8d4bb7ba44d888cc76610d [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:21.549798 24957 raft_consensus.cc:2272] T 29458fb5682c4229a7cc537071af3b9e P 0ea9f3315e8d4bb7ba44d888cc76610d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:21.550330 24957 tablet_replica.cc:333] T 4f3753d0636f4cb0ae3742f824739c56 P 0ea9f3315e8d4bb7ba44d888cc76610d: stopping tablet replica
I20260601 13:31:21.550436 24957 raft_consensus.cc:2243] T 4f3753d0636f4cb0ae3742f824739c56 P 0ea9f3315e8d4bb7ba44d888cc76610d [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:21.550652 24957 raft_consensus.cc:2272] T 4f3753d0636f4cb0ae3742f824739c56 P 0ea9f3315e8d4bb7ba44d888cc76610d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:21.551191 24957 tablet_replica.cc:333] T 8be4357a228843ffa1d5472305dba719 P 0ea9f3315e8d4bb7ba44d888cc76610d: stopping tablet replica
I20260601 13:31:21.551292 24957 raft_consensus.cc:2243] T 8be4357a228843ffa1d5472305dba719 P 0ea9f3315e8d4bb7ba44d888cc76610d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:21.551403 24957 raft_consensus.cc:2272] T 8be4357a228843ffa1d5472305dba719 P 0ea9f3315e8d4bb7ba44d888cc76610d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:21.551790 24957 tablet_replica.cc:333] T 6bd68c93ba3e446d9595d90f0450a9f0 P 0ea9f3315e8d4bb7ba44d888cc76610d: stopping tablet replica
I20260601 13:31:21.551889 24957 raft_consensus.cc:2243] T 6bd68c93ba3e446d9595d90f0450a9f0 P 0ea9f3315e8d4bb7ba44d888cc76610d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:21.551997 24957 raft_consensus.cc:2272] T 6bd68c93ba3e446d9595d90f0450a9f0 P 0ea9f3315e8d4bb7ba44d888cc76610d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:21.552752 24957 tablet_replica.cc:333] T b69675bcb7f44bab8796790215303b1a P 0ea9f3315e8d4bb7ba44d888cc76610d: stopping tablet replica
I20260601 13:31:21.552851 24957 raft_consensus.cc:2243] T b69675bcb7f44bab8796790215303b1a P 0ea9f3315e8d4bb7ba44d888cc76610d [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:21.553053 24957 raft_consensus.cc:2272] T b69675bcb7f44bab8796790215303b1a P 0ea9f3315e8d4bb7ba44d888cc76610d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:21.553575 24957 tablet_replica.cc:333] T 03e5715879ef432d8c2396ed7d55e895 P 0ea9f3315e8d4bb7ba44d888cc76610d: stopping tablet replica
I20260601 13:31:21.553663 24957 raft_consensus.cc:2243] T 03e5715879ef432d8c2396ed7d55e895 P 0ea9f3315e8d4bb7ba44d888cc76610d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:31:21.553778 24957 raft_consensus.cc:2272] T 03e5715879ef432d8c2396ed7d55e895 P 0ea9f3315e8d4bb7ba44d888cc76610d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:21.568132 24957 tablet_server.cc:196] TabletServer@127.24.95.67:0 shutdown complete.
I20260601 13:31:21.571626 24957 tablet_server.cc:179] TabletServer@127.24.95.68:0 shutting down...
I20260601 13:31:21.575488 24957 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:31:21.576097 24957 tablet_replica.cc:333] T 4f3753d0636f4cb0ae3742f824739c56 P 1eb013f2c0e74055977ee09e15d1a90c: stopping tablet replica
I20260601 13:31:21.576252 24957 raft_consensus.cc:2243] T 4f3753d0636f4cb0ae3742f824739c56 P 1eb013f2c0e74055977ee09e15d1a90c [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:31:21.576367 24957 raft_consensus.cc:2272] T 4f3753d0636f4cb0ae3742f824739c56 P 1eb013f2c0e74055977ee09e15d1a90c [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:31:21.577234 24957 tablet_replica.cc:333] T 6bd68c93ba3e446d9595d90f0450a9f0 P 1eb013f2c0e74055977ee09e15d1a90c: stopping tablet replica
I20260601 13:31:21.577360 24957 raft_consensus.cc:2243] T 6bd68c93ba3e446d9595d90f0450a9f0 P 1eb013f2c0e74055977ee09e15d1a90c [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:31:21.577471 24957 raft_consensus.cc:2272] T 6bd68c93ba3e446d9595d90f0450a9f0 P 1eb013f2c0e74055977ee09e15d1a90c [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:31:21.577967 24957 tablet_replica.cc:333] T b69675bcb7f44bab8796790215303b1a P 1eb013f2c0e74055977ee09e15d1a90c: stopping tablet replica
I20260601 13:31:21.578065 24957 raft_consensus.cc:2243] T b69675bcb7f44bab8796790215303b1a P 1eb013f2c0e74055977ee09e15d1a90c [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:31:21.578152 24957 raft_consensus.cc:2272] T b69675bcb7f44bab8796790215303b1a P 1eb013f2c0e74055977ee09e15d1a90c [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:31:21.578574 24957 tablet_replica.cc:333] T 03e5715879ef432d8c2396ed7d55e895 P 1eb013f2c0e74055977ee09e15d1a90c: stopping tablet replica
I20260601 13:31:21.578665 24957 raft_consensus.cc:2243] T 03e5715879ef432d8c2396ed7d55e895 P 1eb013f2c0e74055977ee09e15d1a90c [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:31:21.578754 24957 raft_consensus.cc:2272] T 03e5715879ef432d8c2396ed7d55e895 P 1eb013f2c0e74055977ee09e15d1a90c [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:31:21.586639 24957 tablet_server.cc:196] TabletServer@127.24.95.68:0 shutdown complete.
I20260601 13:31:21.589581 24957 master.cc:562] Master@127.24.95.126:45315 shutting down...
W20260601 13:31:21.593469  3598 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260601 13:31:21.593549  3598 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260601 13:31:21.593588  3598 auto_rebalancer.cc:300] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260601 13:31:21.593894 24957 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b5f22f382001433183ce6c93ac6ac3a1 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:31:21.594025 24957 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b5f22f382001433183ce6c93ac6ac3a1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:31:21.594071 24957 tablet_replica.cc:333] T 00000000000000000000000000000000 P b5f22f382001433183ce6c93ac6ac3a1: stopping tablet replica
I20260601 13:31:21.606702 24957 master.cc:584] Master@127.24.95.126:45315 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1 (4090 ms)
[----------] 2 tests from PreferFollowerRebalancingTest (6436 ms total)

[----------] Global test environment tear-down
[==========] 24 tests from 2 test suites ran. (188647 ms total)
[  PASSED  ] 24 tests.
I20260601 13:31:21.617411 24957 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 ~21 seconds ago
I20260601 13:31:21.617465 24957 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:542: suppressed but not reported on 7 messages since previous log ~21 seconds ago
I20260601 13:31:21.617480 24957 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4754: suppressed but not reported on 7 messages since previous log ~21 seconds ago
I20260601 13:31:21.617501 24957 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:5374: suppressed but not reported on 8 messages since previous log ~50 seconds ago
I20260601 13:31:21.617517 24957 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4809: suppressed but not reported on 21 messages since previous log ~117 seconds ago
I20260601 13:31:21.617538 24957 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/heartbeater.cc:646: suppressed but not reported on 12 messages since previous log ~175 seconds ago
I20260601 13:31:21.617568 24957 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2404: suppressed but not reported on 86 messages since previous log ~16 seconds ago
I20260601 13:31:21.617646 24957 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 1 messages since previous log ~0 seconds ago
